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

API event #24489.18 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: 6d6a11cc-8d61-4a58-bfad-cfe66c20e248 travis-ci-macos12.1-xcode13.2-1640025698 (via amqp)
5startup: 1m15.506293936s
60.62s0.02s0.01s0.03s
system_info
7Build system information
8Build language: c
9Build id: 272877223
10Job id: 627454576
11Runtime kernel version: 21.2.0
12VM: default
13travis-build version: 6b157a1c
14Build image provisioning date and time
15Mon Dec 20 22:08:38 GMT 2021
16Operating System Details
17ProductName: macOS
18ProductVersion: 12.1
19BuildVersion: 21C52
20Git version
21git version 2.34.1
22bash version
23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)
24Copyright (C) 2007 Free Software Foundation, Inc.
25GCC version
26Apple clang version 13.0.0 (clang-1300.0.29.30)
27Target: x86_64-apple-darwin21.2.0
28Thread model: posix
29InstalledDir: /Applications/Xcode-13.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
30LLVM version
31Apple clang version 13.0.0 (clang-1300.0.29.30)
32Target: x86_64-apple-darwin21.2.0
33Thread model: posix
34InstalledDir: /Applications/Xcode-13.2.1.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.7
41v12.22.8
42v13.14.0
43v14.18.1
44v14.18.2
45v15.14.0
46v16.13.1
47v17.2.0
48v4.9.1
49v6.17.1
50v8.17.0
51mvn -version
52Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
53Maven home: /usr/local/Cellar/maven/3.8.4/libexec
54Java version: 17.0.1, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk/17.0.1_1/libexec/openjdk.jdk/Contents/Home
55Default locale: en_US, platform encoding: UTF-8
56OS name: "mac os x", version: "12.1", arch: "x86_64", family: "mac"
580.02s0.01s0.70s0.02s0.06s0.02s0.03s0.01s0.12s0.07s0.11s0.01s0.24s0.01s0.01s0.82s0.15s0.01s0.03s0.07s0.01s3.97s
591.26s0.05s0.01s0.01s0.01s0.01s0.01s0.21s0.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
600.02s0.42s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
61Cloning into 'travis-ci/travis-rubies'...
62$ cd travis-ci/travis-rubies
63$ git checkout -qf a5a741bb2d228d7005f519e0f1d5065c38537e9c
650.01s
66Setting environment variables from repository settings
67$ export AWS_ACCESS_KEY_ID=[secure]
68$ export AWS_SECRET_ACCESS_KEY=[secure]
69$ export AWS_DEFAULT_REGION=[secure]
70$ export SAFE_RVM_VERSION=1.29.7
72Setting environment variables from .travis.yml
73$ export VERSION=3.2.4
74$ export ALIAS=3.2
76$ export TRAVIS_COMPILER=gcc
77$ export CC=${CC:-gcc}
78$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
79$ export PATH=/usr/lib/ccache:$PATH
cache.1
80Setting up build cache
81$ export CASHER_DIR=${TRAVIS_HOME}/.casher
820.16s$ Installing caching utilities
830.01s5.17sattempting to download cache archive
84fetching build/cache--osx-xcode13.2-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
85fetching build/cache-osx-xcode13.2-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
86fetching build/cache--compiler-gcc.tgz
87could not download cache
880.01s4.90sadding /usr/local/Cellar/python to cache
89creating directory /usr/local/Cellar/python
90/usr/local/opt/python is a symbolic link to ../Cellar/python@3.9/3.9.9; not following
cache.ccache
930.01s3.86sadding /Users/travis/.ccache to cache
94creating directory /Users/travis/.ccache
95$ gcc --version
96Configured with: --prefix=/Applications/Xcode-13.2.1.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
97Apple clang version 13.0.0 (clang-1300.0.29.30)
98Target: x86_64-apple-darwin21.2.0
99Thread model: posix
100InstalledDir: /Applications/Xcode-13.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
before_install
1010.02s$ sw_vers
102ProductName: macOS
103ProductVersion: 12.1
104BuildVersion: 21C52
1050.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
106rvm_silence_path_mismatch_check_flag=1
107The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
108$ ./build.sh
rvm.1
109update rvm
1102.56s$ rvm remove 1.8.7
111ruby-1.8.7-head - #already gone
112Using /Users/travis/.rvm/gems/ruby-2.6.6
114/usr/local/bin/gpg
115pub rsa4096 2014-10-28 [SC]
116 409B6B1796C275462A1703113804BB82D39DC0E3
117uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
118uid [ unknown] Michal Papis <michal.papis@toptal.com>
119uid [ unknown] [jpeg image of size 5015]
120sub rsa2048 2015-11-02 [E]
122pub rsa4096 2016-11-11 [SC]
123 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
124uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
125sub rsa4096 2016-11-11 [E]
127gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
128gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
129gpg: Total number processed: 1
130gpg: unchanged: 1
131gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
132gpg: Total number processed: 1
133gpg: unchanged: 1
134gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
135gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
136gpg: Total number processed: 1
137gpg: unchanged: 1
1380.16s$: command not found
139df: getattrlist failed: Input/output error
140Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
141Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
142gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
143gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
144gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
145gpg: WARNING: This key is not certified with a trusted signature!
146gpg: There is no indication that the signature belongs to the owner.
147Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
148GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
149Upgrading the RVM installation in /Users/travis/.rvm/
150Upgrade of RVM in /Users/travis/.rvm/ is complete.
152<warn>Thanks for installing RVM 🙏</warn>
153Please consider donating to our open collective to help us maintain RVM.
155👉 Donate: <code>https://opencollective.com/rvm/donate</code>
158: command not found
1598.60s$ rvm get stable --auto-dotfiles
160Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
161 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
162 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
163 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
164 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
165Downloading https://get.rvm.io
166Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
167Verifying /Users/travis/.rvm/archives/rvm-installer.asc
168gpg: Signature made Tue Feb 21 23:35:16 2023 GMT
169gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
170gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
171gpg: WARNING: This key is not certified with a trusted signature!
172gpg: There is no indication that the signature belongs to the owner.
173Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
174GPG verified '/Users/travis/.rvm/archives/rvm-installer'
175Turning on auto dotfiles mode.
176df: getattrlist failed: Input/output error
177Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
178Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
179gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
180gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
181gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
182gpg: WARNING: This key is not certified with a trusted signature!
183gpg: There is no indication that the signature belongs to the owner.
184Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
185GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
186Upgrading the RVM installation in /Users/travis/.rvm/
187Upgrade of RVM in /Users/travis/.rvm/ is complete.
189<warn>Thanks for installing RVM 🙏</warn>
190Please consider donating to our open collective to help us maintain RVM.
192👉 Donate: <code>https://opencollective.com/rvm/donate</code>
195RVM reloaded!
1970.47s$ rvm reload
198Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
199 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
200 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
201 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
202 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
203RVM reloaded!
rvm.2
206clean up meta data
207done
rvm.3
209set up env for rvm
2100.02s$ source /Users/travis/.rvm/scripts/rvm
2120.01s$ unset DYLD_LIBRARY_PATH
2140.01s$ export rvm_git_clone_depth=1
2175.21s$ install_autoconf
218/tmp ~/build/travis-ci/travis-rubies
219--2024-10-24 15:50:38-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
220Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
221Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.
222HTTP request sent, awaiting response... 200 OK
223Length: 2143794 (2.0M) [application/x-gzip]
224Saving to: ‘autoconf-latest.tar.gz’
226 0K .......... .......... .......... .......... .......... 2% 1.01M 2s
227 50K .......... .......... .......... .......... .......... 4% 2.02M 1s
228 100K .......... .......... .......... .......... .......... 7% 13.1M 1s
229 150K .......... .......... .......... .......... .......... 9% 2.31M 1s
230 200K .......... .......... .......... .......... .......... 11% 10.9M 1s
231 250K .......... .......... .......... .......... .......... 14% 2.05M 1s
232 300K .......... .......... .......... .......... .......... 16% 15.1M 1s
233 350K .......... .......... .......... .......... .......... 19% 23.3M 1s
234 400K .......... .......... .......... .......... .......... 21% 2.32M 1s
235 450K .......... .......... .......... .......... .......... 23% 18.5M 0s
236 500K .......... .......... .......... .......... .......... 26% 1.98M 1s
237 550K .......... .......... .......... .......... .......... 28% 29.7M 0s
238 600K .......... .......... .......... .......... .......... 31% 2.32M 0s
239 650K .......... .......... .......... .......... .......... 33% 9.06M 0s
240 700K .......... .......... .......... .......... .......... 35% 22.1M 0s
241 750K .......... .......... .......... .......... .......... 38% 2.16M 0s
242 800K .......... .......... .......... .......... .......... 40% 7.91M 0s
243 850K .......... .......... .......... .......... .......... 42% 3.78M 0s
244 900K .......... .......... .......... .......... .......... 45% 6.05M 0s
245 950K .......... .......... .......... .......... .......... 47% 14.9M 0s
246 1000K .......... .......... .......... .......... .......... 50% 3.07M 0s
247 1050K .......... .......... .......... .......... .......... 52% 3.45M 0s
248 1100K .......... .......... .......... .......... .......... 54% 7.35M 0s
249 1150K .......... .......... .......... .......... .......... 57% 6.36M 0s
250 1200K .......... .......... .......... .......... .......... 59% 4.83M 0s
251 1250K .......... .......... .......... .......... .......... 62% 7.10M 0s
252 1300K .......... .......... .......... .......... .......... 64% 4.72M 0s
253 1350K .......... .......... .......... .......... .......... 66% 6.59M 0s
254 1400K .......... .......... .......... .......... .......... 69% 7.66M 0s
255 1450K .......... .......... .......... .......... .......... 71% 4.45M 0s
256 1500K .......... .......... .......... .......... .......... 74% 4.47M 0s
257 1550K .......... .......... .......... .......... .......... 76% 9.66M 0s
258 1600K .......... .......... .......... .......... .......... 78% 13.6M 0s
259 1650K .......... .......... .......... .......... .......... 81% 3.35M 0s
260 1700K .......... .......... .......... .......... .......... 83% 15.7M 0s
261 1750K .......... .......... .......... .......... .......... 85% 7.30M 0s
262 1800K .......... .......... .......... .......... .......... 88% 6.76M 0s
263 1850K .......... .......... .......... .......... .......... 90% 6.05M 0s
264 1900K .......... .......... .......... .......... .......... 93% 14.5M 0s
265 1950K .......... .......... .......... .......... .......... 95% 4.47M 0s
266 2000K .......... .......... .......... .......... .......... 97% 4.09M 0s
267 2050K .......... .......... .......... .......... ... 100% 15.1M=0.4s
2692024-10-24 15:50:39 (4.57 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]
271x autoconf-2.72/
272x autoconf-2.72/.prev-version
273x autoconf-2.72/.tarball-version
274x autoconf-2.72/.version
275x autoconf-2.72/AUTHORS
276x autoconf-2.72/BUGS
277x autoconf-2.72/COPYING
278x autoconf-2.72/COPYING.EXCEPTION
279x autoconf-2.72/COPYINGv3
280x autoconf-2.72/ChangeLog
281x autoconf-2.72/ChangeLog.0
282x autoconf-2.72/ChangeLog.1
283x autoconf-2.72/ChangeLog.2
284x autoconf-2.72/ChangeLog.3
285x autoconf-2.72/GNUmakefile
286x autoconf-2.72/INSTALL
287x autoconf-2.72/Makefile.am
288x autoconf-2.72/Makefile.in
289x autoconf-2.72/NEWS
290x autoconf-2.72/README
291x autoconf-2.72/THANKS
292x autoconf-2.72/TODO
293x autoconf-2.72/aclocal.m4
294x autoconf-2.72/bin/
295x autoconf-2.72/bin/autoconf.in
296x autoconf-2.72/bin/autoheader.in
297x autoconf-2.72/bin/autom4te.in
298x autoconf-2.72/bin/autoreconf.in
299x autoconf-2.72/bin/autoscan.in
300x autoconf-2.72/bin/autoupdate.in
301x autoconf-2.72/bin/ifnames.in
302x autoconf-2.72/bin/local.mk
303x autoconf-2.72/build-aux/
304x autoconf-2.72/build-aux/announce-gen
305x autoconf-2.72/build-aux/config.guess
306x autoconf-2.72/build-aux/config.sub
307x autoconf-2.72/build-aux/gendocs.sh
308x autoconf-2.72/build-aux/git-version-gen
309x autoconf-2.72/build-aux/gitlog-to-changelog
310x autoconf-2.72/build-aux/gnupload
311x autoconf-2.72/build-aux/help-extract.pl
312x autoconf-2.72/build-aux/install-sh
313x autoconf-2.72/build-aux/mdate-sh
314x autoconf-2.72/build-aux/missing
315x autoconf-2.72/build-aux/texinfo.tex
316x autoconf-2.72/cfg.mk
317x autoconf-2.72/configure
318x autoconf-2.72/configure.ac
319x autoconf-2.72/doc/
320x autoconf-2.72/doc/autoconf.info
321x autoconf-2.72/doc/autoconf.texi
322x autoconf-2.72/doc/fdl.texi
323x autoconf-2.72/doc/gendocs_template
324x autoconf-2.72/doc/gnu-oids.texi
325x autoconf-2.72/doc/install.texi
326x autoconf-2.72/doc/local.mk
327x autoconf-2.72/doc/make-stds.texi
328x autoconf-2.72/doc/stamp-vti
329x autoconf-2.72/doc/standards.info
330x autoconf-2.72/doc/standards.texi
331x autoconf-2.72/doc/version.texi
332x autoconf-2.72/lib/
333x autoconf-2.72/lib/Autom4te/
334x autoconf-2.72/lib/Autom4te/C4che.pm
335x autoconf-2.72/lib/Autom4te/ChannelDefs.pm
336x autoconf-2.72/lib/Autom4te/Channels.pm
337x autoconf-2.72/lib/Autom4te/Config.pm
338x autoconf-2.72/lib/Autom4te/Configure_ac.pm
339x autoconf-2.72/lib/Autom4te/FileUtils.pm
340x autoconf-2.72/lib/Autom4te/General.pm
341x autoconf-2.72/lib/Autom4te/Getopt.pm
342x autoconf-2.72/lib/Autom4te/Request.pm
343x autoconf-2.72/lib/Autom4te/XFile.pm
344x autoconf-2.72/lib/autoconf/
345x autoconf-2.72/lib/autoconf/autoconf.m4
346x autoconf-2.72/lib/autoconf/autoheader.m4
347x autoconf-2.72/lib/autoconf/autoscan.m4
348x autoconf-2.72/lib/autoconf/autotest.m4
349x autoconf-2.72/lib/autoconf/autoupdate.m4
350x autoconf-2.72/lib/autoconf/c.m4
351x autoconf-2.72/lib/autoconf/erlang.m4
352x autoconf-2.72/lib/autoconf/fortran.m4
353x autoconf-2.72/lib/autoconf/functions.m4
354x autoconf-2.72/lib/autoconf/general.m4
355x autoconf-2.72/lib/autoconf/go.m4
356x autoconf-2.72/lib/autoconf/headers.m4
357x autoconf-2.72/lib/autoconf/lang.m4
358x autoconf-2.72/lib/autoconf/libs.m4
359x autoconf-2.72/lib/autoconf/oldnames.m4
360x autoconf-2.72/lib/autoconf/programs.m4
361x autoconf-2.72/lib/autoconf/specific.m4
362x autoconf-2.72/lib/autoconf/status.m4
363x autoconf-2.72/lib/autoconf/trailer.m4
364x autoconf-2.72/lib/autoconf/types.m4
365x autoconf-2.72/lib/autom4te.in
366x autoconf-2.72/lib/autoscan/
367x autoconf-2.72/lib/autoscan/autoscan.pre
368x autoconf-2.72/lib/autotest/
369x autoconf-2.72/lib/autotest/autotest.m4
370x autoconf-2.72/lib/autotest/general.m4
371x autoconf-2.72/lib/autotest/specific.m4
372x autoconf-2.72/lib/emacs/
373x autoconf-2.72/lib/emacs/autoconf-mode.el
374x autoconf-2.72/lib/emacs/autotest-mode.el
375x autoconf-2.72/lib/freeze.mk
376x autoconf-2.72/lib/local.mk
377x autoconf-2.72/lib/m4sugar/
378x autoconf-2.72/lib/m4sugar/foreach.m4
379x autoconf-2.72/lib/m4sugar/m4sh.m4
380x autoconf-2.72/lib/m4sugar/m4sugar.m4
381x autoconf-2.72/lib/version.in
382x autoconf-2.72/m4/
383x autoconf-2.72/m4/autobuild.m4
384x autoconf-2.72/m4/m4.m4
385x autoconf-2.72/m4/make-case.m4
386x autoconf-2.72/maint.mk
387x autoconf-2.72/man/
388x autoconf-2.72/man/autoconf.1
389x autoconf-2.72/man/autoconf.w
390x autoconf-2.72/man/autoconf.x
391x autoconf-2.72/man/autoheader.1
392x autoconf-2.72/man/autoheader.w
393x autoconf-2.72/man/autoheader.x
394x autoconf-2.72/man/autom4te.1
395x autoconf-2.72/man/autom4te.w
396x autoconf-2.72/man/autom4te.x
397x autoconf-2.72/man/autoreconf.1
398x autoconf-2.72/man/autoreconf.w
399x autoconf-2.72/man/autoreconf.x
400x autoconf-2.72/man/autoscan.1
401x autoconf-2.72/man/autoscan.w
402x autoconf-2.72/man/autoscan.x
403x autoconf-2.72/man/autoupdate.1
404x autoconf-2.72/man/autoupdate.w
405x autoconf-2.72/man/autoupdate.x
406x autoconf-2.72/man/common.x
407x autoconf-2.72/man/ifnames.1
408x autoconf-2.72/man/ifnames.w
409x autoconf-2.72/man/ifnames.x
410x autoconf-2.72/man/local.mk
411x autoconf-2.72/tests/
412x autoconf-2.72/tests/atlocal.in
413x autoconf-2.72/tests/autoscan.at
414x autoconf-2.72/tests/autotest.at
415x autoconf-2.72/tests/base.at
416x autoconf-2.72/tests/c.at
417x autoconf-2.72/tests/compile.at
418x autoconf-2.72/tests/data/
419x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4
420x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4
421x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4
422x autoconf-2.72/tests/erlang.at
423x autoconf-2.72/tests/foreign.at
424x autoconf-2.72/tests/fortran.at
425x autoconf-2.72/tests/go.at
426x autoconf-2.72/tests/local.at
427x autoconf-2.72/tests/local.mk
428x autoconf-2.72/tests/m4sh.at
429x autoconf-2.72/tests/m4sugar.at
430x autoconf-2.72/tests/mktests.pl
431x autoconf-2.72/tests/semantics.at
432x autoconf-2.72/tests/statesave.m4
433x autoconf-2.72/tests/suite.at
434x autoconf-2.72/tests/tools.at
435x autoconf-2.72/tests/torture.at
436x autoconf-2.72/tests/wrapper.as
437/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies
438checking for a BSD-compatible install... /usr/local/bin/ginstall -c
439checking whether build environment is sane... yes
440checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
441checking for gawk... no
442checking for mawk... no
443checking for nawk... no
444checking for awk... awk
445checking whether make sets $(MAKE)... yes
446checking whether make supports nested variables... yes
447checking build system type... x86_64-apple-darwin21.2.0
448checking host system type... x86_64-apple-darwin21.2.0
449configure: autobuild project... GNU Autoconf
450configure: autobuild revision... 2.72
451configure: autobuild hostname... Traviss-Mac.local
452configure: autobuild timestamp... 20241024T155041Z
453checking for a shell whose -n mode is known to work... /bin/sh
454checking for characters that cannot appear in file names... none
455checking whether directories can have trailing spaces... yes
456checking for expr... /bin/expr
457checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.
458GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.
459GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
460Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.
461There seems to be no Makefile in this directory.
462You must run ./configure before running '/Applications/Xcode-13.2.1.app/Contents/Developer/usr/bin/make'.
463make: *** [abort-due-to-no-makefile] Error 1
464There seems to be no Makefile in this directory.
465You must run ./configure before running '/Applications/Xcode-13.2.1.app/Contents/Developer/usr/bin/make'.
466make: *** [abort-due-to-no-makefile] Error 1
467/tmp ~/build/travis-ci/travis-rubies
468~/build/travis-ci/travis-rubies
rvm.4
470OSX specific setup
4710.33s$ rvm autolibs homebrew
472Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
473 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
474 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
475 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
476 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
478564.99s$ rvm use --install 2.7.5
479Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
480 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
481 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
482 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
483 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
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/12.1/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.
491df: getattrlist failed: Input/output error
492ruby-2.7.5 - #configure
493ruby-2.7.5 - #download
494 % Total % Received % Xferd Average Speed Time Time Time Current
495 Dload Upload Total Spent Left Speed
496 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
497100 5735k 100 5735k 0 0 3496k 0 0:00:01 0:00:01 --:--:-- 33.6M
498No checksum for downloaded archive, recording checksum in user configuration.
499ruby-2.7.5 - #validate archive
500ruby-2.7.5 - #extract
501ruby-2.7.5 - #validate binary
502Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries
503Mounting remote ruby failed with status 10, trying to compile.
504df: getattrlist failed: Input/output error
505Checking requirements for osx_brew.
506Do not know how to check/install gcc 'gcc'.
507Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'
508Requirements installation successful.
509Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.
510Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...
511ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...
512 % Total % Received % Xferd Average Speed Time Time Time Current
513 Dload Upload Total Spent Left Speed
514100 14.1M 100 14.1M 0 0 48.6M 0 --:--:-- --:--:-- --:--:-- 50.4M
515No checksum for downloaded archive, recording checksum in user configuration.
516ruby-2.7.5 - #extracting ruby-2.7.5 to /Users/travis/.rvm/src/ruby-2.7.5.....
517ruby-2.7.5 - #configuring..........................................................................
518ruby-2.7.5 - #post-configuration.
519ruby-2.7.5 - #compiling................................................................................
520ruby-2.7.5 - #installing............
521ruby-2.7.5 - #making binaries executable...
522Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
523ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global
524ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................
525ruby-2.7.5 - #generating global wrappers........
526ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5
527ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list
528ruby-2.7.5 - #generating default wrappers........
529ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
530Install of ruby-2.7.5 - #complete
531Ruby was built without documentation, to build it run: rvm docs generate-ri
532Using /Users/travis/.rvm/gems/ruby-2.7.5
5340.06s$ sudo mkdir -p /etc/openssl
5360.05s$ sudo chown -R travis: /etc/openssl
5380.02s$ mkdir -p /Users/travis/.rvm/patchsets/ruby
540$ echo "" > $rvm_path/patchsets/ruby/osx_static
ruby
542check which ruby to build
5430.02s$ export RUBY=ruby-3.2.4
545EVERYBODY STAND BACK, WE'RE INSTALLING ruby-3.2.4
5460.02s$ unset CC
build
549build ruby-3.2.4
5500.56s$ rvm alias delete ruby-3.2.4
551Deleting alias: ruby-3.2.4...
5533.71s$ rvm remove ruby-3.2.4
554ruby-3.2.4 - #already gone
555Using /Users/travis/.rvm/gems/ruby-2.6.6
557info: downloading installer
558info: profile set to 'default'
559info: default host triple is x86_64-apple-darwin
560info: syncing channel updates for 'stable-x86_64-apple-darwin'
561info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
562info: downloading component 'cargo'
563info: downloading component 'clippy'
564info: downloading component 'rust-docs'
565info: downloading component 'rust-std'
566info: downloading component 'rustc'
567info: downloading component 'rustfmt'
568info: installing component 'cargo'
569info: installing component 'clippy'
570info: installing component 'rust-docs'
571info: installing component 'rust-std'
572info: installing component 'rustc'
573info: installing component 'rustfmt'
574info: default toolchain set to 'stable-x86_64-apple-darwin'
576 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)
579Rust is installed now. Great!
581To get started you may need to restart your current shell.
582This would reload your PATH environment variable to include
583Cargo's bin directory ($HOME/.cargo/bin).
585To configure your current shell, you need to source
586the corresponding env file under $HOME/.cargo.
588This is usually done by running one of the following (note the leading DOT):
589. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
590source "$HOME/.cargo/env.fish" # For fish
591$ rvm install ruby-3.2.4 --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp
592Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
593 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
594 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
595 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
596 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
597df: getattrlist failed: Input/output error
598Checking requirements for osx_brew.
599Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'
600Requirements installation successful.
601Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-3.2.4, this may take a while depending on your cpu(s)...
602ruby-3.2.4 - #downloading ruby-3.2.4, this may take a while depending on your connection...
603 % Total % Received % Xferd Average Speed Time Time Time Current
604 Dload Upload Total Spent Left Speed
605100 19.6M 100 19.6M 0 0 35.9M 0 --:--:-- --:--:-- --:--:-- 36.6M
606No checksum for downloaded archive, recording checksum in user configuration.
607ruby-3.2.4 - #extracting ruby-3.2.4 to /Users/travis/.rvm/src/ruby-3.2.4.....
608ruby-3.2.4 - #configuring....................................................................
609ruby-3.2.4 - #post-configuration.
610ruby-3.2.4 - #compiling........
Top