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

API event #24478 passed

  • Ran for
  • Manually triggered by smokodon
10.13
x86_64
Xcode: xcode9.4 C
Git
Raw log
Scroll to End of Log
0.01s0.02s0.01s
worker_info
1Worker information
2hostname: 7139d03c-442a-40a6-af85-e69e6cf06369@1.worker-com-654b68849d-9s246.macstadium-prod-2
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: 8f11df41-503e-496d-bb8d-0ee8e824fb74 travis-ci-macos10.13-xcode9.4.1-19-1576204381 (via amqp)
5startup: 59.891041649s
60.60s0.02s0.01s0.03s
system_info
7Build system information
8Build language: c
9Build id: 272833588
10Job id: 627353783
11Runtime kernel version: 17.7.0
12VM: default
13travis-build version: 6b157a1c
14Build image provisioning date and time
15Fri Dec 13 04:54:58 GMT 2019
16Operating System Details
17ProductName: Mac OS X
18ProductVersion: 10.13.6
19BuildVersion: 17G65
20Git version
21git version 2.24.1
22bash version
23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin17)
24Copyright (C) 2007 Free Software Foundation, Inc.
25GCC version
26Apple LLVM version 9.1.0 (clang-902.0.39.2)
27Target: x86_64-apple-darwin17.7.0
28Thread model: posix
29InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
30LLVM version
31Apple LLVM version 9.1.0 (clang-902.0.39.2)
32Target: x86_64-apple-darwin17.7.0
33Thread model: posix
34InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
35Pre-installed Ruby versions
36ruby-2.6.3
37Pre-installed Node.js versions
38v10.17.0
39v12.13.0
40v12.13.1
41v13.0.1
42v4.9.1
43v6.17.1
44v8.16.2
45mvn -version
46Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
47Maven home: /usr/local/Cellar/maven/3.6.3/libexec
48Java version: 13.0.1, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/openjdk-13.0.1.jdk/Contents/Home
49Default locale: en_US, platform encoding: UTF-8
50OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"
520.02s0.01s0.73s0.01s0.01s0.01s0.01s0.01s0.06s0.05s0.06s0.01s0.06s0.01s0.01s0.28s0.19s0.01s0.02s0.03s0.01s3.35s
531.00s0.05s0.01s0.02s0.02s0.02s0.01s0.08s0.01s0.01s0.02s0.01s0.01s
Docker
git.checkout
540.04s0.41s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
55Cloning into 'travis-ci/travis-rubies'...
56$ cd travis-ci/travis-rubies
57$ git checkout -qf 4548d77082ff50aa31590db013961d66b59da647
590.02s
60Setting environment variables from repository settings
61$ export AWS_ACCESS_KEY_ID=[secure]
62$ export AWS_SECRET_ACCESS_KEY=[secure]
63$ export AWS_DEFAULT_REGION=[secure]
64$ export SAFE_RVM_VERSION=1.29.7
66Setting environment variables from .travis.yml
67$ export VERSION=3.2.5
68$ export ALIAS=3.2
70$ export TRAVIS_COMPILER=gcc
71$ export CC=${CC:-gcc}
72$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
73$ export PATH=/usr/lib/ccache:$PATH
cache.1
74Setting up build cache
75$ export CASHER_DIR=${TRAVIS_HOME}/.casher
760.17s$ Installing caching utilities
770.01s2.97sattempting to download cache archive
78fetching build/cache-x86_64-osx-xcode9.4-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
79fetching build/cache-osx-xcode9.4-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
80fetching build/cache--compiler-gcc.tgz
81could not download cache
820.01s4.18sadding /usr/local/Cellar/python to cache
83/usr/local/opt/python is a symbolic link to ../Cellar/python/3.7.5; not following
cache.ccache
860.01s2.80sadding /Users/travis/.ccache to cache
87creating directory /Users/travis/.ccache
88$ gcc --version
89Configured with: --prefix=/Applications/Xcode-9.4.1.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
90Apple LLVM version 9.1.0 (clang-902.0.39.2)
91Target: x86_64-apple-darwin17.7.0
92Thread model: posix
93InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
before_install
940.02s$ sw_vers
95ProductName: Mac OS X
96ProductVersion: 10.13.6
97BuildVersion: 17G65
980.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
99rvm_silence_path_mismatch_check_flag=1
100The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
101$ ./build.sh
rvm.1
102update rvm
1032.26s$ rvm remove 1.8.7
104ruby-1.8.7-head - #already gone
105Using /Users/travis/.rvm/gems/ruby-2.6.3
107/usr/local/bin/gpg
108pub rsa4096 2014-10-28 [SC]
109 409B6B1796C275462A1703113804BB82D39DC0E3
110uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
111uid [ unknown] Michal Papis <michal.papis@toptal.com>
112uid [ unknown] [jpeg image of size 5015]
113sub rsa2048 2015-11-02 [E]
115pub rsa4096 2016-11-11 [SC]
116 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
117uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
118sub rsa4096 2016-11-11 [E]
120gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
121gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
122gpg: Total number processed: 1
123gpg: unchanged: 1
1240.55s$ rvm reload
125Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
126 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
127 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
128 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
129 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
130RVM reloaded!
132gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
133gpg: Total number processed: 1
134gpg: unchanged: 1
135gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
136gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
137gpg: Total number processed: 1
138gpg: unchanged: 1
1390.50s$: command not found
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
1590.26s$ rvm reset
160Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/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.3</code>
164 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
1660.47s$ rvm cleanup all
167Cleaning up rvm archives
168Cleaning up rvm repos
169Cleaning up rvm src
170Cleaning up rvm log
171Cleaning up rvm tmp
172Cleaning up rvm gemsets
173Cleaning up rvm links
174Cleanup done.
rvm.2
177clean up meta data
178done
rvm.3
180set up env for rvm
1810.03s$ source /Users/travis/.rvm/scripts/rvm
1830.01s$ unset DYLD_LIBRARY_PATH
1850.01s$ export rvm_git_clone_depth=1
1884.34s$ install_autoconf
189/tmp ~/build/travis-ci/travis-rubies
190--2024-10-22 09:53:16-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
191Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
192Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.
193HTTP request sent, awaiting response... 200 OK
194Length: 2143794 (2.0M) [application/x-gzip]
195Saving to: ‘autoconf-latest.tar.gz’
197 0K .......... .......... .......... .......... .......... 2% 805K 3s
198 50K .......... .......... .......... .......... .......... 4% 1.63M 2s
199 100K .......... .......... .......... .......... .......... 7% 27.6M 1s
200 150K .......... .......... .......... .......... .......... 9% 1.74M 1s
201 200K .......... .......... .......... .......... .......... 11% 39.9M 1s
202 250K .......... .......... .......... .......... .......... 14% 15.9M 1s
203 300K .......... .......... .......... .......... .......... 16% 2.08M 1s
204 350K .......... .......... .......... .......... .......... 19% 14.5M 1s
205 400K .......... .......... .......... .......... .......... 21% 790K 1s
206 450K .......... .......... .......... .......... .......... 23% 31.8M 1s
207 500K .......... .......... .......... .......... .......... 26% 31.2M 1s
208 550K .......... .......... .......... .......... .......... 28% 42.1M 1s
209 600K .......... .......... .......... .......... .......... 31% 31.3M 0s
210 650K .......... .......... .......... .......... .......... 33% 2.65M 0s
211 700K .......... .......... .......... .......... .......... 35% 4.29M 0s
212 750K .......... .......... .......... .......... .......... 38% 6.02M 0s
213 800K .......... .......... .......... .......... .......... 40% 1.89M 0s
214 850K .......... .......... .......... .......... .......... 42% 2.79M 0s
215 900K .......... .......... .......... .......... .......... 45% 31.1M 0s
216 950K .......... .......... .......... .......... .......... 47% 6.38M 0s
217 1000K .......... .......... .......... .......... .......... 50% 14.6M 0s
218 1050K .......... .......... .......... .......... .......... 52% 23.4M 0s
219 1100K .......... .......... .......... .......... .......... 54% 1.84M 0s
220 1150K .......... .......... .......... .......... .......... 57% 7.87M 0s
221 1200K .......... .......... .......... .......... .......... 59% 7.23M 0s
222 1250K .......... .......... .......... .......... .......... 62% 3.84M 0s
223 1300K .......... .......... .......... .......... .......... 64% 8.14M 0s
224 1350K .......... .......... .......... .......... .......... 66% 6.81M 0s
225 1400K .......... .......... .......... .......... .......... 69% 4.07M 0s
226 1450K .......... .......... .......... .......... .......... 71% 6.76M 0s
227 1500K .......... .......... .......... .......... .......... 74% 7.71M 0s
228 1550K .......... .......... .......... .......... .......... 76% 7.21M 0s
229 1600K .......... .......... .......... .......... .......... 78% 5.37M 0s
230 1650K .......... .......... .......... .......... .......... 81% 7.44M 0s
231 1700K .......... .......... .......... .......... .......... 83% 7.01M 0s
232 1750K .......... .......... .......... .......... .......... 85% 4.64M 0s
233 1800K .......... .......... .......... .......... .......... 88% 11.8M 0s
234 1850K .......... .......... .......... .......... .......... 90% 23.6M 0s
235 1900K .......... .......... .......... .......... .......... 93% 22.8M 0s
236 1950K .......... .......... .......... .......... .......... 95% 846K 0s
237 2000K .......... .......... .......... .......... .......... 97% 18.2M 0s
238 2050K .......... .......... .......... .......... ... 100% 23.3M=0.5s
2402024-10-22 09:53:17 (3.92 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]
242x autoconf-2.72/
243x autoconf-2.72/.prev-version
244x autoconf-2.72/.tarball-version
245x autoconf-2.72/.version
246x autoconf-2.72/AUTHORS
247x autoconf-2.72/BUGS
248x autoconf-2.72/COPYING
249x autoconf-2.72/COPYING.EXCEPTION
250x autoconf-2.72/COPYINGv3
251x autoconf-2.72/ChangeLog
252x autoconf-2.72/ChangeLog.0
253x autoconf-2.72/ChangeLog.1
254x autoconf-2.72/ChangeLog.2
255x autoconf-2.72/ChangeLog.3
256x autoconf-2.72/GNUmakefile
257x autoconf-2.72/INSTALL
258x autoconf-2.72/Makefile.am
259x autoconf-2.72/Makefile.in
260x autoconf-2.72/NEWS
261x autoconf-2.72/README
262x autoconf-2.72/THANKS
263x autoconf-2.72/TODO
264x autoconf-2.72/aclocal.m4
265x autoconf-2.72/bin/
266x autoconf-2.72/bin/autoconf.in
267x autoconf-2.72/bin/autoheader.in
268x autoconf-2.72/bin/autom4te.in
269x autoconf-2.72/bin/autoreconf.in
270x autoconf-2.72/bin/autoscan.in
271x autoconf-2.72/bin/autoupdate.in
272x autoconf-2.72/bin/ifnames.in
273x autoconf-2.72/bin/local.mk
274x autoconf-2.72/build-aux/
275x autoconf-2.72/build-aux/announce-gen
276x autoconf-2.72/build-aux/config.guess
277x autoconf-2.72/build-aux/config.sub
278x autoconf-2.72/build-aux/gendocs.sh
279x autoconf-2.72/build-aux/git-version-gen
280x autoconf-2.72/build-aux/gitlog-to-changelog
281x autoconf-2.72/build-aux/gnupload
282x autoconf-2.72/build-aux/help-extract.pl
283x autoconf-2.72/build-aux/install-sh
284x autoconf-2.72/build-aux/mdate-sh
285x autoconf-2.72/build-aux/missing
286x autoconf-2.72/build-aux/texinfo.tex
287x autoconf-2.72/cfg.mk
288x autoconf-2.72/configure
289x autoconf-2.72/configure.ac
290x autoconf-2.72/doc/
291x autoconf-2.72/doc/autoconf.info
292x autoconf-2.72/doc/autoconf.texi
293x autoconf-2.72/doc/fdl.texi
294x autoconf-2.72/doc/gendocs_template
295x autoconf-2.72/doc/gnu-oids.texi
296x autoconf-2.72/doc/install.texi
297x autoconf-2.72/doc/local.mk
298x autoconf-2.72/doc/make-stds.texi
299x autoconf-2.72/doc/stamp-vti
300x autoconf-2.72/doc/standards.info
301x autoconf-2.72/doc/standards.texi
302x autoconf-2.72/doc/version.texi
303x autoconf-2.72/lib/
304x autoconf-2.72/lib/Autom4te/
305x autoconf-2.72/lib/Autom4te/C4che.pm
306x autoconf-2.72/lib/Autom4te/ChannelDefs.pm
307x autoconf-2.72/lib/Autom4te/Channels.pm
308x autoconf-2.72/lib/Autom4te/Config.pm
309x autoconf-2.72/lib/Autom4te/Configure_ac.pm
310x autoconf-2.72/lib/Autom4te/FileUtils.pm
311x autoconf-2.72/lib/Autom4te/General.pm
312x autoconf-2.72/lib/Autom4te/Getopt.pm
313x autoconf-2.72/lib/Autom4te/Request.pm
314x autoconf-2.72/lib/Autom4te/XFile.pm
315x autoconf-2.72/lib/autoconf/
316x autoconf-2.72/lib/autoconf/autoconf.m4
317x autoconf-2.72/lib/autoconf/autoheader.m4
318x autoconf-2.72/lib/autoconf/autoscan.m4
319x autoconf-2.72/lib/autoconf/autotest.m4
320x autoconf-2.72/lib/autoconf/autoupdate.m4
321x autoconf-2.72/lib/autoconf/c.m4
322x autoconf-2.72/lib/autoconf/erlang.m4
323x autoconf-2.72/lib/autoconf/fortran.m4
324x autoconf-2.72/lib/autoconf/functions.m4
325x autoconf-2.72/lib/autoconf/general.m4
326x autoconf-2.72/lib/autoconf/go.m4
327x autoconf-2.72/lib/autoconf/headers.m4
328x autoconf-2.72/lib/autoconf/lang.m4
329x autoconf-2.72/lib/autoconf/libs.m4
330x autoconf-2.72/lib/autoconf/oldnames.m4
331x autoconf-2.72/lib/autoconf/programs.m4
332x autoconf-2.72/lib/autoconf/specific.m4
333x autoconf-2.72/lib/autoconf/status.m4
334x autoconf-2.72/lib/autoconf/trailer.m4
335x autoconf-2.72/lib/autoconf/types.m4
336x autoconf-2.72/lib/autom4te.in
337x autoconf-2.72/lib/autoscan/
338x autoconf-2.72/lib/autoscan/autoscan.pre
339x autoconf-2.72/lib/autotest/
340x autoconf-2.72/lib/autotest/autotest.m4
341x autoconf-2.72/lib/autotest/general.m4
342x autoconf-2.72/lib/autotest/specific.m4
343x autoconf-2.72/lib/emacs/
344x autoconf-2.72/lib/emacs/autoconf-mode.el
345x autoconf-2.72/lib/emacs/autotest-mode.el
346x autoconf-2.72/lib/freeze.mk
347x autoconf-2.72/lib/local.mk
348x autoconf-2.72/lib/m4sugar/
349x autoconf-2.72/lib/m4sugar/foreach.m4
350x autoconf-2.72/lib/m4sugar/m4sh.m4
351x autoconf-2.72/lib/m4sugar/m4sugar.m4
352x autoconf-2.72/lib/version.in
353x autoconf-2.72/m4/
354x autoconf-2.72/m4/autobuild.m4
355x autoconf-2.72/m4/m4.m4
356x autoconf-2.72/m4/make-case.m4
357x autoconf-2.72/maint.mk
358x autoconf-2.72/man/
359x autoconf-2.72/man/autoconf.1
360x autoconf-2.72/man/autoconf.w
361x autoconf-2.72/man/autoconf.x
362x autoconf-2.72/man/autoheader.1
363x autoconf-2.72/man/autoheader.w
364x autoconf-2.72/man/autoheader.x
365x autoconf-2.72/man/autom4te.1
366x autoconf-2.72/man/autom4te.w
367x autoconf-2.72/man/autom4te.x
368x autoconf-2.72/man/autoreconf.1
369x autoconf-2.72/man/autoreconf.w
370x autoconf-2.72/man/autoreconf.x
371x autoconf-2.72/man/autoscan.1
372x autoconf-2.72/man/autoscan.w
373x autoconf-2.72/man/autoscan.x
374x autoconf-2.72/man/autoupdate.1
375x autoconf-2.72/man/autoupdate.w
376x autoconf-2.72/man/autoupdate.x
377x autoconf-2.72/man/common.x
378x autoconf-2.72/man/ifnames.1
379x autoconf-2.72/man/ifnames.w
380x autoconf-2.72/man/ifnames.x
381x autoconf-2.72/man/local.mk
382x autoconf-2.72/tests/
383x autoconf-2.72/tests/atlocal.in
384x autoconf-2.72/tests/autoscan.at
385x autoconf-2.72/tests/autotest.at
386x autoconf-2.72/tests/base.at
387x autoconf-2.72/tests/c.at
388x autoconf-2.72/tests/compile.at
389x autoconf-2.72/tests/data/
390x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4
391x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4
392x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4
393x autoconf-2.72/tests/erlang.at
394x autoconf-2.72/tests/foreign.at
395x autoconf-2.72/tests/fortran.at
396x autoconf-2.72/tests/go.at
397x autoconf-2.72/tests/local.at
398x autoconf-2.72/tests/local.mk
399x autoconf-2.72/tests/m4sh.at
400x autoconf-2.72/tests/m4sugar.at
401x autoconf-2.72/tests/mktests.pl
402x autoconf-2.72/tests/semantics.at
403x autoconf-2.72/tests/statesave.m4
404x autoconf-2.72/tests/suite.at
405x autoconf-2.72/tests/tools.at
406x autoconf-2.72/tests/torture.at
407x autoconf-2.72/tests/wrapper.as
408/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies
409checking for a BSD-compatible install... /usr/local/bin/ginstall -c
410checking whether build environment is sane... yes
411checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
412checking for gawk... no
413checking for mawk... no
414checking for nawk... no
415checking for awk... awk
416checking whether make sets $(MAKE)... yes
417checking whether make supports nested variables... yes
418checking build system type... x86_64-apple-darwin17.7.0
419checking host system type... x86_64-apple-darwin17.7.0
420configure: autobuild project... GNU Autoconf
421configure: autobuild revision... 2.72
422configure: autobuild hostname... Traviss-Mac-6.local
423configure: autobuild timestamp... 20241022T095319Z
424checking for a shell whose -n mode is known to work... /bin/sh
425checking for characters that cannot appear in file names... none
426checking whether directories can have trailing spaces... yes
427checking for expr... /bin/expr
428checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.
429GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.
430GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
431Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.
432There seems to be no Makefile in this directory.
433You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.
434make: *** [abort-due-to-no-makefile] Error 1
435There seems to be no Makefile in this directory.
436You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.
437make: *** [abort-due-to-no-makefile] Error 1
438/tmp ~/build/travis-ci/travis-rubies
439~/build/travis-ci/travis-rubies
rvm.4
441OSX specific setup
4420.37s$ rvm autolibs homebrew
444408.46s$ rvm use --install 2.7.5
445Required ruby-2.7.5 is not installed - installing.
446Searching for binary rubies, this might take some time.
447Found remote file https://rubies.travis-ci.org/osx/10.13/x86_64/ruby-2.7.5.tar.bz2
448Checking requirements for osx_brew.
449Do not know how to check/install gcc 'gcc'.
450Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'
451Requirements installation successful.
452ruby-2.7.5 - #configure
453ruby-2.7.5 - #download
454 % Total % Received % Xferd Average Speed Time Time Time Current
455 Dload Upload Total Spent Left Speed
456 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
457100 5780k 100 5780k 0 0 3139k 0 0:00:01 0:00:01 --:--:-- 27.6M
458No checksum for downloaded archive, recording checksum in user configuration.
459ruby-2.7.5 - #validate archive
460ruby-2.7.5 - #extract
461ruby-2.7.5 - #validate binary
462Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries
463Mounting remote ruby failed with status 10, trying to compile.
464Checking requirements for osx_brew.
465Do not know how to check/install gcc 'gcc'.
466Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
467Requirements installation successful.
468Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.
469Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...
470ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...
471 % Total % Received % Xferd Average Speed Time Time Time Current
472 Dload Upload Total Spent Left Speed
473100 14.1M 100 14.1M 0 0 26.3M 0 --:--:-- --:--:-- --:--:-- 26.3M
474No checksum for downloaded archive, recording checksum in user configuration.
475ruby-2.7.5 - #extracting ruby-2.7.5 to /Users/travis/.rvm/src/ruby-2.7.5.....
476ruby-2.7.5 - #configuring..........................................................................
477ruby-2.7.5 - #post-configuration.
478ruby-2.7.5 - #compiling..........................................................................
479ruby-2.7.5 - #installing............
480ruby-2.7.5 - #making binaries executable...
481Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
482ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global
483ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................
484ruby-2.7.5 - #generating global wrappers........
485ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5
486ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list
487ruby-2.7.5 - #generating default wrappers........
488ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
489Install of ruby-2.7.5 - #complete
490Ruby was built without documentation, to build it run: rvm docs generate-ri
491Using /Users/travis/.rvm/gems/ruby-2.7.5
4930.05s$ sudo mkdir -p /etc/openssl
4950.05s$ sudo chown -R travis: /etc/openssl
4970.01s$ mkdir -p /Users/travis/.rvm/patchsets/ruby
499$ echo "" > $rvm_path/patchsets/ruby/osx_static
ruby
501check which ruby to build
5020.01s$ export RUBY=ruby-3.2.5
504EVERYBODY STAND BACK, WE'RE INSTALLING ruby-3.2.5
5050.01s$ unset CC
build
508build ruby-3.2.5
5090.36s$ rvm alias delete ruby-3.2.5
510Deleting alias: ruby-3.2.5...
5121.93s$ rvm remove ruby-3.2.5
513ruby-3.2.5 - #already gone
514Using /Users/travis/.rvm/gems/ruby-2.6.3
516info: downloading installer
517info: profile set to 'default'
518info: default host triple is x86_64-apple-darwin
519info: syncing channel updates for 'stable-x86_64-apple-darwin'
520info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
521info: downloading component 'cargo'
522info: downloading component 'clippy'
523info: downloading component 'rust-docs'
524info: downloading component 'rust-std'
525info: downloading component 'rustc'
526info: downloading component 'rustfmt'
527info: installing component 'cargo'
528info: installing component 'clippy'
529info: installing component 'rust-docs'
530info: installing component 'rust-std'
531info: installing component 'rustc'
532info: installing component 'rustfmt'
533info: default toolchain set to 'stable-x86_64-apple-darwin'
535 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)
538Rust is installed now. Great!
540To get started you may need to restart your current shell.
541This would reload your PATH environment variable to include
542Cargo's bin directory ($HOME/.cargo/bin).
544To configure your current shell, you need to source
545the corresponding env file under $HOME/.cargo.
547This is usually done by running one of the following (note the leading DOT):
548. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
549source "$HOME/.cargo/env.fish" # For fish
55077.47s$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp
551Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
552 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
553 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
554 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
555 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
556Checking requirements for osx_brew.
557Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
558Requirements installation successful.
559Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...
560ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...
561 % Total % Received % Xferd Average Speed Time Time Time Current
562 Dload Upload Total Spent Left Speed
563100 19.6M 100 19.6M 0 0 26.7M 0 --:--:-- --:--:-- --:--:-- 26.7M
564No checksum for downloaded archive, recording checksum in user configuration.
565ruby-3.2.5 - #extracting ruby-3.2.5 to /Users/travis/.rvm/src/ruby-3.2.5.....
566ruby-3.2.5 - #configuring..
567Error running 'env CFLAGS=-O3 -I/usr/local/opt/libyaml/include -I/usr/local/opt/libksba/include -I/usr/local/opt/readline/include -I/usr/local/opt/zlib/include -I/usr/local/opt/openssl@1.1/include LDFLAGS=-L/usr/local/opt/libyaml/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/zlib/lib -L/usr/local/opt/openssl@1.1/lib ./configure --prefix=/Users/travis/.rvm/rubies/ruby-3.2.5 --enable-yjit --disable-install-doc --without-tcl --without-tk --without-gmp --disable-install-doc --enable-shared',
568please read /Users/travis/.rvm/log/1729591310_ruby-3.2.5/configure.log
569There has been an error while running configure. Halting the installation.
5710.45s$ rvm prepare ruby-3.2.5
572Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
573 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
574 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
575 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
576 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
577Ruby ruby-3.2.5 does not exist, maybe install first?.
5790.03s$ cat /Users/travis/.rvm/log/1729591310_ruby-3.2.5/configure.log
580[2024-10-22 10:01:54] ./configure
581current path: /Users/travis/.rvm/src/ruby-3.2.5
582GEM_HOME=/Users/travis/.rvm/gems/ruby-2.6.3
583PATH=/usr/local/opt/coreutils/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/travis/.cargo/bin:/Users/travis/.rvm/gems/ruby-2.6.3/bin:/Users/travis/.rvm/gems/ruby-2.6.3@global/bin:/Users/travis/.rvm/rubies/ruby-2.6.3/bin:/Users/travis/.rvm/bin:/Users/travis/bin:/Users/travis/.local/bin:/usr/lib/ccache:/Users/travis/bin:/Users/travis/.local/bin:/Users/travis/.nvm/versions/node/v13.0.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
584GEM_PATH=/Users/travis/.rvm/gems/ruby-2.6.3:/Users/travis/.rvm/gems/ruby-2.6.3@global
585command(12): env CFLAGS=-O3 -I/usr/local/opt/libyaml/include -I/usr/local/opt/libksba/include -I/usr/local/opt/readline/include -I/usr/local/opt/zlib/include -I/usr/local/opt/openssl@1.1/include LDFLAGS=-L/usr/local/opt/libyaml/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/zlib/lib -L/usr/local/opt/openssl@1.1/lib ./configure --prefix=/Users/travis/.rvm/rubies/ruby-3.2.5 --enable-yjit --disable-install-doc --without-tcl --without-tk --without-gmp --disable-install-doc --enable-shared
586checking for ruby... /Users/travis/.rvm/rubies/ruby-2.6.3/bin/ruby
587tool/config.guess already exists
588tool/config.sub already exists
589checking build system type... x86_64-apple-darwin17.7.0
590checking host system type... x86_64-apple-darwin17.7.0
591checking target system type... x86_64-apple-darwin17.7.0
592checking for /usr/local/opt/ld/bin/gcc-8... no
593checking for /usr/local/opt/gcc-ar/bin/gcc-8... no
594checking for /usr/local/opt/g++/bin/gcc-8... no
595checking for /usr/local/opt/gcc-nm/bin/gcc-8... no
596checking for /usr/local/opt/gcc-ranlib/bin/gcc-8... no
597checking for gcc... /usr/local/opt/gcc/bin/gcc-8
598checking whether the C compiler works... no
599configure: error: in `/Users/travis/.rvm/src/ruby-3.2.5':
600configure: error: C compiler cannot create executables
601See `config.log' for more details
check.1
604make sure bundler works
6055.64s$ travis_retry rvm ruby-3.2.5 do gem install bundler
606Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
607 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
608 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
609 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
610 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
611Ruby ruby-3.2.5 is not installed.
613The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 2 of 3.
615Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
616 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
617 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
618 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
619 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
620Ruby ruby-3.2.5 is not installed.
622The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 3 of 3.
624Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
625 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
626 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
627 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
628 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
629Ruby ruby-3.2.5 is not installed.
6315.55s$ travis_retry rvm ruby-3.2.5 do bundle install
632Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
633 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
634 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
635 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
636 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
637Ruby ruby-3.2.5 is not installed.
639The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 2 of 3.
641Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
642 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
643 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
644 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
645 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
646Ruby ruby-3.2.5 is not installed.
648The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 3 of 3.
650Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
651 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
652 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
653 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
654 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
655Ruby ruby-3.2.5 is not installed.
check.2
658make sure native extension can be built
6596.08s$ travis_retry rvm ruby-3.2.5 do gem install ffi
660Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
661 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
662 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
663 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
664 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
665Ruby ruby-3.2.5 is not installed.
667The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 2 of 3.
669Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
670 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
671 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
672 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
673 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
674Ruby ruby-3.2.5 is not installed.
676The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 3 of 3.
678Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
679 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
680 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
681 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
682 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
683Ruby ruby-3.2.5 is not installed.
6855.39s$ travis_retry rvm ruby-3.2.5 do gem uninstall -x ffi
686Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
687 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
688 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
689 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
690 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
691Ruby ruby-3.2.5 is not installed.
693The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 2 of 3.
695Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
696 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
697 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
698 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
699 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
700Ruby ruby-3.2.5 is not installed.
702The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 3 of 3.
704Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
705 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
706 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
707 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
708 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
709Ruby ruby-3.2.5 is not installed.
publish
712upload to S3
713ruby-3.2.5.*: No such file or directory
714$ brew install awscli
715Updating Homebrew...
Top