10.13
x86_64
Xcode: xcode9.4 C
Git
Scroll to End of Log
0.01s0.01s0.01sTopworker_info1Worker information2hostname: 6fe8392c-41d8-4e91-97be-932f3c586d3e@1.worker-com-654b68849d-9s246.macstadium-prod-23version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: a7ed31f3-2d34-435c-a522-594b380e309e travis-ci-macos10.13-xcode9.4.1-19-1576204381 (via amqp)5startup: 58.873825325ssystem_info7Build system information8Build language: c9Build id: 27283499410Job id: 62735801911Runtime 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.58s0.01s0.01s0.01s0.01s0.01s0.06s0.05s0.06s0.01s0.06s0.01s0.02s0.31s0.19s0.01s0.02s0.02s0.01s3.82sDockergit.checkout540.06s0.53s$ 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 a5dc3ca7e17d22437ac41328ede9f5c99226681f590.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.177Downloading https://get.rvm.io178Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc179Verifying /Users/travis/.rvm/archives/rvm-installer.asc180gpg: Signature made Tue Feb 21 23:35:16 2023 GMT181gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB182gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]183gpg: WARNING: This key is not certified with a trusted signature!184gpg: There is no indication that the signature belongs to the owner.185Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB186GPG verified '/Users/travis/.rvm/archives/rvm-installer'187Turning on auto dotfiles mode.188Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz189Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc190gpg: Signature made Fri Jan 15 18:46:22 2021 GMT191gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB192gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]193gpg: WARNING: This key is not certified with a trusted signature!194gpg: There is no indication that the signature belongs to the owner.195Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB196GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'197Upgrading the RVM installation in /Users/travis/.rvm/198 Fixing environment link for default.199Upgrade of RVM in /Users/travis/.rvm/ is complete.201<warn>Thanks for installing RVM 🙏</warn>202Please consider donating to our open collective to help us maintain RVM.204👉 Donate: <code>https://opencollective.com/rvm/donate</code>207RVM reloaded!rvm.3213set up env for rvm222/tmp ~/build/travis-ci/travis-rubies223--2024-10-22 11:09:01-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz224Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20225Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.226HTTP request sent, awaiting response... 200 OK227Length: 2143794 (2.0M) [application/x-gzip]228Saving to: ‘autoconf-latest.tar.gz’230 0K .......... .......... .......... .......... .......... 2% 982K 2s231 50K .......... .......... .......... .......... .......... 4% 1.95M 2s232 100K .......... .......... .......... .......... .......... 7% 23.5M 1s233 150K .......... .......... .......... .......... .......... 9% 1.69M 1s234 200K .......... .......... .......... .......... .......... 11% 27.0M 1s235 250K .......... .......... .......... .......... .......... 14% 34.8M 1s236 300K .......... .......... .......... .......... .......... 16% 2.17M 1s237 350K .......... .......... .......... .......... .......... 19% 27.2M 1s238 400K .......... .......... .......... .......... .......... 21% 2.03M 1s239 450K .......... .......... .......... .......... .......... 23% 26.0M 1s240 500K .......... .......... .......... .......... .......... 26% 20.6M 0s241 550K .......... .......... .......... .......... .......... 28% 1.74M 0s242 600K .......... .......... .......... .......... .......... 31% 9.38M 0s243 650K .......... .......... .......... .......... .......... 33% 2.84M 0s244 700K .......... .......... .......... .......... .......... 35% 6.99M 0s245 750K .......... .......... .......... .......... .......... 38% 8.13M 0s246 800K .......... .......... .......... .......... .......... 40% 3.05M 0s247 850K .......... .......... .......... .......... .......... 42% 7.50M 0s248 900K .......... .......... .......... .......... .......... 45% 7.18M 0s249 950K .......... .......... .......... .......... .......... 47% 3.09M 0s250 1000K .......... .......... .......... .......... .......... 50% 5.39M 0s251 1050K .......... .......... .......... .......... .......... 52% 12.4M 0s252 1100K .......... .......... .......... .......... .......... 54% 4.66M 0s253 1150K .......... .......... .......... .......... .......... 57% 10.8M 0s254 1200K .......... .......... .......... .......... .......... 59% 5.84M 0s255 1250K .......... .......... .......... .......... .......... 62% 8.68M 0s256 1300K .......... .......... .......... .......... .......... 64% 4.07M 0s257 1350K .......... .......... .......... .......... .......... 66% 8.81M 0s258 1400K .......... .......... .......... .......... .......... 69% 8.16M 0s259 1450K .......... .......... .......... .......... .......... 71% 3.73M 0s260 1500K .......... .......... .......... .......... .......... 74% 26.8M 0s261 1550K .......... .......... .......... .......... .......... 76% 19.9M 0s262 1600K .......... .......... .......... .......... .......... 78% 1.66M 0s263 1650K .......... .......... .......... .......... .......... 81% 19.3M 0s264 1700K .......... .......... .......... .......... .......... 83% 37.9M 0s265 1750K .......... .......... .......... .......... .......... 85% 32.0M 0s266 1800K .......... .......... .......... .......... .......... 88% 2.32M 0s267 1850K .......... .......... .......... .......... .......... 90% 26.2M 0s268 1900K .......... .......... .......... .......... .......... 93% 20.0M 0s269 1950K .......... .......... .......... .......... .......... 95% 35.1M 0s270 2000K .......... .......... .......... .......... .......... 97% 2.40M 0s271 2050K .......... .......... .......... .......... ... 100% 14.6M=0.4s2732024-10-22 11:09:01 (4.66 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]275x autoconf-2.72/276x autoconf-2.72/.prev-version277x autoconf-2.72/.tarball-version278x autoconf-2.72/.version279x autoconf-2.72/AUTHORS280x autoconf-2.72/BUGS281x autoconf-2.72/COPYING282x autoconf-2.72/COPYING.EXCEPTION283x autoconf-2.72/COPYINGv3284x autoconf-2.72/ChangeLog285x autoconf-2.72/ChangeLog.0286x autoconf-2.72/ChangeLog.1287x autoconf-2.72/ChangeLog.2288x autoconf-2.72/ChangeLog.3289x autoconf-2.72/GNUmakefile290x autoconf-2.72/INSTALL291x autoconf-2.72/Makefile.am292x autoconf-2.72/Makefile.in293x autoconf-2.72/NEWS294x autoconf-2.72/README295x autoconf-2.72/THANKS296x autoconf-2.72/TODO297x autoconf-2.72/aclocal.m4298x autoconf-2.72/bin/299x autoconf-2.72/bin/autoconf.in300x autoconf-2.72/bin/autoheader.in301x autoconf-2.72/bin/autom4te.in302x autoconf-2.72/bin/autoreconf.in303x autoconf-2.72/bin/autoscan.in304x autoconf-2.72/bin/autoupdate.in305x autoconf-2.72/bin/ifnames.in306x autoconf-2.72/bin/local.mk307x autoconf-2.72/build-aux/308x autoconf-2.72/build-aux/announce-gen309x autoconf-2.72/build-aux/config.guess310x autoconf-2.72/build-aux/config.sub311x autoconf-2.72/build-aux/gendocs.sh312x autoconf-2.72/build-aux/git-version-gen313x autoconf-2.72/build-aux/gitlog-to-changelog314x autoconf-2.72/build-aux/gnupload315x autoconf-2.72/build-aux/help-extract.pl316x autoconf-2.72/build-aux/install-sh317x autoconf-2.72/build-aux/mdate-sh318x autoconf-2.72/build-aux/missing319x autoconf-2.72/build-aux/texinfo.tex320x autoconf-2.72/cfg.mk321x autoconf-2.72/configure322x autoconf-2.72/configure.ac323x autoconf-2.72/doc/324x autoconf-2.72/doc/autoconf.info325x autoconf-2.72/doc/autoconf.texi326x autoconf-2.72/doc/fdl.texi327x autoconf-2.72/doc/gendocs_template328x autoconf-2.72/doc/gnu-oids.texi329x autoconf-2.72/doc/install.texi330x autoconf-2.72/doc/local.mk331x autoconf-2.72/doc/make-stds.texi332x autoconf-2.72/doc/stamp-vti333x autoconf-2.72/doc/standards.info334x autoconf-2.72/doc/standards.texi335x autoconf-2.72/doc/version.texi336x autoconf-2.72/lib/337x autoconf-2.72/lib/Autom4te/338x autoconf-2.72/lib/Autom4te/C4che.pm339x autoconf-2.72/lib/Autom4te/ChannelDefs.pm340x autoconf-2.72/lib/Autom4te/Channels.pm341x autoconf-2.72/lib/Autom4te/Config.pm342x autoconf-2.72/lib/Autom4te/Configure_ac.pm343x autoconf-2.72/lib/Autom4te/FileUtils.pm344x autoconf-2.72/lib/Autom4te/General.pm345x autoconf-2.72/lib/Autom4te/Getopt.pm346x autoconf-2.72/lib/Autom4te/Request.pm347x autoconf-2.72/lib/Autom4te/XFile.pm348x autoconf-2.72/lib/autoconf/349x autoconf-2.72/lib/autoconf/autoconf.m4350x autoconf-2.72/lib/autoconf/autoheader.m4351x autoconf-2.72/lib/autoconf/autoscan.m4352x autoconf-2.72/lib/autoconf/autotest.m4353x autoconf-2.72/lib/autoconf/autoupdate.m4354x autoconf-2.72/lib/autoconf/c.m4355x autoconf-2.72/lib/autoconf/erlang.m4356x autoconf-2.72/lib/autoconf/fortran.m4357x autoconf-2.72/lib/autoconf/functions.m4358x autoconf-2.72/lib/autoconf/general.m4359x autoconf-2.72/lib/autoconf/go.m4360x autoconf-2.72/lib/autoconf/headers.m4361x autoconf-2.72/lib/autoconf/lang.m4362x autoconf-2.72/lib/autoconf/libs.m4363x autoconf-2.72/lib/autoconf/oldnames.m4364x autoconf-2.72/lib/autoconf/programs.m4365x autoconf-2.72/lib/autoconf/specific.m4366x autoconf-2.72/lib/autoconf/status.m4367x autoconf-2.72/lib/autoconf/trailer.m4368x autoconf-2.72/lib/autoconf/types.m4369x autoconf-2.72/lib/autom4te.in370x autoconf-2.72/lib/autoscan/371x autoconf-2.72/lib/autoscan/autoscan.pre372x autoconf-2.72/lib/autotest/373x autoconf-2.72/lib/autotest/autotest.m4374x autoconf-2.72/lib/autotest/general.m4375x autoconf-2.72/lib/autotest/specific.m4376x autoconf-2.72/lib/emacs/377x autoconf-2.72/lib/emacs/autoconf-mode.el378x autoconf-2.72/lib/emacs/autotest-mode.el379x autoconf-2.72/lib/freeze.mk380x autoconf-2.72/lib/local.mk381x autoconf-2.72/lib/m4sugar/382x autoconf-2.72/lib/m4sugar/foreach.m4383x autoconf-2.72/lib/m4sugar/m4sh.m4384x autoconf-2.72/lib/m4sugar/m4sugar.m4385x autoconf-2.72/lib/version.in386x autoconf-2.72/m4/387x autoconf-2.72/m4/autobuild.m4388x autoconf-2.72/m4/m4.m4389x autoconf-2.72/m4/make-case.m4390x autoconf-2.72/maint.mk391x autoconf-2.72/man/392x autoconf-2.72/man/autoconf.1393x autoconf-2.72/man/autoconf.w394x autoconf-2.72/man/autoconf.x395x autoconf-2.72/man/autoheader.1396x autoconf-2.72/man/autoheader.w397x autoconf-2.72/man/autoheader.x398x autoconf-2.72/man/autom4te.1399x autoconf-2.72/man/autom4te.w400x autoconf-2.72/man/autom4te.x401x autoconf-2.72/man/autoreconf.1402x autoconf-2.72/man/autoreconf.w403x autoconf-2.72/man/autoreconf.x404x autoconf-2.72/man/autoscan.1405x autoconf-2.72/man/autoscan.w406x autoconf-2.72/man/autoscan.x407x autoconf-2.72/man/autoupdate.1408x autoconf-2.72/man/autoupdate.w409x autoconf-2.72/man/autoupdate.x410x autoconf-2.72/man/common.x411x autoconf-2.72/man/ifnames.1412x autoconf-2.72/man/ifnames.w413x autoconf-2.72/man/ifnames.x414x autoconf-2.72/man/local.mk415x autoconf-2.72/tests/416x autoconf-2.72/tests/atlocal.in417x autoconf-2.72/tests/autoscan.at418x autoconf-2.72/tests/autotest.at419x autoconf-2.72/tests/base.at420x autoconf-2.72/tests/c.at421x autoconf-2.72/tests/compile.at422x autoconf-2.72/tests/data/423x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4424x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4425x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4426x autoconf-2.72/tests/erlang.at427x autoconf-2.72/tests/foreign.at428x autoconf-2.72/tests/fortran.at429x autoconf-2.72/tests/go.at430x autoconf-2.72/tests/local.at431x autoconf-2.72/tests/local.mk432x autoconf-2.72/tests/m4sh.at433x autoconf-2.72/tests/m4sugar.at434x autoconf-2.72/tests/mktests.pl435x autoconf-2.72/tests/semantics.at436x autoconf-2.72/tests/statesave.m4437x autoconf-2.72/tests/suite.at438x autoconf-2.72/tests/tools.at439x autoconf-2.72/tests/torture.at440x autoconf-2.72/tests/wrapper.as441/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies442checking for a BSD-compatible install... /usr/local/bin/ginstall -c443checking whether build environment is sane... yes444checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p445checking for gawk... no446checking for mawk... no447checking for nawk... no448checking for awk... awk449checking whether make sets $(MAKE)... yes450checking whether make supports nested variables... yes451checking build system type... x86_64-apple-darwin17.7.0452checking host system type... x86_64-apple-darwin17.7.0453configure: autobuild project... GNU Autoconf454configure: autobuild revision... 2.72455configure: autobuild hostname... Traviss-Mac-6.local456configure: autobuild timestamp... 20241022T110902Z457checking for a shell whose -n mode is known to work... /bin/sh458checking for characters that cannot appear in file names... none459checking whether directories can have trailing spaces... yes460checking for expr... /bin/expr461checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.462GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.463GNU M4 1.4.15 uses a buggy replacement strstr on some systems.464Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.465There seems to be no Makefile in this directory.466You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.467make: *** [abort-due-to-no-makefile] Error 1468There seems to be no Makefile in this directory.469You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.470make: *** [abort-due-to-no-makefile] Error 1471/tmp ~/build/travis-ci/travis-rubies472~/build/travis-ci/travis-rubiesrvm.4474OSX specific setup478Required ruby-2.7.5 is not installed - installing.479Searching for binary rubies, this might take some time.480Found remote file https://rubies.travis-ci.org/osx/10.13/x86_64/ruby-2.7.5.tar.bz2481Checking requirements for osx_brew.482Do not know how to check/install gcc 'gcc'.483Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'484Requirements installation successful.485ruby-2.7.5 - #configure486ruby-2.7.5 - #download487 % Total % Received % Xferd Average Speed Time Time Time Current488 Dload Upload Total Spent Left Speed489 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0490100 5780k 100 5780k 0 0 4253k 0 0:00:01 0:00:01 --:--:-- 29.4M491No checksum for downloaded archive, recording checksum in user configuration.492ruby-2.7.5 - #validate archive493ruby-2.7.5 - #extract494ruby-2.7.5 - #validate binary495Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries496Mounting remote ruby failed with status 10, trying to compile.497Checking requirements for osx_brew.498Do not know how to check/install gcc 'gcc'.499Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.500Requirements installation successful.501Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.502Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...503ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...504 % Total % Received % Xferd Average Speed Time Time Time Current505 Dload Upload Total Spent Left Speed506100 14.1M 100 14.1M 0 0 26.4M 0 --:--:-- --:--:-- --:--:-- 26.4M507No checksum for downloaded archive, recording checksum in user configuration.509ruby-2.7.5 - #configuring..........................................................................511ruby-2.7.5 - #compiling..........................................................................514Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.515ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global516ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................518ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5519ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list521ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).522Install of ruby-2.7.5 - #complete523Ruby was built without documentation, to build it run: rvm docs generate-ri524Using /Users/travis/.rvm/gems/ruby-2.7.5532$ echo "" > $rvm_path/patchsets/ruby/osx_staticbuild541build ruby-3.2.5546ruby-3.2.5 - #already gone547Using /Users/travis/.rvm/gems/ruby-2.6.3549info: downloading installer550info: profile set to 'default'551info: default host triple is x86_64-apple-darwin552info: syncing channel updates for 'stable-x86_64-apple-darwin'553info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)554info: downloading component 'cargo'555info: downloading component 'clippy'556info: downloading component 'rust-docs'557info: downloading component 'rust-std'558info: downloading component 'rustc'559info: downloading component 'rustfmt'560info: installing component 'cargo'561info: installing component 'clippy'562info: installing component 'rust-docs'563info: installing component 'rust-std'564info: installing component 'rustc'565info: installing component 'rustfmt'566info: default toolchain set to 'stable-x86_64-apple-darwin'568 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)571Rust is installed now. Great!573To get started you may need to restart your current shell.574This would reload your PATH environment variable to include575Cargo's bin directory ($HOME/.cargo/bin).577To configure your current shell, you need to source578the corresponding env file under $HOME/.cargo.580This is usually done by running one of the following (note the leading DOT):581. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh582source "$HOME/.cargo/env.fish" # For fish58377.26s$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp584Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.585 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.586 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>587 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>588 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.589Checking requirements for osx_brew.590Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.591Requirements installation successful.592Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...593ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...594 % Total % Received % Xferd Average Speed Time Time Time Current595 Dload Upload Total Spent Left Speed596100 19.6M 100 19.6M 0 0 22.7M 0 --:--:-- --:--:-- --:--:-- 22.7M597No checksum for downloaded archive, recording checksum in user configuration.600Error 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',601please read /Users/travis/.rvm/log/1729595865_ruby-3.2.5/configure.log602There has been an error while running configure. Halting the installation.605Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.606 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.607 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>608 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>609 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.610Ruby ruby-3.2.5 does not exist, maybe install first?.613[2024-10-22 11:17:49] ./configure614current path: /Users/travis/.rvm/src/ruby-3.2.5615GEM_HOME=/Users/travis/.rvm/gems/ruby-2.6.3616PATH=/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/bin617GEM_PATH=/Users/travis/.rvm/gems/ruby-2.6.3:/Users/travis/.rvm/gems/ruby-2.6.3@global618command(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-shared619checking for ruby... /Users/travis/.rvm/rubies/ruby-2.6.3/bin/ruby620tool/config.guess already exists621tool/config.sub already exists622checking build system type... x86_64-apple-darwin17.7.0623checking host system type... x86_64-apple-darwin17.7.0624checking target system type... x86_64-apple-darwin17.7.0625checking for /usr/local/opt/ld/bin/gcc-8... no626checking for /usr/local/opt/gcc-ar/bin/gcc-8... no627checking for /usr/local/opt/g++/bin/gcc-8... no628checking for /usr/local/opt/gcc-nm/bin/gcc-8... no629checking for /usr/local/opt/gcc-ranlib/bin/gcc-8... no630checking for gcc... /usr/local/opt/gcc/bin/gcc-8631checking whether the C compiler works... no632configure: error: in `/Users/travis/.rvm/src/ruby-3.2.5':633configure: error: C compiler cannot create executables634See `config.log' for more detailscheck.1637make sure bundler works639Warning! 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 gem install bundler" failed. Retrying, 2 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.655The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 3 of 3.657Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.658 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.659 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>660 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>661 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.662Ruby ruby-3.2.5 is not installed.665Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.666 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.667 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>668 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>669 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.670Ruby ruby-3.2.5 is not installed.672The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 2 of 3.674Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.675 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.676 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>677 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>678 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.679Ruby ruby-3.2.5 is not installed.681The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 3 of 3.683Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.684 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.685 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>686 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>687 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.688Ruby ruby-3.2.5 is not installed.check.2691make sure native extension can be built693Warning! 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 install ffi" failed. Retrying, 2 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.709The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 3 of 3.711Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.712 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.713 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>714 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>715 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.716Ruby ruby-3.2.5 is not installed.719Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.720 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.721 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>722 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>723 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.724Ruby ruby-3.2.5 is not installed.726The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 2 of 3.728Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.729 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.730 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>731 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>732 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.733Ruby ruby-3.2.5 is not installed.735The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 3 of 3.737Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.738 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.739 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>740 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>741 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.742Ruby ruby-3.2.5 is not installed.publish745upload to S3746ruby-3.2.5.*: No such file or directory747$ brew install awscli748Updating Homebrew...751Done: Job Cancelled753Build Cancelled manually by User: smokodon