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

API event #24482 canceled

  • Ran for
  • Manually triggered by smokodon
10.13
x86_64
Xcode: xcode9.4 C
Git
Raw log
Scroll to End of Log
0.01s0.01s0.01s
worker_info
1Worker information
2hostname: 6fe8392c-41d8-4e91-97be-932f3c586d3e@1.worker-com-654b68849d-9s246.macstadium-prod-2
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: a7ed31f3-2d34-435c-a522-594b380e309e travis-ci-macos10.13-xcode9.4.1-19-1576204381 (via amqp)
5startup: 58.873825325s
60.59s0.01s0.01s0.02s
system_info
7Build system information
8Build language: c
9Build id: 272834994
10Job id: 627358019
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.01s0.01s0.58s0.01s0.01s0.01s0.01s0.01s0.06s0.05s0.06s0.01s0.06s0.01s0.02s0.31s0.19s0.01s0.02s0.02s0.01s3.82s
531.05s0.05s0.01s0.01s0.01s0.01s0.01s0.16s0.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
540.06s0.53s$ 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 a5dc3ca7e17d22437ac41328ede9f5c99226681f
590.01s
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.15s$ Installing caching utilities
770.01s3.05sattempting 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.10sadding /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.86sadding /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.03s$ 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.41s$: 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.28s$ 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.48s$ 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.
1766.61s$ rvm get stable --auto-dotfiles
177Downloading https://get.rvm.io
178Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
179Verifying /Users/travis/.rvm/archives/rvm-installer.asc
180gpg: Signature made Tue Feb 21 23:35:16 2023 GMT
181gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
182gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
183gpg: WARNING: This key is not certified with a trusted signature!
184gpg: There is no indication that the signature belongs to the owner.
185Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
186GPG verified '/Users/travis/.rvm/archives/rvm-installer'
187Turning on auto dotfiles mode.
188Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
189Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
190gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
191gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
192gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
193gpg: WARNING: This key is not certified with a trusted signature!
194gpg: There is no indication that the signature belongs to the owner.
195Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
196GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
197Upgrading the RVM installation in /Users/travis/.rvm/
198 Fixing environment link for default.
199Upgrade of RVM in /Users/travis/.rvm/ is complete.
201<warn>Thanks for installing RVM 🙏</warn>
202Please consider donating to our open collective to help us maintain RVM.
204👉 Donate: <code>https://opencollective.com/rvm/donate</code>
207RVM reloaded!
rvm.2
210clean up meta data
211done
rvm.3
213set up env for rvm
2140.03s$ source /Users/travis/.rvm/scripts/rvm
2160.01s$ unset DYLD_LIBRARY_PATH
2180.01s$ export rvm_git_clone_depth=1
2213.60s$ install_autoconf
222/tmp ~/build/travis-ci/travis-rubies
223--2024-10-22 11:09:01-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
224Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
225Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.
226HTTP request sent, awaiting response... 200 OK
227Length: 2143794 (2.0M) [application/x-gzip]
228Saving to: ‘autoconf-latest.tar.gz’
230 0K .......... .......... .......... .......... .......... 2% 982K 2s
231 50K .......... .......... .......... .......... .......... 4% 1.95M 2s
232 100K .......... .......... .......... .......... .......... 7% 23.5M 1s
233 150K .......... .......... .......... .......... .......... 9% 1.69M 1s
234 200K .......... .......... .......... .......... .......... 11% 27.0M 1s
235 250K .......... .......... .......... .......... .......... 14% 34.8M 1s
236 300K .......... .......... .......... .......... .......... 16% 2.17M 1s
237 350K .......... .......... .......... .......... .......... 19% 27.2M 1s
238 400K .......... .......... .......... .......... .......... 21% 2.03M 1s
239 450K .......... .......... .......... .......... .......... 23% 26.0M 1s
240 500K .......... .......... .......... .......... .......... 26% 20.6M 0s
241 550K .......... .......... .......... .......... .......... 28% 1.74M 0s
242 600K .......... .......... .......... .......... .......... 31% 9.38M 0s
243 650K .......... .......... .......... .......... .......... 33% 2.84M 0s
244 700K .......... .......... .......... .......... .......... 35% 6.99M 0s
245 750K .......... .......... .......... .......... .......... 38% 8.13M 0s
246 800K .......... .......... .......... .......... .......... 40% 3.05M 0s
247 850K .......... .......... .......... .......... .......... 42% 7.50M 0s
248 900K .......... .......... .......... .......... .......... 45% 7.18M 0s
249 950K .......... .......... .......... .......... .......... 47% 3.09M 0s
250 1000K .......... .......... .......... .......... .......... 50% 5.39M 0s
251 1050K .......... .......... .......... .......... .......... 52% 12.4M 0s
252 1100K .......... .......... .......... .......... .......... 54% 4.66M 0s
253 1150K .......... .......... .......... .......... .......... 57% 10.8M 0s
254 1200K .......... .......... .......... .......... .......... 59% 5.84M 0s
255 1250K .......... .......... .......... .......... .......... 62% 8.68M 0s
256 1300K .......... .......... .......... .......... .......... 64% 4.07M 0s
257 1350K .......... .......... .......... .......... .......... 66% 8.81M 0s
258 1400K .......... .......... .......... .......... .......... 69% 8.16M 0s
259 1450K .......... .......... .......... .......... .......... 71% 3.73M 0s
260 1500K .......... .......... .......... .......... .......... 74% 26.8M 0s
261 1550K .......... .......... .......... .......... .......... 76% 19.9M 0s
262 1600K .......... .......... .......... .......... .......... 78% 1.66M 0s
263 1650K .......... .......... .......... .......... .......... 81% 19.3M 0s
264 1700K .......... .......... .......... .......... .......... 83% 37.9M 0s
265 1750K .......... .......... .......... .......... .......... 85% 32.0M 0s
266 1800K .......... .......... .......... .......... .......... 88% 2.32M 0s
267 1850K .......... .......... .......... .......... .......... 90% 26.2M 0s
268 1900K .......... .......... .......... .......... .......... 93% 20.0M 0s
269 1950K .......... .......... .......... .......... .......... 95% 35.1M 0s
270 2000K .......... .......... .......... .......... .......... 97% 2.40M 0s
271 2050K .......... .......... .......... .......... ... 100% 14.6M=0.4s
2732024-10-22 11:09:01 (4.66 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]
275x autoconf-2.72/
276x autoconf-2.72/.prev-version
277x autoconf-2.72/.tarball-version
278x autoconf-2.72/.version
279x autoconf-2.72/AUTHORS
280x autoconf-2.72/BUGS
281x autoconf-2.72/COPYING
282x autoconf-2.72/COPYING.EXCEPTION
283x autoconf-2.72/COPYINGv3
284x autoconf-2.72/ChangeLog
285x autoconf-2.72/ChangeLog.0
286x autoconf-2.72/ChangeLog.1
287x autoconf-2.72/ChangeLog.2
288x autoconf-2.72/ChangeLog.3
289x autoconf-2.72/GNUmakefile
290x autoconf-2.72/INSTALL
291x autoconf-2.72/Makefile.am
292x autoconf-2.72/Makefile.in
293x autoconf-2.72/NEWS
294x autoconf-2.72/README
295x autoconf-2.72/THANKS
296x autoconf-2.72/TODO
297x autoconf-2.72/aclocal.m4
298x autoconf-2.72/bin/
299x autoconf-2.72/bin/autoconf.in
300x autoconf-2.72/bin/autoheader.in
301x autoconf-2.72/bin/autom4te.in
302x autoconf-2.72/bin/autoreconf.in
303x autoconf-2.72/bin/autoscan.in
304x autoconf-2.72/bin/autoupdate.in
305x autoconf-2.72/bin/ifnames.in
306x autoconf-2.72/bin/local.mk
307x autoconf-2.72/build-aux/
308x autoconf-2.72/build-aux/announce-gen
309x autoconf-2.72/build-aux/config.guess
310x autoconf-2.72/build-aux/config.sub
311x autoconf-2.72/build-aux/gendocs.sh
312x autoconf-2.72/build-aux/git-version-gen
313x autoconf-2.72/build-aux/gitlog-to-changelog
314x autoconf-2.72/build-aux/gnupload
315x autoconf-2.72/build-aux/help-extract.pl
316x autoconf-2.72/build-aux/install-sh
317x autoconf-2.72/build-aux/mdate-sh
318x autoconf-2.72/build-aux/missing
319x autoconf-2.72/build-aux/texinfo.tex
320x autoconf-2.72/cfg.mk
321x autoconf-2.72/configure
322x autoconf-2.72/configure.ac
323x autoconf-2.72/doc/
324x autoconf-2.72/doc/autoconf.info
325x autoconf-2.72/doc/autoconf.texi
326x autoconf-2.72/doc/fdl.texi
327x autoconf-2.72/doc/gendocs_template
328x autoconf-2.72/doc/gnu-oids.texi
329x autoconf-2.72/doc/install.texi
330x autoconf-2.72/doc/local.mk
331x autoconf-2.72/doc/make-stds.texi
332x autoconf-2.72/doc/stamp-vti
333x autoconf-2.72/doc/standards.info
334x autoconf-2.72/doc/standards.texi
335x autoconf-2.72/doc/version.texi
336x autoconf-2.72/lib/
337x autoconf-2.72/lib/Autom4te/
338x autoconf-2.72/lib/Autom4te/C4che.pm
339x autoconf-2.72/lib/Autom4te/ChannelDefs.pm
340x autoconf-2.72/lib/Autom4te/Channels.pm
341x autoconf-2.72/lib/Autom4te/Config.pm
342x autoconf-2.72/lib/Autom4te/Configure_ac.pm
343x autoconf-2.72/lib/Autom4te/FileUtils.pm
344x autoconf-2.72/lib/Autom4te/General.pm
345x autoconf-2.72/lib/Autom4te/Getopt.pm
346x autoconf-2.72/lib/Autom4te/Request.pm
347x autoconf-2.72/lib/Autom4te/XFile.pm
348x autoconf-2.72/lib/autoconf/
349x autoconf-2.72/lib/autoconf/autoconf.m4
350x autoconf-2.72/lib/autoconf/autoheader.m4
351x autoconf-2.72/lib/autoconf/autoscan.m4
352x autoconf-2.72/lib/autoconf/autotest.m4
353x autoconf-2.72/lib/autoconf/autoupdate.m4
354x autoconf-2.72/lib/autoconf/c.m4
355x autoconf-2.72/lib/autoconf/erlang.m4
356x autoconf-2.72/lib/autoconf/fortran.m4
357x autoconf-2.72/lib/autoconf/functions.m4
358x autoconf-2.72/lib/autoconf/general.m4
359x autoconf-2.72/lib/autoconf/go.m4
360x autoconf-2.72/lib/autoconf/headers.m4
361x autoconf-2.72/lib/autoconf/lang.m4
362x autoconf-2.72/lib/autoconf/libs.m4
363x autoconf-2.72/lib/autoconf/oldnames.m4
364x autoconf-2.72/lib/autoconf/programs.m4
365x autoconf-2.72/lib/autoconf/specific.m4
366x autoconf-2.72/lib/autoconf/status.m4
367x autoconf-2.72/lib/autoconf/trailer.m4
368x autoconf-2.72/lib/autoconf/types.m4
369x autoconf-2.72/lib/autom4te.in
370x autoconf-2.72/lib/autoscan/
371x autoconf-2.72/lib/autoscan/autoscan.pre
372x autoconf-2.72/lib/autotest/
373x autoconf-2.72/lib/autotest/autotest.m4
374x autoconf-2.72/lib/autotest/general.m4
375x autoconf-2.72/lib/autotest/specific.m4
376x autoconf-2.72/lib/emacs/
377x autoconf-2.72/lib/emacs/autoconf-mode.el
378x autoconf-2.72/lib/emacs/autotest-mode.el
379x autoconf-2.72/lib/freeze.mk
380x autoconf-2.72/lib/local.mk
381x autoconf-2.72/lib/m4sugar/
382x autoconf-2.72/lib/m4sugar/foreach.m4
383x autoconf-2.72/lib/m4sugar/m4sh.m4
384x autoconf-2.72/lib/m4sugar/m4sugar.m4
385x autoconf-2.72/lib/version.in
386x autoconf-2.72/m4/
387x autoconf-2.72/m4/autobuild.m4
388x autoconf-2.72/m4/m4.m4
389x autoconf-2.72/m4/make-case.m4
390x autoconf-2.72/maint.mk
391x autoconf-2.72/man/
392x autoconf-2.72/man/autoconf.1
393x autoconf-2.72/man/autoconf.w
394x autoconf-2.72/man/autoconf.x
395x autoconf-2.72/man/autoheader.1
396x autoconf-2.72/man/autoheader.w
397x autoconf-2.72/man/autoheader.x
398x autoconf-2.72/man/autom4te.1
399x autoconf-2.72/man/autom4te.w
400x autoconf-2.72/man/autom4te.x
401x autoconf-2.72/man/autoreconf.1
402x autoconf-2.72/man/autoreconf.w
403x autoconf-2.72/man/autoreconf.x
404x autoconf-2.72/man/autoscan.1
405x autoconf-2.72/man/autoscan.w
406x autoconf-2.72/man/autoscan.x
407x autoconf-2.72/man/autoupdate.1
408x autoconf-2.72/man/autoupdate.w
409x autoconf-2.72/man/autoupdate.x
410x autoconf-2.72/man/common.x
411x autoconf-2.72/man/ifnames.1
412x autoconf-2.72/man/ifnames.w
413x autoconf-2.72/man/ifnames.x
414x autoconf-2.72/man/local.mk
415x autoconf-2.72/tests/
416x autoconf-2.72/tests/atlocal.in
417x autoconf-2.72/tests/autoscan.at
418x autoconf-2.72/tests/autotest.at
419x autoconf-2.72/tests/base.at
420x autoconf-2.72/tests/c.at
421x autoconf-2.72/tests/compile.at
422x autoconf-2.72/tests/data/
423x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4
424x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4
425x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4
426x autoconf-2.72/tests/erlang.at
427x autoconf-2.72/tests/foreign.at
428x autoconf-2.72/tests/fortran.at
429x autoconf-2.72/tests/go.at
430x autoconf-2.72/tests/local.at
431x autoconf-2.72/tests/local.mk
432x autoconf-2.72/tests/m4sh.at
433x autoconf-2.72/tests/m4sugar.at
434x autoconf-2.72/tests/mktests.pl
435x autoconf-2.72/tests/semantics.at
436x autoconf-2.72/tests/statesave.m4
437x autoconf-2.72/tests/suite.at
438x autoconf-2.72/tests/tools.at
439x autoconf-2.72/tests/torture.at
440x autoconf-2.72/tests/wrapper.as
441/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies
442checking for a BSD-compatible install... /usr/local/bin/ginstall -c
443checking whether build environment is sane... yes
444checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
445checking for gawk... no
446checking for mawk... no
447checking for nawk... no
448checking for awk... awk
449checking whether make sets $(MAKE)... yes
450checking whether make supports nested variables... yes
451checking build system type... x86_64-apple-darwin17.7.0
452checking host system type... x86_64-apple-darwin17.7.0
453configure: autobuild project... GNU Autoconf
454configure: autobuild revision... 2.72
455configure: autobuild hostname... Traviss-Mac-6.local
456configure: autobuild timestamp... 20241022T110902Z
457checking for a shell whose -n mode is known to work... /bin/sh
458checking for characters that cannot appear in file names... none
459checking whether directories can have trailing spaces... yes
460checking for expr... /bin/expr
461checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.
462GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.
463GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
464Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.
465There seems to be no Makefile in this directory.
466You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.
467make: *** [abort-due-to-no-makefile] Error 1
468There seems to be no Makefile in this directory.
469You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.
470make: *** [abort-due-to-no-makefile] Error 1
471/tmp ~/build/travis-ci/travis-rubies
472~/build/travis-ci/travis-rubies
rvm.4
474OSX specific setup
4750.38s$ rvm autolibs homebrew
477416.17s$ rvm use --install 2.7.5
478Required ruby-2.7.5 is not installed - installing.
479Searching for binary rubies, this might take some time.
480Found remote file https://rubies.travis-ci.org/osx/10.13/x86_64/ruby-2.7.5.tar.bz2
481Checking requirements for osx_brew.
482Do not know how to check/install gcc 'gcc'.
483Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'
484Requirements installation successful.
485ruby-2.7.5 - #configure
486ruby-2.7.5 - #download
487 % Total % Received % Xferd Average Speed Time Time Time Current
488 Dload Upload Total Spent Left Speed
489 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
490100 5780k 100 5780k 0 0 4253k 0 0:00:01 0:00:01 --:--:-- 29.4M
491No checksum for downloaded archive, recording checksum in user configuration.
492ruby-2.7.5 - #validate archive
493ruby-2.7.5 - #extract
494ruby-2.7.5 - #validate binary
495Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries
496Mounting remote ruby failed with status 10, trying to compile.
497Checking requirements for osx_brew.
498Do not know how to check/install gcc 'gcc'.
499Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
500Requirements installation successful.
501Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.
502Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...
503ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...
504 % Total % Received % Xferd Average Speed Time Time Time Current
505 Dload Upload Total Spent Left Speed
506100 14.1M 100 14.1M 0 0 26.4M 0 --:--:-- --:--:-- --:--:-- 26.4M
507No checksum for downloaded archive, recording checksum in user configuration.
508ruby-2.7.5 - #extracting ruby-2.7.5 to /Users/travis/.rvm/src/ruby-2.7.5.....
509ruby-2.7.5 - #configuring..........................................................................
510ruby-2.7.5 - #post-configuration.
511ruby-2.7.5 - #compiling..........................................................................
512ruby-2.7.5 - #installing............
513ruby-2.7.5 - #making binaries executable...
514Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
515ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global
516ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................
517ruby-2.7.5 - #generating global wrappers........
518ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5
519ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list
520ruby-2.7.5 - #generating default wrappers........
521ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
522Install of ruby-2.7.5 - #complete
523Ruby was built without documentation, to build it run: rvm docs generate-ri
524Using /Users/travis/.rvm/gems/ruby-2.7.5
5260.05s$ sudo mkdir -p /etc/openssl
5280.06s$ sudo chown -R travis: /etc/openssl
5300.02s$ mkdir -p /Users/travis/.rvm/patchsets/ruby
532$ echo "" > $rvm_path/patchsets/ruby/osx_static
ruby
534check which ruby to build
5350.01s$ export RUBY=ruby-3.2.5
537EVERYBODY STAND BACK, WE'RE INSTALLING ruby-3.2.5
5380.01s$ unset CC
build
541build ruby-3.2.5
5420.36s$ rvm alias delete ruby-3.2.5
543Deleting alias: ruby-3.2.5...
5451.83s$ rvm remove ruby-3.2.5
546ruby-3.2.5 - #already gone
547Using /Users/travis/.rvm/gems/ruby-2.6.3
549info: downloading installer
550info: profile set to 'default'
551info: default host triple is x86_64-apple-darwin
552info: syncing channel updates for 'stable-x86_64-apple-darwin'
553info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
554info: downloading component 'cargo'
555info: downloading component 'clippy'
556info: downloading component 'rust-docs'
557info: downloading component 'rust-std'
558info: downloading component 'rustc'
559info: downloading component 'rustfmt'
560info: installing component 'cargo'
561info: installing component 'clippy'
562info: installing component 'rust-docs'
563info: installing component 'rust-std'
564info: installing component 'rustc'
565info: installing component 'rustfmt'
566info: default toolchain set to 'stable-x86_64-apple-darwin'
568 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)
571Rust is installed now. Great!
573To get started you may need to restart your current shell.
574This would reload your PATH environment variable to include
575Cargo's bin directory ($HOME/.cargo/bin).
577To configure your current shell, you need to source
578the corresponding env file under $HOME/.cargo.
580This is usually done by running one of the following (note the leading DOT):
581. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
582source "$HOME/.cargo/env.fish" # For fish
58377.26s$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp
584Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
585 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
586 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
587 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
588 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
589Checking requirements for osx_brew.
590Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
591Requirements installation successful.
592Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...
593ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...
594 % Total % Received % Xferd Average Speed Time Time Time Current
595 Dload Upload Total Spent Left Speed
596100 19.6M 100 19.6M 0 0 22.7M 0 --:--:-- --:--:-- --:--:-- 22.7M
597No checksum for downloaded archive, recording checksum in user configuration.
598ruby-3.2.5 - #extracting ruby-3.2.5 to /Users/travis/.rvm/src/ruby-3.2.5.....
599ruby-3.2.5 - #configuring..
600Error 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',
601please read /Users/travis/.rvm/log/1729595865_ruby-3.2.5/configure.log
602There has been an error while running configure. Halting the installation.
6040.49s$ rvm prepare ruby-3.2.5
605Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
606 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
607 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
608 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
609 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
610Ruby ruby-3.2.5 does not exist, maybe install first?.
6120.02s$ cat /Users/travis/.rvm/log/1729595865_ruby-3.2.5/configure.log
613[2024-10-22 11:17:49] ./configure
614current path: /Users/travis/.rvm/src/ruby-3.2.5
615GEM_HOME=/Users/travis/.rvm/gems/ruby-2.6.3
616PATH=/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
617GEM_PATH=/Users/travis/.rvm/gems/ruby-2.6.3:/Users/travis/.rvm/gems/ruby-2.6.3@global
618command(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
619checking for ruby... /Users/travis/.rvm/rubies/ruby-2.6.3/bin/ruby
620tool/config.guess already exists
621tool/config.sub already exists
622checking build system type... x86_64-apple-darwin17.7.0
623checking host system type... x86_64-apple-darwin17.7.0
624checking target system type... x86_64-apple-darwin17.7.0
625checking for /usr/local/opt/ld/bin/gcc-8... no
626checking for /usr/local/opt/gcc-ar/bin/gcc-8... no
627checking for /usr/local/opt/g++/bin/gcc-8... no
628checking for /usr/local/opt/gcc-nm/bin/gcc-8... no
629checking for /usr/local/opt/gcc-ranlib/bin/gcc-8... no
630checking for gcc... /usr/local/opt/gcc/bin/gcc-8
631checking whether the C compiler works... no
632configure: error: in `/Users/travis/.rvm/src/ruby-3.2.5':
633configure: error: C compiler cannot create executables
634See `config.log' for more details
check.1
637make sure bundler works
6385.60s$ travis_retry rvm ruby-3.2.5 do gem install bundler
639Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
640 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
641 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
642 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
643 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
644Ruby ruby-3.2.5 is not installed.
646The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 2 of 3.
648Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
649 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
650 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
651 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
652 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
653Ruby ruby-3.2.5 is not installed.
655The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 3 of 3.
657Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
658 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
659 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
660 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
661 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
662Ruby ruby-3.2.5 is not installed.
6645.80s$ travis_retry rvm ruby-3.2.5 do bundle install
665Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
666 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
667 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
668 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
669 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
670Ruby ruby-3.2.5 is not installed.
672The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 2 of 3.
674Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
675 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
676 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
677 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
678 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
679Ruby ruby-3.2.5 is not installed.
681The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 3 of 3.
683Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
684 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
685 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
686 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
687 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
688Ruby ruby-3.2.5 is not installed.
check.2
691make sure native extension can be built
6926.11s$ travis_retry rvm ruby-3.2.5 do gem install ffi
693Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
694 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
695 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
696 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
697 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
698Ruby ruby-3.2.5 is not installed.
700The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 2 of 3.
702Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
703 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
704 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
705 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
706 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
707Ruby ruby-3.2.5 is not installed.
709The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 3 of 3.
711Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
712 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
713 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
714 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
715 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
716Ruby ruby-3.2.5 is not installed.
7185.21s$ travis_retry rvm ruby-3.2.5 do gem uninstall -x ffi
719Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
720 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
721 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
722 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
723 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
724Ruby ruby-3.2.5 is not installed.
726The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 2 of 3.
728Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
729 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
730 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
731 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
732 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
733Ruby ruby-3.2.5 is not installed.
735The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 3 of 3.
737Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.
738 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
739 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
740 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>
741 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
742Ruby ruby-3.2.5 is not installed.
publish
745upload to S3
746ruby-3.2.5.*: No such file or directory
747$ brew install awscli
748Updating Homebrew...
751Done: Job Cancelled
753Build Cancelled manually by User: smokodon
Top