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

API event #24483.18 passed

  • Ran for
AMD64
no language set
Git
Raw log
Scroll to End of Log
0.01s0.01s0.01s
worker_info
1Worker information
2hostname: d1d9196d-460b-4f42-b575-c713cad298d5@1.worker-com-654b68849d-zrprh.macstadium-prod-2
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: c63ada2e-1355-4125-b5d3-453bd8d19833 travis-ci-macos12.1-xcode13.2-1640025698 (via amqp)
5startup: 1m12.271165957s
60.55s0.02s0.01s0.03s
system_info
7Build system information
8Build language: c
9Build id: 272840551
10Job id: 627372743
11Runtime kernel version: 21.2.0
12VM: default
13travis-build version: 6b157a1c
14Build image provisioning date and time
15Mon Dec 20 22:08:38 GMT 2021
16Operating System Details
17ProductName: macOS
18ProductVersion: 12.1
19BuildVersion: 21C52
20Git version
21git version 2.34.1
22bash version
23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)
24Copyright (C) 2007 Free Software Foundation, Inc.
25GCC version
26Apple clang version 13.0.0 (clang-1300.0.29.30)
27Target: x86_64-apple-darwin21.2.0
28Thread model: posix
29InstalledDir: /Applications/Xcode-13.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
30LLVM version
31Apple clang version 13.0.0 (clang-1300.0.29.30)
32Target: x86_64-apple-darwin21.2.0
33Thread model: posix
34InstalledDir: /Applications/Xcode-13.2.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.7
41v12.22.8
42v13.14.0
43v14.18.1
44v14.18.2
45v15.14.0
46v16.13.1
47v17.2.0
48v4.9.1
49v6.17.1
50v8.17.0
51mvn -version
52Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
53Maven home: /usr/local/Cellar/maven/3.8.4/libexec
54Java version: 17.0.1, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk/17.0.1_1/libexec/openjdk.jdk/Contents/Home
55Default locale: en_US, platform encoding: UTF-8
56OS name: "mac os x", version: "12.1", arch: "x86_64", family: "mac"
580.01s0.01s0.54s0.01s0.01s0.01s0.01s0.01s0.15s0.04s0.04s0.01s0.04s0.01s0.01s0.48s0.13s0.01s0.02s0.05s0.01s4.13s
591.21s0.04s0.01s0.01s0.01s0.01s0.01s0.20s0.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
600.03s0.37s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
61Cloning into 'travis-ci/travis-rubies'...
62$ cd travis-ci/travis-rubies
63$ git checkout -qf a5dc3ca7e17d22437ac41328ede9f5c99226681f
650.01s
66Setting environment variables from repository settings
67$ export AWS_ACCESS_KEY_ID=[secure]
68$ export AWS_SECRET_ACCESS_KEY=[secure]
69$ export AWS_DEFAULT_REGION=[secure]
70$ export SAFE_RVM_VERSION=1.29.7
72Setting environment variables from .travis.yml
73$ export VERSION=3.2.5
74$ export ALIAS=3.2
76$ export TRAVIS_COMPILER=gcc
77$ export CC=${CC:-gcc}
78$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
79$ export PATH=/usr/lib/ccache:$PATH
cache.1
80Setting up build cache
81$ export CASHER_DIR=${TRAVIS_HOME}/.casher
820.13s$ Installing caching utilities
830.01s3.17sattempting to download cache archive
84fetching build/cache--osx-xcode13.2-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
85fetching build/cache-osx-xcode13.2-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
86fetching build/cache--compiler-gcc.tgz
87could not download cache
880.01s3.80sadding /usr/local/Cellar/python to cache
89creating directory /usr/local/Cellar/python
90/usr/local/opt/python is a symbolic link to ../Cellar/python@3.9/3.9.9; not following
cache.ccache
930.01s3.32sadding /Users/travis/.ccache to cache
94creating directory /Users/travis/.ccache
95$ gcc --version
96Configured with: --prefix=/Applications/Xcode-13.2.1.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
97Apple clang version 13.0.0 (clang-1300.0.29.30)
98Target: x86_64-apple-darwin21.2.0
99Thread model: posix
100InstalledDir: /Applications/Xcode-13.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
before_install
1010.02s$ sw_vers
102ProductName: macOS
103ProductVersion: 12.1
104BuildVersion: 21C52
1050.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
106rvm_silence_path_mismatch_check_flag=1
107The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
108$ ./build.sh
rvm.1
109update rvm
1102.36s$ rvm remove 1.8.7
111ruby-1.8.7-head - #already gone
112Using /Users/travis/.rvm/gems/ruby-2.6.6
114/usr/local/bin/gpg
115pub rsa4096 2014-10-28 [SC]
116 409B6B1796C275462A1703113804BB82D39DC0E3
117uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
118uid [ unknown] Michal Papis <michal.papis@toptal.com>
119uid [ unknown] [jpeg image of size 5015]
120sub rsa2048 2015-11-02 [E]
122pub rsa4096 2016-11-11 [SC]
123 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
124uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
125sub rsa4096 2016-11-11 [E]
127gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
128gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
129gpg: Total number processed: 1
130gpg: unchanged: 1
1310.57s$ rvm reload
132Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
133 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
134 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
135 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
136 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
137RVM reloaded!
139gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
140gpg: Total number processed: 1
141gpg: unchanged: 1
142gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
143gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
144gpg: Total number processed: 1
145gpg: unchanged: 1
1460.16s$: command not found
147df: getattrlist failed: Input/output error
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/
158Upgrade of RVM in /Users/travis/.rvm/ is complete.
160<warn>Thanks for installing RVM 🙏</warn>
161Please consider donating to our open collective to help us maintain RVM.
163👉 Donate: <code>https://opencollective.com/rvm/donate</code>
166: command not found
1670.24s$ rvm reset
168Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.
169 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
170 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
171 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>
172 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
1743.00s$ rvm cleanup all
175Cleaning up rvm archives
176Cleaning up rvm repos
177Cleaning up rvm src
178Cleaning up rvm log
179Cleaning up rvm tmp
180Cleaning up rvm gemsets
181Cleaning up rvm links
182Cleanup done.
1846.68s$ rvm get stable --auto-dotfiles
185Downloading https://get.rvm.io
186Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
187Verifying /Users/travis/.rvm/archives/rvm-installer.asc
188gpg: Signature made Tue Feb 21 23:35:16 2023 GMT
189gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
190gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
191gpg: WARNING: This key is not certified with a trusted signature!
192gpg: There is no indication that the signature belongs to the owner.
193Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
194GPG verified '/Users/travis/.rvm/archives/rvm-installer'
195Turning on auto dotfiles mode.
196df: getattrlist failed: Input/output error
197Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
198Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
199gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
200gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
201gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
202gpg: WARNING: This key is not certified with a trusted signature!
203gpg: There is no indication that the signature belongs to the owner.
204Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
205GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
206Upgrading the RVM installation in /Users/travis/.rvm/
207 Fixing environment link for default.
208Upgrade of RVM in /Users/travis/.rvm/ is complete.
210<warn>Thanks for installing RVM 🙏</warn>
211Please consider donating to our open collective to help us maintain RVM.
213👉 Donate: <code>https://opencollective.com/rvm/donate</code>
216RVM reloaded!
rvm.2
219clean up meta data
220done
rvm.3
222set up env for rvm
2230.02s$ source /Users/travis/.rvm/scripts/rvm
2250.01s$ unset DYLD_LIBRARY_PATH
2270.01s$ export rvm_git_clone_depth=1
230$ install_autoconf
231/tmp ~/build/travis-ci/travis-rubies
232--2024-10-22 16:27:31-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
233Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
234Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... failed: Operation timed out.
235Retrying.
237--2024-10-22 16:28:47-- (try: 2) http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
238Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.
239HTTP request sent, awaiting response... 200 OK
240Length: 2143794 (2.0M) [application/x-gzip]
241Saving to: ‘autoconf-latest.tar.gz’
243 0K .......... .......... .......... .......... .......... 2% 396K 5s
244 50K .......... .......... .......... .......... .......... 4% 1.87M 3s
245 100K .......... .......... .......... .......... .......... 7% 14.3M 2s
246 150K .......... .......... .......... .......... .......... 9% 2.05M 2s
247 200K .......... .......... .......... .......... .......... 11% 2.09M 1s
248 250K .......... .......... .......... .......... .......... 14% 21.7M 1s
249 300K .......... .......... .......... .......... .......... 16% 1.95M 1s
250 350K .......... .......... .......... .......... .......... 19% 14.7M 1s
251 400K .......... .......... .......... .......... .......... 21% 2.16M 1s
252 450K .......... .......... .......... .......... .......... 23% 2.12M 1s
253 500K .......... .......... .......... .......... .......... 26% 13.6M 1s
254 550K .......... .......... .......... .......... .......... 28% 2.12M 1s
255 600K .......... .......... .......... .......... .......... 31% 10.6M 1s
256 650K .......... .......... .......... .......... .......... 33% 2.24M 1s
257 700K .......... .......... .......... .......... .......... 35% 13.7M 1s
258 750K .......... .......... .......... .......... .......... 38% 2.26M 1s
259 800K .......... .......... .......... .......... .......... 40% 12.0M 1s
260 850K .......... .......... .......... .......... .......... 42% 15.8M 0s
261 900K .......... .......... .......... .......... .......... 45% 2.04M 0s
262 950K .......... .......... .......... .......... .......... 47% 21.7M 0s
263 1000K .......... .......... .......... .......... .......... 50% 2.34M 0s
264 1050K .......... .......... .......... .......... .......... 52% 10.7M 0s
265 1100K .......... .......... .......... .......... .......... 54% 2.58M 0s
266 1150K .......... .......... .......... .......... .......... 57% 7.49M 0s
267 1200K .......... .......... .......... .......... .......... 59% 29.0M 0s
268 1250K .......... .......... .......... .......... .......... 62% 2.31M 0s
269 1300K .......... .......... .......... .......... .......... 64% 7.94M 0s
270 1350K .......... .......... .......... .......... .......... 66% 14.5M 0s
271 1400K .......... .......... .......... .......... .......... 69% 2.27M 0s
272 1450K .......... .......... .......... .......... .......... 71% 23.9M 0s
273 1500K .......... .......... .......... .......... .......... 74% 2.80M 0s
274 1550K .......... .......... .......... .......... .......... 76% 6.13M 0s
275 1600K .......... .......... .......... .......... .......... 78% 25.8M 0s
276 1650K .......... .......... .......... .......... .......... 81% 2.85M 0s
277 1700K .......... .......... .......... .......... .......... 83% 7.08M 0s
278 1750K .......... .......... .......... .......... .......... 85% 29.0M 0s
279 1800K .......... .......... .......... .......... .......... 88% 2.92M 0s
280 1850K .......... .......... .......... .......... .......... 90% 7.14M 0s
281 1900K .......... .......... .......... .......... .......... 93% 11.1M 0s
282 1950K .......... .......... .......... .......... .......... 95% 11.0M 0s
283 2000K .......... .......... .......... .......... .......... 97% 3.04M 0s
284 2050K .......... .......... .......... .......... ... 100% 9.01M=0.6s
2862024-10-22 16:29:15 (3.39 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]
288x autoconf-2.72/
289x autoconf-2.72/.prev-version
290x autoconf-2.72/.tarball-version
291x autoconf-2.72/.version
292x autoconf-2.72/AUTHORS
293x autoconf-2.72/BUGS
294x autoconf-2.72/COPYING
295x autoconf-2.72/COPYING.EXCEPTION
296x autoconf-2.72/COPYINGv3
297x autoconf-2.72/ChangeLog
298x autoconf-2.72/ChangeLog.0
299x autoconf-2.72/ChangeLog.1
300x autoconf-2.72/ChangeLog.2
301x autoconf-2.72/ChangeLog.3
302x autoconf-2.72/GNUmakefile
303x autoconf-2.72/INSTALL
304x autoconf-2.72/Makefile.am
305x autoconf-2.72/Makefile.in
306x autoconf-2.72/NEWS
307x autoconf-2.72/README
308x autoconf-2.72/THANKS
309x autoconf-2.72/TODO
310x autoconf-2.72/aclocal.m4
311x autoconf-2.72/bin/
312x autoconf-2.72/bin/autoconf.in
313x autoconf-2.72/bin/autoheader.in
314x autoconf-2.72/bin/autom4te.in
315x autoconf-2.72/bin/autoreconf.in
316x autoconf-2.72/bin/autoscan.in
317x autoconf-2.72/bin/autoupdate.in
318x autoconf-2.72/bin/ifnames.in
319x autoconf-2.72/bin/local.mk
320x autoconf-2.72/build-aux/
321x autoconf-2.72/build-aux/announce-gen
322x autoconf-2.72/build-aux/config.guess
323x autoconf-2.72/build-aux/config.sub
324x autoconf-2.72/build-aux/gendocs.sh
325x autoconf-2.72/build-aux/git-version-gen
326x autoconf-2.72/build-aux/gitlog-to-changelog
327x autoconf-2.72/build-aux/gnupload
328x autoconf-2.72/build-aux/help-extract.pl
329x autoconf-2.72/build-aux/install-sh
330x autoconf-2.72/build-aux/mdate-sh
331x autoconf-2.72/build-aux/missing
332x autoconf-2.72/build-aux/texinfo.tex
333x autoconf-2.72/cfg.mk
334x autoconf-2.72/configure
335x autoconf-2.72/configure.ac
336x autoconf-2.72/doc/
337x autoconf-2.72/doc/autoconf.info
338x autoconf-2.72/doc/autoconf.texi
339x autoconf-2.72/doc/fdl.texi
340x autoconf-2.72/doc/gendocs_template
341x autoconf-2.72/doc/gnu-oids.texi
342x autoconf-2.72/doc/install.texi
343x autoconf-2.72/doc/local.mk
344x autoconf-2.72/doc/make-stds.texi
345x autoconf-2.72/doc/stamp-vti
346x autoconf-2.72/doc/standards.info
347x autoconf-2.72/doc/standards.texi
348x autoconf-2.72/doc/version.texi
349x autoconf-2.72/lib/
350x autoconf-2.72/lib/Autom4te/
351x autoconf-2.72/lib/Autom4te/C4che.pm
352x autoconf-2.72/lib/Autom4te/ChannelDefs.pm
353x autoconf-2.72/lib/Autom4te/Channels.pm
354x autoconf-2.72/lib/Autom4te/Config.pm
Top