10.13
x86_64
Xcode: xcode9.4 C
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 rvm189/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.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... 20241022T110015Z424checking 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 --:--:-- --:--:-- --:--:-- 0457100 5780k 100 5780k 0 0 3831k 0 0:00:01 0:00:01 --:--:-- 3831k458No 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 27.7M 0 --:--:-- --:--:-- --:--:-- 27.7M474No checksum for downloaded archive, recording checksum in user configuration.476ruby-2.7.5 - #configuring..........................................................................478ruby-2.7.5 - #compiling...........................................................................................479ruby-2.7.5 - #installing.................................................................................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 fish55076.16s$ 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 27.2M 0 --:--:-- --:--:-- --:--:-- 27.2M564No 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/1729589880_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 09:38:04] ./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.1602make sure bundler works604Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.605 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.606 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>607 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>608 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.609Ruby ruby-3.2.5 is not installed.611The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 2 of 3.613Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.614 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.615 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>616 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>617 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.618Ruby ruby-3.2.5 is not installed.620The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 3 of 3.622Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.623 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.624 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>625 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>626 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.627Ruby ruby-3.2.5 is not installed.630Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.631 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.632 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>633 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>634 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.635Ruby ruby-3.2.5 is not installed.637The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 2 of 3.639Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.640 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.641 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>642 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>643 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.644Ruby ruby-3.2.5 is not installed.646The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 3 of 3.648Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.649 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.650 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>651 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>652 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.653Ruby ruby-3.2.5 is not installed.check.2656make sure native extension can be built658Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.659 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.660 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>661 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>662 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.663Ruby ruby-3.2.5 is not installed.665The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 2 of 3.667Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.668 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.669 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>670 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>671 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.672Ruby ruby-3.2.5 is not installed.674The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 3 of 3.676Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.677 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.678 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>679 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>680 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.681Ruby ruby-3.2.5 is not installed.684Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.685 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.686 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>687 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>688 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.689Ruby ruby-3.2.5 is not installed.691The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 2 of 3.693Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.694 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.695 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>696 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>697 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.698Ruby ruby-3.2.5 is not installed.700The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 3 of 3.702Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.703 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.704 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>705 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>706 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.707Ruby ruby-3.2.5 is not installed.publish710upload to S3711ruby-3.2.5.*: No such file or directory712$ brew install awscli713Updating Homebrew...714==> Downloading https://ghcr.io/v2/homebrew/portable-ruby/portable-ruby/blobs/sha256:e02b387d80f10c835df15115360b0b5deb8e35f8967c7e68c9942af046023209715######################################################################## 100.0%716==> Pouring portable-ruby-3.3.5.el_capitan.bottle.tar.gz717==> Homebrew collects anonymous analytics.718Read the analytics documentation (and how to opt-out) here:719 https://docs.brew.sh/Analytics720No analytics have been recorded yet (nor will be during this `brew` run).722==> Homebrew is run entirely by unpaid volunteers. Please consider donating:723 https://github.com/Homebrew/brew#donations725Installing from the API is now the default behaviour!726You can save space and time by running:727 brew untap homebrew/core728 brew untap homebrew/cask729Warning: Using `--insecure` with curl to download formula.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.730Warning: Using `--insecure` with curl to download cask.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.731Warning: Using `--insecure` with curl to download formula.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.732Warning: Using `--insecure` with curl to download formula_tap_migrations.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.733Warning: Using `--insecure` with curl to download cask.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.734Warning: Using `--insecure` with curl to download cask_tap_migrations.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.735Warning: You are using macOS 10.13.736We (and Apple) do not provide support for this old version.737It is expected behaviour that some formulae will fail to build in this old version.738It is expected behaviour that Homebrew will be buggy and slow.739Do not create any issues about this on Homebrew's GitHub repositories.740Do not create any issues even if you think this message is unrelated.741Any opened issues will be immediately closed without response.742Do not ask for help from Homebrew or its maintainers on social media.743You may ask for help in Homebrew's discussions but are unlikely to receive a response.744Try to figure out the problem yourself and submit a fix as a pull request.745We will review it but may or may not accept it.747==> Fetching dependencies for awscli: pycparser, mpdecimal, ca-certificates, openssl@3, readline, sqlite, xz, pkg-config, libffi, python@3.11, python@3.12, python@3.13, cffi, libssh2, cmake, libgit2, z3, lz4, zstd, ninja, pcre2, swig, llvm, rust, maturin and cryptography748==> Fetching pycparser749==> Downloading https://ghcr.io/v2/homebrew/core/pycparser/manifests/2.22_1750==> Downloading https://ghcr.io/v2/homebrew/core/pycparser/blobs/sha256:96eddd22a812be4f919562d6525ab8fa19b03b700426d2fbf892da0f4fd02e73751==> Fetching mpdecimal754Done: Job Cancelled756Build Cancelled manually by User: smokodon