AMD64
no language set
Git
Scroll to End of Log
0.01s0.01s0.01sTopworker_info1Worker information2hostname: 339b6ca6-0ad6-4f84-af61-af273d04d530@1.worker-com-654b68849d-zrprh.macstadium-prod-23version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: 5c5ac5b9-691f-45f5-aea3-71b8d9986d5e travis-ci-macos10.13-xcode9.4.1-19-1576204381 (via amqp)5startup: 1m7.384812281ssystem_info7Build system information8Build language: c9Build id: 27283265110Job id: 62735127311Runtime kernel version: 17.7.012VM: default13travis-build version: 6b157a1c14Build image provisioning date and time15Fri Dec 13 04:54:58 GMT 201916Operating System Details17ProductName: Mac OS X18ProductVersion: 10.13.619BuildVersion: 17G6520Git version21git version 2.24.122bash version23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin17)24Copyright (C) 2007 Free Software Foundation, Inc.25GCC version26Apple LLVM version 9.1.0 (clang-902.0.39.2)27Target: x86_64-apple-darwin17.7.028Thread model: posix29InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin30LLVM version31Apple LLVM version 9.1.0 (clang-902.0.39.2)32Target: x86_64-apple-darwin17.7.033Thread model: posix34InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin35Pre-installed Ruby versions36ruby-2.6.337Pre-installed Node.js versions38v10.17.039v12.13.040v12.13.141v13.0.142v4.9.143v6.17.144v8.16.245mvn -version46Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)47Maven home: /usr/local/Cellar/maven/3.6.3/libexec48Java version: 13.0.1, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/openjdk-13.0.1.jdk/Contents/Home49Default locale: en_US, platform encoding: UTF-850OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"520.01s0.01s0.62s0.01s0.01s0.01s0.01s0.01s0.06s0.05s0.05s0.01s0.06s0.01s0.01s0.51s0.18s0.01s0.02s0.02s0.01s3.29sDockergit.checkout540.04s0.44s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies55Cloning into 'travis-ci/travis-rubies'...56$ cd travis-ci/travis-rubies57$ git checkout -qf d5f9e545aa36c070c63fe175127157594d767fbb590.01s60Setting environment variables from repository settings61$ 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.766Setting environment variables from .travis.yml67$ export VERSION=3.2.568$ export ALIAS=3.270$ export TRAVIS_COMPILER=gcc71$ export CC=${CC:-gcc}72$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}73$ export PATH=/usr/lib/ccache:$PATHcache.174Setting up build cache75$ export CASHER_DIR=${TRAVIS_HOME}/.casher78fetching build/cache-x86_64-osx-xcode9.4-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz79fetching build/cache-osx-xcode9.4-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz80fetching build/cache--compiler-gcc.tgz81could not download cache83/usr/local/opt/python is a symbolic link to ../Cellar/python/3.7.5; not followingcache.ccache87creating directory /Users/travis/.ccache88$ gcc --version89Configured with: --prefix=/Applications/Xcode-9.4.1.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.190Apple LLVM version 9.1.0 (clang-902.0.39.2)91Target: x86_64-apple-darwin17.7.092Thread model: posix93InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin99rvm_silence_path_mismatch_check_flag=1100The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.101$ ./build.shrvm.1102update rvm104ruby-1.8.7-head - #already gone105Using /Users/travis/.rvm/gems/ruby-2.6.3107/usr/local/bin/gpg108pub rsa4096 2014-10-28 [SC]109 409B6B1796C275462A1703113804BB82D39DC0E3110uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>111uid [ unknown] Michal Papis <michal.papis@toptal.com>112uid [ unknown] [jpeg image of size 5015]113sub rsa2048 2015-11-02 [E]115pub rsa4096 2016-11-11 [SC]116 7D2BAF1CF37B13E2069D6956105BD0E739499BDB117uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>118sub rsa4096 2016-11-11 [E]120gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys121gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed122gpg: Total number processed: 1123gpg: unchanged: 1125Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.126 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.127 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>128 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>129 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.130RVM reloaded!132gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed133gpg: Total number processed: 1134gpg: unchanged: 1135gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys136gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed137gpg: Total number processed: 1138gpg: unchanged: 1140Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz141Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc142gpg: Signature made Fri Jan 15 18:46:22 2021 GMT143gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB144gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]145gpg: WARNING: This key is not certified with a trusted signature!146gpg: There is no indication that the signature belongs to the owner.147Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB148GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'149Upgrading the RVM installation in /Users/travis/.rvm/150Upgrade of RVM in /Users/travis/.rvm/ is complete.152<warn>Thanks for installing RVM 🙏</warn>153Please consider donating to our open collective to help us maintain RVM.155👉 Donate: <code>https://opencollective.com/rvm/donate</code>158: command not found160Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.161 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.162 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>163 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>164 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.167Cleaning up rvm archives168Cleaning up rvm repos169Cleaning up rvm src170Cleaning up rvm log171Cleaning up rvm tmp172Cleaning up rvm gemsets173Cleaning up rvm links174Cleanup done.rvm.3180set up env for rvm188$ install_autoconf189/tmp ~/build/travis-ci/travis-rubies190--2024-10-22 11:00:13-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz191Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20192Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.193HTTP request sent, awaiting response... 200 OK194Length: 2143794 (2.0M) [application/x-gzip]195Saving to: ‘autoconf-latest.tar.gz’197 0K .......... .......... .......... .......... .......... 2% 824K 2s198 50K .......... .......... .......... .......... .......... 4% 1.69M 2s199 100K .......... .......... .......... .......... .......... 7% 16.9M 1s200 150K .......... .......... .......... .......... .......... 9% 1.44M 1s201 200K .......... .......... .......... .......... .......... 11% 24.5M 1s202 250K .......... .......... .......... .......... .......... 14% 24.1M 1s203 300K .......... .......... .......... .......... .......... 16% 2.06M 1s204 350K .......... .......... .......... .......... .......... 19% 12.4M 1s205 400K .......... .......... .......... .......... .......... 21% 2.20M 1s206 450K .......... .......... .......... .......... .......... 23% 23.8M 1s207 500K .......... .......... .......... .......... .......... 26% 10.2M 1s208 550K .......... .......... .......... .......... .......... 28% 2.55M 1s209 600K .......... .......... .......... .......... .......... 31% 20.2M 0s210 650K .......... .......... .......... .......... .......... 33% 1.83M 0s211 700K .......... .......... .......... .......... .......... 35% 18.7M 0s212 750K .......... .......... .......... .......... .......... 38% 17.0M 0s213 800K .......... .......... .......... .......... .......... 40% 2.32M 0s214 850K .......... .......... .......... .......... .......... 42% 32.7M 0s215 900K .......... .......... .......... .......... .......... 45% 5.43M 0s216 950K .......... .......... .......... .......... .......... 47% 3.03M 0s217 1000K .......... .......... .......... .......... .......... 50% 29.9M 0s218 1050K .......... .......... .......... .......... .......... 52% 5.96M 0s219 1100K .......... .......... .......... .......... .......... 54% 2.31M 0s220 1150K .......... .......... .......... .......... .......... 57% 29.0M 0s221 1200K .......... .......... .......... .......... .......... 59% 13.9M 0s222 1250K .......... .......... .......... .......... .......... 62% 2.20M 0s223 1300K .......... .......... .......... .......... .......... 64% 28.4M 0s224 1350K .......... .......... .......... .......... .......... 66% 40.7M 0s225 1400K .......... .......... .......... .......... .......... 69% 2.37M 0s226 1450K .......... .......... .......... .......... .......... 71% 21.2M 0s227 1500K .......... .......... .......... .......... .......... 74% 19.9M 0s228 1550K .......... .......... .......... .......... .......... 76% 13.7M 0s229 1600K .......... .......... .......... .......... .......... 78% 2.43M 0s230 1650K .......... .......... .......... .......... .......... 81% 18.0M 0s231 1700K .......... .......... .......... .......... .......... 83% 12.9M 0s232 1750K .......... .......... .......... .......... .......... 85% 3.25M 0s233 1800K .......... .......... .......... .......... .......... 88% 10.9M 0s234 1850K .......... .......... .......... .......... .......... 90% 12.0M 0s235 1900K .......... .......... .......... .......... .......... 93% 33.1M 0s236 1950K .......... .......... .......... .......... .......... 95% 2.42M 0s237 2000K .......... .......... .......... .......... .......... 97% 12.8M 0s238 2050K .......... .......... .......... .......... ... 100% 19.6M=0.5s2402024-10-22 11:00:14 (4.48 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]242x autoconf-2.72/243x autoconf-2.72/.prev-version244x autoconf-2.72/.tarball-version245x autoconf-2.72/.version246x autoconf-2.72/AUTHORS247x autoconf-2.72/BUGS248x autoconf-2.72/COPYING249x autoconf-2.72/COPYING.EXCEPTION250x autoconf-2.72/COPYINGv3251x autoconf-2.72/ChangeLog252x autoconf-2.72/ChangeLog.0253x autoconf-2.72/ChangeLog.1254x autoconf-2.72/ChangeLog.2255x autoconf-2.72/ChangeLog.3256x autoconf-2.72/GNUmakefile257x autoconf-2.72/INSTALL258x autoconf-2.72/Makefile.am259x autoconf-2.72/Makefile.in260x autoconf-2.72/NEWS261x autoconf-2.72/README262x autoconf-2.72/THANKS263x autoconf-2.72/TODO264x autoconf-2.72/aclocal.m4265x autoconf-2.72/bin/266x autoconf-2.72/bin/autoconf.in267x autoconf-2.72/bin/autoheader.in268x autoconf-2.72/bin/autom4te.in269x autoconf-2.72/bin/autoreconf.in270x autoconf-2.72/bin/autoscan.in271x autoconf-2.72/bin/autoupdate.in272x autoconf-2.72/bin/ifnames.in273x autoconf-2.72/bin/local.mk274x autoconf-2.72/build-aux/275x autoconf-2.72/build-aux/announce-gen276x autoconf-2.72/build-aux/config.guess277x autoconf-2.72/build-aux/config.sub278x autoconf-2.72/build-aux/gendocs.sh279x autoconf-2.72/build-aux/git-version-gen280x autoconf-2.72/build-aux/gitlog-to-changelog281x autoconf-2.72/build-aux/gnupload282x autoconf-2.72/build-aux/help-extract.pl283x autoconf-2.72/build-aux/install-sh284x autoconf-2.72/build-aux/mdate-sh285x autoconf-2.72/build-aux/missing286x autoconf-2.72/build-aux/texinfo.tex287x autoconf-2.72/cfg.mk288x autoconf-2.72/configure289x autoconf-2.72/configure.ac290x autoconf-2.72/doc/291x autoconf-2.72/doc/autoconf.info292x autoconf-2.72/doc/autoconf.texi293x autoconf-2.72/doc/fdl.texi294x autoconf-2.72/doc/gendocs_template295x autoconf-2.72/doc/gnu-oids.texi296x autoconf-2.72/doc/install.texi297x autoconf-2.72/doc/local.mk298x autoconf-2.72/doc/make-stds.texi299x autoconf-2.72/doc/stamp-vti300x autoconf-2.72/doc/standards.info301x autoconf-2.72/doc/standards.texi302x autoconf-2.72/doc/version.texi303x autoconf-2.72/lib/304x autoconf-2.72/lib/Autom4te/305x autoconf-2.72/lib/Autom4te/C4che.pm306x autoconf-2.72/lib/Autom4te/ChannelDefs.pm307x autoconf-2.72/lib/Autom4te/Channels.pm308x autoconf-2.72/lib/Autom4te/Config.pm309x autoconf-2.72/lib/Autom4te/Configure_ac.pm310x autoconf-2.72/lib/Autom4te/FileUtils.pm311x autoconf-2.72/lib/Autom4te/General.pm312x autoconf-2.72/lib/Autom4te/Getopt.pm313x autoconf-2.72/lib/Autom4te/Request.pm314x autoconf-2.72/lib/Autom4te/XFile.pm315x autoconf-2.72/lib/autoconf/316x autoconf-2.72/lib/autoconf/autoconf.m4317x autoconf-2.72/lib/autoconf/autoheader.m4318x autoconf-2.72/lib/autoconf/autoscan.m4319x autoconf-2.72/lib/autoconf/autotest.m4320x autoconf-2.72/lib/autoconf/autoupdate.m4321x autoconf-2.72/lib/autoconf/c.m4322x autoconf-2.72/lib/autoconf/erlang.m4323x autoconf-2.72/lib/autoconf/fortran.m4324x autoconf-2.72/lib/autoconf/functions.m4325x autoconf-2.72/lib/autoconf/general.m4326x autoconf-2.72/lib/autoconf/go.m4327x autoconf-2.72/lib/autoconf/headers.m4328x autoconf-2.72/lib/autoconf/lang.m4329x autoconf-2.72/lib/autoconf/libs.m4330x autoconf-2.72/lib/autoconf/oldnames.m4331x autoconf-2.72/lib/autoconf/programs.m4332x autoconf-2.72/lib/autoconf/specific.m4333x autoconf-2.72/lib/autoconf/status.m4334x autoconf-2.72/lib/autoconf/trailer.m4335x autoconf-2.72/lib/autoconf/types.m4336x autoconf-2.72/lib/autom4te.in337x autoconf-2.72/lib/autoscan/338x autoconf-2.72/lib/autoscan/autoscan.pre339x autoconf-2.72/lib/autotest/340x autoconf-2.72/lib/autotest/autotest.m4341x autoconf-2.72/lib/autotest/general.m4342x autoconf-2.72/lib/autotest/specific.m4343x autoconf-2.72/lib/emacs/344x autoconf-2.72/lib/emacs/autoconf-mode.el345x autoconf-2.72/lib/emacs/autotest-mode.el346x autoconf-2.72/lib/freeze.mk347x autoconf-2.72/lib/local.mk348x autoconf-2.72/lib/m4sugar/349x autoconf-2.72/lib/m4sugar/foreach.m4350x autoconf-2.72/lib/m4sugar/m4sh.m4351x autoconf-2.72/lib/m4sugar/m4sugar.m4352x autoconf-2.72/lib/version.in353x autoconf-2.72/m4/354x autoconf-2.72/m4/autobuild.m4355x autoconf-2.72/m4/m4.m4356x autoconf-2.72/m4/make-case.m4