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

API event #24486.12 passed

  • Ran for
  • Last restarted by smokodon
AMD64
no language set
Git
Raw log
Scroll to End of Log
0.01s0.01s0.01s
worker_info
1Worker information
2hostname: ac1067cb-3b06-49f3-8e9f-84a1b3a3e1e1@1.worker-com-654b68849d-zrprh.macstadium-prod-2
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: d0cd16ab-0e7b-4624-9690-df821b839ed0 travis-ci-macos10.14-xcode10.2-19-1573099784 (via amqp)
5startup: 1m13.068811798s
60.60s0.01s0.01s0.01s
system_info
7Build system information
8Build language: c
9Build id: 272857290
10Job id: 627411116
11Runtime kernel version: 18.5.0
12VM: default
13travis-build version: 6b157a1c
14Build image provisioning date and time
15Thu Nov 7 07:06:31 GMT 2019
16Operating System Details
17ProductName: Mac OS X
18ProductVersion: 10.14.4
19BuildVersion: 18E226
20Git version
21git version 2.24.0
22bash version
23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin18)
24Copyright (C) 2007 Free Software Foundation, Inc.
25GCC version
26Apple LLVM version 10.0.1 (clang-1001.0.46.4)
27Target: x86_64-apple-darwin18.5.0
28Thread model: posix
29InstalledDir: /Applications/Xcode-10.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
30LLVM version
31Apple LLVM version 10.0.1 (clang-1001.0.46.4)
32Target: x86_64-apple-darwin18.5.0
33Thread model: posix
34InstalledDir: /Applications/Xcode-10.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
35Pre-installed Ruby versions
36ruby-2.6.4
37Pre-installed Node.js versions
38v10.17.0
39v12.13.0
40v13.0.1
41v4.9.1
42v6.17.1
43v8.16.2
44mvn -version
45Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T15:06:16Z)
46Maven home: /usr/local/Cellar/maven/3.6.2/libexec
47Java version: 13.0.1, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/openjdk-13.0.1.jdk/Contents/Home
48Default locale: en_US, platform encoding: UTF-8
49OS name: "mac os x", version: "10.14.4", arch: "x86_64", family: "mac"
510.01s0.01s0.64s0.01s0.01s0.01s0.01s0.01s0.05s0.05s0.05s0.01s0.05s0.01s0.01s0.26s0.17s0.01s0.02s0.02s0.01s2.54s
520.84s0.05s0.01s0.01s0.01s0.01s0.01s0.08s0.01s0.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
530.03s0.40s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
54Cloning into 'travis-ci/travis-rubies'...
55$ cd travis-ci/travis-rubies
56$ git checkout -qf 9c5525547af2449b91f725590d83edff91484c33
580.01s
59Setting environment variables from repository settings
60$ export AWS_ACCESS_KEY_ID=[secure]
61$ export AWS_SECRET_ACCESS_KEY=[secure]
62$ export AWS_DEFAULT_REGION=[secure]
63$ export SAFE_RVM_VERSION=1.29.7
65Setting environment variables from .travis.yml
66$ export VERSION=3.2.5
67$ export ALIAS=3.2
69$ export TRAVIS_COMPILER=gcc
70$ export CC=${CC:-gcc}
71$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
72$ export PATH=/usr/lib/ccache:$PATH
cache.1
73Setting up build cache
74$ export CASHER_DIR=${TRAVIS_HOME}/.casher
750.15s$ Installing caching utilities
760.01s3.35sattempting to download cache archive
77fetching build/cache-x86_64-osx-xcode10.2-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
78found cache
790.01s5.17sadding /usr/local/Cellar/python to cache
80/usr/local/opt/python is a symbolic link to ../Cellar/python/3.7.5; not following
81/usr/local/opt/python is not yet cached
cache.ccache
840.01s2.93sadding /Users/travis/.ccache to cache
85creating directory /Users/travis/.ccache
86$ gcc --version
87Configured with: --prefix=/Applications/Xcode-10.2.1.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
88Apple LLVM version 10.0.1 (clang-1001.0.46.4)
89Target: x86_64-apple-darwin18.5.0
90Thread model: posix
91InstalledDir: /Applications/Xcode-10.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
before_install
920.02s$ sw_vers
93ProductName: Mac OS X
94ProductVersion: 10.14.4
95BuildVersion: 18E226
960.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
97rvm_silence_path_mismatch_check_flag=1
98The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
99$ ./build.sh
rvm.1
100update rvm
1012.08s$ rvm remove 1.8.7
102ruby-1.8.7-head - #already gone
103Using /Users/travis/.rvm/gems/ruby-2.6.4
105/usr/local/bin/gpg
106pub rsa4096 2014-10-28 [SC]
107 409B6B1796C275462A1703113804BB82D39DC0E3
108uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
109uid [ unknown] Michal Papis <michal.papis@toptal.com>
110uid [ unknown] [jpeg image of size 5015]
111sub rsa2048 2015-11-02 [E]
113pub rsa4096 2016-11-11 [SC]
114 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
115uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
116sub rsa4096 2016-11-11 [E]
118gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
119gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
120gpg: Total number processed: 1
121gpg: unchanged: 1
1220.63s$ rvm reload
123Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.4/bin is not at first place.
124 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
125 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
126 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.4</code>
127 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
128RVM reloaded!
130gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
131gpg: Total number processed: 1
132gpg: unchanged: 1
133gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
134gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
135gpg: Total number processed: 1
136gpg: unchanged: 1
1370.22s$: command not found
138Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
139Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
140gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
141gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
142gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
143gpg: WARNING: This key is not certified with a trusted signature!
144gpg: There is no indication that the signature belongs to the owner.
145Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
146GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
147Upgrading the RVM installation in /Users/travis/.rvm/
148Upgrade of RVM in /Users/travis/.rvm/ is complete.
150<warn>Thanks for installing RVM 🙏</warn>
151Please consider donating to our open collective to help us maintain RVM.
153👉 Donate: <code>https://opencollective.com/rvm/donate</code>
156: command not found
1570.26s$ rvm reset
158Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.4/bin is not at first place.
159 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
160 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
161 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.4</code>
162 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
1640.51s$ rvm cleanup all
165Cleaning up rvm archives
166Cleaning up rvm repos
167Cleaning up rvm src
168Cleaning up rvm log
169Cleaning up rvm tmp
170Cleaning up rvm gemsets
171Cleaning up rvm links
172Cleanup done.
1746.23s$ rvm get stable --auto-dotfiles
175Downloading https://get.rvm.io
176Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
177Verifying /Users/travis/.rvm/archives/rvm-installer.asc
178gpg: Signature made Tue Feb 21 23:35:16 2023 GMT
179gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
180gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
181gpg: WARNING: This key is not certified with a trusted signature!
182gpg: There is no indication that the signature belongs to the owner.
183Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
184GPG verified '/Users/travis/.rvm/archives/rvm-installer'
185Turning on auto dotfiles mode.
186Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
187Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
188gpg: Signature made Fri Jan 15 18:46:22 2021 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-1.29.12.tgz'
195Upgrading the RVM installation in /Users/travis/.rvm/
196 Fixing environment link for default.
197Upgrade of RVM in /Users/travis/.rvm/ is complete.
199<warn>Thanks for installing RVM 🙏</warn>
200Please consider donating to our open collective to help us maintain RVM.
202👉 Donate: <code>https://opencollective.com/rvm/donate</code>
205RVM reloaded!
rvm.2
208clean up meta data
209done
rvm.3
211set up env for rvm
2120.02s$ source /Users/travis/.rvm/scripts/rvm
2140.01s$ unset DYLD_LIBRARY_PATH
2160.01s$ export rvm_git_clone_depth=1
2193.79s$ install_autoconf
220/tmp ~/build/travis-ci/travis-rubies
221--2024-10-23 14:59:55-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
222Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
223Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.
224HTTP request sent, awaiting response... 200 OK
225Length: 2143794 (2.0M) [application/x-gzip]
226Saving to: ‘autoconf-latest.tar.gz’
228 0K .......... .......... .......... .......... .......... 2% 908K 2s
229 50K .......... .......... .......... .......... .......... 4% 1.82M 2s
230 100K .......... .......... .......... .......... .......... 7% 14.3M 1s
231 150K .......... .......... .......... .......... .......... 9% 2.04M 1s
232 200K .......... .......... .......... .......... .......... 11% 14.9M 1s
233 250K .......... .......... .......... .......... .......... 14% 2.03M 1s
234 300K .......... .......... .......... .......... .......... 16% 15.1M 1s
235 350K .......... .......... .......... .......... .......... 19% 12.8M 1s
236 400K .......... .......... .......... .......... .......... 21% 2.09M 1s
237 450K .......... .......... .......... .......... .......... 23% 6.11M 1s
238 500K .......... .......... .......... .......... .......... 26% 2.52M 1s
239 550K .......... .......... .......... .......... .......... 28% 9.56M 0s
240 600K .......... .......... .......... .......... .......... 31% 2.39M 0s
241 650K .......... .......... .......... .......... .......... 33% 15.3M 0s
242 700K .......... .......... .......... .......... .......... 35% 13.6M 0s
243 750K .......... .......... .......... .......... .......... 38% 2.16M 0s
244 800K .......... .......... .......... .......... .......... 40% 10.4M 0s
245 850K .......... .......... .......... .......... .......... 42% 2.27M 0s
246 900K .......... .......... .......... .......... .......... 45% 17.7M 0s
247 950K .......... .......... .......... .......... .......... 47% 23.6M 0s
248 1000K .......... .......... .......... .......... .......... 50% 2.13M 0s
249 1050K .......... .......... .......... .......... .......... 52% 11.4M 0s
250 1100K .......... .......... .......... .......... .......... 54% 2.32M 0s
251 1150K .......... .......... .......... .......... .......... 57% 20.3M 0s
252 1200K .......... .......... .......... .......... .......... 59% 11.9M 0s
253 1250K .......... .......... .......... .......... .......... 62% 2.39M 0s
254 1300K .......... .......... .......... .......... .......... 64% 24.5M 0s
255 1350K .......... .......... .......... .......... .......... 66% 7.57M 0s
256 1400K .......... .......... .......... .......... .......... 69% 2.83M 0s
257 1450K .......... .......... .......... .......... .......... 71% 23.1M 0s
258 1500K .......... .......... .......... .......... .......... 74% 6.30M 0s
259 1550K .......... .......... .......... .......... .......... 76% 10.4M 0s
260 1600K .......... .......... .......... .......... .......... 78% 3.32M 0s
261 1650K .......... .......... .......... .......... .......... 81% 5.05M 0s
262 1700K .......... .......... .......... .......... .......... 83% 11.2M 0s
263 1750K .......... .......... .......... .......... .......... 85% 3.41M 0s
264 1800K .......... .......... .......... .......... .......... 88% 11.6M 0s
265 1850K .......... .......... .......... .......... .......... 90% 8.04M 0s
266 1900K .......... .......... .......... .......... .......... 93% 9.43M 0s
267 1950K .......... .......... .......... .......... .......... 95% 3.52M 0s
268 2000K .......... .......... .......... .......... .......... 97% 9.85M 0s
269 2050K .......... .......... .......... .......... ... 100% 8.65M=0.5s
2712024-10-23 14:59:56 (4.28 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]
273x autoconf-2.72/
274x autoconf-2.72/.prev-version
275x autoconf-2.72/.tarball-version
276x autoconf-2.72/.version
277x autoconf-2.72/AUTHORS
278x autoconf-2.72/BUGS
279x autoconf-2.72/COPYING
280x autoconf-2.72/COPYING.EXCEPTION
281x autoconf-2.72/COPYINGv3
282x autoconf-2.72/ChangeLog
283x autoconf-2.72/ChangeLog.0
284x autoconf-2.72/ChangeLog.1
285x autoconf-2.72/ChangeLog.2
286x autoconf-2.72/ChangeLog.3
287x autoconf-2.72/GNUmakefile
288x autoconf-2.72/INSTALL
289x autoconf-2.72/Makefile.am
290x autoconf-2.72/Makefile.in
291x autoconf-2.72/NEWS
292x autoconf-2.72/README
293x autoconf-2.72/THANKS
294x autoconf-2.72/TODO
295x autoconf-2.72/aclocal.m4
296x autoconf-2.72/bin/
297x autoconf-2.72/bin/autoconf.in
298x autoconf-2.72/bin/autoheader.in
299x autoconf-2.72/bin/autom4te.in
300x autoconf-2.72/bin/autoreconf.in
301x autoconf-2.72/bin/autoscan.in
302x autoconf-2.72/bin/autoupdate.in
303x autoconf-2.72/bin/ifnames.in
304x autoconf-2.72/bin/local.mk
305x autoconf-2.72/build-aux/
306x autoconf-2.72/build-aux/announce-gen
307x autoconf-2.72/build-aux/config.guess
308x autoconf-2.72/build-aux/config.sub
309x autoconf-2.72/build-aux/gendocs.sh
310x autoconf-2.72/build-aux/git-version-gen
311x autoconf-2.72/build-aux/gitlog-to-changelog
312x autoconf-2.72/build-aux/gnupload
313x autoconf-2.72/build-aux/help-extract.pl
314x autoconf-2.72/build-aux/install-sh
315x autoconf-2.72/build-aux/mdate-sh
316x autoconf-2.72/build-aux/missing
317x autoconf-2.72/build-aux/texinfo.tex
318x autoconf-2.72/cfg.mk
319x autoconf-2.72/configure
320x autoconf-2.72/configure.ac
321x autoconf-2.72/doc/
322x autoconf-2.72/doc/autoconf.info
323x autoconf-2.72/doc/autoconf.texi
324x autoconf-2.72/doc/fdl.texi
325x autoconf-2.72/doc/gendocs_template
326x autoconf-2.72/doc/gnu-oids.texi
327x autoconf-2.72/doc/install.texi
328x autoconf-2.72/doc/local.mk
329x autoconf-2.72/doc/make-stds.texi
330x autoconf-2.72/doc/stamp-vti
331x autoconf-2.72/doc/standards.info
332x autoconf-2.72/doc/standards.texi
333x autoconf-2.72/doc/version.texi
334x autoconf-2.72/lib/
335x autoconf-2.72/lib/Autom4te/
336x autoconf-2.72/lib/Autom4te/C4che.pm
337x autoconf-2.72/lib/Autom4te/ChannelDefs.pm
338x autoconf-2.72/lib/Autom4te/Channels.pm
339x autoconf-2.72/lib/Autom4te/Config.pm
340x autoconf-2.72/lib/Autom4te/Configure_ac.pm
341x autoconf-2.72/lib/Autom4te/FileUtils.pm
342x autoconf-2.72/lib/Autom4te/General.pm
343x autoconf-2.72/lib/Autom4te/Getopt.pm
344x autoconf-2.72/lib/Autom4te/Request.pm
345x autoconf-2.72/lib/Autom4te/XFile.pm
346x autoconf-2.72/lib/autoconf/
347x autoconf-2.72/lib/autoconf/autoconf.m4
348x autoconf-2.72/lib/autoconf/autoheader.m4
349x autoconf-2.72/lib/autoconf/autoscan.m4
350x autoconf-2.72/lib/autoconf/autotest.m4
351x autoconf-2.72/lib/autoconf/autoupdate.m4
352x autoconf-2.72/lib/autoconf/c.m4
353x autoconf-2.72/lib/autoconf/erlang.m4
354x autoconf-2.72/lib/autoconf/fortran.m4
355x autoconf-2.72/lib/autoconf/functions.m4
356x autoconf-2.72/lib/autoconf/general.m4
357x autoconf-2.72/lib/autoconf/go.m4
358x autoconf-2.72/lib/autoconf/headers.m4
359x autoconf-2.72/lib/autoconf/lang.m4
360x autoconf-2.72/lib/autoconf/libs.m4
361x autoconf-2.72/lib/autoconf/oldnames.m4
362x autoconf-2.72/lib/autoconf/programs.m4
363x autoconf-2.72/lib/autoconf/specific.m4
364x autoconf-2.72/lib/autoconf/status.m4
365x autoconf-2.72/lib/autoconf/trailer.m4
366x autoconf-2.72/lib/autoconf/types.m4
367x autoconf-2.72/lib/autom4te.in
368x autoconf-2.72/lib/autoscan/
369x autoconf-2.72/lib/autoscan/autoscan.pre
370x autoconf-2.72/lib/autotest/
371x autoconf-2.72/lib/autotest/autotest.m4
372x autoconf-2.72/lib/autotest/general.m4
373x autoconf-2.72/lib/autotest/specific.m4
374x autoconf-2.72/lib/emacs/
375x autoconf-2.72/lib/emacs/autoconf-mode.el
376x autoconf-2.72/lib/emacs/autotest-mode.el
377x autoconf-2.72/lib/freeze.mk
378x autoconf-2.72/lib/local.mk
379x autoconf-2.72/lib/m4sugar/
380x autoconf-2.72/lib/m4sugar/foreach.m4
381x autoconf-2.72/lib/m4sugar/m4sh.m4
382x autoconf-2.72/lib/m4sugar/m4sugar.m4
383x autoconf-2.72/lib/version.in
384x autoconf-2.72/m4/
385x autoconf-2.72/m4/autobuild.m4
386x autoconf-2.72/m4/m4.m4
387x autoconf-2.72/m4/make-case.m4
388x autoconf-2.72/maint.mk
389x autoconf-2.72/man/
390x autoconf-2.72/man/autoconf.1
391x autoconf-2.72/man/autoconf.w
392x autoconf-2.72/man/autoconf.x
393x autoconf-2.72/man/autoheader.1
394x autoconf-2.72/man/autoheader.w
395x autoconf-2.72/man/autoheader.x
396x autoconf-2.72/man/autom4te.1
397x autoconf-2.72/man/autom4te.w
398x autoconf-2.72/man/autom4te.x
399x autoconf-2.72/man/autoreconf.1
400x autoconf-2.72/man/autoreconf.w
401x autoconf-2.72/man/autoreconf.x
402x autoconf-2.72/man/autoscan.1
403x autoconf-2.72/man/autoscan.w
404x autoconf-2.72/man/autoscan.x
405x autoconf-2.72/man/autoupdate.1
406x autoconf-2.72/man/autoupdate.w
407x autoconf-2.72/man/autoupdate.x
408x autoconf-2.72/man/common.x
409x autoconf-2.72/man/ifnames.1
410x autoconf-2.72/man/ifnames.w
411x autoconf-2.72/man/ifnames.x
412x autoconf-2.72/man/local.mk
413x autoconf-2.72/tests/
414x autoconf-2.72/tests/atlocal.in
415x autoconf-2.72/tests/autoscan.at
416x autoconf-2.72/tests/autotest.at
417x autoconf-2.72/tests/base.at
418x autoconf-2.72/tests/c.at
419x autoconf-2.72/tests/compile.at
420x autoconf-2.72/tests/data/
421x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4
422x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4
423x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4
424x autoconf-2.72/tests/erlang.at
425x autoconf-2.72/tests/foreign.at
426x autoconf-2.72/tests/fortran.at
427x autoconf-2.72/tests/go.at
428x autoconf-2.72/tests/local.at
429x autoconf-2.72/tests/local.mk
430x autoconf-2.72/tests/m4sh.at
431x autoconf-2.72/tests/m4sugar.at
432x autoconf-2.72/tests/mktests.pl
433x autoconf-2.72/tests/semantics.at
434x autoconf-2.72/tests/statesave.m4
435x autoconf-2.72/tests/suite.at
436x autoconf-2.72/tests/tools.at
437x autoconf-2.72/tests/torture.at
438x autoconf-2.72/tests/wrapper.as
439/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies
440checking for a BSD-compatible install... /usr/local/bin/ginstall -c
441checking whether build environment is sane... yes
442checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
443checking for gawk... no
444checking for mawk... no
445checking for nawk... no
446checking for awk... awk
447checking whether make sets $(MAKE)... yes
448checking whether make supports nested variables... yes
449checking build system type... x86_64-apple-darwin18.5.0
450checking host system type... x86_64-apple-darwin18.5.0
451configure: autobuild project... GNU Autoconf
452configure: autobuild revision... 2.72
453configure: autobuild hostname... Traviss-Mac.local
454configure: autobuild timestamp... 20241023T145957Z
455checking for a shell whose -n mode is known to work... /bin/sh
456checking for characters that cannot appear in file names... none
457checking whether directories can have trailing spaces... yes
458checking for expr... /bin/expr
459checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.
460GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.
461GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
462Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.
463There seems to be no Makefile in this directory.
464You must run ./configure before running '/Applications/Xcode-10.2.1.app/Contents/Developer/usr/bin/make'.
465make: *** [abort-due-to-no-makefile] Error 1
466There seems to be no Makefile in this directory.
467You must run ./configure before running '/Applications/Xcode-10.2.1.app/Contents/Developer/usr/bin/make'.
468make: *** [abort-due-to-no-makefile] Error 1
469/tmp ~/build/travis-ci/travis-rubies
470~/build/travis-ci/travis-rubies
rvm.4
472OSX specific setup
4730.36s$ rvm autolibs homebrew
475419.53s$ rvm use --install 2.7.5
476Required ruby-2.7.5 is not installed - installing.
477Searching for binary rubies, this might take some time.
478Found remote file https://rubies.travis-ci.org/osx/10.14/x86_64/ruby-2.7.5.tar.bz2
479Checking requirements for osx_brew.
480Do not know how to check/install gcc 'gcc'.
481Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'
482Requirements installation successful.
483ruby-2.7.5 - #configure
484ruby-2.7.5 - #download
485 % Total % Received % Xferd Average Speed Time Time Time Current
486 Dload Upload Total Spent Left Speed
487 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
488100 5756k 100 5756k 0 0 4243k 0 0:00:01 0:00:01 --:--:-- 26.4M
489No checksum for downloaded archive, recording checksum in user configuration.
490ruby-2.7.5 - #validate archive
491ruby-2.7.5 - #extract
492ruby-2.7.5 - #validate binary
493Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries
494Mounting remote ruby failed with status 10, trying to compile.
495Checking requirements for osx_brew.
496Do not know how to check/install gcc 'gcc'.
497Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
498Requirements installation successful.
499Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.
500Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...
501ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...
502 % Total % Received % Xferd Average Speed Time Time Time Current
503 Dload Upload Total Spent Left Speed
504100 14.1M 100 14.1M 0 0 18.1M 0 --:--:-- --:--:-- --:--:-- 18.1M
505No checksum for downloaded archive, recording checksum in user configuration.
506ruby-2.7.5 - #extracting ruby-2.7.5 to /Users/travis/.rvm/src/ruby-2.7.5.....
507ruby-2.7.5 - #configuring..........................................................................
508ruby-2.7.5 - #post-configuration.
509ruby-2.7.5 - #compiling.........................................................................
510ruby-2.7.5 - #installing............
511ruby-2.7.5 - #making binaries executable...
512Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
513ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global
514ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................
515ruby-2.7.5 - #generating global wrappers........
516ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5
517ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list
518ruby-2.7.5 - #generating default wrappers........
519ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
520Install of ruby-2.7.5 - #complete
521Ruby was built without documentation, to build it run: rvm docs generate-ri
522Using /Users/travis/.rvm/gems/ruby-2.7.5
5240.05s$ sudo mkdir -p /etc/openssl
5260.06s$ sudo chown -R travis: /etc/openssl
5280.02s$ mkdir -p /Users/travis/.rvm/patchsets/ruby
530$ echo "" > $rvm_path/patchsets/ruby/osx_static
ruby
532check which ruby to build
5330.01s$ export RUBY=ruby-3.2.5
535EVERYBODY STAND BACK, WE'RE INSTALLING ruby-3.2.5
5360.01s$ unset CC
build
539build ruby-3.2.5
5400.38s$ rvm alias delete ruby-3.2.5
541Deleting alias: ruby-3.2.5...
5432.03s$ rvm remove ruby-3.2.5
544ruby-3.2.5 - #already gone
545Using /Users/travis/.rvm/gems/ruby-2.6.4
547info: downloading installer
548info: profile set to 'default'
549info: default host triple is x86_64-apple-darwin
550info: syncing channel updates for 'stable-x86_64-apple-darwin'
551info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
552info: downloading component 'cargo'
553info: downloading component 'clippy'
554info: downloading component 'rust-docs'
555info: downloading component 'rust-std'
556info: downloading component 'rustc'
557info: downloading component 'rustfmt'
558info: installing component 'cargo'
559info: installing component 'clippy'
560info: installing component 'rust-docs'
561info: installing component 'rust-std'
562info: installing component 'rustc'
563info: installing component 'rustfmt'
564info: default toolchain set to 'stable-x86_64-apple-darwin'
566 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)
569Rust is installed now. Great!
571To get started you may need to restart your current shell.
572This would reload your PATH environment variable to include
573Cargo's bin directory ($HOME/.cargo/bin).
575To configure your current shell, you need to source
576the corresponding env file under $HOME/.cargo.
578This is usually done by running one of the following (note the leading DOT):
579. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
580source "$HOME/.cargo/env.fish" # For fish
581386.67s$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp
582Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.4/bin is not at first place.
583 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
584 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
585 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.4</code>
586 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
587Checking requirements for osx_brew.
588Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
589Requirements installation successful.
590Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...
591ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...
592 % Total % Received % Xferd Average Speed Time Time Time Current
593 Dload Upload Total Spent Left Speed
594100 19.6M 100 19.6M 0 0 28.7M 0 --:--:-- --:--:-- --:--:-- 28.7M
595No checksum for downloaded archive, recording checksum in user configuration.
596ruby-3.2.5 - #extracting ruby-3.2.5 to /Users/travis/.rvm/src/ruby-3.2.5.....
597ruby-3.2.5 - #configuring....................................................................
598ruby-3.2.5 - #post-configuration.
599ruby-3.2.5 - #compiling..............................................................................
600ruby-3.2.5 - #installing...............
601ruby-3.2.5 - #making binaries executable...
602Installed rubygems 3.4.19 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
603ruby-3.2.5 - #gemset created /Users/travis/.rvm/gems/ruby-3.2.5@global
604ruby-3.2.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................
605ruby-3.2.5 - #generating global wrappers........
606ruby-3.2.5 - #gemset created /Users/travis/.rvm/gems/ruby-3.2.5
607ruby-3.2.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list
608ruby-3.2.5 - #generating default wrappers........
609ruby-3.2.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
610Install of ruby-3.2.5 - #complete
611Ruby was built without documentation, to build it run: rvm docs generate-ri
6134.30s$ rvm prepare ruby-3.2.5
614Preparing ruby-3.2.5 ...
615Prepared ruby-3.2.5.tar.bz2.
616--- upload:
617ssh "rvm@ssh.rvm.io" "mkdir -p ~/site/shared/public/binaries/osx/10.14/x86_64/"
618scp "ruby-3.2.5.tar.bz2" "rvm@ssh.rvm.io:~/site/shared/public/binaries/osx/10.14/x86_64/ruby-3.2.5.tar.bz2"
619--- rvm/config/remote:
620https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2
621--- rvm/config/md5:
622https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2=647bdac74512acab8ab1671e22f24434
623--- rvm/config/sha512:
624https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2=1c3cab05f5b25ae7af670f59ff49a840c1817ffb7fd1465ef2c6d9ed4f15ad7e86e2da181bf1f285696a24d29a6164f1fd1c7c1974e124001e15f5ed6d961992
6260.02s$ cat /Users/travis/.rvm/log/1729696105_ruby-3.2.5/configure.log
627[2024-10-23 15:08:29] ./configure
628current path: /Users/travis/.rvm/src/ruby-3.2.5
629GEM_HOME=/Users/travis/.rvm/gems/ruby-2.6.4
630PATH=/usr/local/opt/coreutils/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/travis/.cargo/bin:/Users/travis/.rvm/gems/ruby-2.6.4/bin:/Users/travis/.rvm/gems/ruby-2.6.4@global/bin:/Users/travis/.rvm/rubies/ruby-2.6.4/bin:/Users/travis/.rvm/bin:/Users/travis/bin:/Users/travis/.local/bin:/usr/lib/ccache:/Users/travis/bin:/Users/travis/.local/bin:/Users/travis/.nvm/versions/node/v13.0.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
631GEM_PATH=/Users/travis/.rvm/gems/ruby-2.6.4:/Users/travis/.rvm/gems/ruby-2.6.4@global
632command(12): env CFLAGS=-O3 -I/usr/local/opt/libyaml/include -I/usr/local/opt/libksba/include -I/usr/local/opt/readline/include -I/usr/local/opt/zlib/include -I/usr/local/opt/openssl@1.1/include LDFLAGS=-L/usr/local/opt/libyaml/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/zlib/lib -L/usr/local/opt/openssl@1.1/lib ./configure --prefix=/Users/travis/.rvm/rubies/ruby-3.2.5 --enable-yjit --disable-install-doc --without-tcl --without-tk --without-gmp --disable-install-doc --enable-shared
633checking for ruby... /Users/travis/.rvm/rubies/ruby-2.6.4/bin/ruby
634tool/config.guess already exists
635tool/config.sub already exists
636checking build system type... x86_64-apple-darwin18.5.0
637checking host system type... x86_64-apple-darwin18.5.0
638checking target system type... x86_64-apple-darwin18.5.0
639checking for ld... ld
640checking for gcc-ar... no
641checking for g++... g++
642checking for gcc-nm... no
643checking for gcc-ranlib... no
644checking for gcc... gcc
645checking whether the C compiler works... yes
646checking for C compiler default output file name... a.out
647checking for suffix of executables...
648checking whether we are cross compiling... no
649checking for suffix of object files... o
650checking whether the compiler supports GNU C... yes
651checking whether gcc accepts -g... yes
652checking for gcc option to enable C11 features... none needed
653checking whether the compiler supports GNU C++... yes
654checking whether g++ accepts -g... yes
655checking for g++ option to enable C++11 features... none needed
656checking how to run the C preprocessor... gcc -E
657checking for ranlib... ranlib
658checking for gar... no
659checking for ar... ar
660checking for gas... no
661checking for as... as
662checking for gnm... no
663checking for nm... nm
664checking for gobjcopy... no
665checking for objcopy... no
666checking for gobjdump... no
667checking for objdump... objdump
668checking for gstrip... no
669checking for strip... strip
670checking for stdio.h... yes
671checking for stdlib.h... yes
672checking for string.h... yes
673checking for inttypes.h... yes
674checking for stdint.h... yes
675checking for strings.h... yes
676checking for sys/stat.h... yes
677checking for sys/types.h... yes
678checking for unistd.h... yes
679checking for wchar.h... yes
680checking for minix/config.h... no
681checking for vfork.h... no
682checking whether it is safe to define __EXTENSIONS__... yes
683checking whether _XOPEN_SOURCE should be defined... no
684checking if minimum required OS X version is supported... yes
685checking if thread-local storage is supported... yes
686checking whether the linker is GNU ld... no
687checking whether gcc -E accepts -o... yes
688checking for gcc... /usr/bin/gcc
689checking for real target cpu... x86_64
690checking for ar flags... rcu
691checking whether ln -s works... yes
692checking whether make sets $(MAKE)... yes
693checking for a BSD-compatible install... /usr/local/opt/coreutils/bin/ginstall -c
694checking for a race-free mkdir -p... /usr/local/opt/coreutils/bin/gmkdir -p
695checking for dtrace... dtrace
696checking for dot... no
697checking for doxygen... no
698checking for pkg-config... pkg-config
699checking whether it is Android... no
700checking for cd using physical directory... cd -P
701checking whether CFLAGS is valid... yes
702checking whether LDFLAGS is valid... yes
703checking whether ELF binaries are produced... no
704checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
705checking whether -fdeclspec is accepted as LDFLAGS... yes
706checking whether -fdeclspec is accepted as CXXFLAGS... yes
707checking whether -Wextra-tokens is accepted as CFLAGS... yes
708checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
709checking whether -Wdivision-by-zero is accepted as CFLAGS... yes
710checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
711checking whether -Wduplicated-cond is accepted as CFLAGS... no
712checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
713checking whether -Wimplicit-int is accepted as CFLAGS... yes
714checking whether -Wmisleading-indentation is accepted as CFLAGS... no
715checking whether -Wpointer-arith is accepted as CFLAGS... yes
716checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes
717checking whether -Wwrite-strings is accepted as CFLAGS... yes
718checking whether -Wold-style-definition is accepted as CFLAGS... yes
719checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no
720checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
721checking whether -Wno-cast-function-type is accepted as CFLAGS... no
722checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
723checking whether -Wno-long-long is accepted as CFLAGS... yes
724checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
725checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
726checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no
727checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
728checking whether -Wno-self-assign is accepted as CFLAGS... yes
729checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
730checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
731checking whether -Wno-unused-value is accepted as CFLAGS... yes
732checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no
733checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no
734checking whether -Wunused-variable is accepted as CFLAGS... yes
735checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
736checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no
737checking whether -Wundef is accepted as CFLAGS... yes
738checking whether -Wall -Wextra is accepted as CFLAGS... yes
739checking whether -Qunused-arguments is accepted as CFLAGS... yes
740checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
741checking whether -fstack-protector-strong is accepted as CFLAGS... yes
742checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
743checking for -fstack-protector... -fstack-protector-strong
744checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... no
745checking whether -fno-strict-overflow is accepted as CFLAGS... yes
746checking whether -ggdb3 is accepted as CFLAGS... yes
747checking whether -fvisibility=hidden is accepted as CFLAGS... yes
748checking whether -fno-fast-math is accepted as CFLAGS... yes
749checking whether -fexcess-precision=standard is accepted as CFLAGS... no
750checking whether -fp-model precise is accepted as CFLAGS... no
751checking whether compiler has statement and declarations in expressions... yes
752checking for pthread.h... yes
753checking for pthread_create in -lthr... no
754checking for pthread_create in -lpthread... yes
755checking for pthread_np.h... no
756checking thread model... pthread
757checking whether syscall(2) is deprecated... yes
758checking for broken crypt with 8bit chars... yes
759checking for codesign... codesign
760checking for dsymutil... dsymutil
761checking for crt_externs.h... yes
762checking whether CXXFLAGS is valid... yes
763checking for crypt in -lcrypt... (cached) no
764checking for dlopen in -ldl... yes
765checking for shutdown in -lsocket... no
766checking for dirent.h that defines DIR... yes
767checking for library containing opendir... none required
768checking for _Bool... yes
769checking for stdbool.h that conforms to C99... yes
770checking for sys/wait.h that is POSIX.1 compatible... yes
771checking for afunix.h... no
772checking for atomic.h... no
773checking for copyfile.h... yes
774checking for direct.h... no
775checking for grp.h... yes
776checking for fcntl.h... yes
777checking for float.h... yes
778checking for ieeefp.h... no
779checking for intrinsics.h... no
780checking for langinfo.h... yes
781checking for limits.h... yes
782checking for locale.h... yes
783checking for malloc.h... no
784checking for malloc/malloc.h... yes
785checking for malloc_np.h... no
786checking for net/socket.h... no
787checking for process.h... no
788checking for pwd.h... yes
789checking for sanitizer/asan_interface.h... yes
790checking for sanitizer/msan_interface.h... yes
791checking for setjmpex.h... no
792checking for stdalign.h... yes
793checking for stdio.h... (cached) yes
794checking for sys/attr.h... yes
795checking for sys/eventfd.h... no
796checking for sys/fcntl.h... yes
797checking for sys/file.h... yes
798checking for sys/id.h... no
799checking for sys/ioctl.h... yes
800checking for sys/mkdev.h... no
801checking for sys/param.h... yes
802checking for sys/prctl.h... no
803checking for sys/random.h... yes
804checking for sys/resource.h... yes
805checking for sys/select.h... yes
806checking for sys/sendfile.h... no
807checking for sys/socket.h... yes
808checking for sys/syscall.h... (cached) no
809checking for sys/sysmacros.h... no
810checking for sys/time.h... yes
811checking for sys/times.h... yes
812checking for sys/uio.h... yes
813checking for sys/utime.h... no
814checking for syscall.h... (cached) no
815checking for time.h... yes
816checking for ucontext.h... yes
817checking for utime.h... yes
818checking for stdatomic.h... yes
819checking for x86intrin.h... yes
820checking for x86intrin.h when defined(__x86_64__)... yes
821checking for special C compiler options needed for large files... no
822checking for _FILE_OFFSET_BITS value needed for large files... no
823checking whether byte ordering is bigendian... no
824checking for an ANSI C-conforming const... yes
825checking whether char is unsigned... no
826checking for inline... inline
827checking for working volatile... yes
828checking for typeof syntax and keyword spelling... typeof
829checking for C/C++ restrict keyword... __restrict__
830checking for long long... yes
831checking for off_t... yes
832checking char bit... 8
833checking size of int... 4
834checking size of short... 2
835checking size of long... 8
836checking size of long long... 8
837checking size of __int64... 0
838checking size of __int128... 16
839checking size of off_t... 8
840checking size of void*... 8
841checking size of float... 4
842checking size of double... 8
843checking size of time_t... 8
844checking size of clock_t... 8
845checking packed struct attribute... x __attribute__((packed))
846checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
847checking for printf prefix for long long... ll
848checking for pid_t... yes
849checking for convertible type of pid_t... INT
850checking for uid_t... yes
851checking for convertible type of uid_t... UINT
852checking for gid_t... yes
853checking for convertible type of gid_t... UINT
854checking for time_t... yes
855checking for convertible type of time_t... LONG
856checking for dev_t... yes
857checking for convertible type of dev_t... INT
858checking for mode_t... yes
859checking for convertible type of mode_t... USHORT
860checking for rlim_t... yes
861checking for convertible type of rlim_t... ULL
862checking for off_t... (cached) yes
863checking for convertible type of off_t... LL
864checking for clockid_t... yes
865checking for convertible type of clockid_t... UINT
866checking for variable length macro... yes
867checking if _Alignof() works... yes
868checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
869checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
870checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
871checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
872checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
873checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
874checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
875checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
876checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
877checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
878checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
879checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
880checking for ERRORFUNC function attribute... x
881checking for WARNINGFUNC function attribute... x
882checking for WEAK function attribute... __attribute__ ((__weak__)) x
883checking for __attribute__((__depreacted__(msg))) in C++... yes
884checking for std::nullptr_t... yes
885checking for FUNC_STDCALL function attribute... x
886checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x
887checking for FUNC_FASTCALL function attribute... x
888checking for FUNC_UNOPTIMIZED function attribute... x
889checking for FUNC_MINIMIZED function attribute... x
890checking for function alias... no
891checking for __atomic builtins... yes
892checking for __sync builtins... yes
893checking for __builtin_unreachable... yes
894checking for __assume... no
895checking for exported function attribute... __attribute__ ((__visibility__("default")))
896checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
897checking for function name string predefined identifier... __func__
898checking if enum over int is allowed... yes
899checking for gcc options needed to detect all undeclared functions... -fno-builtin
900checking whether sys_nerr is declared... yes
901checking whether getenv is declared... yes
902checking for size_t... yes
903checking size of size_t... 8
904checking size of ptrdiff_t... 8
905checking size of dev_t... 4
906checking for printf prefix for size_t... z
907checking for printf prefix for ptrdiff_t... t
908checking for struct stat.st_blksize... yes
909checking for struct stat.st_blocks... yes
910checking for struct stat.st_rdev... yes
911checking size of struct stat.st_size... SIZEOF_OFF_T
912checking size of struct stat.st_blocks... SIZEOF_OFF_T
913checking size of struct stat.st_ino... SIZEOF_LONG
914checking size of struct stat.st_dev... SIZEOF_DEV_T
915checking size of struct stat.st_rdev... SIZEOF_DEV_T
916checking for struct stat.st_atim... no
917checking for struct stat.st_atimespec... yes
918checking for struct stat.st_atimensec... no
919checking for struct stat.st_mtim... no
920checking for struct stat.st_mtimespec... yes
921checking for struct stat.st_mtimensec... no
922checking for struct stat.st_ctim... no
923checking for struct stat.st_ctimespec... yes
924checking for struct stat.st_ctimensec... no
925checking for struct stat.st_birthtimespec... yes
926checking for struct timeval... yes
927checking size of struct timeval.tv_sec... SIZEOF_TIME_T
928checking for struct timespec... yes
929checking for struct timezone... yes
930checking for fd_mask... yes
931checking for int8_t... yes
932checking size of int8_t... 1
933checking for uint8_t... yes
934checking size of uint8_t... 1
935checking for int16_t... yes
936checking size of int16_t... 2
937checking for uint16_t... yes
938checking size of uint16_t... 2
939checking for int32_t... yes
940checking size of int32_t... 4
941checking for uint32_t... yes
942checking size of uint32_t... 4
943checking for int64_t... yes
944checking size of int64_t... 8
945checking for uint64_t... yes
946checking size of uint64_t... 8
947checking for int128_t... __int128
948checking for uint128_t... unsigned __int128
949checking for intptr_t... yes
950checking size of intptr_t... 8
951checking for uintptr_t... yes
952checking size of uintptr_t... 8
953checking for printf prefix for intptr_t... l
954checking for ssize_t... yes
955checking size of ssize_t... 8
956checking for printf prefix for int64_t... ll
957checking for stack end address... no
958checking for grep that handles long lines and -e... /usr/bin/grep
959checking for egrep... /usr/bin/grep -E
960checking for uid_t in sys/types.h... (cached) yes
961checking type of array argument to getgroups... (cached) gid_t
962checking for working alloca.h... yes
963checking for alloca... yes
964checking for dynamic size alloca... ok
965checking for working memcmp... yes
966checking for dup... yes
967checking for dup2... yes
968checking for acosh... yes
969checking for cbrt... yes
970checking for crypt... yes
971checking for erf... yes
972checking for explicit_bzero... no
973checking for ffs... yes
974checking for flock... yes
975checking for hypot... yes
976checking for lgamma_r... yes
977checking for memmove... yes
978checking for nan... yes
979checking for nextafter... yes
980checking for setproctitle... no
981checking for strchr... yes
982checking for strerror... yes
983checking for strlcat... yes
984checking for strlcpy... yes
985checking for strstr... yes
986checking for tgamma... yes
987checking for sys/pstat.h... no
988checking for pid_t... (cached) yes
989checking for fork... yes
990checking for vfork... (cached) no
991checking for working fork... yes
992checking for __syscall... (cached) no
993checking for _longjmp... yes
994checking for arc4random_buf... yes
995checking for atan2l... yes
996checking for atan2f... yes
997checking whether atomic_signal_fence is declared... yes
998checking for chmod... yes
999checking for chown... yes
1000checking for chroot... yes
1001checking for chsize... no
1002checking for clock_gettime... yes
1003checking for copy_file_range... no
1004checking for cosh... yes
1005checking for crypt_r... no
1006checking for daemon... (cached) no
1007checking for dirfd... yes
1008checking for dl_iterate_phdr... no
1009checking for dlopen... yes
1010checking for dladdr... yes
1011checking for dup3... no
1012checking for eaccess... no
1013checking for endgrent... yes
1014checking for eventfd... no
1015checking for execl... yes
1016checking for execle... yes
1017checking for execv... yes
1018checking for execve... yes
1019checking for explicit_memset... no
1020checking for fcopyfile... yes
1021checking for fchmod... yes
1022checking for fchown... yes
1023checking for fcntl... yes
1024checking for fdatasync... (cached) no
1025checking for fdopendir... yes
1026checking for fgetattrlist... yes
1027checking for fmod... yes
1028checking for fstatat... yes
1029checking for fsync... yes
1030checking for ftruncate... yes
1031checking for ftruncate64... no
1032checking for getattrlist... yes
1033checking for getcwd... yes
1034checking for getegid... yes
1035checking for getentropy... yes
1036checking for geteuid... yes
1037checking for getgid... yes
1038checking for getgidx... no
1039checking for getgrnam... yes
1040checking for getgrnam_r... yes
1041checking for getgroups... yes
1042checking for getlogin... yes
1043checking for getlogin_r... yes
1044checking for getpgid... yes
1045checking for getpgrp... yes
1046checking for getppid... yes
1047checking for getpriority... yes
1048checking for getpwnam... yes
1049checking for getpwnam_r... yes
1050checking for getpwuid... yes
1051checking for getpwuid_r... yes
1052checking for getrandom... no
1053checking for getresgid... no
1054checking for getresuid... no
1055checking for getrlimit... yes
1056checking for getsid... yes
1057checking for gettimeofday... yes
1058checking for getuid... yes
1059checking for getuidx... no
1060checking for gmtime_r... yes
1061checking for grantpt... yes
1062checking for initgroups... yes
1063checking for ioctl... yes
1064checking for isfinite... no
1065checking for issetugid... yes
1066checking for kill... yes
1067checking for killpg... yes
1068checking for lchmod... yes
1069checking for lchown... yes
1070checking for link... yes
1071checking for llabs... yes
1072checking for lockf... yes
1073checking for log2... yes
1074checking for lstat... yes
1075checking for lutimes... yes
1076checking for malloc_usable_size... no
1077checking for malloc_size... yes
1078checking for mblen... yes
1079checking for memalign... no
1080checking for memset_s... yes
1081checking for writev... yes
1082checking for memrchr... no
1083checking for memmem... yes
1084checking for mkfifo... yes
1085checking for mknod... yes
1086checking for mktime... yes
1087checking for mmap... yes
1088checking for mremap... no
1089checking for openat... yes
1090checking for pclose... yes
1091checking for pipe... yes
1092checking for pipe2... no
1093checking for poll... yes
1094checking for popen... yes
1095checking for posix_fadvise... no
1096checking for posix_madvise... yes
1097checking for posix_memalign... yes
1098checking for ppoll... no
1099checking for pread... yes
1100checking for pwrite... yes
1101checking for qsort_r... yes
1102checking for qsort_s... no
1103checking for readlink... yes
1104checking for realpath... yes
1105checking for round... yes
1106checking for sched_getaffinity... no
1107checking for seekdir... yes
1108checking for select_large_fdset... no
1109checking for sendfile... yes
1110checking for setegid... yes
1111checking for setenv... yes
1112checking for seteuid... yes
1113checking for setgid... yes
1114checking for setgroups... yes
1115checking for setpgid... yes
1116checking for setpgrp... yes
1117checking for setregid... yes
1118checking for setresgid... no
1119checking for setresuid... no
1120checking for setreuid... yes
1121checking for setrgid... yes
1122checking for setrlimit... yes
1123checking for setruid... yes
1124checking for setsid... yes
1125checking for setuid... yes
1126checking for shutdown... yes
1127checking for sigaction... yes
1128checking for sigaltstack... yes
1129checking for sigprocmask... yes
1130checking for sinh... yes
1131checking for spawnv... no
1132checking for symlink... yes
1133checking for syscall... (cached) no
1134checking for sysconf... yes
1135checking for system... yes
1136checking for tanh... yes
1137checking for telldir... yes
1138checking for timegm... yes
1139checking for times... yes
1140checking for truncate... yes
1141checking for truncate64... no
1142checking for tzset... yes
1143checking for umask... yes
1144checking for unsetenv... yes
1145checking for utimensat... yes
1146checking for utimes... yes
1147checking for wait4... yes
1148checking for waitpid... yes
1149checking for __cospi... yes
1150checking for __sinpi... yes
1151checking if getcwd allocates buffer if NULL is given... yes
1152checking for __builtin_alloca_with_align... yes
1153checking for __builtin_assume_aligned... yes
1154checking for __builtin_bswap16... yes
1155checking for __builtin_bswap32... yes
1156checking for __builtin_bswap64... yes
1157checking for __builtin_popcount... yes
1158checking for __builtin_popcountll... yes
1159checking for __builtin_clz... yes
1160checking for __builtin_clzl... yes
1161checking for __builtin_clzll... yes
1162checking for __builtin_ctz... yes
1163checking for __builtin_ctzll... yes
1164checking for __builtin_add_overflow... yes
1165checking for __builtin_sub_overflow... yes
1166checking for __builtin_mul_overflow... yes
1167checking for __builtin_mul_overflow_p... no
1168checking for __builtin_constant_p... yes
1169checking for __builtin_choose_expr... yes
1170checking for __builtin_choose_expr_constant_p... yes
1171checking for __builtin_types_compatible_p... yes
1172checking for __builtin_trap... yes
1173checking for __builtin_expect... yes
1174checking whether qsort_r is GNU version... no
1175checking whether qsort_r is BSD version... yes
1176checking whether atan2 handles Inf as C99... yes
1177checking for clock_getres... yes
1178checking for timer_create in -lrt... no
1179checking for timer_settime in -lrt... no
1180checking for unsetenv returns a value... yes
1181checking whether struct tm is in sys/time.h or time.h... time.h
1182checking for struct tm.tm_zone... yes
1183checking for struct tm.tm_gmtoff... yes
1184checking for external int daylight... yes
1185checking for negative time_t for gmtime(3)... yes
1186checking for localtime(3) overflow correctly... yes
1187checking for sig_t... yes
1188checking whether right shift preserve sign bit... yes
1189checking for copy_file_range... no
1190checking whether _SC_CLK_TCK is supported... yes
1191checking stack growing direction on x86_64... -1
1192checking native coroutine implementation for x86_64-darwin18... amd64
1193checking whether pthread_t is scalar type... yes
1194checking for sched_yield... yes
1195checking for pthread_attr_setinheritsched... yes
1196checking for pthread_attr_get_np... no
1197checking for pthread_attr_getstack... yes
1198checking for pthread_attr_getguardsize... yes
1199checking for pthread_get_stackaddr_np... yes
1200checking for pthread_get_stacksize_np... yes
1201checking for thr_stksegment... no
1202checking for pthread_stackseg_np... no
1203checking for pthread_getthrds_np... no
1204checking for pthread_condattr_setclock... no
1205checking for pthread_setname_np... yes
1206checking for pthread_set_name_np... no
1207checking for pthread_sigmask... yes
1208checking for pthread_getattr_np... no
1209checking arguments of pthread_setname_np... (name)
1210checking if mcontext_t is a pointer... yes
1211checking for getcontext... (cached) no
1212checking for setcontext... (cached) no
1213checking if fork works with pthread... yes
1214checking for sys/user.h... yes
1215checking whether PAGE_SIZE is compile-time const... yes
1216checking ioctl request type... unsigned long
1217checking for mach-o/loader.h... yes
1218checking whether OS depend dynamic link works... yes
1219checking whether -Wl,-multiply_defined,suppress is accepted as LDFLAGS... yes
1220checking whether -Wl,-multiply_defined,suppress is accepted for bundle... yes
1221checking whether -Wl,-undefined,dynamic_lookup is accepted as LDFLAGS... yes
1222checking whether -Wl,-undefined,dynamic_lookup is accepted for bundle... yes
1223checking for libproc.h... yes
1224checking for execinfo.h... yes
1225checking for backtrace in -lexecinfo... no
1226checking for libunwind.h... yes
1227checking for mach/task.h... yes
1228checking for mach/mach_init.h... yes
1229checking for mach/mach_port.h... yes
1230checking for backtrace... yes
1231checking for broken backtrace... yes
1232checking for valgrind/memcheck.h... no
1233checking for strip flags... -A -n
1234checking whether -Wl,--no-as-needed is accepted as LDFLAGS... no
1235checking whether -Wl,--no-undefined is accepted as LDFLAGS... no
1236checking whether wrapper for DYLD_LIBRARY_PATH is needed... yes
1237checking whether dtrace USDT is available... yes(-xnolibs)
1238checking whether dtrace needs post processing... no
1239checking for __builtin_setjmp... (cached) no
1240checking for _setjmpex as a macro or function... no
1241checking for _setjmp as a macro or function... yes
1242checking for sigsetjmp as a macro or function... yes
1243checking for setjmp type... sigsetjmp,0
1244checking for rustc... rustc
1245checking whether rustc works for YJIT... yes
1246checking for prefix of external symbols... _
1247checking whether Security framework is needed... no
1248checking if make is GNU make... yes
1249.ext/include/x86_64-darwin18/ruby/config.h updated
1250configure: ruby library version = 3.2.0
1251configure: creating ./config.status
1252config.status: creating GNUmakefile
1253config.status: creating Makefile
1254---
1255Configuration summary for ruby version 3.2.5
1257 * Installation prefix: /Users/travis/.rvm/rubies/ruby-3.2.5
1258 * exec prefix: ${prefix}
1259 * arch: x86_64-darwin18
1260 * site arch: ${arch}
1261 * RUBY_BASE_NAME: ruby
1262 * enable shared: yes
1263 * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME}
1264 * site libraries path: ${rubylibprefix}/${sitearch}
1265 * vendor path: ${rubylibprefix}/vendor_ruby
1266 * target OS: darwin18
1267 * compiler: gcc
1268 * with thread: pthread
1269 * with coroutine: amd64
1270 * enable shared libs: yes
1271 * dynamic library ext: bundle
1272 * CFLAGS: -fdeclspec ${optflags} ${debugflags} ${warnflags}
1273 * LDFLAGS: -L. -L/usr/local/opt/libyaml/lib \
1274 -L/usr/local/opt/libksba/lib \
1275 -L/usr/local/opt/readline/lib \
1276 -L/usr/local/opt/zlib/lib \
1277 -L/usr/local/opt/openssl@1.1/lib \
1278 -fstack-protector-strong
1279 * DLDFLAGS: -L/usr/local/opt/libyaml/lib \
1280 -L/usr/local/opt/libksba/lib \
1281 -L/usr/local/opt/readline/lib \
1282 -L/usr/local/opt/zlib/lib \
1283 -L/usr/local/opt/openssl@1.1/lib \
1284 -Wl,-multiply_defined,suppress \
1285 -Wl,-undefined,dynamic_lookup
1286 * optflags: -O3 -fno-fast-math
1287 * debugflags: -ggdb3
1288 * warnflags: -Wall -Wextra -Wextra-tokens \
1289 -Wdeprecated-declarations -Wdivision-by-zero \
1290 -Wdiv-by-zero -Wimplicit-function-declaration \
1291 -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \
1292 -Wwrite-strings -Wold-style-definition \
1293 -Wmissing-noreturn -Wno-constant-logical-operand \
1294 -Wno-long-long -Wno-missing-field-initializers \
1295 -Wno-overlength-strings -Wno-parentheses-equality \
1296 -Wno-self-assign -Wno-tautological-compare \
1297 -Wno-unused-parameter -Wno-unused-value \
1298 -Wunused-variable -Wundef
1299 * strip command: strip -A -n
1300 * install doc: no
1301 * MJIT support: yes
1302 * YJIT support: yes
1303 * man page type: doc
1304 * BASERUBY -v: ruby 2.6.4p104 (2019-08-28 revision 67798) \
1305 [x86_64-darwin18]
1307---
check.1
1310make sure bundler works
13113.66s$ travis_retry rvm ruby-3.2.5 do gem install bundler
1312Successfully installed bundler-2.5.22
13131 gem installed
13154.82s$ travis_retry rvm ruby-3.2.5 do bundle install
1316Fetching gem metadata from https://rubygems.org/....
1317Resolving dependencies...
1318Fetching base64 0.2.0
1319Fetching ruby2_keywords 0.0.5
1320Installing base64 0.2.0
1321Installing ruby2_keywords 0.0.5
1322Fetching rack 3.1.8
1323Fetching tilt 2.4.0
1324Installing tilt 2.4.0
1325Installing rack 3.1.8
1326Fetching mustermann 3.0.3
1327Installing mustermann 3.0.3
1328Fetching rack-protection 4.0.0
1329Installing rack-protection 4.0.0
1330Fetching rack-session 2.0.0
1331Installing rack-session 2.0.0
1332Fetching sinatra 4.0.0
1333Installing sinatra 4.0.0
1334Bundle complete! 1 Gemfile dependency, 9 gems now installed.
1335Use `bundle info [gemname]` to see where a bundled gem is installed.
check.2
1338make sure native extension can be built
13393.08s$ travis_retry rvm ruby-3.2.5 do gem install ffi
1340Successfully installed ffi-1.17.0-x86_64-darwin
13411 gem installed
13432.50s$ travis_retry rvm ruby-3.2.5 do gem uninstall -x ffi
1344Successfully uninstalled ffi-1.17.0-x86_64-darwin
publish
1347upload to S3
134821.03s$ pip install awscli
1349DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
1350Collecting awscli
1351 Downloading https://files.pythonhosted.org/packages/aa/24/e098cf5ce28a764bca174e88f4ccb70754e9f049c9bf986e582aedcb7420/awscli-1.19.112-py2.py3-none-any.whl (3.6MB)
1352Collecting botocore==1.20.112
1353 Downloading https://files.pythonhosted.org/packages/c7/ea/11c3beca131920f552602b98d7ba9fc5b46bee6a59cbd48a95a85cbb8f41/botocore-1.20.112-py2.py3-none-any.whl (7.7MB)
1354Collecting colorama<0.4.4,>=0.2.5
1355 Downloading https://files.pythonhosted.org/packages/c9/dc/45cdef1b4d119eb96316b3117e6d5708a08029992b2fee2c143c7a0a5cc5/colorama-0.4.3-py2.py3-none-any.whl
1356Collecting docutils<0.16,>=0.10
1357 Downloading https://files.pythonhosted.org/packages/3a/dc/bf2b15d1fa15a6f7a9e77a61b74ecbbae7258558fcda8ffc9a6638a6b327/docutils-0.15.2-py2-none-any.whl (548kB)
1358Collecting s3transfer<0.5.0,>=0.4.0
1359 Downloading https://files.pythonhosted.org/packages/63/d0/693477c688348654ddc21dcdce0817653a294aa43f41771084c25e7ff9c7/s3transfer-0.4.2-py2.py3-none-any.whl (79kB)
1360Collecting PyYAML<5.5,>=3.10
1361 Downloading https://files.pythonhosted.org/packages/42/c5/440fd6200c345c3d522fbe47a52558733c4661aac3c8cf06b7de31bababd/PyYAML-5.4.1-cp27-cp27m-macosx_10_9_x86_64.whl (245kB)
1362Collecting rsa<=4.5.0,>=3.1.2; python_version == "2.7"
1363 Downloading https://files.pythonhosted.org/packages/26/f8/8127fdda0294f044121d20aac7785feb810e159098447967a6103dedfb96/rsa-4.5-py2.py3-none-any.whl
1364Collecting jmespath<1.0.0,>=0.7.1
1365 Downloading https://files.pythonhosted.org/packages/07/cb/5f001272b6faeb23c1c9e0acc04d48eaaf5c862c17709d20e3469c6e0139/jmespath-0.10.0-py2.py3-none-any.whl
1366Collecting python-dateutil<3.0.0,>=2.1
1367 Downloading https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229kB)
1368Collecting urllib3<1.27,>=1.25.4
1369 Downloading https://files.pythonhosted.org/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144kB)
1370Collecting futures<4.0.0,>=2.2.0; python_version == "2.7"
1371 Downloading https://files.pythonhosted.org/packages/d4/ea/9d513529a89bcbcd07c8acbac9eecfad29e7562e0b9d69d14f475987ad70/futures-3.4.0-py2-none-any.whl
1372Collecting pyasn1>=0.1.3
1373 Downloading https://files.pythonhosted.org/packages/d1/75/4686d2872bf2fc0b37917cbc8bbf0dd3a5cdb0990799be1b9cbf1e1eb733/pyasn1-0.5.1-py2.py3-none-any.whl (84kB)
1374Collecting six>=1.5
1375 Downloading https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl
1376Installing collected packages: jmespath, six, python-dateutil, urllib3, botocore, colorama, docutils, futures, s3transfer, PyYAML, pyasn1, rsa, awscli
1377Successfully installed PyYAML-5.4.1 awscli-1.19.112 botocore-1.20.112 colorama-0.4.3 docutils-0.15.2 futures-3.4.0 jmespath-0.10.0 pyasn1-0.5.1 python-dateutil-2.9.0.post0 rsa-4.5 s3transfer-0.4.2 six-1.16.0 urllib3-1.26.20
1379upload: ./ruby-3.2.5.tar.bz2 to s3://travis-rubies/binaries/osx/10.14/x86_64/ruby-3.2.5.tar.bz2
check.3
1381make sure it installs
13824.24s$ rvm remove ruby-3.2.5
1383Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-3.2.5/bin is not at first place.
1384 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
1385 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
1386 To fix it temporarily in this shell session run: <code>rvm use ruby-3.2.5</code>
1387 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
1388ruby-3.2.5 - #removing src/ruby-3.2.5..
1389ruby-3.2.5 - #removing rubies/ruby-3.2.5..
1390ruby-3.2.5 - #removing gems....
1391ruby-3.2.5 - #removing wrappers....
1392ruby-3.2.5 - #removing environments....
1393Using /Users/travis/.rvm/gems/ruby-2.6.4
13950.02s$ cat /Users/travis/.rvm/user/db
1396rvm_remote_server_url3=https://s3.amazonaws.com/travis-rubies/binaries
1397 rvm_remote_server_type3=rubies
1398 rvm_remote_server_verify_downloads3=1
1400$ travis_retry rvm install ruby-3.2.5 --binary
1401Searching for binary rubies, this might take some time.
1402Found remote file https://rubies.travis-ci.org/osx/10.14/x86_64/ruby-3.2.5.tar.bz2
1403Checking requirements for osx.
Top