AMD64
no language set
Git
Scroll to End of Log
0.01s0.01s0.01sTopworker_info1Worker information2hostname: b0fdc5f6-412e-498f-9eeb-30bbafeb0097@1.worker-com-654b68849d-zrprh.macstadium-prod-23version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: ab9706ea-8802-46e3-9ccc-1094af3668fe travis-ci-macos12.3-xcode13.3-1648001019 (via amqp)5startup: 1m9.483602157ssystem_info7Build system information8Build language: c9Build id: 27285729010Job id: 62741112311Runtime kernel version: 21.4.012VM: default13travis-build version: 6b157a1c14Build image provisioning date and time15Wed Mar 23 05:13:32 GMT 202216Operating System Details17ProductName: macOS18ProductVersion: 12.319BuildVersion: 21E23020Git version21git version 2.35.122bash version23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)24Copyright (C) 2007 Free Software Foundation, Inc.25GCC version26Apple clang version 13.1.6 (clang-1316.0.21.2)27Target: x86_64-apple-darwin21.4.028Thread model: posix29InstalledDir: /Applications/Xcode-13.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin30LLVM version31Apple clang version 13.1.6 (clang-1316.0.21.2)32Target: x86_64-apple-darwin21.4.033Thread model: posix34InstalledDir: /Applications/Xcode-13.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin35Pre-installed Ruby versions36ruby-2.6.637Pre-installed Node.js versions38v10.24.139v11.15.040v12.22.1141v13.14.042v14.19.143v15.14.044v16.14.245v17.8.046v4.9.147v6.17.148v8.17.049mvn -version50Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)51Maven home: /usr/local/Cellar/maven/3.8.5/libexec52Java version: 17.0.2, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk/17.0.2/libexec/openjdk.jdk/Contents/Home53Default locale: en_US, platform encoding: UTF-854OS name: "mac os x", version: "12.3", arch: "x86_64", family: "mac"560.01s0.01s0.61s0.02s0.02s0.02s0.09s0.05s0.16s0.06s0.07s0.02s0.08s0.03s0.04s2.06s0.18s0.02s0.03s0.08s0.01s4.52s571.18s0.06s0.01s0.01s0.01s0.01s0.01s0.02s/Users/travis/.travis/job_stages: line 340: python: command not foundDockergit.checkout590.03s0.43s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies60Cloning into 'travis-ci/travis-rubies'...61$ cd travis-ci/travis-rubies62$ git checkout -qf 9c5525547af2449b91f725590d83edff91484c33640.01s65Setting environment variables from repository settings66$ export AWS_ACCESS_KEY_ID=[secure]67$ export AWS_SECRET_ACCESS_KEY=[secure]68$ export AWS_DEFAULT_REGION=[secure]69$ export SAFE_RVM_VERSION=1.29.771Setting environment variables from .travis.yml72$ export VERSION=3.2.573$ export ALIAS=3.275$ export TRAVIS_COMPILER=gcc76$ export CC=${CC:-gcc}77$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}78$ export PATH=/usr/lib/ccache:$PATHcache.179Setting up build cache80$ export CASHER_DIR=${TRAVIS_HOME}/.casher83fetching build/cache--osx-xcode13.3-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz84fetching build/cache-osx-xcode13.3-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz85fetching build/cache--compiler-gcc.tgz86could not download cache88creating directory /usr/local/Cellar/python89/usr/local/opt/python is a symbolic link to ../Cellar/python@3.9/3.9.10; not followingcache.ccache93creating directory /Users/travis/.ccache94$ gcc --version95Apple clang version 13.1.6 (clang-1316.0.21.2)96Target: x86_64-apple-darwin21.4.097Thread model: posix98InstalledDir: /Applications/Xcode-13.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin104rvm_silence_path_mismatch_check_flag=1105The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.106$ ./build.shrvm.1107update rvm109ruby-1.8.7-head - #already gone110Using /Users/travis/.rvm/gems/ruby-2.6.6112/usr/local/bin/gpg113pub rsa4096 2014-10-28 [SC]114 409B6B1796C275462A1703113804BB82D39DC0E3115uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>116uid [ unknown] Michal Papis <michal.papis@toptal.com>117uid [ unknown] [jpeg image of size 5015]118sub rsa2048 2015-11-02 [E]120pub rsa4096 2016-11-11 [SC]121 7D2BAF1CF37B13E2069D6956105BD0E739499BDB122uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>123sub rsa4096 2016-11-11 [E]125gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys126gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed127gpg: Total number processed: 1128gpg: unchanged: 1130Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.131 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.132 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>133 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>134 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.135RVM reloaded!137gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed138gpg: Total number processed: 1139gpg: unchanged: 1140gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys141gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed142gpg: Total number processed: 1143gpg: unchanged: 1145df: getattrlist failed: Input/output error146Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz147Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc148gpg: Signature made Fri Jan 15 18:46:22 2021 GMT149gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB150gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]151gpg: WARNING: This key is not certified with a trusted signature!152gpg: There is no indication that the signature belongs to the owner.153Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB154GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'155Upgrading the RVM installation in /Users/travis/.rvm/156Upgrade of RVM in /Users/travis/.rvm/ is complete.158<warn>Thanks for installing RVM 🙏</warn>159Please consider donating to our open collective to help us maintain RVM.161👉 Donate: <code>https://opencollective.com/rvm/donate</code>164: command not found166Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.167 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.168 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>169 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>170 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.173Cleaning up rvm archives174Cleaning up rvm repos175Cleaning up rvm src176Cleaning up rvm log177Cleaning up rvm tmp178Cleaning up rvm gemsets179Cleaning up rvm links180Cleanup done.183Downloading https://get.rvm.io184Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc185Verifying /Users/travis/.rvm/archives/rvm-installer.asc186gpg: Signature made Tue Feb 21 23:35:16 2023 GMT187gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB188gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]189gpg: WARNING: This key is not certified with a trusted signature!190gpg: There is no indication that the signature belongs to the owner.191Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB192GPG verified '/Users/travis/.rvm/archives/rvm-installer'193Turning on auto dotfiles mode.194df: getattrlist failed: Input/output error195Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz196Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc197gpg: Signature made Fri Jan 15 18:46:22 2021 GMT198gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB199gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]200gpg: WARNING: This key is not certified with a trusted signature!201gpg: There is no indication that the signature belongs to the owner.202Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB203GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'204Upgrading the RVM installation in /Users/travis/.rvm/205 Fixing environment link for default.206Upgrade of RVM in /Users/travis/.rvm/ is complete.208<warn>Thanks for installing RVM 🙏</warn>209Please consider donating to our open collective to help us maintain RVM.211👉 Donate: <code>https://opencollective.com/rvm/donate</code>214RVM reloaded!rvm.3220set up env for rvm229/tmp ~/build/travis-ci/travis-rubies230--2024-10-23 15:04:28-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz231Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20232Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.233HTTP request sent, awaiting response... 200 OK234Length: 2143794 (2.0M) [application/x-gzip]235Saving to: ‘autoconf-latest.tar.gz’237 0K .......... .......... .......... .......... .......... 2% 1.02M 2s238 50K .......... .......... .......... .......... .......... 4% 2.07M 1s239 100K .......... .......... .......... .......... .......... 7% 12.6M 1s240 150K .......... .......... .......... .......... .......... 9% 2.30M 1s241 200K .......... .......... .......... .......... .......... 11% 14.3M 1s242 250K .......... .......... .......... .......... .......... 14% 2.25M 1s243 300K .......... .......... .......... .......... .......... 16% 6.98M 1s244 350K .......... .......... .......... .......... .......... 19% 21.2M 1s245 400K .......... .......... .......... .......... .......... 21% 2.78M 1s246 450K .......... .......... .......... .......... .......... 23% 12.9M 0s247 500K .......... .......... .......... .......... .......... 26% 2.07M 0s248 550K .......... .......... .......... .......... .......... 28% 27.4M 0s249 600K .......... .......... .......... .......... .......... 31% 2.51M 0s250 650K .......... .......... .......... .......... .......... 33% 7.67M 0s251 700K .......... .......... .......... .......... .......... 35% 23.5M 0s252 750K .......... .......... .......... .......... .......... 38% 2.20M 0s253 800K .......... .......... .......... .......... .......... 40% 21.6M 0s254 850K .......... .......... .......... .......... .......... 42% 2.43M 0s255 900K .......... .......... .......... .......... .......... 45% 8.84M 0s256 950K .......... .......... .......... .......... .......... 47% 17.0M 0s257 1000K .......... .......... .......... .......... .......... 50% 2.58M 0s258 1050K .......... .......... .......... .......... .......... 52% 10.1M 0s259 1100K .......... .......... .......... .......... .......... 54% 11.2M 0s260 1150K .......... .......... .......... .......... .......... 57% 2.97M 0s261 1200K .......... .......... .......... .......... .......... 59% 11.2M 0s262 1250K .......... .......... .......... .......... .......... 62% 17.1M 0s263 1300K .......... .......... .......... .......... .......... 64% 2.71M 0s264 1350K .......... .......... .......... .......... .......... 66% 7.54M 0s265 1400K .......... .......... .......... .......... .......... 69% 9.35M 0s266 1450K .......... .......... .......... .......... .......... 71% 3.78M 0s267 1500K .......... .......... .......... .......... .......... 74% 5.06M 0s268 1550K .......... .......... .......... .......... .......... 76% 13.0M 0s269 1600K .......... .......... .......... .......... .......... 78% 21.8M 0s270 1650K .......... .......... .......... .......... .......... 81% 3.44M 0s271 1700K .......... .......... .......... .......... .......... 83% 7.71M 0s272 1750K .......... .......... .......... .......... .......... 85% 22.1M 0s273 1800K .......... .......... .......... .......... .......... 88% 3.26M 0s274 1850K .......... .......... .......... .......... .......... 90% 7.56M 0s275 1900K .......... .......... .......... .......... .......... 93% 11.5M 0s276 1950K .......... .......... .......... .......... .......... 95% 20.0M 0s277 2000K .......... .......... .......... .......... .......... 97% 2.85M 0s278 2050K .......... .......... .......... .......... ... 100% 11.9M=0.4s2802024-10-23 15:04:29 (4.64 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]282x autoconf-2.72/283x autoconf-2.72/.prev-version284x autoconf-2.72/.tarball-version285x autoconf-2.72/.version286x autoconf-2.72/AUTHORS287x autoconf-2.72/BUGS288x autoconf-2.72/COPYING289x autoconf-2.72/COPYING.EXCEPTION290x autoconf-2.72/COPYINGv3291x autoconf-2.72/ChangeLog292x autoconf-2.72/ChangeLog.0293x autoconf-2.72/ChangeLog.1294x autoconf-2.72/ChangeLog.2295x autoconf-2.72/ChangeLog.3296x autoconf-2.72/GNUmakefile297x autoconf-2.72/INSTALL298x autoconf-2.72/Makefile.am299x autoconf-2.72/Makefile.in300x autoconf-2.72/NEWS301x autoconf-2.72/README302x autoconf-2.72/THANKS303x autoconf-2.72/TODO304x autoconf-2.72/aclocal.m4305x autoconf-2.72/bin/306x autoconf-2.72/bin/autoconf.in307x autoconf-2.72/bin/autoheader.in308x autoconf-2.72/bin/autom4te.in309x autoconf-2.72/bin/autoreconf.in310x autoconf-2.72/bin/autoscan.in311x autoconf-2.72/bin/autoupdate.in312x autoconf-2.72/bin/ifnames.in313x autoconf-2.72/bin/local.mk314x autoconf-2.72/build-aux/315x autoconf-2.72/build-aux/announce-gen316x autoconf-2.72/build-aux/config.guess317x autoconf-2.72/build-aux/config.sub318x autoconf-2.72/build-aux/gendocs.sh319x autoconf-2.72/build-aux/git-version-gen320x autoconf-2.72/build-aux/gitlog-to-changelog321x autoconf-2.72/build-aux/gnupload322x autoconf-2.72/build-aux/help-extract.pl323x autoconf-2.72/build-aux/install-sh324x autoconf-2.72/build-aux/mdate-sh325x autoconf-2.72/build-aux/missing326x autoconf-2.72/build-aux/texinfo.tex327x autoconf-2.72/cfg.mk328x autoconf-2.72/configure329x autoconf-2.72/configure.ac330x autoconf-2.72/doc/331x autoconf-2.72/doc/autoconf.info332x autoconf-2.72/doc/autoconf.texi333x autoconf-2.72/doc/fdl.texi334x autoconf-2.72/doc/gendocs_template335x autoconf-2.72/doc/gnu-oids.texi336x autoconf-2.72/doc/install.texi337x autoconf-2.72/doc/local.mk338x autoconf-2.72/doc/make-stds.texi339x autoconf-2.72/doc/stamp-vti340x autoconf-2.72/doc/standards.info341x autoconf-2.72/doc/standards.texi342x autoconf-2.72/doc/version.texi343x autoconf-2.72/lib/344x autoconf-2.72/lib/Autom4te/345x autoconf-2.72/lib/Autom4te/C4che.pm346x autoconf-2.72/lib/Autom4te/ChannelDefs.pm347x autoconf-2.72/lib/Autom4te/Channels.pm348x autoconf-2.72/lib/Autom4te/Config.pm349x autoconf-2.72/lib/Autom4te/Configure_ac.pm350x autoconf-2.72/lib/Autom4te/FileUtils.pm351x autoconf-2.72/lib/Autom4te/General.pm352x autoconf-2.72/lib/Autom4te/Getopt.pm353x autoconf-2.72/lib/Autom4te/Request.pm354x autoconf-2.72/lib/Autom4te/XFile.pm355x autoconf-2.72/lib/autoconf/356x autoconf-2.72/lib/autoconf/autoconf.m4357x autoconf-2.72/lib/autoconf/autoheader.m4358x autoconf-2.72/lib/autoconf/autoscan.m4359x autoconf-2.72/lib/autoconf/autotest.m4360x autoconf-2.72/lib/autoconf/autoupdate.m4361x autoconf-2.72/lib/autoconf/c.m4362x autoconf-2.72/lib/autoconf/erlang.m4363x autoconf-2.72/lib/autoconf/fortran.m4364x autoconf-2.72/lib/autoconf/functions.m4365x autoconf-2.72/lib/autoconf/general.m4366x autoconf-2.72/lib/autoconf/go.m4367x autoconf-2.72/lib/autoconf/headers.m4368x autoconf-2.72/lib/autoconf/lang.m4369x autoconf-2.72/lib/autoconf/libs.m4370x autoconf-2.72/lib/autoconf/oldnames.m4371x autoconf-2.72/lib/autoconf/programs.m4372x autoconf-2.72/lib/autoconf/specific.m4373x autoconf-2.72/lib/autoconf/status.m4374x autoconf-2.72/lib/autoconf/trailer.m4375x autoconf-2.72/lib/autoconf/types.m4376x autoconf-2.72/lib/autom4te.in377x autoconf-2.72/lib/autoscan/378x autoconf-2.72/lib/autoscan/autoscan.pre379x autoconf-2.72/lib/autotest/380x autoconf-2.72/lib/autotest/autotest.m4381x autoconf-2.72/lib/autotest/general.m4382x autoconf-2.72/lib/autotest/specific.m4383x autoconf-2.72/lib/emacs/384x autoconf-2.72/lib/emacs/autoconf-mode.el385x autoconf-2.72/lib/emacs/autotest-mode.el386x autoconf-2.72/lib/freeze.mk387x autoconf-2.72/lib/local.mk388x autoconf-2.72/lib/m4sugar/389x autoconf-2.72/lib/m4sugar/foreach.m4390x autoconf-2.72/lib/m4sugar/m4sh.m4391x autoconf-2.72/lib/m4sugar/m4sugar.m4392x autoconf-2.72/lib/version.in393x autoconf-2.72/m4/394x autoconf-2.72/m4/autobuild.m4395x autoconf-2.72/m4/m4.m4396x autoconf-2.72/m4/make-case.m4397x autoconf-2.72/maint.mk398x autoconf-2.72/man/399x autoconf-2.72/man/autoconf.1400x autoconf-2.72/man/autoconf.w401x autoconf-2.72/man/autoconf.x402x autoconf-2.72/man/autoheader.1403x autoconf-2.72/man/autoheader.w404x autoconf-2.72/man/autoheader.x405x autoconf-2.72/man/autom4te.1406x autoconf-2.72/man/autom4te.w407x autoconf-2.72/man/autom4te.x408x autoconf-2.72/man/autoreconf.1409x autoconf-2.72/man/autoreconf.w410x autoconf-2.72/man/autoreconf.x411x autoconf-2.72/man/autoscan.1412x autoconf-2.72/man/autoscan.w413x autoconf-2.72/man/autoscan.x414x autoconf-2.72/man/autoupdate.1415x autoconf-2.72/man/autoupdate.w416x autoconf-2.72/man/autoupdate.x417x autoconf-2.72/man/common.x418x autoconf-2.72/man/ifnames.1419x autoconf-2.72/man/ifnames.w420x autoconf-2.72/man/ifnames.x421x autoconf-2.72/man/local.mk422x autoconf-2.72/tests/423x autoconf-2.72/tests/atlocal.in424x autoconf-2.72/tests/autoscan.at425x autoconf-2.72/tests/autotest.at426x autoconf-2.72/tests/base.at427x autoconf-2.72/tests/c.at428x autoconf-2.72/tests/compile.at429x autoconf-2.72/tests/data/430x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4431x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4432x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4433x autoconf-2.72/tests/erlang.at434x autoconf-2.72/tests/foreign.at435x autoconf-2.72/tests/fortran.at436x autoconf-2.72/tests/go.at437x autoconf-2.72/tests/local.at438x autoconf-2.72/tests/local.mk439x autoconf-2.72/tests/m4sh.at440x autoconf-2.72/tests/m4sugar.at441x autoconf-2.72/tests/mktests.pl442x autoconf-2.72/tests/semantics.at443x autoconf-2.72/tests/statesave.m4444x autoconf-2.72/tests/suite.at445x autoconf-2.72/tests/tools.at446x autoconf-2.72/tests/torture.at447x autoconf-2.72/tests/wrapper.as448/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies449checking for a BSD-compatible install... /usr/local/bin/ginstall -c450checking whether build environment is sane... yes451checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p452checking for gawk... no453checking for mawk... no454checking for nawk... no455checking for awk... awk456checking whether make sets $(MAKE)... yes457checking whether make supports nested variables... yes458checking build system type... x86_64-apple-darwin21.4.0459checking host system type... x86_64-apple-darwin21.4.0460configure: autobuild project... GNU Autoconf461configure: autobuild revision... 2.72462configure: autobuild hostname... Traviss-Mac.local463configure: autobuild timestamp... 20241023T150431Z464checking for a shell whose -n mode is known to work... /bin/sh465checking for characters that cannot appear in file names... none466checking whether directories can have trailing spaces... yes467checking for expr... /bin/expr468checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.469GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.470GNU M4 1.4.15 uses a buggy replacement strstr on some systems.471Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.472There seems to be no Makefile in this directory.473You must run ./configure before running '/Applications/Xcode-13.3.app/Contents/Developer/usr/bin/make'.474make: *** [abort-due-to-no-makefile] Error 1475There seems to be no Makefile in this directory.476You must run ./configure before running '/Applications/Xcode-13.3.app/Contents/Developer/usr/bin/make'.477make: *** [abort-due-to-no-makefile] Error 1478/tmp ~/build/travis-ci/travis-rubies479~/build/travis-ci/travis-rubiesrvm.4481OSX specific setup485Required ruby-2.7.5 is not installed - installing.486Searching for binary rubies, this might take some time.487Found remote file https://rubies.travis-ci.org/osx/12.3/x86_64/ruby-2.7.5.tar.bz2488Checking requirements for osx_brew.489Do not know how to check/install gcc 'gcc'.490Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'491Requirements installation successful.492df: getattrlist failed: Input/output error493ruby-2.7.5 - #configure494ruby-2.7.5 - #download495 % Total % Received % Xferd Average Speed Time Time Time Current496 Dload Upload Total Spent Left Speed497 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0498100 5734k 100 5734k 0 0 4181k 0 0:00:01 0:00:01 --:--:-- 4181k499No checksum for downloaded archive, recording checksum in user configuration.500ruby-2.7.5 - #validate archive501ruby-2.7.5 - #extract502ruby-2.7.5 - #validate binary503Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries504Mounting remote ruby failed with status 10, trying to compile.505df: getattrlist failed: Input/output error506Checking requirements for osx_brew.507Do not know how to check/install gcc 'gcc'.508Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'509Requirements installation successful.510Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.511Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...512ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...513 % Total % Received % Xferd Average Speed Time Time Time Current514 Dload Upload Total Spent Left Speed515100 14.1M 100 14.1M 0 0 62.6M 0 --:--:-- --:--:-- --:--:-- 66.2M516No checksum for downloaded archive, recording checksum in user configuration.518ruby-2.7.5 - #configuring..........................................................................520ruby-2.7.5 - #compiling................................................................................523Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.524ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global525ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................527ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5528ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list530ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).531Install of ruby-2.7.5 - #complete532Ruby was built without documentation, to build it run: rvm docs generate-ri533Using /Users/travis/.rvm/gems/ruby-2.7.5541$ echo "" > $rvm_path/patchsets/ruby/osx_staticbuild550build ruby-3.2.5555ruby-3.2.5 - #already gone556Using /Users/travis/.rvm/gems/ruby-2.6.6558info: downloading installer559info: profile set to 'default'560info: default host triple is x86_64-apple-darwin561info: syncing channel updates for 'stable-x86_64-apple-darwin'562info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)563info: downloading component 'cargo'564info: downloading component 'clippy'565info: downloading component 'rust-docs'566info: downloading component 'rust-std'567info: downloading component 'rustc'568info: downloading component 'rustfmt'569info: installing component 'cargo'570info: installing component 'clippy'571info: installing component 'rust-docs'572info: installing component 'rust-std'573info: installing component 'rustc'574info: installing component 'rustfmt'575info: default toolchain set to 'stable-x86_64-apple-darwin'577 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)580Rust is installed now. Great!582To get started you may need to restart your current shell.583This would reload your PATH environment variable to include584Cargo's bin directory ($HOME/.cargo/bin).586To configure your current shell, you need to source587the corresponding env file under $HOME/.cargo.589This is usually done by running one of the following (note the leading DOT):590. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh591source "$HOME/.cargo/env.fish" # For fish592$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp593Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.6/bin is not at first place.594 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.595 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>596 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.6</code>597 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.598df: getattrlist failed: Input/output error599Checking requirements for osx_brew.600Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'601Requirements installation successful.602Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...603ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...604 % Total % Received % Xferd Average Speed Time Time Time Current605 Dload Upload Total Spent Left Speed606100 19.6M 100 19.6M 0 0 32.9M 0 --:--:-- --:--:-- --:--:-- 33.4M607No checksum for downloaded archive, recording checksum in user configuration.