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

API event #24486.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: e85216b2-d275-44b0-b915-5c98b6c5e617@1.worker-com-654b68849d-h8nh9.macstadium-prod-2
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: 09cb39f8-1720-4e30-8058-de98a288d994 travis-ci-macos11.6-xcode13.1-1634830466 (via amqp)
5startup: 1m19.620288311s
60.68s0.01s0.01s0.02s
system_info
7Build system information
8Build language: c
9Build id: 272857290
10Job id: 627411121
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.52s0.01s0.01s0.01s0.02s0.01s0.09s0.05s0.05s0.01s0.05s0.01s0.01s1.03s0.15s0.01s0.02s0.04s0.01s4.01s
581.76s0.05s0.01s0.01s0.01s0.01s0.01s0.14s0.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
590.05s0.41s$ 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 9c5525547af2449b91f725590d83edff91484c33
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.5
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.12s$ Installing caching utilities
820.01s3.62sattempting 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.18sadding /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.57sadding /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.01s$ 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.32s$ 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
1300.60s$ rvm reload
131Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
132 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
133 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
134 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
135 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
136RVM reloaded!
138gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
139gpg: Total number processed: 1
140gpg: unchanged: 1
141gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
142gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
143gpg: Total number processed: 1
144gpg: unchanged: 1
1450.20s$: command not found
146Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
147Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
148gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
149gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
150gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
151gpg: WARNING: This key is not certified with a trusted signature!
152gpg: There is no indication that the signature belongs to the owner.
153Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
154GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
155Upgrading the RVM installation in /Users/travis/.rvm/
156Upgrade of RVM in /Users/travis/.rvm/ is complete.
158<warn>Thanks for installing RVM 🙏</warn>
159Please consider donating to our open collective to help us maintain RVM.
161👉 Donate: <code>https://opencollective.com/rvm/donate</code>
164: command not found
1650.25s$ rvm reset
166Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
167 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
168 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
169 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
170 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
1722.87s$ rvm cleanup all
173Cleaning up rvm archives
174Cleaning up rvm repos
175Cleaning up rvm src
176Cleaning up rvm log
177Cleaning up rvm tmp
178Cleaning up rvm gemsets
179Cleaning up rvm links
180Cleanup done.
1826.43s$ rvm get stable --auto-dotfiles
183Downloading https://get.rvm.io
184Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
185Verifying /Users/travis/.rvm/archives/rvm-installer.asc
186gpg: Signature made Tue Feb 21 23:35:16 2023 GMT
187gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
188gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
189gpg: WARNING: This key is not certified with a trusted signature!
190gpg: There is no indication that the signature belongs to the owner.
191Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
192GPG verified '/Users/travis/.rvm/archives/rvm-installer'
193Turning on auto dotfiles mode.
194Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
195Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
196gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
197gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
198gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
199gpg: WARNING: This key is not certified with a trusted signature!
200gpg: There is no indication that the signature belongs to the owner.
201Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
202GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
203Upgrading the RVM installation in /Users/travis/.rvm/
204 Fixing environment link for default.
205Upgrade of RVM in /Users/travis/.rvm/ is complete.
207<warn>Thanks for installing RVM 🙏</warn>
208Please consider donating to our open collective to help us maintain RVM.
210👉 Donate: <code>https://opencollective.com/rvm/donate</code>
213RVM reloaded!
rvm.2
216clean up meta data
217done
rvm.3
219set up env for rvm
2200.02s$ source /Users/travis/.rvm/scripts/rvm
2220.03s$ unset DYLD_LIBRARY_PATH
2240.02s$ export rvm_git_clone_depth=1
2277.62s$ install_autoconf
228/tmp ~/build/travis-ci/travis-rubies
229--2024-10-23 14:59:40-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
230Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
231Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.
232HTTP request sent, awaiting response... 200 OK
233Length: 2143794 (2.0M) [application/x-gzip]
234Saving to: ‘autoconf-latest.tar.gz’
236 0K .......... .......... .......... .......... .......... 2% 775K 3s
237 50K .......... .......... .......... .......... .......... 4% 1.58M 2s
238 100K .......... .......... .......... .......... .......... 7% 18.6M 1s
239 150K .......... .......... .......... .......... .......... 9% 1.65M 1s
240 200K .......... .......... .......... .......... .......... 11% 21.4M 1s
241 250K .......... .......... .......... .......... .......... 14% 1.66M 1s
242 300K .......... .......... .......... .......... .......... 16% 18.5M 1s
243 350K .......... .......... .......... .......... .......... 19% 22.1M 1s
244 400K .......... .......... .......... .......... .......... 21% 1.55M 1s
245 450K .......... .......... .......... .......... .......... 23% 33.8M 1s
246 500K .......... .......... .......... .......... .......... 26% 1.61M 1s
247 550K .......... .......... .......... .......... .......... 28% 22.3M 1s
248 600K .......... .......... .......... .......... .......... 31% 1.81M 1s
249 650K .......... .......... .......... .......... .......... 33% 17.3M 1s
250 700K .......... .......... .......... .......... .......... 35% 24.3M 0s
251 750K .......... .......... .......... .......... .......... 38% 1.55M 0s
252 800K .......... .......... .......... .......... .......... 40% 30.7M 0s
253 850K .......... .......... .......... .......... .......... 42% 1.97M 0s
254 900K .......... .......... .......... .......... .......... 45% 3.74M 0s
255 950K .......... .......... .......... .......... .......... 47% 24.0M 0s
256 1000K .......... .......... .......... .......... .......... 50% 1.74M 0s
257 1050K .......... .......... .......... .......... .......... 52% 20.9M 0s
258 1100K .......... .......... .......... .......... .......... 54% 12.7M 0s
259 1150K .......... .......... .......... .......... .......... 57% 1.06M 0s
260 1200K .......... .......... .......... .......... .......... 59% 15.9M 0s
261 1250K .......... .......... .......... .......... .......... 62% 28.3M 0s
262 1300K .......... .......... .......... .......... .......... 64% 1.75M 0s
263 1350K .......... .......... .......... .......... .......... 66% 7.13M 0s
264 1400K .......... .......... .......... .......... .......... 69% 11.0M 0s
265 1450K .......... .......... .......... .......... .......... 71% 3.74M 0s
266 1500K .......... .......... .......... .......... .......... 74% 3.66M 0s
267 1550K .......... .......... .......... .......... .......... 76% 25.8M 0s
268 1600K .......... .......... .......... .......... .......... 78% 4.96M 0s
269 1650K .......... .......... .......... .......... .......... 81% 3.30M 0s
270 1700K .......... .......... .......... .......... .......... 83% 10.7M 0s
271 1750K .......... .......... .......... .......... .......... 85% 4.96M 0s
272 1800K .......... .......... .......... .......... .......... 88% 3.64M 0s
273 1850K .......... .......... .......... .......... .......... 90% 23.6M 0s
274 1900K .......... .......... .......... .......... .......... 93% 8.88M 0s
275 1950K .......... .......... .......... .......... .......... 95% 3.29M 0s
276 2000K .......... .......... .......... .......... .......... 97% 3.72M 0s
277 2050K .......... .......... .......... .......... ... 100% 11.3M=0.6s
2792024-10-23 14:59:41 (3.53 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]
281x autoconf-2.72/
282x autoconf-2.72/.prev-version
283x autoconf-2.72/.tarball-version
284x autoconf-2.72/.version
285x autoconf-2.72/AUTHORS
286x autoconf-2.72/BUGS
287x autoconf-2.72/COPYING
288x autoconf-2.72/COPYING.EXCEPTION
289x autoconf-2.72/COPYINGv3
290x autoconf-2.72/ChangeLog
291x autoconf-2.72/ChangeLog.0
292x autoconf-2.72/ChangeLog.1
293x autoconf-2.72/ChangeLog.2
294x autoconf-2.72/ChangeLog.3
295x autoconf-2.72/GNUmakefile
296x autoconf-2.72/INSTALL
297x autoconf-2.72/Makefile.am
298x autoconf-2.72/Makefile.in
299x autoconf-2.72/NEWS
300x autoconf-2.72/README
301x autoconf-2.72/THANKS
302x autoconf-2.72/TODO
303x autoconf-2.72/aclocal.m4
304x autoconf-2.72/bin/
305x autoconf-2.72/bin/autoconf.in
306x autoconf-2.72/bin/autoheader.in
307x autoconf-2.72/bin/autom4te.in
308x autoconf-2.72/bin/autoreconf.in
309x autoconf-2.72/bin/autoscan.in
310x autoconf-2.72/bin/autoupdate.in
311x autoconf-2.72/bin/ifnames.in
312x autoconf-2.72/bin/local.mk
313x autoconf-2.72/build-aux/
314x autoconf-2.72/build-aux/announce-gen
315x autoconf-2.72/build-aux/config.guess
316x autoconf-2.72/build-aux/config.sub
317x autoconf-2.72/build-aux/gendocs.sh
318x autoconf-2.72/build-aux/git-version-gen
319x autoconf-2.72/build-aux/gitlog-to-changelog
320x autoconf-2.72/build-aux/gnupload
321x autoconf-2.72/build-aux/help-extract.pl
322x autoconf-2.72/build-aux/install-sh
323x autoconf-2.72/build-aux/mdate-sh
324x autoconf-2.72/build-aux/missing
325x autoconf-2.72/build-aux/texinfo.tex
326x autoconf-2.72/cfg.mk
327x autoconf-2.72/configure
328x autoconf-2.72/configure.ac
329x autoconf-2.72/doc/
330x autoconf-2.72/doc/autoconf.info
331x autoconf-2.72/doc/autoconf.texi
332x autoconf-2.72/doc/fdl.texi
333x autoconf-2.72/doc/gendocs_template
334x autoconf-2.72/doc/gnu-oids.texi
335x autoconf-2.72/doc/install.texi
336x autoconf-2.72/doc/local.mk
337x autoconf-2.72/doc/make-stds.texi
338x autoconf-2.72/doc/stamp-vti
339x autoconf-2.72/doc/standards.info
340x autoconf-2.72/doc/standards.texi
341x autoconf-2.72/doc/version.texi
342x autoconf-2.72/lib/
343x autoconf-2.72/lib/Autom4te/
344x autoconf-2.72/lib/Autom4te/C4che.pm
345x autoconf-2.72/lib/Autom4te/ChannelDefs.pm
346x autoconf-2.72/lib/Autom4te/Channels.pm
347x autoconf-2.72/lib/Autom4te/Config.pm
348x autoconf-2.72/lib/Autom4te/Configure_ac.pm
349x autoconf-2.72/lib/Autom4te/FileUtils.pm
350x autoconf-2.72/lib/Autom4te/General.pm
351x autoconf-2.72/lib/Autom4te/Getopt.pm
352x autoconf-2.72/lib/Autom4te/Request.pm
353x autoconf-2.72/lib/Autom4te/XFile.pm
354x autoconf-2.72/lib/autoconf/
355x autoconf-2.72/lib/autoconf/autoconf.m4
356x autoconf-2.72/lib/autoconf/autoheader.m4
357x autoconf-2.72/lib/autoconf/autoscan.m4
358x autoconf-2.72/lib/autoconf/autotest.m4
359x autoconf-2.72/lib/autoconf/autoupdate.m4
360x autoconf-2.72/lib/autoconf/c.m4
361x autoconf-2.72/lib/autoconf/erlang.m4
362x autoconf-2.72/lib/autoconf/fortran.m4
363x autoconf-2.72/lib/autoconf/functions.m4
364x autoconf-2.72/lib/autoconf/general.m4
365x autoconf-2.72/lib/autoconf/go.m4
366x autoconf-2.72/lib/autoconf/headers.m4
367x autoconf-2.72/lib/autoconf/lang.m4
368x autoconf-2.72/lib/autoconf/libs.m4
369x autoconf-2.72/lib/autoconf/oldnames.m4
370x autoconf-2.72/lib/autoconf/programs.m4
371x autoconf-2.72/lib/autoconf/specific.m4
372x autoconf-2.72/lib/autoconf/status.m4
373x autoconf-2.72/lib/autoconf/trailer.m4
374x autoconf-2.72/lib/autoconf/types.m4
375x autoconf-2.72/lib/autom4te.in
376x autoconf-2.72/lib/autoscan/
377x autoconf-2.72/lib/autoscan/autoscan.pre
378x autoconf-2.72/lib/autotest/
379x autoconf-2.72/lib/autotest/autotest.m4
380x autoconf-2.72/lib/autotest/general.m4
381x autoconf-2.72/lib/autotest/specific.m4
382x autoconf-2.72/lib/emacs/
383x autoconf-2.72/lib/emacs/autoconf-mode.el
384x autoconf-2.72/lib/emacs/autotest-mode.el
385x autoconf-2.72/lib/freeze.mk
386x autoconf-2.72/lib/local.mk
387x autoconf-2.72/lib/m4sugar/
388x autoconf-2.72/lib/m4sugar/foreach.m4
389x autoconf-2.72/lib/m4sugar/m4sh.m4
390x autoconf-2.72/lib/m4sugar/m4sugar.m4
391x autoconf-2.72/lib/version.in
392x autoconf-2.72/m4/
393x autoconf-2.72/m4/autobuild.m4
394x autoconf-2.72/m4/m4.m4
395x autoconf-2.72/m4/make-case.m4
396x autoconf-2.72/maint.mk
397x autoconf-2.72/man/
398x autoconf-2.72/man/autoconf.1
399x autoconf-2.72/man/autoconf.w
400x autoconf-2.72/man/autoconf.x
401x autoconf-2.72/man/autoheader.1
402x autoconf-2.72/man/autoheader.w
403x autoconf-2.72/man/autoheader.x
404x autoconf-2.72/man/autom4te.1
405x autoconf-2.72/man/autom4te.w
406x autoconf-2.72/man/autom4te.x
407x autoconf-2.72/man/autoreconf.1
408x autoconf-2.72/man/autoreconf.w
409x autoconf-2.72/man/autoreconf.x
410x autoconf-2.72/man/autoscan.1
411x autoconf-2.72/man/autoscan.w
412x autoconf-2.72/man/autoscan.x
413x autoconf-2.72/man/autoupdate.1
414x autoconf-2.72/man/autoupdate.w
415x autoconf-2.72/man/autoupdate.x
416x autoconf-2.72/man/common.x
417x autoconf-2.72/man/ifnames.1
418x autoconf-2.72/man/ifnames.w
419x autoconf-2.72/man/ifnames.x
420x autoconf-2.72/man/local.mk
421x autoconf-2.72/tests/
422x autoconf-2.72/tests/atlocal.in
423x autoconf-2.72/tests/autoscan.at
424x autoconf-2.72/tests/autotest.at
425x autoconf-2.72/tests/base.at
426x autoconf-2.72/tests/c.at
427x autoconf-2.72/tests/compile.at
428x autoconf-2.72/tests/data/
429x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4
430x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4
431x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4
432x autoconf-2.72/tests/erlang.at
433x autoconf-2.72/tests/foreign.at
434x autoconf-2.72/tests/fortran.at
435x autoconf-2.72/tests/go.at
436x autoconf-2.72/tests/local.at
437x autoconf-2.72/tests/local.mk
438x autoconf-2.72/tests/m4sh.at
439x autoconf-2.72/tests/m4sugar.at
440x autoconf-2.72/tests/mktests.pl
441x autoconf-2.72/tests/semantics.at
442x autoconf-2.72/tests/statesave.m4
443x autoconf-2.72/tests/suite.at
444x autoconf-2.72/tests/tools.at
445x autoconf-2.72/tests/torture.at
446x autoconf-2.72/tests/wrapper.as
447/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies
448checking for a BSD-compatible install... /usr/local/bin/ginstall -c
449checking whether build environment is sane... yes
450checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
451checking for gawk... no
452checking for mawk... no
453checking for nawk... no
454checking for awk... awk
455checking whether make sets $(MAKE)... yes
456checking whether make supports nested variables... yes
457checking build system type... x86_64-apple-darwin20.6.0
458checking host system type... x86_64-apple-darwin20.6.0
459configure: autobuild project... GNU Autoconf
460configure: autobuild revision... 2.72
461configure: autobuild hostname... Traviss-Mac.local
462configure: autobuild timestamp... 20241023T145945Z
463checking for a shell whose -n mode is known to work... /bin/sh
464checking for characters that cannot appear in file names... none
465checking whether directories can have trailing spaces... yes
466checking for expr... /bin/expr
467checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.
468GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.
469GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
470Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.
471There seems to be no Makefile in this directory.
472You must run ./configure before running '/Applications/Xcode-13.1.Release.Candidate.app/Contents/Developer/usr/bin/make'.
473make: *** [abort-due-to-no-makefile] Error 1
474There seems to be no Makefile in this directory.
475You must run ./configure before running '/Applications/Xcode-13.1.Release.Candidate.app/Contents/Developer/usr/bin/make'.
476make: *** [abort-due-to-no-makefile] Error 1
477/tmp ~/build/travis-ci/travis-rubies
478~/build/travis-ci/travis-rubies
rvm.4
480OSX specific setup
4810.39s$ rvm autolibs homebrew
483574.48s$ rvm use --install 2.7.5
484Required ruby-2.7.5 is not installed - installing.
485Searching for binary rubies, this might take some time.
486Found remote file https://rubies.travis-ci.org/osx/11.6/x86_64/ruby-2.7.5.tar.bz2
487Checking requirements for osx_brew.
488Do not know how to check/install gcc 'gcc'.
489Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'
490Requirements installation successful.
491ruby-2.7.5 - #configure
492ruby-2.7.5 - #download
493 % Total % Received % Xferd Average Speed Time Time Time Current
494 Dload Upload Total Spent Left Speed
495 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
496100 5763k 100 5763k 0 0 3337k 0 0:00:01 0:00:01 --:--:-- 36.0M
497No checksum for downloaded archive, recording checksum in user configuration.
498ruby-2.7.5 - #validate archive
499ruby-2.7.5 - #extract
500ruby-2.7.5 - #validate binary
501Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries
502Mounting remote ruby failed with status 10, trying to compile.
503Checking requirements for osx_brew.
504Do not know how to check/install gcc 'gcc'.
505Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
506Requirements installation successful.
507Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.
508Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...
509ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...
510 % Total % Received % Xferd Average Speed Time Time Time Current
511 Dload Upload Total Spent Left Speed
512100 14.1M 100 14.1M 0 0 64.7M 0 --:--:-- --:--:-- --:--:-- 64.7M
513No checksum for downloaded archive, recording checksum in user configuration.
514ruby-2.7.5 - #extracting ruby-2.7.5 to /Users/travis/.rvm/src/ruby-2.7.5.....
515ruby-2.7.5 - #configuring..........................................................................
516ruby-2.7.5 - #post-configuration.
517ruby-2.7.5 - #compiling................................................................................
518ruby-2.7.5 - #installing............
519ruby-2.7.5 - #making binaries executable...
520Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
521ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global
522ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................
523ruby-2.7.5 - #generating global wrappers........
524ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5
525ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list
526ruby-2.7.5 - #generating default wrappers........
527ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
528Install of ruby-2.7.5 - #complete
529Ruby was built without documentation, to build it run: rvm docs generate-ri
530Using /Users/travis/.rvm/gems/ruby-2.7.5
5320.15s$ sudo mkdir -p /etc/openssl
5340.07s$ sudo chown -R travis: /etc/openssl
5360.02s$ mkdir -p /Users/travis/.rvm/patchsets/ruby
538$ echo "" > $rvm_path/patchsets/ruby/osx_static
ruby
540check which ruby to build
5410.03s$ export RUBY=ruby-3.2.5
543EVERYBODY STAND BACK, WE'RE INSTALLING ruby-3.2.5
5440.03s$ unset CC
build
547build ruby-3.2.5
5480.83s$ rvm alias delete ruby-3.2.5
549Deleting alias: ruby-3.2.5...
5514.51s$ rvm remove ruby-3.2.5
552ruby-3.2.5 - #already gone
553Using /Users/travis/.rvm/gems/ruby-2.6.6
555info: downloading installer
556info: profile set to 'default'
557info: default host triple is x86_64-apple-darwin
558info: syncing channel updates for 'stable-x86_64-apple-darwin'
559info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
560info: downloading component 'cargo'
561info: downloading component 'clippy'
562info: downloading component 'rust-docs'
563info: downloading component 'rust-std'
564info: downloading component 'rustc'
565info: downloading component 'rustfmt'
566info: installing component 'cargo'
567info: installing component 'clippy'
568info: installing component 'rust-docs'
569info: installing component 'rust-std'
570info: installing component 'rustc'
571info: installing component 'rustfmt'
572info: default toolchain set to 'stable-x86_64-apple-darwin'
574 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)
577Rust is installed now. Great!
579To get started you may need to restart your current shell.
580This would reload your PATH environment variable to include
581Cargo's bin directory ($HOME/.cargo/bin).
583To configure your current shell, you need to source
584the corresponding env file under $HOME/.cargo.
586This is usually done by running one of the following (note the leading DOT):
587. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
588source "$HOME/.cargo/env.fish" # For fish
589$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp
590Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
591 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
592 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
593 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
594 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
595Checking requirements for osx_brew.
596Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
597Requirements installation successful.
598Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...
599ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...
600 % Total % Received % Xferd Average Speed Time Time Time Current
601 Dload Upload Total Spent Left Speed
602100 19.6M 100 19.6M 0 0 62.2M 0 --:--:-- --:--:-- --:--:-- 62.2M
603No checksum for downloaded archive, recording checksum in user configuration.
604ruby-3.2.5 - #extracting ruby-3.2.5 to /Users/travis/.rvm/src/ruby-3.2.5.....
605ruby-3.2.5 - #configuring....................................................................
606ruby-3.2.5 - #post-configuration.
607ruby-3.2.5 - #compiling.................
Top