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

API event #24489.13 passed

  • Ran for
AMD64
no language set
Git
Raw log
Scroll to End of Log
0.01s0.01s0.01s
worker_info
1Worker information
2hostname: 9eab97ec-7a7f-47bb-88e7-1a3917c85af6@1.worker-com-654b68849d-zrprh.macstadium-prod-2
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: e2cc31f8-45f6-4cf3-abd3-f1fc203bcac7 travis-ci-macos10.15.4-xcode11.4.1-1588715867 (via amqp)
5startup: 1m16.211253719s
60.74s0.01s0.01s0.06s
system_info
7Build system information
8Build language: c
9Build id: 272877223
10Job id: 627454571
11Runtime kernel version: 19.4.0
12VM: default
13travis-build version: 6b157a1c
14Build image provisioning date and time
15Wed May 6 02:01:42 GMT 2020
16Operating System Details
17ProductName: Mac OS X
18ProductVersion: 10.15.4
19BuildVersion: 19E287
20Git version
21git version 2.26.2
22bash version
23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin19)
24Copyright (C) 2007 Free Software Foundation, Inc.
25GCC version
26Apple clang version 11.0.3 (clang-1103.0.32.59)
27Target: x86_64-apple-darwin19.4.0
28Thread model: posix
29InstalledDir: /Applications/Xcode-11.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
30LLVM version
31Apple clang version 11.0.3 (clang-1103.0.32.59)
32Target: x86_64-apple-darwin19.4.0
33Thread model: posix
34InstalledDir: /Applications/Xcode-11.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
35Pre-installed Ruby versions
36ruby-2.6.6
37Pre-installed Node.js versions
38v10.20.1
39v12.16.3
40v13.14.0
41v14.1.0
42v4.9.1
43v6.17.1
44v8.17.0
45mvn -version
46Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
47Maven home: /usr/local/Cellar/maven/3.6.3_1/libexec
48Java version: 13.0.2, vendor: N/A, runtime: /usr/local/Cellar/openjdk/13.0.2+8_2/libexec/openjdk.jdk/Contents/Home
49Default locale: en_US, platform encoding: UTF-8
50OS name: "mac os x", version: "10.15.4", arch: "x86_64", family: "mac"
520.01s0.01s0.57s0.03s0.03s0.02s0.03s0.02s0.19s0.06s0.06s0.01s0.07s0.01s0.02s0.58s0.49s0.02s0.03s0.04s0.01s4.51s
531.57s0.04s0.01s0.01s0.01s0.01s0.01s0.15s0.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
540.03s0.38s$ 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 a5a741bb2d228d7005f519e0f1d5065c38537e9c
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.4
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.10s$ Installing caching utilities
770.01s3.62sattempting to download cache archive
78fetching build/cache-x86_64-osx-xcode11.4.1-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
79found cache
800.01s6.40sadding /usr/local/Cellar/python to cache
81/usr/local/opt/python is a symbolic link to ../Cellar/python/3.7.7; not following
82/usr/local/opt/python is not yet cached
cache.ccache
850.01s3.02sadding /Users/travis/.ccache to cache
86creating directory /Users/travis/.ccache
87$ gcc --version
88Configured with: --prefix=/Applications/Xcode-11.4.1.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-11.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
89Apple clang version 11.0.3 (clang-1103.0.32.59)
90Target: x86_64-apple-darwin19.4.0
91Thread model: posix
92InstalledDir: /Applications/Xcode-11.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
before_install
930.02s$ sw_vers
94ProductName: Mac OS X
95ProductVersion: 10.15.4
96BuildVersion: 19E287
970.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
98rvm_silence_path_mismatch_check_flag=1
99The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
100$ ./build.sh
rvm.1
101update rvm
1022.07s$ rvm remove 1.8.7
103ruby-1.8.7-head - #already gone
104Using /Users/travis/.rvm/gems/ruby-2.6.6
106/usr/local/bin/gpg
107pub rsa4096 2014-10-28 [SC]
108 409B6B1796C275462A1703113804BB82D39DC0E3
109uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
110uid [ unknown] Michal Papis <michal.papis@toptal.com>
111uid [ unknown] [jpeg image of size 5015]
112sub rsa2048 2015-11-02 [E]
114pub rsa4096 2016-11-11 [SC]
115 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
116uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
117sub rsa4096 2016-11-11 [E]
119gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
120gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
121gpg: Total number processed: 1
122gpg: unchanged: 1
123gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
124gpg: Total number processed: 1
125gpg: unchanged: 1
126gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
127gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
128gpg: Total number processed: 1
129gpg: unchanged: 1
1300.15s$: command not found
131Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
132Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
133gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
134gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
135gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
136gpg: WARNING: This key is not certified with a trusted signature!
137gpg: There is no indication that the signature belongs to the owner.
138Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
139GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
140Upgrading the RVM installation in /Users/travis/.rvm/
141Upgrade of RVM in /Users/travis/.rvm/ is complete.
143<warn>Thanks for installing RVM 🙏</warn>
144Please consider donating to our open collective to help us maintain RVM.
146👉 Donate: <code>https://opencollective.com/rvm/donate</code>
149: command not found
1505.96s$ rvm get stable --auto-dotfiles
151Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
152 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
153 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
154 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
155 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
156Downloading https://get.rvm.io
157Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
158Verifying /Users/travis/.rvm/archives/rvm-installer.asc
159gpg: Signature made Tue Feb 21 23:35:16 2023 GMT
160gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
161gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
162gpg: WARNING: This key is not certified with a trusted signature!
163gpg: There is no indication that the signature belongs to the owner.
164Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
165GPG verified '/Users/travis/.rvm/archives/rvm-installer'
166Turning on auto dotfiles mode.
167Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
168Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
169gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
170gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
171gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
172gpg: WARNING: This key is not certified with a trusted signature!
173gpg: There is no indication that the signature belongs to the owner.
174Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
175GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
176Upgrading the RVM installation in /Users/travis/.rvm/
177Upgrade of RVM in /Users/travis/.rvm/ is complete.
179<warn>Thanks for installing RVM 🙏</warn>
180Please consider donating to our open collective to help us maintain RVM.
182👉 Donate: <code>https://opencollective.com/rvm/donate</code>
185RVM reloaded!
1870.40s$ rvm reload
188Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
189 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
190 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
191 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
192 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
193RVM reloaded!
rvm.2
196clean up meta data
197done
rvm.3
199set up env for rvm
2000.02s$ source /Users/travis/.rvm/scripts/rvm
2020.01s$ unset DYLD_LIBRARY_PATH
2040.01s$ export rvm_git_clone_depth=1
2073.93s$ install_autoconf
208/tmp ~/build/travis-ci/travis-rubies
209--2024-10-24 15:31:36-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
210Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
211Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.
212HTTP request sent, awaiting response... 200 OK
213Length: 2143794 (2.0M) [application/x-gzip]
214Saving to: ‘autoconf-latest.tar.gz’
216 0K .......... .......... .......... .......... .......... 2% 972K 2s
217 50K .......... .......... .......... .......... .......... 4% 1.79M 2s
218 100K .......... .......... .......... .......... .......... 7% 14.2M 1s
219 150K .......... .......... .......... .......... .......... 9% 2.06M 1s
220 200K .......... .......... .......... .......... .......... 11% 11.5M 1s
221 250K .......... .......... .......... .......... .......... 14% 15.3M 1s
222 300K .......... .......... .......... .......... .......... 16% 2.48M 1s
223 350K .......... .......... .......... .......... .......... 19% 31.9M 1s
224 400K .......... .......... .......... .......... .......... 21% 24.6M 0s
225 450K .......... .......... .......... .......... .......... 23% 10.6M 0s
226 500K .......... .......... .......... .......... .......... 26% 2.84M 0s
227 550K .......... .......... .......... .......... .......... 28% 15.2M 0s
228 600K .......... .......... .......... .......... .......... 31% 31.0M 0s
229 650K .......... .......... .......... .......... .......... 33% 5.83M 0s
230 700K .......... .......... .......... .......... .......... 35% 26.5M 0s
231 750K .......... .......... .......... .......... .......... 38% 3.47M 0s
232 800K .......... .......... .......... .......... .......... 40% 30.9M 0s
233 850K .......... .......... .......... .......... .......... 42% 16.3M 0s
234 900K .......... .......... .......... .......... .......... 45% 21.3M 0s
235 950K .......... .......... .......... .......... .......... 47% 17.4M 0s
236 1000K .......... .......... .......... .......... .......... 50% 22.1M 0s
237 1050K .......... .......... .......... .......... .......... 52% 20.5M 0s
238 1100K .......... .......... .......... .......... .......... 54% 4.12M 0s
239 1150K .......... .......... .......... .......... .......... 57% 20.8M 0s
240 1200K .......... .......... .......... .......... .......... 59% 30.4M 0s
241 1250K .......... .......... .......... .......... .......... 62% 51.5M 0s
242 1300K .......... .......... .......... .......... .......... 64% 21.3M 0s
243 1350K .......... .......... .......... .......... .......... 66% 25.9M 0s
244 1400K .......... .......... .......... .......... .......... 69% 25.9M 0s
245 1450K .......... .......... .......... .......... .......... 71% 20.0M 0s
246 1500K .......... .......... .......... .......... .......... 74% 3.70M 0s
247 1550K .......... .......... .......... .......... .......... 76% 37.5M 0s
248 1600K .......... .......... .......... .......... .......... 78% 38.4M 0s
249 1650K .......... .......... .......... .......... .......... 81% 36.3M 0s
250 1700K .......... .......... .......... .......... .......... 83% 40.6M 0s
251 1750K .......... .......... .......... .......... .......... 85% 48.4M 0s
252 1800K .......... .......... .......... .......... .......... 88% 9.24M 0s
253 1850K .......... .......... .......... .......... .......... 90% 12.9M 0s
254 1900K .......... .......... .......... .......... .......... 93% 21.0M 0s
255 1950K .......... .......... .......... .......... .......... 95% 36.7M 0s
256 2000K .......... .......... .......... .......... .......... 97% 15.7M 0s
257 2050K .......... .......... .......... .......... ... 100% 12.0M=0.3s
2592024-10-24 15:31:37 (7.70 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]
261x autoconf-2.72/
262x autoconf-2.72/.prev-version
263x autoconf-2.72/.tarball-version
264x autoconf-2.72/.version
265x autoconf-2.72/AUTHORS
266x autoconf-2.72/BUGS
267x autoconf-2.72/COPYING
268x autoconf-2.72/COPYING.EXCEPTION
269x autoconf-2.72/COPYINGv3
270x autoconf-2.72/ChangeLog
271x autoconf-2.72/ChangeLog.0
272x autoconf-2.72/ChangeLog.1
273x autoconf-2.72/ChangeLog.2
274x autoconf-2.72/ChangeLog.3
275x autoconf-2.72/GNUmakefile
276x autoconf-2.72/INSTALL
277x autoconf-2.72/Makefile.am
278x autoconf-2.72/Makefile.in
279x autoconf-2.72/NEWS
280x autoconf-2.72/README
281x autoconf-2.72/THANKS
282x autoconf-2.72/TODO
283x autoconf-2.72/aclocal.m4
284x autoconf-2.72/bin/
285x autoconf-2.72/bin/autoconf.in
286x autoconf-2.72/bin/autoheader.in
287x autoconf-2.72/bin/autom4te.in
288x autoconf-2.72/bin/autoreconf.in
289x autoconf-2.72/bin/autoscan.in
290x autoconf-2.72/bin/autoupdate.in
291x autoconf-2.72/bin/ifnames.in
292x autoconf-2.72/bin/local.mk
293x autoconf-2.72/build-aux/
294x autoconf-2.72/build-aux/announce-gen
295x autoconf-2.72/build-aux/config.guess
296x autoconf-2.72/build-aux/config.sub
297x autoconf-2.72/build-aux/gendocs.sh
298x autoconf-2.72/build-aux/git-version-gen
299x autoconf-2.72/build-aux/gitlog-to-changelog
300x autoconf-2.72/build-aux/gnupload
301x autoconf-2.72/build-aux/help-extract.pl
302x autoconf-2.72/build-aux/install-sh
303x autoconf-2.72/build-aux/mdate-sh
304x autoconf-2.72/build-aux/missing
305x autoconf-2.72/build-aux/texinfo.tex
306x autoconf-2.72/cfg.mk
307x autoconf-2.72/configure
308x autoconf-2.72/configure.ac
309x autoconf-2.72/doc/
310x autoconf-2.72/doc/autoconf.info
311x autoconf-2.72/doc/autoconf.texi
312x autoconf-2.72/doc/fdl.texi
313x autoconf-2.72/doc/gendocs_template
314x autoconf-2.72/doc/gnu-oids.texi
315x autoconf-2.72/doc/install.texi
316x autoconf-2.72/doc/local.mk
317x autoconf-2.72/doc/make-stds.texi
318x autoconf-2.72/doc/stamp-vti
319x autoconf-2.72/doc/standards.info
320x autoconf-2.72/doc/standards.texi
321x autoconf-2.72/doc/version.texi
322x autoconf-2.72/lib/
323x autoconf-2.72/lib/Autom4te/
324x autoconf-2.72/lib/Autom4te/C4che.pm
325x autoconf-2.72/lib/Autom4te/ChannelDefs.pm
326x autoconf-2.72/lib/Autom4te/Channels.pm
327x autoconf-2.72/lib/Autom4te/Config.pm
328x autoconf-2.72/lib/Autom4te/Configure_ac.pm
329x autoconf-2.72/lib/Autom4te/FileUtils.pm
330x autoconf-2.72/lib/Autom4te/General.pm
331x autoconf-2.72/lib/Autom4te/Getopt.pm
332x autoconf-2.72/lib/Autom4te/Request.pm
333x autoconf-2.72/lib/Autom4te/XFile.pm
334x autoconf-2.72/lib/autoconf/
335x autoconf-2.72/lib/autoconf/autoconf.m4
336x autoconf-2.72/lib/autoconf/autoheader.m4
337x autoconf-2.72/lib/autoconf/autoscan.m4
338x autoconf-2.72/lib/autoconf/autotest.m4
339x autoconf-2.72/lib/autoconf/autoupdate.m4
340x autoconf-2.72/lib/autoconf/c.m4
341x autoconf-2.72/lib/autoconf/erlang.m4
342x autoconf-2.72/lib/autoconf/fortran.m4
343x autoconf-2.72/lib/autoconf/functions.m4
344x autoconf-2.72/lib/autoconf/general.m4
345x autoconf-2.72/lib/autoconf/go.m4
346x autoconf-2.72/lib/autoconf/headers.m4
347x autoconf-2.72/lib/autoconf/lang.m4
348x autoconf-2.72/lib/autoconf/libs.m4
349x autoconf-2.72/lib/autoconf/oldnames.m4
350x autoconf-2.72/lib/autoconf/programs.m4
351x autoconf-2.72/lib/autoconf/specific.m4
352x autoconf-2.72/lib/autoconf/status.m4
353x autoconf-2.72/lib/autoconf/trailer.m4
354x autoconf-2.72/lib/autoconf/types.m4
355x autoconf-2.72/lib/autom4te.in
356x autoconf-2.72/lib/autoscan/
357x autoconf-2.72/lib/autoscan/autoscan.pre
358x autoconf-2.72/lib/autotest/
359x autoconf-2.72/lib/autotest/autotest.m4
360x autoconf-2.72/lib/autotest/general.m4
361x autoconf-2.72/lib/autotest/specific.m4
362x autoconf-2.72/lib/emacs/
363x autoconf-2.72/lib/emacs/autoconf-mode.el
364x autoconf-2.72/lib/emacs/autotest-mode.el
365x autoconf-2.72/lib/freeze.mk
366x autoconf-2.72/lib/local.mk
367x autoconf-2.72/lib/m4sugar/
368x autoconf-2.72/lib/m4sugar/foreach.m4
369x autoconf-2.72/lib/m4sugar/m4sh.m4
370x autoconf-2.72/lib/m4sugar/m4sugar.m4
371x autoconf-2.72/lib/version.in
372x autoconf-2.72/m4/
373x autoconf-2.72/m4/autobuild.m4
374x autoconf-2.72/m4/m4.m4
375x autoconf-2.72/m4/make-case.m4
376x autoconf-2.72/maint.mk
377x autoconf-2.72/man/
378x autoconf-2.72/man/autoconf.1
379x autoconf-2.72/man/autoconf.w
380x autoconf-2.72/man/autoconf.x
381x autoconf-2.72/man/autoheader.1
382x autoconf-2.72/man/autoheader.w
383x autoconf-2.72/man/autoheader.x
384x autoconf-2.72/man/autom4te.1
385x autoconf-2.72/man/autom4te.w
386x autoconf-2.72/man/autom4te.x
387x autoconf-2.72/man/autoreconf.1
388x autoconf-2.72/man/autoreconf.w
389x autoconf-2.72/man/autoreconf.x
390x autoconf-2.72/man/autoscan.1
391x autoconf-2.72/man/autoscan.w
392x autoconf-2.72/man/autoscan.x
393x autoconf-2.72/man/autoupdate.1
394x autoconf-2.72/man/autoupdate.w
395x autoconf-2.72/man/autoupdate.x
396x autoconf-2.72/man/common.x
397x autoconf-2.72/man/ifnames.1
398x autoconf-2.72/man/ifnames.w
399x autoconf-2.72/man/ifnames.x
400x autoconf-2.72/man/local.mk
401x autoconf-2.72/tests/
402x autoconf-2.72/tests/atlocal.in
403x autoconf-2.72/tests/autoscan.at
404x autoconf-2.72/tests/autotest.at
405x autoconf-2.72/tests/base.at
406x autoconf-2.72/tests/c.at
407x autoconf-2.72/tests/compile.at
408x autoconf-2.72/tests/data/
409x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4
410x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4
411x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4
412x autoconf-2.72/tests/erlang.at
413x autoconf-2.72/tests/foreign.at
414x autoconf-2.72/tests/fortran.at
415x autoconf-2.72/tests/go.at
416x autoconf-2.72/tests/local.at
417x autoconf-2.72/tests/local.mk
418x autoconf-2.72/tests/m4sh.at
419x autoconf-2.72/tests/m4sugar.at
420x autoconf-2.72/tests/mktests.pl
421x autoconf-2.72/tests/semantics.at
422x autoconf-2.72/tests/statesave.m4
423x autoconf-2.72/tests/suite.at
424x autoconf-2.72/tests/tools.at
425x autoconf-2.72/tests/torture.at
426x autoconf-2.72/tests/wrapper.as
427/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies
428checking for a BSD-compatible install... /usr/local/bin/ginstall -c
429checking whether build environment is sane... yes
430checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
431checking for gawk... no
432checking for mawk... no
433checking for nawk... no
434checking for awk... awk
435checking whether make sets $(MAKE)... yes
436checking whether make supports nested variables... yes
437checking build system type... x86_64-apple-darwin19.4.0
438checking host system type... x86_64-apple-darwin19.4.0
439configure: autobuild project... GNU Autoconf
440configure: autobuild revision... 2.72
441configure: autobuild hostname... Traviss-Mac.local
442configure: autobuild timestamp... 20241024T153138Z
443checking for a shell whose -n mode is known to work... /bin/sh
444checking for characters that cannot appear in file names... none
445checking whether directories can have trailing spaces... yes
446checking for expr... /bin/expr
447checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.
448GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.
449GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
450Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.
451There seems to be no Makefile in this directory.
452You must run ./configure before running '/Applications/Xcode-11.4.1.app/Contents/Developer/usr/bin/make'.
453make: *** [abort-due-to-no-makefile] Error 1
454There seems to be no Makefile in this directory.
455You must run ./configure before running '/Applications/Xcode-11.4.1.app/Contents/Developer/usr/bin/make'.
456make: *** [abort-due-to-no-makefile] Error 1
457/tmp ~/build/travis-ci/travis-rubies
458~/build/travis-ci/travis-rubies
rvm.4
460OSX specific setup
4610.48s$ rvm autolibs homebrew
462Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
463 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
464 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
465 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
466 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
468$ rvm use --install 2.7.5
469Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
470 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
471 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
472 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
473 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
474Required ruby-2.7.5 is not installed - installing.
475Searching for binary rubies, this might take some time.
476Found remote file https://rubies.travis-ci.org/osx/10.15/x86_64/ruby-2.7.5.tar.bz2
477Checking requirements for osx_brew.
478Do not know how to check/install gcc 'gcc'.
Top