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

API event #24484.3 canceled

  • Ran for
AMD64
no language set
Git
Raw log
Scroll to End of Log
0.01s0.01s0.01s
worker_info
1Worker information
2hostname: 171b4c60-a5f3-4c67-aaba-cf62f90c284c@1.worker-com-654b68849d-zrprh.macstadium-prod-2
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: 4db33364-e98e-41f4-b17a-15b038d715c0 travis-ci-macos10.12-xcode8.3-1507738863 (via amqp)
5startup: 1m9.9463929s
60.29s0.01s0.01s0.01s
system_info
7Build system information
8Build language: c
9Build id: 272856906
10Job id: 627410356
11Runtime kernel version: 16.7.0
12VM: default
13travis-build version: 6b157a1c
14Build image provisioning date and time
15Wed Oct 11 18:16:37 GMT 2017
16Operating System Details
17ProductName: Mac OS X
18ProductVersion: 10.12.6
19BuildVersion: 16G29
20Darwin Version
2116.7.0
22Git version
23git version 2.13.1
24bash version
25GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin16)
26Copyright (C) 2007 Free Software Foundation, Inc.
27GCC version
28Apple LLVM version 8.1.0 (clang-802.0.42)
29Target: x86_64-apple-darwin16.7.0
30Thread model: posix
31InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
32LLVM version
33Apple LLVM version 8.1.0 (clang-802.0.42)
34Target: x86_64-apple-darwin16.7.0
35Thread model: posix
36InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
37Pre-installed Ruby versions
38ruby-2.3.3
39ruby-2.3.5
40ruby-2.4.1
41ruby-2.4.2
42Pre-installed Node.js versions
43iojs-v3.3
44iojs-v3.3.1
45v0.10.48
46v0.12.17
47v0.12.18
48v0.8.28
49v4.8.4
50v5.12.0
51v6.11.4
52v6.9.1
53mvn -version
54Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T19:39:06Z)
55Maven home: /usr/local/Cellar/maven/3.5.0/libexec
56Java version: 1.8.0_112, vendor: Oracle Corporation
57Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home/jre
58Default locale: en_US, platform encoding: UTF-8
59OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"
610.01s0.01s0.64s0.00s0.01s0.01s0.01s0.00s0.04s0.03s0.03s0.01s0.03s0.00s0.01s0.22s0.12s0.01s0.01s0.02s0.00s1.50sUninstalled oclint to prevent interference with other packages.
62If you need oclint, you must explicitly install it.
640.74s0.03s0.01s0.01s0.01s0.01s0.01s0.08s0.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
650.03s0.32s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
66Cloning into 'travis-ci/travis-rubies'...
67$ cd travis-ci/travis-rubies
68$ git checkout -qf 9c5525547af2449b91f725590d83edff91484c33
700.01s
71Setting environment variables from repository settings
72$ export AWS_ACCESS_KEY_ID=[secure]
73$ export AWS_SECRET_ACCESS_KEY=[secure]
74$ export AWS_DEFAULT_REGION=[secure]
75$ export SAFE_RVM_VERSION=1.29.7
77Setting environment variables from .travis.yml
78$ export VERSION=3.2.5
79$ export ALIAS=3.2
81$ export TRAVIS_COMPILER=gcc
82$ export CC=${CC:-gcc}
83$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
84$ export PATH=/usr/lib/ccache:$PATH
cache.1
85Setting up build cache
86$ export CASHER_DIR=${TRAVIS_HOME}/.casher
870.11s$ Installing caching utilities
880.01s2.43sattempting to download cache archive
89fetching build/cache-x86_64-osx-xcode8.3-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
90fetching build/cache-osx-xcode8.3-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
91fetching build/cache--compiler-gcc.tgz
92could not download cache
930.01s2.87sadding /usr/local/Cellar/python to cache
94/usr/local/opt/python is a symbolic link to ../Cellar/python/2.7.14; not following
cache.ccache
970.01s2.19sadding /Users/travis/.ccache to cache
98creating directory /Users/travis/.ccache
99$ gcc --version
100Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
101Apple LLVM version 8.1.0 (clang-802.0.42)
102Target: x86_64-apple-darwin16.7.0
103Thread model: posix
104InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
before_install.1
1050.02s$ sw_vers
106ProductName: Mac OS X
107ProductVersion: 10.12.6
108BuildVersion: 16G29
before_install.2
1090.01s$ unset -f cd
install.1
1100.01s$ unset -f pushd
install.2
1110.01s$ unset -f popd
1120.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
113rvm_silence_path_mismatch_check_flag=1
114The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
115$ ./build.sh
rvm.1
116update rvm
1171.61s$ rvm remove 1.8.7
118ruby-1.8.7-head - #already gone
120/usr/local/bin/gpg
121gpg: /Users/travis/.gnupg/trustdb.gpg: trustdb created
122gpg: error reading key: No public key
123gpg: keyserver receive failed: No name
124gpg: error reading key: No public key
125gpg: keyserver receive failed: No name
126key 3804BB82D39DC0E3:
12747 signatures not checked due to missing keys
128gpg: key 3804BB82D39DC0E3: public key "Michal Papis (RVM signing) <mpapis@gmail.com>" imported
129gpg: Total number processed: 1
130gpg: imported: 1
131gpg: no ultimately trusted keys found
1320.47s$ rvm reload
133Warning! PATH is not properly set up, '/Users/travis/.rvm/gems/ruby-2.4.2/bin' is not at first place,
134 usually this is caused by shell initialization files - check them for 'PATH=...' entries,
135 it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles',
136 to fix temporarily in this shell session run: 'rvm use ruby-2.4.2'.
137RVM reloaded!
139gpg: key 105BD0E739499BDB: public key "Piotr Kuczynski <piotr.kuczynski@gmail.com>" imported
140gpg: Total number processed: 1
141gpg: imported: 1
142key 3804BB82D39DC0E3:
14347 signatures not checked due to missing keys
144gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
145gpg: Total number processed: 1
146gpg: unchanged: 1
1470.47s$: command not found
148Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
149Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
150gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
151gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
152gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
153gpg: WARNING: This key is not certified with a trusted signature!
154gpg: There is no indication that the signature belongs to the owner.
155Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
156GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
157Upgrading the RVM installation in /Users/travis/.rvm/
158 RVM PATH line found in /Users/travis/.mkshrc /Users/travis/.zshrc.
159 RVM PATH line not found for Bash, rerun this command with '--auto-dotfiles' flag to fix it.
160 RVM sourcing line found in /Users/travis/.bash_profile.
161 RVM sourcing line not found for Zsh, rerun this command with '--auto-dotfiles' flag to fix it.
162Upgrade of RVM in /Users/travis/.rvm/ is complete.
163 * RVM 1.30 simplifies behavior of 'rvm wrapper' subcommand
166<warn>Thanks for installing RVM 🙏</warn>
167Please consider donating to our open collective to help us maintain RVM.
169👉 Donate: <code>https://opencollective.com/rvm/donate</code>
172: command not found
1730.21s$ rvm reset
174Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.4.2/bin is not at first place.
175 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
176 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
177 To fix it temporarily in this shell session run: <code>rvm use ruby-2.4.2</code>
178 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
1800.37s$ rvm cleanup all
181Cleaning up rvm archives
182Cleaning up rvm repos
183Cleaning up rvm src
184Cleaning up rvm log
185Cleaning up rvm tmp
186Cleaning up rvm gemsets
187Cleaning up rvm links
188Cleanup done.
1906.33s$ rvm get stable --auto-dotfiles
191Downloading https://get.rvm.io
192Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
193Verifying /Users/travis/.rvm/archives/rvm-installer.asc
194gpg: Signature made Tue Feb 21 23:35:16 2023 GMT
195gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
196gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
197gpg: WARNING: This key is not certified with a trusted signature!
198gpg: There is no indication that the signature belongs to the owner.
199Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
200GPG verified '/Users/travis/.rvm/archives/rvm-installer'
201Turning on auto dotfiles mode.
202Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
203Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
204gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
205gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
206gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
207gpg: WARNING: This key is not certified with a trusted signature!
208gpg: There is no indication that the signature belongs to the owner.
209Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
210GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
211Upgrading the RVM installation in /Users/travis/.rvm/
212 Removing rvm PATH line from /Users/travis/.mkshrc /Users/travis/.zshrc.
213 Adding rvm PATH line to /Users/travis/.profile /Users/travis/.mkshrc /Users/travis/.bashrc /Users/travis/.zshrc.
214 Removing rvm loading line from /Users/travis/.bash_profile.
215 Adding rvm loading line to /Users/travis/.profile /Users/travis/.bash_profile /Users/travis/.zlogin.
216 Fixing environment link for default.
217Upgrade of RVM in /Users/travis/.rvm/ is complete.
219<warn>Thanks for installing RVM 🙏</warn>
220Please consider donating to our open collective to help us maintain RVM.
222👉 Donate: <code>https://opencollective.com/rvm/donate</code>
225RVM reloaded!
rvm.2
228clean up meta data
229done
rvm.3
231set up env for rvm
2320.02s$ source /Users/travis/.rvm/scripts/rvm
2340.01s$ unset DYLD_LIBRARY_PATH
2360.01s$ export rvm_git_clone_depth=1
2393.03s$ install_autoconf
240/tmp ~/build/travis-ci/travis-rubies
241--2024-10-23 14:08:37-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
242Resolving ftp.gnu.org... 209.51.188.20, 2001:470:142:3::b
243Connecting to ftp.gnu.org|209.51.188.20|:80... connected.
244HTTP request sent, awaiting response... 200 OK
245Length: 2143794 (2.0M) [application/x-gzip]
246Saving to: ‘autoconf-latest.tar.gz’
248 0K .......... .......... .......... .......... .......... 2% 957K 2s
249 50K .......... .......... .......... .......... .......... 4% 1.95M 2s
250 100K .......... .......... .......... .......... .......... 7% 16.3M 1s
251 150K .......... .......... .......... .......... .......... 9% 2.00M 1s
252 200K .......... .......... .......... .......... .......... 11% 7.46M 1s
253 250K .......... .......... .......... .......... .......... 14% 34.7M 1s
254 300K .......... .......... .......... .......... .......... 16% 2.61M 1s
255 350K .......... .......... .......... .......... .......... 19% 84.5M 1s
256 400K .......... .......... .......... .......... .......... 21% 6.95M 1s
257 450K .......... .......... .......... .......... .......... 23% 19.8M 0s
258 500K .......... .......... .......... .......... .......... 26% 2.83M 0s
259 550K .......... .......... .......... .......... .......... 28% 33.0M 0s
260 600K .......... .......... .......... .......... .......... 31% 68.6M 0s
261 650K .......... .......... .......... .......... .......... 33% 9.92M 0s
262 700K .......... .......... .......... .......... .......... 35% 16.1M 0s
263 750K .......... .......... .......... .......... .......... 38% 2.78M 0s
264 800K .......... .......... .......... .......... .......... 40% 13.6M 0s
265 850K .......... .......... .......... .......... .......... 42% 39.2M 0s
266 900K .......... .......... .......... .......... .......... 45% 25.9M 0s
267 950K .......... .......... .......... .......... .......... 47% 17.2M 0s
268 1000K .......... .......... .......... .......... .......... 50% 17.4M 0s
269 1050K .......... .......... .......... .......... .......... 52% 2.91M 0s
270 1100K .......... .......... .......... .......... .......... 54% 116M 0s
271 1150K .......... .......... .......... .......... .......... 57% 23.7M 0s
272 1200K .......... .......... .......... .......... .......... 59% 15.4M 0s
273 1250K .......... .......... .......... .......... .......... 62% 11.6M 0s
274 1300K .......... .......... .......... .......... .......... 64% 45.9M 0s
275 1350K .......... .......... .......... .......... .......... 66% 3.05M 0s
276 1400K .......... .......... .......... .......... .......... 69% 112M 0s
277 1450K .......... .......... .......... .......... .......... 71% 51.7M 0s
278 1500K .......... .......... .......... .......... .......... 74% 22.5M 0s
279 1550K .......... .......... .......... .......... .......... 76% 10.1M 0s
280 1600K .......... .......... .......... .......... .......... 78% 47.9M 0s
281 1650K .......... .......... .......... .......... .......... 81% 2.99M 0s
282 1700K .......... .......... .......... .......... .......... 83% 33.3M 0s
283 1750K .......... .......... .......... .......... .......... 85% 29.3M 0s
284 1800K .......... .......... .......... .......... .......... 88% 89.3M 0s
285 1850K .......... .......... .......... .......... .......... 90% 11.6M 0s
286 1900K .......... .......... .......... .......... .......... 93% 19.2M 0s
287 1950K .......... .......... .......... .......... .......... 95% 3.47M 0s
288 2000K .......... .......... .......... .......... .......... 97% 19.4M 0s
289 2050K .......... .......... .......... .......... ... 100% 16.3M=0.3s
2912024-10-23 14:08:37 (6.87 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]
293x autoconf-2.72/
294x autoconf-2.72/.prev-version
295x autoconf-2.72/.tarball-version
296x autoconf-2.72/.version
297x autoconf-2.72/AUTHORS
298x autoconf-2.72/BUGS
299x autoconf-2.72/COPYING
300x autoconf-2.72/COPYING.EXCEPTION
301x autoconf-2.72/COPYINGv3
302x autoconf-2.72/ChangeLog
303x autoconf-2.72/ChangeLog.0
304x autoconf-2.72/ChangeLog.1
305x autoconf-2.72/ChangeLog.2
306x autoconf-2.72/ChangeLog.3
307x autoconf-2.72/GNUmakefile
308x autoconf-2.72/INSTALL
309x autoconf-2.72/Makefile.am
310x autoconf-2.72/Makefile.in
311x autoconf-2.72/NEWS
312x autoconf-2.72/README
313x autoconf-2.72/THANKS
314x autoconf-2.72/TODO
315x autoconf-2.72/aclocal.m4
316x autoconf-2.72/bin/
317x autoconf-2.72/bin/autoconf.in
318x autoconf-2.72/bin/autoheader.in
319x autoconf-2.72/bin/autom4te.in
320x autoconf-2.72/bin/autoreconf.in
321x autoconf-2.72/bin/autoscan.in
322x autoconf-2.72/bin/autoupdate.in
323x autoconf-2.72/bin/ifnames.in
324x autoconf-2.72/bin/local.mk
325x autoconf-2.72/build-aux/
326x autoconf-2.72/build-aux/announce-gen
327x autoconf-2.72/build-aux/config.guess
328x autoconf-2.72/build-aux/config.sub
329x autoconf-2.72/build-aux/gendocs.sh
330x autoconf-2.72/build-aux/git-version-gen
331x autoconf-2.72/build-aux/gitlog-to-changelog
332x autoconf-2.72/build-aux/gnupload
333x autoconf-2.72/build-aux/help-extract.pl
334x autoconf-2.72/build-aux/install-sh
335x autoconf-2.72/build-aux/mdate-sh
336x autoconf-2.72/build-aux/missing
337x autoconf-2.72/build-aux/texinfo.tex
338x autoconf-2.72/cfg.mk
339x autoconf-2.72/configure
340x autoconf-2.72/configure.ac
341x autoconf-2.72/doc/
342x autoconf-2.72/doc/autoconf.info
343x autoconf-2.72/doc/autoconf.texi
344x autoconf-2.72/doc/fdl.texi
345x autoconf-2.72/doc/gendocs_template
346x autoconf-2.72/doc/gnu-oids.texi
347x autoconf-2.72/doc/install.texi
348x autoconf-2.72/doc/local.mk
349x autoconf-2.72/doc/make-stds.texi
350x autoconf-2.72/doc/stamp-vti
351x autoconf-2.72/doc/standards.info
352x autoconf-2.72/doc/standards.texi
353x autoconf-2.72/doc/version.texi
354x autoconf-2.72/lib/
355x autoconf-2.72/lib/Autom4te/
356x autoconf-2.72/lib/Autom4te/C4che.pm
357x autoconf-2.72/lib/Autom4te/ChannelDefs.pm
358x autoconf-2.72/lib/Autom4te/Channels.pm
359x autoconf-2.72/lib/Autom4te/Config.pm
360x autoconf-2.72/lib/Autom4te/Configure_ac.pm
361x autoconf-2.72/lib/Autom4te/FileUtils.pm
362x autoconf-2.72/lib/Autom4te/General.pm
363x autoconf-2.72/lib/Autom4te/Getopt.pm
364x autoconf-2.72/lib/Autom4te/Request.pm
365x autoconf-2.72/lib/Autom4te/XFile.pm
366x autoconf-2.72/lib/autoconf/
367x autoconf-2.72/lib/autoconf/autoconf.m4
368x autoconf-2.72/lib/autoconf/autoheader.m4
369x autoconf-2.72/lib/autoconf/autoscan.m4
370x autoconf-2.72/lib/autoconf/autotest.m4
371x autoconf-2.72/lib/autoconf/autoupdate.m4
372x autoconf-2.72/lib/autoconf/c.m4
373x autoconf-2.72/lib/autoconf/erlang.m4
374x autoconf-2.72/lib/autoconf/fortran.m4
375x autoconf-2.72/lib/autoconf/functions.m4
376x autoconf-2.72/lib/autoconf/general.m4
377x autoconf-2.72/lib/autoconf/go.m4
378x autoconf-2.72/lib/autoconf/headers.m4
379x autoconf-2.72/lib/autoconf/lang.m4
380x autoconf-2.72/lib/autoconf/libs.m4
381x autoconf-2.72/lib/autoconf/oldnames.m4
382x autoconf-2.72/lib/autoconf/programs.m4
383x autoconf-2.72/lib/autoconf/specific.m4
384x autoconf-2.72/lib/autoconf/status.m4
385x autoconf-2.72/lib/autoconf/trailer.m4
386x autoconf-2.72/lib/autoconf/types.m4
387x autoconf-2.72/lib/autom4te.in
388x autoconf-2.72/lib/autoscan/
389x autoconf-2.72/lib/autoscan/autoscan.pre
390x autoconf-2.72/lib/autotest/
391x autoconf-2.72/lib/autotest/autotest.m4
392x autoconf-2.72/lib/autotest/general.m4
393x autoconf-2.72/lib/autotest/specific.m4
394x autoconf-2.72/lib/emacs/
395x autoconf-2.72/lib/emacs/autoconf-mode.el
396x autoconf-2.72/lib/emacs/autotest-mode.el
397x autoconf-2.72/lib/freeze.mk
398x autoconf-2.72/lib/local.mk
399x autoconf-2.72/lib/m4sugar/
400x autoconf-2.72/lib/m4sugar/foreach.m4
401x autoconf-2.72/lib/m4sugar/m4sh.m4
402x autoconf-2.72/lib/m4sugar/m4sugar.m4
403x autoconf-2.72/lib/version.in
404x autoconf-2.72/m4/
405x autoconf-2.72/m4/autobuild.m4
406x autoconf-2.72/m4/m4.m4
407x autoconf-2.72/m4/make-case.m4
408x autoconf-2.72/maint.mk
409x autoconf-2.72/man/
410x autoconf-2.72/man/autoconf.1
411x autoconf-2.72/man/autoconf.w
412x autoconf-2.72/man/autoconf.x
413x autoconf-2.72/man/autoheader.1
414x autoconf-2.72/man/autoheader.w
415x autoconf-2.72/man/autoheader.x
416x autoconf-2.72/man/autom4te.1
417x autoconf-2.72/man/autom4te.w
418x autoconf-2.72/man/autom4te.x
419x autoconf-2.72/man/autoreconf.1
420x autoconf-2.72/man/autoreconf.w
421x autoconf-2.72/man/autoreconf.x
422x autoconf-2.72/man/autoscan.1
423x autoconf-2.72/man/autoscan.w
424x autoconf-2.72/man/autoscan.x
425x autoconf-2.72/man/autoupdate.1
426x autoconf-2.72/man/autoupdate.w
427x autoconf-2.72/man/autoupdate.x
428x autoconf-2.72/man/common.x
429x autoconf-2.72/man/ifnames.1
430x autoconf-2.72/man/ifnames.w
431x autoconf-2.72/man/ifnames.x
432x autoconf-2.72/man/local.mk
433x autoconf-2.72/tests/
434x autoconf-2.72/tests/atlocal.in
435x autoconf-2.72/tests/autoscan.at
436x autoconf-2.72/tests/autotest.at
437x autoconf-2.72/tests/base.at
438x autoconf-2.72/tests/c.at
439x autoconf-2.72/tests/compile.at
440x autoconf-2.72/tests/data/
441x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4
442x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4
443x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4
444x autoconf-2.72/tests/erlang.at
445x autoconf-2.72/tests/foreign.at
446x autoconf-2.72/tests/fortran.at
447x autoconf-2.72/tests/go.at
448x autoconf-2.72/tests/local.at
449x autoconf-2.72/tests/local.mk
450x autoconf-2.72/tests/m4sh.at
451x autoconf-2.72/tests/m4sugar.at
452x autoconf-2.72/tests/mktests.pl
453x autoconf-2.72/tests/semantics.at
454x autoconf-2.72/tests/statesave.m4
455x autoconf-2.72/tests/suite.at
456x autoconf-2.72/tests/tools.at
457x autoconf-2.72/tests/torture.at
458x autoconf-2.72/tests/wrapper.as
459/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies
460checking for a BSD-compatible install... /usr/local/bin/ginstall -c
461checking whether build environment is sane... yes
462checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
463checking for gawk... no
464checking for mawk... no
465checking for nawk... no
466checking for awk... awk
467checking whether make sets $(MAKE)... yes
468checking whether make supports nested variables... yes
469checking build system type... x86_64-apple-darwin16.7.0
470checking host system type... x86_64-apple-darwin16.7.0
471configure: autobuild project... GNU Autoconf
472configure: autobuild revision... 2.72
473configure: autobuild hostname... Traviss-Mac-463.local
474configure: autobuild timestamp... 20241023T140838Z
475checking for a shell whose -n mode is known to work... /bin/sh
476checking for characters that cannot appear in file names... none
477checking whether directories can have trailing spaces... yes
478checking for expr... /bin/expr
479checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.
480GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.
481GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
482Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.
483There seems to be no Makefile in this directory.
484You must run ./configure before running '/Applications/Xcode.app/Contents/Developer/usr/bin/make'.
485make: *** [abort-due-to-no-makefile] Error 1
486There seems to be no Makefile in this directory.
487You must run ./configure before running '/Applications/Xcode.app/Contents/Developer/usr/bin/make'.
488make: *** [abort-due-to-no-makefile] Error 1
489/tmp ~/build/travis-ci/travis-rubies
490~/build/travis-ci/travis-rubies
rvm.4
492OSX specific setup
4930.32s$ rvm autolibs homebrew
495$ rvm use --install 2.7.5
496Required ruby-2.7.5 is not installed - installing.
497Searching for binary rubies, this might take some time.
498No binary rubies available for: osx/10.12/x86_64/ruby-2.7.5.
499Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
500Checking requirements for osx_brew.
501Do not know how to check/install gcc 'gcc'.
502Installing requirements for osx_brew.
503Updating system............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
504Installing required packages: zlib......
505Warning: Using `--insecure` with curl to download formula.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.
506Warning: Using `--insecure` with curl to download formula_tap_migrations.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.
507Warning: Using `--insecure` with curl to download cask.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.
508Warning: Using `--insecure` with curl to download cask_tap_migrations.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.
509Warning: Using `--insecure` with curl to download formula.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.
510Warning: Using `--insecure` with curl to download formula_tap_migrations.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.
511Warning: Using `--insecure` with curl to download cask.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.
512==> Upgrading 9 outdated packages:
513autoconf 2.69 -> 2.72
514automake 1.15.1 -> 1.17
515coreutils 8.28_1 -> 9.5
516libksba 1.3.5 -> 1.6.7
517libtool 2.4.6_1 -> 2.5.3
518libyaml 0.1.7 -> 0.2.5
519openssl@1.1 1.1.0f -> 1.1.1w
520pkg-config 0.29.2 -> 0.29.2_3
521readline 7.0.3_1 -> 8.2.13
522Warning: You are using macOS 10.12.
523We (and Apple) do not provide support for this old version.
524It is expected behaviour that some formulae will fail to build in this old version.
525It is expected behaviour that Homebrew will be buggy and slow.
526Do not create any issues about this on Homebrew's GitHub repositories.
527Do not create any issues even if you think this message is unrelated.
528Any opened issues will be immediately closed without response.
529Do not ask for help from Homebrew or its maintainers on social media.
530You may ask for help in Homebrew's discussions but are unlikely to receive a response.
531Try to figure out the problem yourself and submit a fix as a pull request.
532We will review it but may or may not accept it.
534Warning: openssl@1.1 has been deprecated! It will be disabled on 2024-10-24.
535==> Fetching dependencies for openssl@1.1: ca-certificates
536==> Fetching ca-certificates
537==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-09-24
538==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:212f2576348d5f5797d8d3905eb70d0d9bf8829345bce9e20e2fd0336f344648
539Warning: Using `--insecure` with curl to download an updated certificates file because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.
540curl: (22) The requested URL returned error: 421 Misdirected Request
541Error: openssl@1.1: Failed to download resource "ca-certificates"
542Download failed: https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:212f2576348d5f5797d8d3905eb70d0d9bf8829345bce9e20e2fd0336f344648
543==> Fetching readline
544==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/r/readline.rb
545==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-001
546==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-002
547==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-003
548==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-004
549==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-005
550==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-006
551==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-007
552==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-008
553==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-009
554==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-010
555==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-011
556==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-012
557==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-013
558==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz
559==> Fetching dependencies for coreutils: m4, autoconf, automake, libtool and gmp
560==> Fetching m4
561==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/m/m4.rb
562==> Downloading https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz
563==> Fetching autoconf
564==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/a/autoconf.rb
565==> Downloading https://ftp.gnu.org/gnu/autoconf/autoconf-2.72.tar.gz
566==> Fetching automake
567==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/a/automake.rb
568==> Downloading https://ftp.gnu.org/gnu/automake/automake-1.17.tar.xz
569==> Fetching libtool
570==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/lib/libtool.rb
571==> Downloading https://ftp.gnu.org/gnu/libtool/libtool-2.5.3.tar.xz
572==> Fetching gmp
573==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/g/gmp.rb
574==> Downloading https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz
575==> Fetching coreutils
576==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/c/coreutils.rb
577==> Downloading https://ftp.gnu.org/gnu/coreutils/coreutils-9.5.tar.xz
578==> Fetching dependencies for libksba: libunistring, gettext and libgpg-error
579==> Fetching libunistring
580==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/lib/libunistring.rb
581==> Downloading https://ftp.gnu.org/gnu/libunistring/libunistring-1.3.tar.gz
582==> Fetching gettext
583==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/g/gettext.rb
584==> Downloading https://ftp.gnu.org/gnu/gettext/gettext-0.22.5.tar.gz
585==> Fetching libgpg-error
586==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/lib/libgpg-error.rb
587==> Downloading https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.50.tar.bz2
588==> Fetching libksba
589==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/lib/libksba.rb
590==> Downloading https://gnupg.org/ftp/gcrypt/libksba/libksba-1.6.7.tar.bz2
591Warning: Using `--insecure` with curl to download cask_tap_migrations.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.
592==> Fetching dependencies for libyaml: m4, autoconf, automake and libtool
593==> Fetching libyaml
594==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/lib/libyaml.rb
595==> Downloading https://github.com/yaml/libyaml/archive/refs/tags/0.2.5.tar.gz
596==> Downloading from https://codeload.github.com/yaml/libyaml/tar.gz/refs/tags/0.2.5
597==> Fetching pkg-config
598==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/b5e79bd52c159e89ee599590bb52fefb2a95114c/Formula/p/pkg-config.rb
599==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz
600==> Upgrading readline
601 7.0.3_1 -> 8.2.13
602Warning: Your Xcode (8.3.3) is outdated.
603Please update to Xcode 9.2 (or delete it).
604Xcode can be updated from the App Store.
606Warning: A newer Command Line Tools release is available.
607Update them from Software Update in the App Store.
609If that doesn't show you any updates, run:
610 sudo rm -rf /Library/Developer/CommandLineTools
611 sudo xcode-select --install
613Alternatively, manually download them from:
614 https://developer.apple.com/download/all/.
615You should download the Command Line Tools for Xcode 9.2.
617==> Patching
618==> Applying readline82-001
619patching file nls.c
620patching file patchlevel
621==> Applying readline82-002
622patching file display.c
623patching file patchlevel
624==> Applying readline82-003
625patching file colors.c
626patching file patchlevel
627==> Applying readline82-004
628patching file input.c
629patching file patchlevel
630==> Applying readline82-005
631patching file callback.c
632patching file patchlevel
633==> Applying readline82-006
634patching file input.c
635Hunk #1 succeeded at 805 (offset -7 lines).
636Hunk #2 succeeded at 816 (offset -7 lines).
637Hunk #3 succeeded at 895 (offset -7 lines).
638Hunk #4 succeeded at 938 (offset -7 lines).
639patching file patchlevel
640==> Applying readline82-007
641patching file display.c
642Hunk #1 succeeded at 3391 (offset -3 lines).
643patching file patchlevel
644==> Applying readline82-008
645patching file text.c
646patching file bind.c
647patching file rltty.c
648patching file patchlevel
649==> Applying readline82-009
650patching file complete.c
651patching file patchlevel
652==> Applying readline82-010
653patching file complete.c
654patching file patchlevel
655==> Applying readline82-011
656patching file bind.c
657patching file patchlevel
658==> Applying readline82-012
659patching file readline.c
660patching file isearch.c
661patching file patchlevel
662==> Applying readline82-013
663patching file text.c
664patching file patchlevel
665==> ./configure --with-curses
666==> make install SHLIB_LIBS=-lcurses
667Warning: Using `--insecure` with curl to download formula.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.
668==> Downloading https://formulae.brew.sh/api/formula.jws.json
669######################################################################### 100.0%
670🍺 /usr/local/Cellar/readline/8.2.13: 51 files, 1.6MB, built in 24 seconds
671==> Running `brew cleanup readline`...
672Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
673Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
674Removing: /usr/local/Cellar/readline/7.0.3_1... (46 files, 1.5MB)
675Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--1ea434957d6ec3a7b61763f1f3552dad0ebdd6754d65888b5cd6d80db3a788a8... (5.6KB)
676Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--24f587ba46b46ed2b1868ccaf9947504feba154bb8faabd4adaea63ef7e6acb0... (1.2KB)
677Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--3d9885e692e1998523fd5c61f558cecd2aafd67a07bd3bfe1d7ad5a31777a116... (2.2KB)
678Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--5911a5b980d7900aabdbee483f86dab7056851e6400efb002776a0a4a1bab6f6... (1.4KB)
679Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--622ba387dae5c185afb4b9b20634804e5f6c1c6e5e87ebee7c35a8f065114c99... (1.5KB)
680Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--6c8adf8ed4a2ca629f7fd11301ed6293a6248c9da0c674f86217df715efccbd3... (2.8KB)
681Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--758e2ec65a0c214cfe6161f5cde3c5af4377c67d820ea01d13de3ca165f67b4c... (2.6KB)
682Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--79572eeaeb82afdc6869d7ad4cba9d4f519b1218070e17fa90bbecd49bd525ac... (1.7KB)
683Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--a177edc9d8c9f82e8c19d0630ab351f3fd1b201d655a1ddb5d51c4cee197b26a... (1.7KB)
684Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--bbf97f1ec40a929edab5aa81998c1e2ef435436c597754916e6a5868f273aff7... (1.2KB)
685Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--c7b45ff8c0d24d81482e6e0677e81563d13c74241f7b86c4de00d239bc81f5a1... (3.0KB)
686Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--e0013d907f3a9e6482cc0934de1bd82ee3c3c4fd07a9646aa9899af237544dd7... (1.8KB)
687Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--e06503822c62f7bc0d9f387d4c78c09e0ce56e53872011363c74786c7cd4c053... (1.1KB)
688==> Upgrading coreutils
689 8.28_1 -> 9.5
690Warning: Your Xcode (8.3.3) is outdated.
691Please update to Xcode 9.2 (or delete it).
692Xcode can be updated from the App Store.
694Warning: A newer Command Line Tools release is available.
695Update them from Software Update in the App Store.
697If that doesn't show you any updates, run:
698 sudo rm -rf /Library/Developer/CommandLineTools
699 sudo xcode-select --install
701Alternatively, manually download them from:
702 https://developer.apple.com/download/all/.
703You should download the Command Line Tools for Xcode 9.2.
705==> Installing dependencies for coreutils: m4, autoconf, automake, libtool and gmp
706==> Installing coreutils dependency: m4
707Warning: Your Xcode (8.3.3) is outdated.
708Please update to Xcode 9.2 (or delete it).
709Xcode can be updated from the App Store.
711Warning: A newer Command Line Tools release is available.
712Update them from Software Update in the App Store.
714If that doesn't show you any updates, run:
715 sudo rm -rf /Library/Developer/CommandLineTools
716 sudo xcode-select --install
718Alternatively, manually download them from:
719 https://developer.apple.com/download/all/.
720You should download the Command Line Tools for Xcode 9.2.
724Done: Job Cancelled
726Build Cancelled manually by User: smokodon
Top