10.13
x86_64
Xcode: xcode9.4 C
Git
Scroll to End of Log
0.01s0.01s0.01sTopworker_info1Worker information2hostname: 8be41805-b72c-4a35-84d3-91f24d3b3ab1@1.worker-com-654b68849d-9s246.macstadium-prod-23version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: 8bf1c692-aa0c-4e4c-9952-1a9fa0372bed travis-ci-macos10.13-xcode9.4.1-19-1576204381 (via amqp)5startup: 1m3.459495088ssystem_info7Build system information8Build language: c9Build id: 27283461010Job id: 62735652511Runtime 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.02s0.01s0.05s0.05s0.05s0.01s0.05s0.01s0.01s0.36s0.18s0.01s0.01s0.02s0.01s3.29sDockergit.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 996aafc9714968e29d0052408d355e0ceb144776590.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'187Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz188Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc189gpg: Signature made Fri Jan 15 18:46:22 2021 GMT190gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB191gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]192gpg: WARNING: This key is not certified with a trusted signature!193gpg: There is no indication that the signature belongs to the owner.194Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB195GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'196Upgrading the RVM installation in /Users/travis/.rvm/197 Fixing environment link for default.198Upgrade of RVM in /Users/travis/.rvm/ is complete.200<warn>Thanks for installing RVM 🙏</warn>201Please consider donating to our open collective to help us maintain RVM.203👉 Donate: <code>https://opencollective.com/rvm/donate</code>206RVM reloaded!rvm.3212set up env for rvm221/tmp ~/build/travis-ci/travis-rubies222--2024-10-22 10:48:19-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz223Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20224Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.225HTTP request sent, awaiting response... 200 OK226Length: 2143794 (2.0M) [application/x-gzip]227Saving to: ‘autoconf-latest.tar.gz’229 0K .......... .......... .......... .......... .......... 2% 969K 2s230 50K .......... .......... .......... .......... .......... 4% 1.96M 2s231 100K .......... .......... .......... .......... .......... 7% 23.9M 1s232 150K .......... .......... .......... .......... .......... 9% 2.21M 1s233 200K .......... .......... .......... .......... .......... 11% 18.2M 1s234 250K .......... .......... .......... .......... .......... 14% 18.7M 1s235 300K .......... .......... .......... .......... .......... 16% 2.15M 1s236 350K .......... .......... .......... .......... .......... 19% 11.3M 1s237 400K .......... .......... .......... .......... .......... 21% 2.21M 1s238 450K .......... .......... .......... .......... .......... 23% 24.5M 1s239 500K .......... .......... .......... .......... .......... 26% 17.1M 0s240 550K .......... .......... .......... .......... .......... 28% 1.97M 0s241 600K .......... .......... .......... .......... .......... 31% 6.89M 0s242 650K .......... .......... .......... .......... .......... 33% 33.7M 0s243 700K .......... .......... .......... .......... .......... 35% 2.10M 0s244 750K .......... .......... .......... .......... .......... 38% 22.7M 0s245 800K .......... .......... .......... .......... .......... 40% 3.33M 0s246 850K .......... .......... .......... .......... .......... 42% 4.76M 0s247 900K .......... .......... .......... .......... .......... 45% 28.4M 0s248 950K .......... .......... .......... .......... .......... 47% 3.44M 0s249 1000K .......... .......... .......... .......... .......... 50% 4.50M 0s250 1050K .......... .......... .......... .......... .......... 52% 27.1M 0s251 1100K .......... .......... .......... .......... .......... 54% 2.91M 0s252 1150K .......... .......... .......... .......... .......... 57% 5.91M 0s253 1200K .......... .......... .......... .......... .......... 59% 35.6M 0s254 1250K .......... .......... .......... .......... .......... 62% 3.54M 0s255 1300K .......... .......... .......... .......... .......... 64% 4.36M 0s256 1350K .......... .......... .......... .......... .......... 66% 32.4M 0s257 1400K .......... .......... .......... .......... .......... 69% 3.59M 0s258 1450K .......... .......... .......... .......... .......... 71% 4.62M 0s259 1500K .......... .......... .......... .......... .......... 74% 28.5M 0s260 1550K .......... .......... .......... .......... .......... 76% 33.6M 0s261 1600K .......... .......... .......... .......... .......... 78% 2.36M 0s262 1650K .......... .......... .......... .......... .......... 81% 7.50M 0s263 1700K .......... .......... .......... .......... .......... 83% 8.50M 0s264 1750K .......... .......... .......... .......... .......... 85% 7.52M 0s265 1800K .......... .......... .......... .......... .......... 88% 4.94M 0s266 1850K .......... .......... .......... .......... .......... 90% 7.72M 0s267 1900K .......... .......... .......... .......... .......... 93% 7.75M 0s268 1950K .......... .......... .......... .......... .......... 95% 7.59M 0s269 2000K .......... .......... .......... .......... .......... 97% 5.40M 0s270 2050K .......... .......... .......... .......... ... 100% 7.31M=0.4s2722024-10-22 10:48:19 (4.69 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]274x autoconf-2.72/275x autoconf-2.72/.prev-version276x autoconf-2.72/.tarball-version277x autoconf-2.72/.version278x autoconf-2.72/AUTHORS279x autoconf-2.72/BUGS280x autoconf-2.72/COPYING281x autoconf-2.72/COPYING.EXCEPTION282x autoconf-2.72/COPYINGv3283x autoconf-2.72/ChangeLog284x autoconf-2.72/ChangeLog.0285x autoconf-2.72/ChangeLog.1286x autoconf-2.72/ChangeLog.2287x autoconf-2.72/ChangeLog.3288x autoconf-2.72/GNUmakefile289x autoconf-2.72/INSTALL290x autoconf-2.72/Makefile.am291x autoconf-2.72/Makefile.in292x autoconf-2.72/NEWS293x autoconf-2.72/README294x autoconf-2.72/THANKS295x autoconf-2.72/TODO296x autoconf-2.72/aclocal.m4297x autoconf-2.72/bin/298x autoconf-2.72/bin/autoconf.in299x autoconf-2.72/bin/autoheader.in300x autoconf-2.72/bin/autom4te.in301x autoconf-2.72/bin/autoreconf.in302x autoconf-2.72/bin/autoscan.in303x autoconf-2.72/bin/autoupdate.in304x autoconf-2.72/bin/ifnames.in305x autoconf-2.72/bin/local.mk306x autoconf-2.72/build-aux/307x autoconf-2.72/build-aux/announce-gen308x autoconf-2.72/build-aux/config.guess309x autoconf-2.72/build-aux/config.sub310x autoconf-2.72/build-aux/gendocs.sh311x autoconf-2.72/build-aux/git-version-gen312x autoconf-2.72/build-aux/gitlog-to-changelog313x autoconf-2.72/build-aux/gnupload314x autoconf-2.72/build-aux/help-extract.pl315x autoconf-2.72/build-aux/install-sh316x autoconf-2.72/build-aux/mdate-sh317x autoconf-2.72/build-aux/missing318x autoconf-2.72/build-aux/texinfo.tex319x autoconf-2.72/cfg.mk320x autoconf-2.72/configure321x autoconf-2.72/configure.ac322x autoconf-2.72/doc/323x autoconf-2.72/doc/autoconf.info324x autoconf-2.72/doc/autoconf.texi325x autoconf-2.72/doc/fdl.texi326x autoconf-2.72/doc/gendocs_template327x autoconf-2.72/doc/gnu-oids.texi328x autoconf-2.72/doc/install.texi329x autoconf-2.72/doc/local.mk330x autoconf-2.72/doc/make-stds.texi331x autoconf-2.72/doc/stamp-vti332x autoconf-2.72/doc/standards.info333x autoconf-2.72/doc/standards.texi334x autoconf-2.72/doc/version.texi335x autoconf-2.72/lib/336x autoconf-2.72/lib/Autom4te/337x autoconf-2.72/lib/Autom4te/C4che.pm338x autoconf-2.72/lib/Autom4te/ChannelDefs.pm339x autoconf-2.72/lib/Autom4te/Channels.pm340x autoconf-2.72/lib/Autom4te/Config.pm341x autoconf-2.72/lib/Autom4te/Configure_ac.pm342x autoconf-2.72/lib/Autom4te/FileUtils.pm343x autoconf-2.72/lib/Autom4te/General.pm344x autoconf-2.72/lib/Autom4te/Getopt.pm345x autoconf-2.72/lib/Autom4te/Request.pm346x autoconf-2.72/lib/Autom4te/XFile.pm347x autoconf-2.72/lib/autoconf/348x autoconf-2.72/lib/autoconf/autoconf.m4349x autoconf-2.72/lib/autoconf/autoheader.m4350x autoconf-2.72/lib/autoconf/autoscan.m4351x autoconf-2.72/lib/autoconf/autotest.m4352x autoconf-2.72/lib/autoconf/autoupdate.m4353x autoconf-2.72/lib/autoconf/c.m4354x autoconf-2.72/lib/autoconf/erlang.m4355x autoconf-2.72/lib/autoconf/fortran.m4356x autoconf-2.72/lib/autoconf/functions.m4357x autoconf-2.72/lib/autoconf/general.m4358x autoconf-2.72/lib/autoconf/go.m4359x autoconf-2.72/lib/autoconf/headers.m4360x autoconf-2.72/lib/autoconf/lang.m4361x autoconf-2.72/lib/autoconf/libs.m4362x autoconf-2.72/lib/autoconf/oldnames.m4363x autoconf-2.72/lib/autoconf/programs.m4364x autoconf-2.72/lib/autoconf/specific.m4365x autoconf-2.72/lib/autoconf/status.m4366x autoconf-2.72/lib/autoconf/trailer.m4367x autoconf-2.72/lib/autoconf/types.m4368x autoconf-2.72/lib/autom4te.in369x autoconf-2.72/lib/autoscan/370x autoconf-2.72/lib/autoscan/autoscan.pre371x autoconf-2.72/lib/autotest/372x autoconf-2.72/lib/autotest/autotest.m4373x autoconf-2.72/lib/autotest/general.m4374x autoconf-2.72/lib/autotest/specific.m4375x autoconf-2.72/lib/emacs/376x autoconf-2.72/lib/emacs/autoconf-mode.el377x autoconf-2.72/lib/emacs/autotest-mode.el378x autoconf-2.72/lib/freeze.mk379x autoconf-2.72/lib/local.mk380x autoconf-2.72/lib/m4sugar/381x autoconf-2.72/lib/m4sugar/foreach.m4382x autoconf-2.72/lib/m4sugar/m4sh.m4383x autoconf-2.72/lib/m4sugar/m4sugar.m4384x autoconf-2.72/lib/version.in385x autoconf-2.72/m4/386x autoconf-2.72/m4/autobuild.m4387x autoconf-2.72/m4/m4.m4388x autoconf-2.72/m4/make-case.m4389x autoconf-2.72/maint.mk390x autoconf-2.72/man/391x autoconf-2.72/man/autoconf.1392x autoconf-2.72/man/autoconf.w393x autoconf-2.72/man/autoconf.x394x autoconf-2.72/man/autoheader.1395x autoconf-2.72/man/autoheader.w396x autoconf-2.72/man/autoheader.x397x autoconf-2.72/man/autom4te.1398x autoconf-2.72/man/autom4te.w399x autoconf-2.72/man/autom4te.x400x autoconf-2.72/man/autoreconf.1401x autoconf-2.72/man/autoreconf.w402x autoconf-2.72/man/autoreconf.x403x autoconf-2.72/man/autoscan.1404x autoconf-2.72/man/autoscan.w405x autoconf-2.72/man/autoscan.x406x autoconf-2.72/man/autoupdate.1407x autoconf-2.72/man/autoupdate.w408x autoconf-2.72/man/autoupdate.x409x autoconf-2.72/man/common.x410x autoconf-2.72/man/ifnames.1411x autoconf-2.72/man/ifnames.w412x autoconf-2.72/man/ifnames.x413x autoconf-2.72/man/local.mk414x autoconf-2.72/tests/415x autoconf-2.72/tests/atlocal.in416x autoconf-2.72/tests/autoscan.at417x autoconf-2.72/tests/autotest.at418x autoconf-2.72/tests/base.at419x autoconf-2.72/tests/c.at420x autoconf-2.72/tests/compile.at421x autoconf-2.72/tests/data/422x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4423x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4424x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4425x autoconf-2.72/tests/erlang.at426x autoconf-2.72/tests/foreign.at427x autoconf-2.72/tests/fortran.at428x autoconf-2.72/tests/go.at429x autoconf-2.72/tests/local.at430x autoconf-2.72/tests/local.mk431x autoconf-2.72/tests/m4sh.at432x autoconf-2.72/tests/m4sugar.at433x autoconf-2.72/tests/mktests.pl434x autoconf-2.72/tests/semantics.at435x autoconf-2.72/tests/statesave.m4436x autoconf-2.72/tests/suite.at437x autoconf-2.72/tests/tools.at438x autoconf-2.72/tests/torture.at439x autoconf-2.72/tests/wrapper.as440/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies441checking for a BSD-compatible install... /usr/local/bin/ginstall -c442checking whether build environment is sane... yes443checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p444checking for gawk... no445checking for mawk... no446checking for nawk... no447checking for awk... awk448checking whether make sets $(MAKE)... yes449checking whether make supports nested variables... yes450checking build system type... x86_64-apple-darwin17.7.0451checking host system type... x86_64-apple-darwin17.7.0452configure: autobuild project... GNU Autoconf453configure: autobuild revision... 2.72454configure: autobuild hostname... Traviss-Mac-6.local455configure: autobuild timestamp... 20241022T104821Z456checking for a shell whose -n mode is known to work... /bin/sh457checking for characters that cannot appear in file names... none458checking whether directories can have trailing spaces... yes459checking for expr... /bin/expr460checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.461GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.462GNU M4 1.4.15 uses a buggy replacement strstr on some systems.463Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.464There seems to be no Makefile in this directory.465You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.466make: *** [abort-due-to-no-makefile] Error 1467There seems to be no Makefile in this directory.468You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.469make: *** [abort-due-to-no-makefile] Error 1470/tmp ~/build/travis-ci/travis-rubies471~/build/travis-ci/travis-rubiesrvm.4473OSX specific setup477Required ruby-2.7.5 is not installed - installing.478Searching for binary rubies, this might take some time.479Found remote file https://rubies.travis-ci.org/osx/10.13/x86_64/ruby-2.7.5.tar.bz2480Checking requirements for osx_brew.481Do not know how to check/install gcc 'gcc'.482Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'483Requirements installation successful.484ruby-2.7.5 - #configure485ruby-2.7.5 - #download486 % Total % Received % Xferd Average Speed Time Time Time Current487 Dload Upload Total Spent Left Speed488 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0489100 5780k 100 5780k 0 0 4255k 0 0:00:01 0:00:01 --:--:-- 4255k490No checksum for downloaded archive, recording checksum in user configuration.491ruby-2.7.5 - #validate archive492ruby-2.7.5 - #extract493ruby-2.7.5 - #validate binary494Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries495Mounting remote ruby failed with status 10, trying to compile.496Checking requirements for osx_brew.497Do not know how to check/install gcc 'gcc'.498Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.499Requirements installation successful.500Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.501Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...502ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...503 % Total % Received % Xferd Average Speed Time Time Time Current504 Dload Upload Total Spent Left Speed505100 14.1M 100 14.1M 0 0 22.6M 0 --:--:-- --:--:-- --:--:-- 22.6M506No checksum for downloaded archive, recording checksum in user configuration.508ruby-2.7.5 - #configuring..........................................................................510ruby-2.7.5 - #compiling..........................................................................513Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.514ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global515ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................517ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5518ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list520ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).521Install of ruby-2.7.5 - #complete522Ruby was built without documentation, to build it run: rvm docs generate-ri523Using /Users/travis/.rvm/gems/ruby-2.7.5531$ echo "" > $rvm_path/patchsets/ruby/osx_staticbuild540build ruby-3.2.5545ruby-3.2.5 - #already gone546Using /Users/travis/.rvm/gems/ruby-2.6.3548info: downloading installer549info: profile set to 'default'550info: default host triple is x86_64-apple-darwin551info: syncing channel updates for 'stable-x86_64-apple-darwin'552info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)553info: downloading component 'cargo'554info: downloading component 'clippy'555info: downloading component 'rust-docs'556info: downloading component 'rust-std'557info: downloading component 'rustc'558info: downloading component 'rustfmt'559info: installing component 'cargo'560info: installing component 'clippy'561info: installing component 'rust-docs'562info: installing component 'rust-std'563info: installing component 'rustc'564info: installing component 'rustfmt'565info: default toolchain set to 'stable-x86_64-apple-darwin'567 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)570Rust is installed now. Great!572To get started you may need to restart your current shell.573This would reload your PATH environment variable to include574Cargo's bin directory ($HOME/.cargo/bin).576To configure your current shell, you need to source577the corresponding env file under $HOME/.cargo.579This is usually done by running one of the following (note the leading DOT):580. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh581source "$HOME/.cargo/env.fish" # For fish58281.60s$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp583Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.584 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.585 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>586 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>587 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.588Checking requirements for osx_brew.589Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.590Requirements installation successful.591Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...592ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...593 % Total % Received % Xferd Average Speed Time Time Time Current594 Dload Upload Total Spent Left Speed595100 19.6M 100 19.6M 0 0 26.8M 0 --:--:-- --:--:-- --:--:-- 26.8M596No checksum for downloaded archive, recording checksum in user configuration.599Error 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',600please read /Users/travis/.rvm/log/1729594615_ruby-3.2.5/configure.log601There has been an error while running configure. Halting the installation.604Warning! 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 does not exist, maybe install first?.612[2024-10-22 10:56:59] ./configure613current path: /Users/travis/.rvm/src/ruby-3.2.5614GEM_HOME=/Users/travis/.rvm/gems/ruby-2.6.3615PATH=/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/bin616GEM_PATH=/Users/travis/.rvm/gems/ruby-2.6.3:/Users/travis/.rvm/gems/ruby-2.6.3@global617command(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-shared618checking for ruby... /Users/travis/.rvm/rubies/ruby-2.6.3/bin/ruby619tool/config.guess already exists620tool/config.sub already exists621checking build system type... x86_64-apple-darwin17.7.0622checking host system type... x86_64-apple-darwin17.7.0623checking target system type... x86_64-apple-darwin17.7.0624checking for /usr/local/opt/ld/bin/gcc-8... no625checking for /usr/local/opt/gcc-ar/bin/gcc-8... no626checking for /usr/local/opt/g++/bin/gcc-8... no627checking for /usr/local/opt/gcc-nm/bin/gcc-8... no628checking for /usr/local/opt/gcc-ranlib/bin/gcc-8... no629checking for gcc... /usr/local/opt/gcc/bin/gcc-8630checking whether the C compiler works... no631configure: error: in `/Users/travis/.rvm/src/ruby-3.2.5':632configure: error: C compiler cannot create executables633See `config.log' for more detailscheck.1636make sure bundler works638Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.639 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.640 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>641 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>642 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.643Ruby ruby-3.2.5 is not installed.645The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 2 of 3.647Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.648 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.649 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>650 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>651 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.652Ruby ruby-3.2.5 is not installed.654The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 3 of 3.656Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.657 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.658 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>659 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>660 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.661Ruby ruby-3.2.5 is not installed.664Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.665 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.666 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>667 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>668 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.669Ruby ruby-3.2.5 is not installed.671The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 2 of 3.673Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.674 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.675 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>676 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>677 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.678Ruby ruby-3.2.5 is not installed.680The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 3 of 3.682Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.683 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.684 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>685 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>686 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.687Ruby ruby-3.2.5 is not installed.check.2690make sure native extension can be built692Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.693 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.694 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>695 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>696 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.697Ruby ruby-3.2.5 is not installed.699The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 2 of 3.701Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.702 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.703 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>704 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>705 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.706Ruby ruby-3.2.5 is not installed.708The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 3 of 3.710Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.711 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.712 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>713 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>714 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.715Ruby ruby-3.2.5 is not installed.718Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.719 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.720 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>721 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>722 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.723Ruby ruby-3.2.5 is not installed.725The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 2 of 3.727Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.728 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.729 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>730 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>731 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.732Ruby ruby-3.2.5 is not installed.734The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 3 of 3.736Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.737 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.738 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>739 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>740 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.741Ruby ruby-3.2.5 is not installed.publish744upload to S3745ruby-3.2.5.*: No such file or directory746$ brew install awscli747Updating Homebrew...750Done: Job Cancelled752Build Cancelled manually by User: smokodon