build build branch=build; source=; env="VERSION=3.2.4 ALIAS=3.2" 2…

API event #24489.17 passed

  • Ran for
AMD64
no language set
Git
Raw log
Scroll to End of Log
0.01s0.01s0.01s
worker_info
1Worker information
2hostname: aca951cc-f7e8-4c6d-ad74-f1ba99e0cd89@1.worker-com-654b68849d-zrprh.macstadium-prod-2
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: 2890915f-c12a-4b9b-b79e-c622549072f2 travis-ci-macos11.6-xcode13.1-1634830466 (via amqp)
5startup: 1m16.57679175s
60.68s0.01s0.01s0.02s
system_info
7Build system information
8Build language: c
9Build id: 272877223
10Job id: 627454575
11Runtime kernel version: 20.6.0
12VM: default
13travis-build version: 6b157a1c
14Build image provisioning date and time
15Thu Oct 21 19:36:15 GMT 2021
16Operating System Details
17ProductName: macOS
18ProductVersion: 11.6
19BuildVersion: 20G165
20Git version
21git version 2.33.1
22bash version
23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin20)
24Copyright (C) 2007 Free Software Foundation, Inc.
25GCC version
26Apple clang version 13.0.0 (clang-1300.0.29.3)
27Target: x86_64-apple-darwin20.6.0
28Thread model: posix
29InstalledDir: /Applications/Xcode-13.1.Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
30LLVM version
31Apple clang version 13.0.0 (clang-1300.0.29.3)
32Target: x86_64-apple-darwin20.6.0
33Thread model: posix
34InstalledDir: /Applications/Xcode-13.1.Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
35Pre-installed Ruby versions
36ruby-2.6.6
37Pre-installed Node.js versions
38v10.24.1
39v11.15.0
40v12.22.6
41v12.22.7
42v13.14.0
43v14.17.6
44v14.18.1
45v15.14.0
46v16.10.0
47v4.9.1
48v6.17.1
49v8.17.0
50mvn -version
51Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
52Maven home: /usr/local/Cellar/maven/3.8.3/libexec
53Java version: 17, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk/17/libexec/openjdk.jdk/Contents/Home
54Default locale: en_US, platform encoding: UTF-8
55OS name: "mac os x", version: "11.6", arch: "x86_64", family: "mac"
570.01s0.01s0.55s0.01s0.02s0.01s0.02s0.01s0.08s0.05s0.08s0.01s0.08s0.01s0.01s0.97s0.17s0.01s0.02s0.04s0.01s3.81s
581.92s0.04s0.01s0.01s0.01s0.01s0.01s0.14s0.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
590.04s0.40s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
60Cloning into 'travis-ci/travis-rubies'...
61$ cd travis-ci/travis-rubies
62$ git checkout -qf a5a741bb2d228d7005f519e0f1d5065c38537e9c
640.01s
65Setting environment variables from repository settings
66$ export AWS_ACCESS_KEY_ID=[secure]
67$ export AWS_SECRET_ACCESS_KEY=[secure]
68$ export AWS_DEFAULT_REGION=[secure]
69$ export SAFE_RVM_VERSION=1.29.7
71Setting environment variables from .travis.yml
72$ export VERSION=3.2.4
73$ export ALIAS=3.2
75$ export TRAVIS_COMPILER=gcc
76$ export CC=${CC:-gcc}
77$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
78$ export PATH=/usr/lib/ccache:$PATH
cache.1
79Setting up build cache
80$ export CASHER_DIR=${TRAVIS_HOME}/.casher
810.13s$ Installing caching utilities
820.01s3.79sattempting to download cache archive
83fetching build/cache--osx-xcode13.1-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
84fetching build/cache-osx-xcode13.1-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
85fetching build/cache--compiler-gcc.tgz
86could not download cache
870.01s3.45sadding /usr/local/Cellar/python to cache
88creating directory /usr/local/Cellar/python
89/usr/local/opt/python is a symbolic link to ../Cellar/python@3.9/3.9.7_1; not following
cache.ccache
920.01s3.13sadding /Users/travis/.ccache to cache
93creating directory /Users/travis/.ccache
94$ gcc --version
95Configured with: --prefix=/Applications/Xcode-13.1.Release.Candidate.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-13.1.Release.Candidate.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
96Apple clang version 13.0.0 (clang-1300.0.29.3)
97Target: x86_64-apple-darwin20.6.0
98Thread model: posix
99InstalledDir: /Applications/Xcode-13.1.Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
before_install
1000.03s$ sw_vers
101ProductName: macOS
102ProductVersion: 11.6
103BuildVersion: 20G165
1040.02s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
105rvm_silence_path_mismatch_check_flag=1
106The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
107$ ./build.sh
rvm.1
108update rvm
1092.36s$ rvm remove 1.8.7
110ruby-1.8.7-head - #already gone
111Using /Users/travis/.rvm/gems/ruby-2.6.6
113/usr/local/bin/gpg
114pub rsa4096 2014-10-28 [SC]
115 409B6B1796C275462A1703113804BB82D39DC0E3
116uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
117uid [ unknown] Michal Papis <michal.papis@toptal.com>
118uid [ unknown] [jpeg image of size 5015]
119sub rsa2048 2015-11-02 [E]
121pub rsa4096 2016-11-11 [SC]
122 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
123uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
124sub rsa4096 2016-11-11 [E]
126gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
127gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
128gpg: Total number processed: 1
129gpg: unchanged: 1
130gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
131gpg: Total number processed: 1
132gpg: unchanged: 1
133gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
134gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
135gpg: Total number processed: 1
136gpg: unchanged: 1
1370.15s$: command not found
138Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
139Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
140gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
141gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
142gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
143gpg: WARNING: This key is not certified with a trusted signature!
144gpg: There is no indication that the signature belongs to the owner.
145Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
146GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
147Upgrading the RVM installation in /Users/travis/.rvm/
148Upgrade of RVM in /Users/travis/.rvm/ is complete.
150<warn>Thanks for installing RVM 🙏</warn>
151Please consider donating to our open collective to help us maintain RVM.
153👉 Donate: <code>https://opencollective.com/rvm/donate</code>
156: command not found
1576.41s$ rvm get stable --auto-dotfiles
158Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
159 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
160 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
161 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
162 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
163Downloading https://get.rvm.io
164Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
165Verifying /Users/travis/.rvm/archives/rvm-installer.asc
166gpg: Signature made Tue Feb 21 23:35:16 2023 GMT
167gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
168gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
169gpg: WARNING: This key is not certified with a trusted signature!
170gpg: There is no indication that the signature belongs to the owner.
171Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
172GPG verified '/Users/travis/.rvm/archives/rvm-installer'
173Turning on auto dotfiles mode.
174Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
175Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
176gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
177gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
178gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
179gpg: WARNING: This key is not certified with a trusted signature!
180gpg: There is no indication that the signature belongs to the owner.
181Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
182GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
183Upgrading the RVM installation in /Users/travis/.rvm/
184Upgrade of RVM in /Users/travis/.rvm/ is complete.
186<warn>Thanks for installing RVM 🙏</warn>
187Please consider donating to our open collective to help us maintain RVM.
189👉 Donate: <code>https://opencollective.com/rvm/donate</code>
192RVM reloaded!
1940.38s$ rvm reload
195Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
196 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
197 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
198 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
199 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
200RVM reloaded!
rvm.2
203clean up meta data
204done
rvm.3
206set up env for rvm
2070.03s$ source /Users/travis/.rvm/scripts/rvm
2090.01s$ unset DYLD_LIBRARY_PATH
2110.01s$ export rvm_git_clone_depth=1
2145.03s$ install_autoconf
215/tmp ~/build/travis-ci/travis-rubies
216--2024-10-24 15:50:05-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
217Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
218Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.
219HTTP request sent, awaiting response... 200 OK
220Length: 2143794 (2.0M) [application/x-gzip]
221Saving to: ‘autoconf-latest.tar.gz’
223 0K .......... .......... .......... .......... .......... 2% 986K 2s
224 50K .......... .......... .......... .......... .......... 4% 1.89M 2s
225 100K .......... .......... .......... .......... .......... 7% 18.1M 1s
226 150K .......... .......... .......... .......... .......... 9% 2.09M 1s
227 200K .......... .......... .......... .......... .......... 11% 17.1M 1s
228 250K .......... .......... .......... .......... .......... 14% 2.11M 1s
229 300K .......... .......... .......... .......... .......... 16% 13.6M 1s
230 350K .......... .......... .......... .......... .......... 19% 9.76M 1s
231 400K .......... .......... .......... .......... .......... 21% 2.32M 1s
232 450K .......... .......... .......... .......... .......... 23% 9.14M 1s
233 500K .......... .......... .......... .......... .......... 26% 1.73M 1s
234 550K .......... .......... .......... .......... .......... 28% 28.9M 0s
235 600K .......... .......... .......... .......... .......... 31% 2.93M 0s
236 650K .......... .......... .......... .......... .......... 33% 3.79M 0s
237 700K .......... .......... .......... .......... .......... 35% 11.6M 0s
238 750K .......... .......... .......... .......... .......... 38% 2.12M 0s
239 800K .......... .......... .......... .......... .......... 40% 11.8M 0s
240 850K .......... .......... .......... .......... .......... 42% 4.76M 0s
241 900K .......... .......... .......... .......... .......... 45% 2.55M 0s
242 950K .......... .......... .......... .......... .......... 47% 15.8M 0s
243 1000K .......... .......... .......... .......... .......... 50% 9.03M 0s
244 1050K .......... .......... .......... .......... .......... 52% 2.17M 0s
245 1100K .......... .......... .......... .......... .......... 54% 21.3M 0s
246 1150K .......... .......... .......... .......... .......... 57% 20.7M 0s
247 1200K .......... .......... .......... .......... .......... 59% 1.97M 0s
248 1250K .......... .......... .......... .......... .......... 62% 15.6M 0s
249 1300K .......... .......... .......... .......... .......... 64% 21.4M 0s
250 1350K .......... .......... .......... .......... .......... 66% 2.09M 0s
251 1400K .......... .......... .......... .......... .......... 69% 10.3M 0s
252 1450K .......... .......... .......... .......... .......... 71% 22.9M 0s
253 1500K .......... .......... .......... .......... .......... 74% 2.76M 0s
254 1550K .......... .......... .......... .......... .......... 76% 14.6M 0s
255 1600K .......... .......... .......... .......... .......... 78% 8.10M 0s
256 1650K .......... .......... .......... .......... .......... 81% 4.57M 0s
257 1700K .......... .......... .......... .......... .......... 83% 5.67M 0s
258 1750K .......... .......... .......... .......... .......... 85% 19.4M 0s
259 1800K .......... .......... .......... .......... .......... 88% 6.98M 0s
260 1850K .......... .......... .......... .......... .......... 90% 3.38M 0s
261 1900K .......... .......... .......... .......... .......... 93% 10.7M 0s
262 1950K .......... .......... .......... .......... .......... 95% 6.04M 0s
263 2000K .......... .......... .......... .......... .......... 97% 6.24M 0s
264 2050K .......... .......... .......... .......... ... 100% 4.13M=0.5s
2662024-10-24 15:50:06 (4.25 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]
268x autoconf-2.72/
269x autoconf-2.72/.prev-version
270x autoconf-2.72/.tarball-version
271x autoconf-2.72/.version
272x autoconf-2.72/AUTHORS
273x autoconf-2.72/BUGS
274x autoconf-2.72/COPYING
275x autoconf-2.72/COPYING.EXCEPTION
276x autoconf-2.72/COPYINGv3
277x autoconf-2.72/ChangeLog
278x autoconf-2.72/ChangeLog.0
279x autoconf-2.72/ChangeLog.1
280x autoconf-2.72/ChangeLog.2
281x autoconf-2.72/ChangeLog.3
282x autoconf-2.72/GNUmakefile
283x autoconf-2.72/INSTALL
284x autoconf-2.72/Makefile.am
285x autoconf-2.72/Makefile.in
286x autoconf-2.72/NEWS
287x autoconf-2.72/README
288x autoconf-2.72/THANKS
289x autoconf-2.72/TODO
290x autoconf-2.72/aclocal.m4
291x autoconf-2.72/bin/
292x autoconf-2.72/bin/autoconf.in
293x autoconf-2.72/bin/autoheader.in
294x autoconf-2.72/bin/autom4te.in
295x autoconf-2.72/bin/autoreconf.in
296x autoconf-2.72/bin/autoscan.in
297x autoconf-2.72/bin/autoupdate.in
298x autoconf-2.72/bin/ifnames.in
299x autoconf-2.72/bin/local.mk
300x autoconf-2.72/build-aux/
301x autoconf-2.72/build-aux/announce-gen
302x autoconf-2.72/build-aux/config.guess
303x autoconf-2.72/build-aux/config.sub
304x autoconf-2.72/build-aux/gendocs.sh
305x autoconf-2.72/build-aux/git-version-gen
306x autoconf-2.72/build-aux/gitlog-to-changelog
307x autoconf-2.72/build-aux/gnupload
308x autoconf-2.72/build-aux/help-extract.pl
309x autoconf-2.72/build-aux/install-sh
310x autoconf-2.72/build-aux/mdate-sh
311x autoconf-2.72/build-aux/missing
312x autoconf-2.72/build-aux/texinfo.tex
313x autoconf-2.72/cfg.mk
314x autoconf-2.72/configure
315x autoconf-2.72/configure.ac
316x autoconf-2.72/doc/
317x autoconf-2.72/doc/autoconf.info
318x autoconf-2.72/doc/autoconf.texi
319x autoconf-2.72/doc/fdl.texi
320x autoconf-2.72/doc/gendocs_template
321x autoconf-2.72/doc/gnu-oids.texi
322x autoconf-2.72/doc/install.texi
323x autoconf-2.72/doc/local.mk
324x autoconf-2.72/doc/make-stds.texi
325x autoconf-2.72/doc/stamp-vti
326x autoconf-2.72/doc/standards.info
327x autoconf-2.72/doc/standards.texi
328x autoconf-2.72/doc/version.texi
329x autoconf-2.72/lib/
330x autoconf-2.72/lib/Autom4te/
331x autoconf-2.72/lib/Autom4te/C4che.pm
332x autoconf-2.72/lib/Autom4te/ChannelDefs.pm
333x autoconf-2.72/lib/Autom4te/Channels.pm
334x autoconf-2.72/lib/Autom4te/Config.pm
335x autoconf-2.72/lib/Autom4te/Configure_ac.pm
336x autoconf-2.72/lib/Autom4te/FileUtils.pm
337x autoconf-2.72/lib/Autom4te/General.pm
338x autoconf-2.72/lib/Autom4te/Getopt.pm
339x autoconf-2.72/lib/Autom4te/Request.pm
340x autoconf-2.72/lib/Autom4te/XFile.pm
341x autoconf-2.72/lib/autoconf/
342x autoconf-2.72/lib/autoconf/autoconf.m4
343x autoconf-2.72/lib/autoconf/autoheader.m4
344x autoconf-2.72/lib/autoconf/autoscan.m4
345x autoconf-2.72/lib/autoconf/autotest.m4
346x autoconf-2.72/lib/autoconf/autoupdate.m4
347x autoconf-2.72/lib/autoconf/c.m4
348x autoconf-2.72/lib/autoconf/erlang.m4
349x autoconf-2.72/lib/autoconf/fortran.m4
350x autoconf-2.72/lib/autoconf/functions.m4
351x autoconf-2.72/lib/autoconf/general.m4
352x autoconf-2.72/lib/autoconf/go.m4
353x autoconf-2.72/lib/autoconf/headers.m4
354x autoconf-2.72/lib/autoconf/lang.m4
355x autoconf-2.72/lib/autoconf/libs.m4
356x autoconf-2.72/lib/autoconf/oldnames.m4
357x autoconf-2.72/lib/autoconf/programs.m4
358x autoconf-2.72/lib/autoconf/specific.m4
359x autoconf-2.72/lib/autoconf/status.m4
360x autoconf-2.72/lib/autoconf/trailer.m4
361x autoconf-2.72/lib/autoconf/types.m4
362x autoconf-2.72/lib/autom4te.in
363x autoconf-2.72/lib/autoscan/
364x autoconf-2.72/lib/autoscan/autoscan.pre
365x autoconf-2.72/lib/autotest/
366x autoconf-2.72/lib/autotest/autotest.m4
367x autoconf-2.72/lib/autotest/general.m4
368x autoconf-2.72/lib/autotest/specific.m4
369x autoconf-2.72/lib/emacs/
370x autoconf-2.72/lib/emacs/autoconf-mode.el
371x autoconf-2.72/lib/emacs/autotest-mode.el
372x autoconf-2.72/lib/freeze.mk
373x autoconf-2.72/lib/local.mk
374x autoconf-2.72/lib/m4sugar/
375x autoconf-2.72/lib/m4sugar/foreach.m4
376x autoconf-2.72/lib/m4sugar/m4sh.m4
377x autoconf-2.72/lib/m4sugar/m4sugar.m4
378x autoconf-2.72/lib/version.in
379x autoconf-2.72/m4/
380x autoconf-2.72/m4/autobuild.m4
381x autoconf-2.72/m4/m4.m4
382x autoconf-2.72/m4/make-case.m4
383x autoconf-2.72/maint.mk
384x autoconf-2.72/man/
385x autoconf-2.72/man/autoconf.1
386x autoconf-2.72/man/autoconf.w
387x autoconf-2.72/man/autoconf.x
388x autoconf-2.72/man/autoheader.1
389x autoconf-2.72/man/autoheader.w
390x autoconf-2.72/man/autoheader.x
391x autoconf-2.72/man/autom4te.1
392x autoconf-2.72/man/autom4te.w
393x autoconf-2.72/man/autom4te.x
394x autoconf-2.72/man/autoreconf.1
395x autoconf-2.72/man/autoreconf.w
396x autoconf-2.72/man/autoreconf.x
397x autoconf-2.72/man/autoscan.1
398x autoconf-2.72/man/autoscan.w
399x autoconf-2.72/man/autoscan.x
400x autoconf-2.72/man/autoupdate.1
401x autoconf-2.72/man/autoupdate.w
402x autoconf-2.72/man/autoupdate.x
403x autoconf-2.72/man/common.x
404x autoconf-2.72/man/ifnames.1
405x autoconf-2.72/man/ifnames.w
406x autoconf-2.72/man/ifnames.x
407x autoconf-2.72/man/local.mk
408x autoconf-2.72/tests/
409x autoconf-2.72/tests/atlocal.in
410x autoconf-2.72/tests/autoscan.at
411x autoconf-2.72/tests/autotest.at
412x autoconf-2.72/tests/base.at
413x autoconf-2.72/tests/c.at
414x autoconf-2.72/tests/compile.at
415x autoconf-2.72/tests/data/
416x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4
417x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4
418x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4
419x autoconf-2.72/tests/erlang.at
420x autoconf-2.72/tests/foreign.at
421x autoconf-2.72/tests/fortran.at
422x autoconf-2.72/tests/go.at
423x autoconf-2.72/tests/local.at
424x autoconf-2.72/tests/local.mk
425x autoconf-2.72/tests/m4sh.at
426x autoconf-2.72/tests/m4sugar.at
427x autoconf-2.72/tests/mktests.pl
428x autoconf-2.72/tests/semantics.at
429x autoconf-2.72/tests/statesave.m4
430x autoconf-2.72/tests/suite.at
431x autoconf-2.72/tests/tools.at
432x autoconf-2.72/tests/torture.at
433x autoconf-2.72/tests/wrapper.as
434/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies
435checking for a BSD-compatible install... /usr/local/bin/ginstall -c
436checking whether build environment is sane... yes
437checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
438checking for gawk... no
439checking for mawk... no
440checking for nawk... no
441checking for awk... awk
442checking whether make sets $(MAKE)... yes
443checking whether make supports nested variables... yes
444checking build system type... x86_64-apple-darwin20.6.0
445checking host system type... x86_64-apple-darwin20.6.0
446configure: autobuild project... GNU Autoconf
447configure: autobuild revision... 2.72
448configure: autobuild hostname... Traviss-Mac.local
449configure: autobuild timestamp... 20241024T155008Z
450checking for a shell whose -n mode is known to work... /bin/sh
451checking for characters that cannot appear in file names... none
452checking whether directories can have trailing spaces... yes
453checking for expr... /bin/expr
454checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.
455GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.
456GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
457Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.
458There seems to be no Makefile in this directory.
459You must run ./configure before running '/Applications/Xcode-13.1.Release.Candidate.app/Contents/Developer/usr/bin/make'.
460make: *** [abort-due-to-no-makefile] Error 1
461There seems to be no Makefile in this directory.
462You must run ./configure before running '/Applications/Xcode-13.1.Release.Candidate.app/Contents/Developer/usr/bin/make'.
463make: *** [abort-due-to-no-makefile] Error 1
464/tmp ~/build/travis-ci/travis-rubies
465~/build/travis-ci/travis-rubies
rvm.4
467OSX specific setup
4680.35s$ rvm autolibs homebrew
469Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
470 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
471 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
472 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
473 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
475578.78s$ rvm use --install 2.7.5
476Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
477 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
478 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
479 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
480 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
481Required ruby-2.7.5 is not installed - installing.
482Searching for binary rubies, this might take some time.
483Found remote file https://rubies.travis-ci.org/osx/11.6/x86_64/ruby-2.7.5.tar.bz2
484Checking requirements for osx_brew.
485Do not know how to check/install gcc 'gcc'.
486Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'
487Requirements installation successful.
488ruby-2.7.5 - #configure
489ruby-2.7.5 - #download
490 % Total % Received % Xferd Average Speed Time Time Time Current
491 Dload Upload Total Spent Left Speed
492 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
493100 5763k 100 5763k 0 0 3615k 0 0:00:01 0:00:01 --:--:-- 3615k
494No checksum for downloaded archive, recording checksum in user configuration.
495ruby-2.7.5 - #validate archive
496ruby-2.7.5 - #extract
497ruby-2.7.5 - #validate binary
498Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries
499Mounting remote ruby failed with status 10, trying to compile.
500Checking requirements for osx_brew.
501Do not know how to check/install gcc 'gcc'.
502Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
503Requirements installation successful.
504Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.
505Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...
506ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...
507 % Total % Received % Xferd Average Speed Time Time Time Current
508 Dload Upload Total Spent Left Speed
509100 14.1M 100 14.1M 0 0 61.9M 0 --:--:-- --:--:-- --:--:-- 61.9M
510No checksum for downloaded archive, recording checksum in user configuration.
511ruby-2.7.5 - #extracting ruby-2.7.5 to /Users/travis/.rvm/src/ruby-2.7.5.....
512ruby-2.7.5 - #configuring..........................................................................
513ruby-2.7.5 - #post-configuration.
514ruby-2.7.5 - #compiling................................................................................
515ruby-2.7.5 - #installing............
516ruby-2.7.5 - #making binaries executable...
517Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
518ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global
519ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................
520ruby-2.7.5 - #generating global wrappers........
521ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5
522ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list
523ruby-2.7.5 - #generating default wrappers........
524ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
525Install of ruby-2.7.5 - #complete
526Ruby was built without documentation, to build it run: rvm docs generate-ri
527Using /Users/travis/.rvm/gems/ruby-2.7.5
5290.14s$ sudo mkdir -p /etc/openssl
5310.06s$ sudo chown -R travis: /etc/openssl
5330.02s$ mkdir -p /Users/travis/.rvm/patchsets/ruby
535$ echo "" > $rvm_path/patchsets/ruby/osx_static
ruby
537check which ruby to build
5380.03s$ export RUBY=ruby-3.2.4
540EVERYBODY STAND BACK, WE'RE INSTALLING ruby-3.2.4
5410.04s$ unset CC
build
544build ruby-3.2.4
5450.46s$ rvm alias delete ruby-3.2.4
546Deleting alias: ruby-3.2.4...
5483.85s$ rvm remove ruby-3.2.4
549ruby-3.2.4 - #already gone
550Using /Users/travis/.rvm/gems/ruby-2.6.6
552info: downloading installer
553info: profile set to 'default'
554info: default host triple is x86_64-apple-darwin
555info: syncing channel updates for 'stable-x86_64-apple-darwin'
556info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
557info: downloading component 'cargo'
558info: downloading component 'clippy'
559info: downloading component 'rust-docs'
560info: downloading component 'rust-std'
561info: downloading component 'rustc'
562info: downloading component 'rustfmt'
563info: installing component 'cargo'
564info: installing component 'clippy'
565info: installing component 'rust-docs'
566info: installing component 'rust-std'
567info: installing component 'rustc'
568info: installing component 'rustfmt'
569info: default toolchain set to 'stable-x86_64-apple-darwin'
571 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)
574Rust is installed now. Great!
576To get started you may need to restart your current shell.
577This would reload your PATH environment variable to include
578Cargo's bin directory ($HOME/.cargo/bin).
580To configure your current shell, you need to source
581the corresponding env file under $HOME/.cargo.
583This is usually done by running one of the following (note the leading DOT):
584. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
585source "$HOME/.cargo/env.fish" # For fish
586$ rvm install ruby-3.2.4 --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp
587Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
588 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
589 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
590 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
591 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
592Checking requirements for osx_brew.
593Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
594Requirements installation successful.
595Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-3.2.4, this may take a while depending on your cpu(s)...
596ruby-3.2.4 - #downloading ruby-3.2.4, this may take a while depending on your connection...
597 % Total % Received % Xferd Average Speed Time Time Time Current
598 Dload Upload Total Spent Left Speed
599100 19.6M 100 19.6M 0 0 48.8M 0 --:--:-- --:--:-- --:--:-- 48.8M
600No checksum for downloaded archive, recording checksum in user configuration.
601ruby-3.2.4 - #extracting ruby-3.2.4 to /Users/travis/.rvm/src/ruby-3.2.4.....
602ruby-3.2.4 - #configuring....................................................................
603ruby-3.2.4 - #post-configuration.
604ruby-3.2.4 - #compiling.......
Top