10.13
x86_64
Xcode: xcode9.4 C
Git
Scroll to End of Log
0.01s0.02s0.01sTopworker_info1Worker information2hostname: 7139d03c-442a-40a6-af85-e69e6cf06369@1.worker-com-654b68849d-9s246.macstadium-prod-23version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: 8f11df41-503e-496d-bb8d-0ee8e824fb74 travis-ci-macos10.13-xcode9.4.1-19-1576204381 (via amqp)5startup: 59.891041649ssystem_info7Build system information8Build language: c9Build id: 27283358810Job id: 62735378311Runtime 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.02s0.01s0.73s0.01s0.01s0.01s0.01s0.01s0.06s0.05s0.06s0.01s0.06s0.01s0.01s0.28s0.19s0.01s0.02s0.03s0.01s3.35sDockergit.checkout540.04s0.41s$ 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 4548d77082ff50aa31590db013961d66b59da647590.02s60Setting 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 rvm189/tmp ~/build/travis-ci/travis-rubies190--2024-10-22 09:53:16-- 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% 805K 3s198 50K .......... .......... .......... .......... .......... 4% 1.63M 2s199 100K .......... .......... .......... .......... .......... 7% 27.6M 1s200 150K .......... .......... .......... .......... .......... 9% 1.74M 1s201 200K .......... .......... .......... .......... .......... 11% 39.9M 1s202 250K .......... .......... .......... .......... .......... 14% 15.9M 1s203 300K .......... .......... .......... .......... .......... 16% 2.08M 1s204 350K .......... .......... .......... .......... .......... 19% 14.5M 1s205 400K .......... .......... .......... .......... .......... 21% 790K 1s206 450K .......... .......... .......... .......... .......... 23% 31.8M 1s207 500K .......... .......... .......... .......... .......... 26% 31.2M 1s208 550K .......... .......... .......... .......... .......... 28% 42.1M 1s209 600K .......... .......... .......... .......... .......... 31% 31.3M 0s210 650K .......... .......... .......... .......... .......... 33% 2.65M 0s211 700K .......... .......... .......... .......... .......... 35% 4.29M 0s212 750K .......... .......... .......... .......... .......... 38% 6.02M 0s213 800K .......... .......... .......... .......... .......... 40% 1.89M 0s214 850K .......... .......... .......... .......... .......... 42% 2.79M 0s215 900K .......... .......... .......... .......... .......... 45% 31.1M 0s216 950K .......... .......... .......... .......... .......... 47% 6.38M 0s217 1000K .......... .......... .......... .......... .......... 50% 14.6M 0s218 1050K .......... .......... .......... .......... .......... 52% 23.4M 0s219 1100K .......... .......... .......... .......... .......... 54% 1.84M 0s220 1150K .......... .......... .......... .......... .......... 57% 7.87M 0s221 1200K .......... .......... .......... .......... .......... 59% 7.23M 0s222 1250K .......... .......... .......... .......... .......... 62% 3.84M 0s223 1300K .......... .......... .......... .......... .......... 64% 8.14M 0s224 1350K .......... .......... .......... .......... .......... 66% 6.81M 0s225 1400K .......... .......... .......... .......... .......... 69% 4.07M 0s226 1450K .......... .......... .......... .......... .......... 71% 6.76M 0s227 1500K .......... .......... .......... .......... .......... 74% 7.71M 0s228 1550K .......... .......... .......... .......... .......... 76% 7.21M 0s229 1600K .......... .......... .......... .......... .......... 78% 5.37M 0s230 1650K .......... .......... .......... .......... .......... 81% 7.44M 0s231 1700K .......... .......... .......... .......... .......... 83% 7.01M 0s232 1750K .......... .......... .......... .......... .......... 85% 4.64M 0s233 1800K .......... .......... .......... .......... .......... 88% 11.8M 0s234 1850K .......... .......... .......... .......... .......... 90% 23.6M 0s235 1900K .......... .......... .......... .......... .......... 93% 22.8M 0s236 1950K .......... .......... .......... .......... .......... 95% 846K 0s237 2000K .......... .......... .......... .......... .......... 97% 18.2M 0s238 2050K .......... .......... .......... .......... ... 100% 23.3M=0.5s2402024-10-22 09:53:17 (3.92 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.m4357x autoconf-2.72/maint.mk358x autoconf-2.72/man/359x autoconf-2.72/man/autoconf.1360x autoconf-2.72/man/autoconf.w361x autoconf-2.72/man/autoconf.x362x autoconf-2.72/man/autoheader.1363x autoconf-2.72/man/autoheader.w364x autoconf-2.72/man/autoheader.x365x autoconf-2.72/man/autom4te.1366x autoconf-2.72/man/autom4te.w367x autoconf-2.72/man/autom4te.x368x autoconf-2.72/man/autoreconf.1369x autoconf-2.72/man/autoreconf.w370x autoconf-2.72/man/autoreconf.x371x autoconf-2.72/man/autoscan.1372x autoconf-2.72/man/autoscan.w373x autoconf-2.72/man/autoscan.x374x autoconf-2.72/man/autoupdate.1375x autoconf-2.72/man/autoupdate.w376x autoconf-2.72/man/autoupdate.x377x autoconf-2.72/man/common.x378x autoconf-2.72/man/ifnames.1379x autoconf-2.72/man/ifnames.w380x autoconf-2.72/man/ifnames.x381x autoconf-2.72/man/local.mk382x autoconf-2.72/tests/383x autoconf-2.72/tests/atlocal.in384x autoconf-2.72/tests/autoscan.at385x autoconf-2.72/tests/autotest.at386x autoconf-2.72/tests/base.at387x autoconf-2.72/tests/c.at388x autoconf-2.72/tests/compile.at389x autoconf-2.72/tests/data/390x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4391x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4392x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4393x autoconf-2.72/tests/erlang.at394x autoconf-2.72/tests/foreign.at395x autoconf-2.72/tests/fortran.at396x autoconf-2.72/tests/go.at397x autoconf-2.72/tests/local.at398x autoconf-2.72/tests/local.mk399x autoconf-2.72/tests/m4sh.at400x autoconf-2.72/tests/m4sugar.at401x autoconf-2.72/tests/mktests.pl402x autoconf-2.72/tests/semantics.at403x autoconf-2.72/tests/statesave.m4404x autoconf-2.72/tests/suite.at405x autoconf-2.72/tests/tools.at406x autoconf-2.72/tests/torture.at407x autoconf-2.72/tests/wrapper.as408/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies409checking for a BSD-compatible install... /usr/local/bin/ginstall -c410checking whether build environment is sane... yes411checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p412checking for gawk... no413checking for mawk... no414checking for nawk... no415checking for awk... awk416checking whether make sets $(MAKE)... yes417checking whether make supports nested variables... yes418checking build system type... x86_64-apple-darwin17.7.0419checking host system type... x86_64-apple-darwin17.7.0420configure: autobuild project... GNU Autoconf421configure: autobuild revision... 2.72422configure: autobuild hostname... Traviss-Mac-6.local423configure: autobuild timestamp... 20241022T095319Z424checking for a shell whose -n mode is known to work... /bin/sh425checking for characters that cannot appear in file names... none426checking whether directories can have trailing spaces... yes427checking for expr... /bin/expr428checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.429GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.430GNU M4 1.4.15 uses a buggy replacement strstr on some systems.431Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.432There seems to be no Makefile in this directory.433You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.434make: *** [abort-due-to-no-makefile] Error 1435There seems to be no Makefile in this directory.436You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.437make: *** [abort-due-to-no-makefile] Error 1438/tmp ~/build/travis-ci/travis-rubies439~/build/travis-ci/travis-rubiesrvm.4441OSX specific setup445Required ruby-2.7.5 is not installed - installing.446Searching for binary rubies, this might take some time.447Found remote file https://rubies.travis-ci.org/osx/10.13/x86_64/ruby-2.7.5.tar.bz2448Checking requirements for osx_brew.449Do not know how to check/install gcc 'gcc'.450Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'451Requirements installation successful.452ruby-2.7.5 - #configure453ruby-2.7.5 - #download454 % Total % Received % Xferd Average Speed Time Time Time Current455 Dload Upload Total Spent Left Speed456 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0457100 5780k 100 5780k 0 0 3139k 0 0:00:01 0:00:01 --:--:-- 27.6M458No checksum for downloaded archive, recording checksum in user configuration.459ruby-2.7.5 - #validate archive460ruby-2.7.5 - #extract461ruby-2.7.5 - #validate binary462Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries463Mounting remote ruby failed with status 10, trying to compile.464Checking requirements for osx_brew.465Do not know how to check/install gcc 'gcc'.466Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.467Requirements installation successful.468Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.469Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...470ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...471 % Total % Received % Xferd Average Speed Time Time Time Current472 Dload Upload Total Spent Left Speed473100 14.1M 100 14.1M 0 0 26.3M 0 --:--:-- --:--:-- --:--:-- 26.3M474No checksum for downloaded archive, recording checksum in user configuration.476ruby-2.7.5 - #configuring..........................................................................478ruby-2.7.5 - #compiling..........................................................................481Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.482ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global483ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................485ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5486ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list488ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).489Install of ruby-2.7.5 - #complete490Ruby was built without documentation, to build it run: rvm docs generate-ri491Using /Users/travis/.rvm/gems/ruby-2.7.5499$ echo "" > $rvm_path/patchsets/ruby/osx_staticbuild508build ruby-3.2.5513ruby-3.2.5 - #already gone514Using /Users/travis/.rvm/gems/ruby-2.6.3516info: downloading installer517info: profile set to 'default'518info: default host triple is x86_64-apple-darwin519info: syncing channel updates for 'stable-x86_64-apple-darwin'520info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)521info: downloading component 'cargo'522info: downloading component 'clippy'523info: downloading component 'rust-docs'524info: downloading component 'rust-std'525info: downloading component 'rustc'526info: downloading component 'rustfmt'527info: installing component 'cargo'528info: installing component 'clippy'529info: installing component 'rust-docs'530info: installing component 'rust-std'531info: installing component 'rustc'532info: installing component 'rustfmt'533info: default toolchain set to 'stable-x86_64-apple-darwin'535 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)538Rust is installed now. Great!540To get started you may need to restart your current shell.541This would reload your PATH environment variable to include542Cargo's bin directory ($HOME/.cargo/bin).544To configure your current shell, you need to source545the corresponding env file under $HOME/.cargo.547This is usually done by running one of the following (note the leading DOT):548. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh549source "$HOME/.cargo/env.fish" # For fish55077.47s$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp551Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.552 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.553 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>554 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>555 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.556Checking requirements for osx_brew.557Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.558Requirements installation successful.559Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...560ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...561 % Total % Received % Xferd Average Speed Time Time Time Current562 Dload Upload Total Spent Left Speed563100 19.6M 100 19.6M 0 0 26.7M 0 --:--:-- --:--:-- --:--:-- 26.7M564No checksum for downloaded archive, recording checksum in user configuration.567Error running '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',568please read /Users/travis/.rvm/log/1729591310_ruby-3.2.5/configure.log569There has been an error while running configure. Halting the installation.572Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.573 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.574 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>575 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>576 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.577Ruby ruby-3.2.5 does not exist, maybe install first?.580[2024-10-22 10:01:54] ./configure581current path: /Users/travis/.rvm/src/ruby-3.2.5582GEM_HOME=/Users/travis/.rvm/gems/ruby-2.6.3583PATH=/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.3/bin:/Users/travis/.rvm/gems/ruby-2.6.3@global/bin:/Users/travis/.rvm/rubies/ruby-2.6.3/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/bin584GEM_PATH=/Users/travis/.rvm/gems/ruby-2.6.3:/Users/travis/.rvm/gems/ruby-2.6.3@global585command(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-shared586checking for ruby... /Users/travis/.rvm/rubies/ruby-2.6.3/bin/ruby587tool/config.guess already exists588tool/config.sub already exists589checking build system type... x86_64-apple-darwin17.7.0590checking host system type... x86_64-apple-darwin17.7.0591checking target system type... x86_64-apple-darwin17.7.0592checking for /usr/local/opt/ld/bin/gcc-8... no593checking for /usr/local/opt/gcc-ar/bin/gcc-8... no594checking for /usr/local/opt/g++/bin/gcc-8... no595checking for /usr/local/opt/gcc-nm/bin/gcc-8... no596checking for /usr/local/opt/gcc-ranlib/bin/gcc-8... no597checking for gcc... /usr/local/opt/gcc/bin/gcc-8598checking whether the C compiler works... no599configure: error: in `/Users/travis/.rvm/src/ruby-3.2.5':600configure: error: C compiler cannot create executables601See `config.log' for more detailscheck.1604make sure bundler works606Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.607 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.608 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>609 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>610 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.611Ruby ruby-3.2.5 is not installed.613The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 2 of 3.615Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.616 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.617 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>618 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>619 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.620Ruby ruby-3.2.5 is not installed.622The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 3 of 3.624Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.625 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.626 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>627 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>628 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.629Ruby ruby-3.2.5 is not installed.632Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.633 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.634 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>635 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>636 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.637Ruby ruby-3.2.5 is not installed.639The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 2 of 3.641Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.642 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.643 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>644 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>645 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.646Ruby ruby-3.2.5 is not installed.648The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 3 of 3.650Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.651 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.652 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>653 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>654 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.655Ruby ruby-3.2.5 is not installed.check.2658make sure native extension can be built660Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.661 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.662 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>663 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>664 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.665Ruby ruby-3.2.5 is not installed.667The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 2 of 3.669Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.670 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.671 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>672 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>673 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.674Ruby ruby-3.2.5 is not installed.676The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 3 of 3.678Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.679 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.680 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>681 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>682 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.683Ruby ruby-3.2.5 is not installed.686Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.687 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.688 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>689 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>690 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.691Ruby ruby-3.2.5 is not installed.693The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 2 of 3.695Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.696 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.697 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>698 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>699 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.700Ruby ruby-3.2.5 is not installed.702The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 3 of 3.704Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.705 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.706 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>707 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>708 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.709Ruby ruby-3.2.5 is not installed.publish712upload to S3713ruby-3.2.5.*: No such file or directory714$ brew install awscli715Updating Homebrew...