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

API event #24483.16 passed

  • Ran for
11.4
AMD64
Xcode: xcode12.5 C
Git
Raw log
Scroll to End of Log
0.01s0.01s0.01s
worker_info
1Worker information
2hostname: ccedd3a7-eacf-4432-b118-d1e1cae85d2f@1.worker-com-654b68849d-9s246.macstadium-prod-2
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: ae7975f0-0a48-47ec-a00e-d2f4fa40442c travis-ci-macos11.4-xcode12.5.1-1624685102 (via amqp)
5startup: 2m19.326020045s
60.80s0.02s0.01s0.01s
system_info
7Build system information
8Build language: c
9Build id: 272840551
10Job id: 627372741
11Runtime kernel version: 20.5.0
12VM: default
13travis-build version: 6b157a1c
14Build image provisioning date and time
15Sat Jun 26 10:28:25 GMT 2021
16Operating System Details
17ProductName: macOS
18ProductVersion: 11.4
19BuildVersion: 20F71
20Git version
21git version 2.32.0
22bash version
23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin20)
24Copyright (C) 2007 Free Software Foundation, Inc.
25GCC version
26Apple clang version 12.0.5 (clang-1205.0.22.11)
27Target: x86_64-apple-darwin20.5.0
28Thread model: posix
29InstalledDir: /Applications/Xcode-12.5.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
30LLVM version
31Apple clang version 12.0.5 (clang-1205.0.22.11)
32Target: x86_64-apple-darwin20.5.0
33Thread model: posix
34InstalledDir: /Applications/Xcode-12.5.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
35Pre-installed Ruby versions
36ruby-2.6.6
37Pre-installed Node.js versions
38v10.24.1
39v11.15.0
40v12.22.1
41v13.14.0
42v14.17.1
43v15.14.0
44v16.4.0
45v4.9.1
46v6.17.1
47v8.17.0
48mvn -version
49Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
50Maven home: /usr/local/Cellar/maven/3.8.1/libexec
51Java version: 16.0.1, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk/16.0.1/libexec/openjdk.jdk/Contents/Home
52Default locale: en_US, platform encoding: UTF-8
53OS name: "mac os x", version: "11.4", arch: "x86_64", family: "mac"
550.01s0.01s0.53s0.01s0.01s0.01s0.01s0.01s0.09s0.05s0.05s0.01s0.05s0.01s0.01s1.01s0.17s0.01s0.02s0.05s0.01s3.95s
561.72s0.06s0.02s0.01s0.01s0.01s0.01s0.17s0.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
570.04s0.39s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
58Cloning into 'travis-ci/travis-rubies'...
59$ cd travis-ci/travis-rubies
60$ git checkout -qf a5dc3ca7e17d22437ac41328ede9f5c99226681f
620.01s
63Setting environment variables from repository settings
64$ export AWS_ACCESS_KEY_ID=[secure]
65$ export AWS_SECRET_ACCESS_KEY=[secure]
66$ export AWS_DEFAULT_REGION=[secure]
67$ export SAFE_RVM_VERSION=1.29.7
69Setting environment variables from .travis.yml
70$ export VERSION=3.2.5
71$ export ALIAS=3.2
73$ export TRAVIS_COMPILER=gcc
74$ export CC=${CC:-gcc}
75$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
76$ export PATH=/usr/lib/ccache:$PATH
cache.1
77Setting up build cache
78$ export CASHER_DIR=${TRAVIS_HOME}/.casher
790.13s$ Installing caching utilities
800.01s3.37sattempting to download cache archive
81fetching build/cache--osx-xcode12.5-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
82fetching build/cache-osx-xcode12.5-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
83fetching build/cache--compiler-gcc.tgz
84could not download cache
850.01s3.64sadding /usr/local/Cellar/python to cache
86creating directory /usr/local/Cellar/python
87/usr/local/opt/python is a symbolic link to ../Cellar/python@3.9/3.9.5; not following
cache.ccache
900.01s3.36sadding /Users/travis/.ccache to cache
91creating directory /Users/travis/.ccache
92$ gcc --version
93Configured with: --prefix=/Applications/Xcode-12.5.1.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-12.5.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
94Apple clang version 12.0.5 (clang-1205.0.22.11)
95Target: x86_64-apple-darwin20.5.0
96Thread model: posix
97InstalledDir: /Applications/Xcode-12.5.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
before_install
980.02s$ sw_vers
99ProductName: macOS
100ProductVersion: 11.4
101BuildVersion: 20F71
1020.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
103rvm_silence_path_mismatch_check_flag=1
104The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
105$ ./build.sh
rvm.1
106update rvm
1072.32s$ rvm remove 1.8.7
108ruby-1.8.7-head - #already gone
109Using /Users/travis/.rvm/gems/ruby-2.6.6
111/usr/local/bin/gpg
112pub rsa4096 2014-10-28 [SC]
113 409B6B1796C275462A1703113804BB82D39DC0E3
114uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
115uid [ unknown] Michal Papis <michal.papis@toptal.com>
116uid [ unknown] [jpeg image of size 5015]
117sub rsa2048 2015-11-02 [E]
119pub rsa4096 2016-11-11 [SC]
120 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
121uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
122sub rsa4096 2016-11-11 [E]
124gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
125gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
126gpg: Total number processed: 1
127gpg: unchanged: 1
1280.57s$ rvm reload
129Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
130 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
131 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
132 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
133 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
134RVM reloaded!
136gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
137gpg: Total number processed: 1
138gpg: unchanged: 1
139gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
140gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
141gpg: Total number processed: 1
142gpg: unchanged: 1
1430.26s$: command not found
144Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
145Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
146gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
147gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
148gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
149gpg: WARNING: This key is not certified with a trusted signature!
150gpg: There is no indication that the signature belongs to the owner.
151Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
152GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
153Upgrading the RVM installation in /Users/travis/.rvm/
154Upgrade of RVM in /Users/travis/.rvm/ is complete.
156<warn>Thanks for installing RVM 🙏</warn>
157Please consider donating to our open collective to help us maintain RVM.
159👉 Donate: <code>https://opencollective.com/rvm/donate</code>
162: command not found
1630.27s$ rvm reset
164Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
165 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
166 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
167 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
168 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
1703.66s$ rvm cleanup all
171Cleaning up rvm archives
172Cleaning up rvm repos
173Cleaning up rvm src
174Cleaning up rvm log
175Cleaning up rvm tmp
176Cleaning up rvm gemsets
177Cleaning up rvm links
178Cleanup done.
1807.04s$ rvm get stable --auto-dotfiles
181Downloading https://get.rvm.io
182Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
183Verifying /Users/travis/.rvm/archives/rvm-installer.asc
184gpg: Signature made Tue Feb 21 23:35:16 2023 GMT
185gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
186gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
187gpg: WARNING: This key is not certified with a trusted signature!
188gpg: There is no indication that the signature belongs to the owner.
189Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
190GPG verified '/Users/travis/.rvm/archives/rvm-installer'
191Turning on auto dotfiles mode.
192Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
193Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
194gpg: Signature made Fri Jan 15 18:46:22 2021 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-1.29.12.tgz'
201Upgrading the RVM installation in /Users/travis/.rvm/
202 Fixing environment link for default.
203Upgrade of RVM in /Users/travis/.rvm/ is complete.
205<warn>Thanks for installing RVM 🙏</warn>
206Please consider donating to our open collective to help us maintain RVM.
208👉 Donate: <code>https://opencollective.com/rvm/donate</code>
211RVM reloaded!
rvm.2
214clean up meta data
215done
rvm.3
217set up env for rvm
2180.02s$ source /Users/travis/.rvm/scripts/rvm
2200.01s$ unset DYLD_LIBRARY_PATH
2220.01s$ export rvm_git_clone_depth=1
22510.05s$ install_autoconf
226/tmp ~/build/travis-ci/travis-rubies
227--2024-10-22 16:22:23-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
228Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
229Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.
230HTTP request sent, awaiting response... 200 OK
231Length: 2143794 (2.0M) [application/x-gzip]
232Saving to: ‘autoconf-latest.tar.gz’
234 0K .......... .......... .......... .......... .......... 2% 968K 2s
235 50K .......... .......... .......... .......... .......... 4% 1.91M 2s
236 100K .......... .......... .......... .......... .......... 7% 13.7M 1s
237 150K .......... .......... .......... .......... .......... 9% 1.80M 1s
238 200K .......... .......... .......... .......... .......... 11% 1.96M 1s
239 250K .......... .......... .......... .......... .......... 14% 1.36M 1s
240 300K .......... .......... .......... .......... .......... 16% 1.67M 1s
241 350K .......... .......... .......... .......... .......... 19% 22.8M 1s
242 400K .......... .......... .......... .......... .......... 21% 1.88M 1s
243 450K .......... .......... .......... .......... .......... 23% 1.51M 1s
244 500K .......... .......... .......... .......... .......... 26% 18.5M 1s
245 550K .......... .......... .......... .......... .......... 28% 1.43M 1s
246 600K .......... .......... .......... .......... .......... 31% 20.6M 1s
247 650K .......... .......... .......... .......... .......... 33% 1.92M 1s
248 700K .......... .......... .......... .......... .......... 35% 1.72M 1s
249 750K .......... .......... .......... .......... .......... 38% 20.2M 1s
250 800K .......... .......... .......... .......... .......... 40% 1.99M 1s
251 850K .......... .......... .......... .......... .......... 42% 21.1M 1s
252 900K .......... .......... .......... .......... .......... 45% 1.94M 0s
253 950K .......... .......... .......... .......... .......... 47% 22.6M 0s
254 1000K .......... .......... .......... .......... .......... 50% 1.63M 0s
255 1050K .......... .......... .......... .......... .......... 52% 24.3M 0s
256 1100K .......... .......... .......... .......... .......... 54% 1.83M 0s
257 1150K .......... .......... .......... .......... .......... 57% 18.4M 0s
258 1200K .......... .......... .......... .......... .......... 59% 25.6M 0s
259 1250K .......... .......... .......... .......... .......... 62% 1.84M 0s
260 1300K .......... .......... .......... .......... .......... 64% 10.9M 0s
261 1350K .......... .......... .......... .......... .......... 66% 1.79M 0s
262 1400K .......... .......... .......... .......... .......... 69% 4.85M 0s
263 1450K .......... .......... .......... .......... .......... 71% 1.94M 0s
264 1500K .......... .......... .......... .......... .......... 74% 13.1M 0s
265 1550K .......... .......... .......... .......... .......... 76% 25.6M 0s
266 1600K .......... .......... .......... .......... .......... 78% 2.24M 0s
267 1650K .......... .......... .......... .......... .......... 81% 27.6M 0s
268 1700K .......... .......... .......... .......... .......... 83% 43.6M 0s
269 1750K .......... .......... .......... .......... .......... 85% 1.35M 0s
270 1800K .......... .......... .......... .......... .......... 88% 32.5M 0s
271 1850K .......... .......... .......... .......... .......... 90% 30.8M 0s
272 1900K .......... .......... .......... .......... .......... 93% 1.54M 0s
273 1950K .......... .......... .......... .......... .......... 95% 19.7M 0s
274 2000K .......... .......... .......... .......... .......... 97% 24.4M 0s
275 2050K .......... .......... .......... .......... ... 100% 1.65M=0.7s
2772024-10-22 16:22:24 (2.94 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]
279x autoconf-2.72/
280x autoconf-2.72/.prev-version
281x autoconf-2.72/.tarball-version
282x autoconf-2.72/.version
283x autoconf-2.72/AUTHORS
284x autoconf-2.72/BUGS
285x autoconf-2.72/COPYING
286x autoconf-2.72/COPYING.EXCEPTION
287x autoconf-2.72/COPYINGv3
288x autoconf-2.72/ChangeLog
289x autoconf-2.72/ChangeLog.0
290x autoconf-2.72/ChangeLog.1
291x autoconf-2.72/ChangeLog.2
292x autoconf-2.72/ChangeLog.3
293x autoconf-2.72/GNUmakefile
294x autoconf-2.72/INSTALL
295x autoconf-2.72/Makefile.am
296x autoconf-2.72/Makefile.in
297x autoconf-2.72/NEWS
298x autoconf-2.72/README
299x autoconf-2.72/THANKS
300x autoconf-2.72/TODO
301x autoconf-2.72/aclocal.m4
302x autoconf-2.72/bin/
303x autoconf-2.72/bin/autoconf.in
304x autoconf-2.72/bin/autoheader.in
305x autoconf-2.72/bin/autom4te.in
306x autoconf-2.72/bin/autoreconf.in
307x autoconf-2.72/bin/autoscan.in
308x autoconf-2.72/bin/autoupdate.in
309x autoconf-2.72/bin/ifnames.in
310x autoconf-2.72/bin/local.mk
311x autoconf-2.72/build-aux/
312x autoconf-2.72/build-aux/announce-gen
313x autoconf-2.72/build-aux/config.guess
314x autoconf-2.72/build-aux/config.sub
315x autoconf-2.72/build-aux/gendocs.sh
316x autoconf-2.72/build-aux/git-version-gen
317x autoconf-2.72/build-aux/gitlog-to-changelog
318x autoconf-2.72/build-aux/gnupload
319x autoconf-2.72/build-aux/help-extract.pl
320x autoconf-2.72/build-aux/install-sh
321x autoconf-2.72/build-aux/mdate-sh
322x autoconf-2.72/build-aux/missing
323x autoconf-2.72/build-aux/texinfo.tex
324x autoconf-2.72/cfg.mk
325x autoconf-2.72/configure
326x autoconf-2.72/configure.ac
327x autoconf-2.72/doc/
328x autoconf-2.72/doc/autoconf.info
329x autoconf-2.72/doc/autoconf.texi
330x autoconf-2.72/doc/fdl.texi
331x autoconf-2.72/doc/gendocs_template
332x autoconf-2.72/doc/gnu-oids.texi
333x autoconf-2.72/doc/install.texi
334x autoconf-2.72/doc/local.mk
335x autoconf-2.72/doc/make-stds.texi
336x autoconf-2.72/doc/stamp-vti
337x autoconf-2.72/doc/standards.info
338x autoconf-2.72/doc/standards.texi
339x autoconf-2.72/doc/version.texi
340x autoconf-2.72/lib/
341x autoconf-2.72/lib/Autom4te/
342x autoconf-2.72/lib/Autom4te/C4che.pm
343x autoconf-2.72/lib/Autom4te/ChannelDefs.pm
344x autoconf-2.72/lib/Autom4te/Channels.pm
345x autoconf-2.72/lib/Autom4te/Config.pm
346x autoconf-2.72/lib/Autom4te/Configure_ac.pm
347x autoconf-2.72/lib/Autom4te/FileUtils.pm
348x autoconf-2.72/lib/Autom4te/General.pm
349x autoconf-2.72/lib/Autom4te/Getopt.pm
350x autoconf-2.72/lib/Autom4te/Request.pm
351x autoconf-2.72/lib/Autom4te/XFile.pm
352x autoconf-2.72/lib/autoconf/
353x autoconf-2.72/lib/autoconf/autoconf.m4
354x autoconf-2.72/lib/autoconf/autoheader.m4
355x autoconf-2.72/lib/autoconf/autoscan.m4
356x autoconf-2.72/lib/autoconf/autotest.m4
357x autoconf-2.72/lib/autoconf/autoupdate.m4
358x autoconf-2.72/lib/autoconf/c.m4
359x autoconf-2.72/lib/autoconf/erlang.m4
360x autoconf-2.72/lib/autoconf/fortran.m4
361x autoconf-2.72/lib/autoconf/functions.m4
362x autoconf-2.72/lib/autoconf/general.m4
363x autoconf-2.72/lib/autoconf/go.m4
364x autoconf-2.72/lib/autoconf/headers.m4
365x autoconf-2.72/lib/autoconf/lang.m4
366x autoconf-2.72/lib/autoconf/libs.m4
367x autoconf-2.72/lib/autoconf/oldnames.m4
368x autoconf-2.72/lib/autoconf/programs.m4
369x autoconf-2.72/lib/autoconf/specific.m4
370x autoconf-2.72/lib/autoconf/status.m4
371x autoconf-2.72/lib/autoconf/trailer.m4
372x autoconf-2.72/lib/autoconf/types.m4
373x autoconf-2.72/lib/autom4te.in
374x autoconf-2.72/lib/autoscan/
375x autoconf-2.72/lib/autoscan/autoscan.pre
376x autoconf-2.72/lib/autotest/
377x autoconf-2.72/lib/autotest/autotest.m4
378x autoconf-2.72/lib/autotest/general.m4
379x autoconf-2.72/lib/autotest/specific.m4
380x autoconf-2.72/lib/emacs/
381x autoconf-2.72/lib/emacs/autoconf-mode.el
382x autoconf-2.72/lib/emacs/autotest-mode.el
383x autoconf-2.72/lib/freeze.mk
384x autoconf-2.72/lib/local.mk
385x autoconf-2.72/lib/m4sugar/
386x autoconf-2.72/lib/m4sugar/foreach.m4
387x autoconf-2.72/lib/m4sugar/m4sh.m4
388x autoconf-2.72/lib/m4sugar/m4sugar.m4
389x autoconf-2.72/lib/version.in
390x autoconf-2.72/m4/
391x autoconf-2.72/m4/autobuild.m4
392x autoconf-2.72/m4/m4.m4
393x autoconf-2.72/m4/make-case.m4
394x autoconf-2.72/maint.mk
395x autoconf-2.72/man/
396x autoconf-2.72/man/autoconf.1
397x autoconf-2.72/man/autoconf.w
398x autoconf-2.72/man/autoconf.x
399x autoconf-2.72/man/autoheader.1
400x autoconf-2.72/man/autoheader.w
401x autoconf-2.72/man/autoheader.x
402x autoconf-2.72/man/autom4te.1
403x autoconf-2.72/man/autom4te.w
404x autoconf-2.72/man/autom4te.x
405x autoconf-2.72/man/autoreconf.1
406x autoconf-2.72/man/autoreconf.w
407x autoconf-2.72/man/autoreconf.x
408x autoconf-2.72/man/autoscan.1
409x autoconf-2.72/man/autoscan.w
410x autoconf-2.72/man/autoscan.x
411x autoconf-2.72/man/autoupdate.1
412x autoconf-2.72/man/autoupdate.w
413x autoconf-2.72/man/autoupdate.x
414x autoconf-2.72/man/common.x
415x autoconf-2.72/man/ifnames.1
416x autoconf-2.72/man/ifnames.w
417x autoconf-2.72/man/ifnames.x
418x autoconf-2.72/man/local.mk
419x autoconf-2.72/tests/
420x autoconf-2.72/tests/atlocal.in
421x autoconf-2.72/tests/autoscan.at
422x autoconf-2.72/tests/autotest.at
423x autoconf-2.72/tests/base.at
424x autoconf-2.72/tests/c.at
425x autoconf-2.72/tests/compile.at
426x autoconf-2.72/tests/data/
427x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4
428x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4
429x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4
430x autoconf-2.72/tests/erlang.at
431x autoconf-2.72/tests/foreign.at
432x autoconf-2.72/tests/fortran.at
433x autoconf-2.72/tests/go.at
434x autoconf-2.72/tests/local.at
435x autoconf-2.72/tests/local.mk
436x autoconf-2.72/tests/m4sh.at
437x autoconf-2.72/tests/m4sugar.at
438x autoconf-2.72/tests/mktests.pl
439x autoconf-2.72/tests/semantics.at
440x autoconf-2.72/tests/statesave.m4
441x autoconf-2.72/tests/suite.at
442x autoconf-2.72/tests/tools.at
443x autoconf-2.72/tests/torture.at
444x autoconf-2.72/tests/wrapper.as
445/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies
446checking for a BSD-compatible install... /usr/local/bin/ginstall -c
447checking whether build environment is sane... yes
448checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
449checking for gawk... no
450checking for mawk... no
451checking for nawk... no
452checking for awk... awk
453checking whether make sets $(MAKE)... yes
454checking whether make supports nested variables... yes
455checking build system type... x86_64-apple-darwin20.5.0
456checking host system type... x86_64-apple-darwin20.5.0
457configure: autobuild project... GNU Autoconf
458configure: autobuild revision... 2.72
459configure: autobuild hostname... Traviss-Mac.local
460configure: autobuild timestamp... 20241022T162228Z
461checking for a shell whose -n mode is known to work... /bin/sh
462checking for characters that cannot appear in file names... none
463checking whether directories can have trailing spaces... yes
464checking for expr... /bin/expr
465checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.
466GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.
467GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
468Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.
469There seems to be no Makefile in this directory.
470You must run ./configure before running '/Applications/Xcode-12.5.1.app/Contents/Developer/usr/bin/make'.
471make: *** [abort-due-to-no-makefile] Error 1
472There seems to be no Makefile in this directory.
473You must run ./configure before running '/Applications/Xcode-12.5.1.app/Contents/Developer/usr/bin/make'.
474make: *** [abort-due-to-no-makefile] Error 1
475/tmp ~/build/travis-ci/travis-rubies
476~/build/travis-ci/travis-rubies
rvm.4
478OSX specific setup
4790.36s$ rvm autolibs homebrew
481$ rvm use --install 2.7.5
482Required ruby-2.7.5 is not installed - installing.
483Searching for binary rubies, this might take some time.
484Found remote file https://rubies.travis-ci.org/osx/11.4/x86_64/ruby-2.7.5.tar.bz2
485Checking requirements for osx_brew.
486Do not know how to check/install gcc 'gcc'.
Top