AMD64
no language set
Git
Scroll to End of Log
0.01s0.01s0.01sTopworker_info1Worker information2hostname: bb320651-3bfe-4ad8-b00b-f04a8d51d1ed@1.worker-com-654b68849d-h8nh9.macstadium-prod-23version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: 0c9eb822-91e2-40db-8d33-bd4d2bd24164 travis-ci-macos10.15.4-xcode11.4.1-1588715867 (via amqp)5startup: 1m10.763287676ssystem_info7Build system information8Build language: c9Build id: 27285729010Job id: 62741111711Runtime kernel version: 19.4.012VM: default13travis-build version: 6b157a1c14Build image provisioning date and time15Wed May 6 02:01:42 GMT 202016Operating System Details17ProductName: Mac OS X18ProductVersion: 10.15.419BuildVersion: 19E28720Git version21git version 2.26.222bash version23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin19)24Copyright (C) 2007 Free Software Foundation, Inc.25GCC version26Apple clang version 11.0.3 (clang-1103.0.32.59)27Target: x86_64-apple-darwin19.4.028Thread model: posix29InstalledDir: /Applications/Xcode-11.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin30LLVM version31Apple clang version 11.0.3 (clang-1103.0.32.59)32Target: x86_64-apple-darwin19.4.033Thread model: posix34InstalledDir: /Applications/Xcode-11.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin35Pre-installed Ruby versions36ruby-2.6.637Pre-installed Node.js versions38v10.20.139v12.16.340v13.14.041v14.1.042v4.9.143v6.17.144v8.17.045mvn -version46Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)47Maven home: /usr/local/Cellar/maven/3.6.3_1/libexec48Java version: 13.0.2, vendor: N/A, runtime: /usr/local/Cellar/openjdk/13.0.2+8_2/libexec/openjdk.jdk/Contents/Home49Default locale: en_US, platform encoding: UTF-850OS name: "mac os x", version: "10.15.4", arch: "x86_64", family: "mac"520.02s0.01s0.50s0.01s0.02s0.01s0.08s0.02s0.27s0.08s0.09s0.01s0.17s0.01s0.01s0.95s0.25s0.01s0.03s0.07s0.02s3.85sDockergit.checkout540.03s0.38s$ 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 9c5525547af2449b91f725590d83edff91484c33590.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-xcode11.4.1-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz79fetching build/cache-osx-xcode11.4.1-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.7; not followingcache.ccache87creating directory /Users/travis/.ccache88$ gcc --version89Configured with: --prefix=/Applications/Xcode-11.4.1.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-11.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.190Apple clang version 11.0.3 (clang-1103.0.32.59)91Target: x86_64-apple-darwin19.4.092Thread model: posix93InstalledDir: /Applications/Xcode-11.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.6107/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.6/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.6</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.6/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.6</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-23 14:31:17-- 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% 1.01M 2s231 50K .......... .......... .......... .......... .......... 4% 1.91M 1s232 100K .......... .......... .......... .......... .......... 7% 33.2M 1s233 150K .......... .......... .......... .......... .......... 9% 2.07M 1s234 200K .......... .......... .......... .......... .......... 11% 20.2M 1s235 250K .......... .......... .......... .......... .......... 14% 1.97M 1s236 300K .......... .......... .......... .......... .......... 16% 22.3M 1s237 350K .......... .......... .......... .......... .......... 19% 2.06M 1s238 400K .......... .......... .......... .......... .......... 21% 20.4M 1s239 450K .......... .......... .......... .......... .......... 23% 19.5M 1s240 500K .......... .......... .......... .......... .......... 26% 2.10M 1s241 550K .......... .......... .......... .......... .......... 28% 25.3M 0s242 600K .......... .......... .......... .......... .......... 31% 1.96M 0s243 650K .......... .......... .......... .......... .......... 33% 40.0M 0s244 700K .......... .......... .......... .......... .......... 35% 1.83M 0s245 750K .......... .......... .......... .......... .......... 38% 24.3M 0s246 800K .......... .......... .......... .......... .......... 40% 19.5M 0s247 850K .......... .......... .......... .......... .......... 42% 2.29M 0s248 900K .......... .......... .......... .......... .......... 45% 26.2M 0s249 950K .......... .......... .......... .......... .......... 47% 2.01M 0s250 1000K .......... .......... .......... .......... .......... 50% 18.7M 0s251 1050K .......... .......... .......... .......... .......... 52% 29.8M 0s252 1100K .......... .......... .......... .......... .......... 54% 1.88M 0s253 1150K .......... .......... .......... .......... .......... 57% 24.0M 0s254 1200K .......... .......... .......... .......... .......... 59% 33.3M 0s255 1250K .......... .......... .......... .......... .......... 62% 2.31M 0s256 1300K .......... .......... .......... .......... .......... 64% 24.6M 0s257 1350K .......... .......... .......... .......... .......... 66% 26.1M 0s258 1400K .......... .......... .......... .......... .......... 69% 2.43M 0s259 1450K .......... .......... .......... .......... .......... 71% 18.1M 0s260 1500K .......... .......... .......... .......... .......... 74% 22.3M 0s261 1550K .......... .......... .......... .......... .......... 76% 2.54M 0s262 1600K .......... .......... .......... .......... .......... 78% 13.4M 0s263 1650K .......... .......... .......... .......... .......... 81% 16.7M 0s264 1700K .......... .......... .......... .......... .......... 83% 2.72M 0s265 1750K .......... .......... .......... .......... .......... 85% 14.4M 0s266 1800K .......... .......... .......... .......... .......... 88% 36.3M 0s267 1850K .......... .......... .......... .......... .......... 90% 29.9M 0s268 1900K .......... .......... .......... .......... .......... 93% 2.54M 0s269 1950K .......... .......... .......... .......... .......... 95% 6.85M 0s270 2000K .......... .......... .......... .......... .......... 97% 15.6M 0s271 2050K .......... .......... .......... .......... ... 100% 2.96M=0.5s2732024-10-23 14:31:17 (4.40 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-darwin19.4.0452checking host system type... x86_64-apple-darwin19.4.0453configure: autobuild project... GNU Autoconf454configure: autobuild revision... 2.72455configure: autobuild hostname... Traviss-Mac.local456configure: autobuild timestamp... 20241023T143119Z457checking 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-11.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-11.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.15/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 --:--:-- 0:00:01 --:--:-- 0490100 5769k 100 5769k 0 0 3257k 0 0:00:01 0:00:01 --:--:-- 3257k491No 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 59.3M 0 --:--:-- --:--:-- --:--:-- 59.3M507No 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.6549info: 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 fish583650.50s$ 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.6/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.6</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 60.6M 0 --:--:-- --:--:-- --:--:-- 60.5M597No checksum for downloaded archive, recording checksum in user configuration.601ruby-3.2.5 - #compiling...................................................................................604Installed rubygems 3.4.19 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.605ruby-3.2.5 - #gemset created /Users/travis/.rvm/gems/ruby-3.2.5@global606ruby-3.2.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................608ruby-3.2.5 - #gemset created /Users/travis/.rvm/gems/ruby-3.2.5609ruby-3.2.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list611ruby-3.2.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).612Install of ruby-3.2.5 - #complete613Ruby was built without documentation, to build it run: rvm docs generate-ri616Preparing ruby-3.2.5 ...617Prepared ruby-3.2.5.tar.bz2.618--- upload:619ssh "rvm@ssh.rvm.io" "mkdir -p ~/site/shared/public/binaries/osx/10.15/x86_64/"620scp "ruby-3.2.5.tar.bz2" "rvm@ssh.rvm.io:~/site/shared/public/binaries/osx/10.15/x86_64/ruby-3.2.5.tar.bz2"621--- rvm/config/remote:622https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2623--- rvm/config/md5:624https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2=e695080e8de4a1b887da4ebcf068fb60625--- rvm/config/sha512:626https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2=048a8e67b952d1fe5ff8d241984b583bd2fb2ef3f561b80e3d0c5b5bce421c7c4fcbe7d8c651094b3e33ca7f72e326ea469e698bba5018d9383709dd33a57476629[2024-10-23 14:40:49] ./configure630current path: /Users/travis/.rvm/src/ruby-3.2.5631GEM_HOME=/Users/travis/.rvm/gems/ruby-2.6.6632PATH=/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.6/bin:/Users/travis/.rvm/gems/ruby-2.6.6@global/bin:/Users/travis/.rvm/rubies/ruby-2.6.6/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/v14.1.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin633GEM_PATH=/Users/travis/.rvm/gems/ruby-2.6.6:/Users/travis/.rvm/gems/ruby-2.6.6@global634command(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-shared635checking for ruby... /Users/travis/.rvm/rubies/ruby-2.6.6/bin/ruby636tool/config.guess already exists637tool/config.sub already exists638checking build system type... x86_64-apple-darwin19.4.0639checking host system type... x86_64-apple-darwin19.4.0640checking target system type... x86_64-apple-darwin19.4.0641checking for ld... ld642checking for gcc-ar... no643checking for g++... g++644checking for gcc-nm... no645checking for gcc-ranlib... no646checking for gcc... gcc647checking whether the C compiler works... yes648checking for C compiler default output file name... a.out649checking for suffix of executables...650checking whether we are cross compiling... no651checking for suffix of object files... o652checking whether the compiler supports GNU C... yes653checking whether gcc accepts -g... yes654checking for gcc option to enable C11 features... none needed655checking whether the compiler supports GNU C++... yes656checking whether g++ accepts -g... yes657checking for g++ option to enable C++11 features... none needed658checking how to run the C preprocessor... gcc -E659checking for ranlib... ranlib660checking for gar... no661checking for ar... ar662checking for gas... no663checking for as... as664checking for gnm... no665checking for nm... nm666checking for gobjcopy... no667checking for objcopy... no668checking for gobjdump... no669checking for objdump... objdump670checking for gstrip... no671checking for strip... strip672checking for stdio.h... yes673checking for stdlib.h... yes674checking for string.h... yes675checking for inttypes.h... yes676checking for stdint.h... yes677checking for strings.h... yes678checking for sys/stat.h... yes679checking for sys/types.h... yes680checking for unistd.h... yes681checking for wchar.h... yes682checking for minix/config.h... no683checking for vfork.h... no684checking whether it is safe to define __EXTENSIONS__... yes685checking whether _XOPEN_SOURCE should be defined... no686checking if minimum required OS X version is supported... yes687checking if thread-local storage is supported... yes688checking whether the linker is GNU ld... no689checking whether gcc -E accepts -o... yes690checking for gcc... /usr/bin/gcc691checking for real target cpu... x86_64692checking for ar flags... rcu693checking whether ln -s works... yes694checking whether make sets $(MAKE)... yes695checking for a BSD-compatible install... /usr/local/opt/coreutils/bin/ginstall -c696checking for a race-free mkdir -p... /usr/local/opt/coreutils/bin/gmkdir -p697checking for dtrace... dtrace698checking for dot... no699checking for doxygen... no700checking for pkg-config... pkg-config701checking whether it is Android... no702checking for cd using physical directory... cd -P703checking whether CFLAGS is valid... yes704checking whether LDFLAGS is valid... yes705checking whether ELF binaries are produced... no706checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes707checking whether -fdeclspec is accepted as LDFLAGS... yes708checking whether -fdeclspec is accepted as CXXFLAGS... yes709checking whether -Wextra-tokens is accepted as CFLAGS... yes710checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes711checking whether -Wdivision-by-zero is accepted as CFLAGS... yes712checking whether -Wdiv-by-zero is accepted as CFLAGS... yes713checking whether -Wduplicated-cond is accepted as CFLAGS... no714checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes715checking whether -Wimplicit-int is accepted as CFLAGS... yes716checking whether -Wmisleading-indentation is accepted as CFLAGS... no717checking whether -Wpointer-arith is accepted as CFLAGS... yes718checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes719checking whether -Wwrite-strings is accepted as CFLAGS... yes720checking whether -Wold-style-definition is accepted as CFLAGS... yes721checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no722checking whether -Wmissing-noreturn is accepted as CFLAGS... yes723checking whether -Wno-cast-function-type is accepted as CFLAGS... no724checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes725checking whether -Wno-long-long is accepted as CFLAGS... yes726checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes727checking whether -Wno-overlength-strings is accepted as CFLAGS... yes728checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no729checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes730checking whether -Wno-self-assign is accepted as CFLAGS... yes731checking whether -Wno-tautological-compare is accepted as CFLAGS... yes732checking whether -Wno-unused-parameter is accepted as CFLAGS... yes733checking whether -Wno-unused-value is accepted as CFLAGS... yes734checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no735checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no736checking whether -Wunused-variable is accepted as CFLAGS... yes737checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no738checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no739checking whether -Wundef is accepted as CFLAGS... yes740checking whether -Wall -Wextra is accepted as CFLAGS... yes741checking whether -Qunused-arguments is accepted as CFLAGS... yes742checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes743checking whether -fstack-protector-strong is accepted as CFLAGS... yes744checking whether -fstack-protector-strong is accepted as LDFLAGS... yes745checking for -fstack-protector... -fstack-protector-strong746checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... no747checking whether -fno-strict-overflow is accepted as CFLAGS... yes748checking whether -ggdb3 is accepted as CFLAGS... yes749checking whether -fvisibility=hidden is accepted as CFLAGS... yes750checking whether -fno-fast-math is accepted as CFLAGS... yes751checking whether -fexcess-precision=standard is accepted as CFLAGS... no752checking whether -fp-model precise is accepted as CFLAGS... no753checking whether compiler has statement and declarations in expressions... yes754checking for pthread.h... yes755checking for pthread_create in -lthr... no756checking for pthread_create in -lpthread... yes757checking for pthread_np.h... no758checking thread model... pthread759checking whether syscall(2) is deprecated... yes760checking for broken crypt with 8bit chars... yes761checking for codesign... codesign762checking for dsymutil... dsymutil763checking for crt_externs.h... yes764checking whether CXXFLAGS is valid... yes765checking for crypt in -lcrypt... (cached) no766checking for dlopen in -ldl... yes767checking for shutdown in -lsocket... no768checking for dirent.h that defines DIR... yes769checking for library containing opendir... none required770checking for _Bool... yes771checking for stdbool.h that conforms to C99... yes772checking for sys/wait.h that is POSIX.1 compatible... yes773checking for afunix.h... no774checking for atomic.h... no775checking for copyfile.h... yes776checking for direct.h... no777checking for grp.h... yes778checking for fcntl.h... yes779checking for float.h... yes780checking for ieeefp.h... no781checking for intrinsics.h... no782checking for langinfo.h... yes783checking for limits.h... yes784checking for locale.h... yes785checking for malloc.h... no786checking for malloc/malloc.h... yes787checking for malloc_np.h... no788checking for net/socket.h... no789checking for process.h... no790checking for pwd.h... yes791checking for sanitizer/asan_interface.h... yes792checking for sanitizer/msan_interface.h... yes793checking for setjmpex.h... no794checking for stdalign.h... yes795checking for stdio.h... (cached) yes796checking for sys/attr.h... yes797checking for sys/eventfd.h... no798checking for sys/fcntl.h... yes799checking for sys/file.h... yes800checking for sys/id.h... no801checking for sys/ioctl.h... yes802checking for sys/mkdev.h... no803checking for sys/param.h... yes804checking for sys/prctl.h... no805checking for sys/random.h... yes806checking for sys/resource.h... yes807checking for sys/select.h... yes808checking for sys/sendfile.h... no809checking for sys/socket.h... yes810checking for sys/syscall.h... (cached) no811checking for sys/sysmacros.h... no812checking for sys/time.h... yes813checking for sys/times.h... yes814checking for sys/uio.h... yes815checking for sys/utime.h... no816checking for syscall.h... (cached) no817checking for time.h... yes818checking for ucontext.h... yes819checking for utime.h... yes820checking for stdatomic.h... yes821checking for x86intrin.h... yes822checking for x86intrin.h when defined(__x86_64__)... yes823checking for special C compiler options needed for large files... no824checking for _FILE_OFFSET_BITS value needed for large files... no825checking whether byte ordering is bigendian... no826checking for an ANSI C-conforming const... yes827checking whether char is unsigned... no828checking for inline... inline829checking for working volatile... yes830checking for typeof syntax and keyword spelling... typeof831checking for C/C++ restrict keyword... __restrict__832checking for long long... yes833checking for off_t... yes834checking char bit... 8835checking size of int... 4836checking size of short... 2837checking size of long... 8838checking size of long long... 8839checking size of __int64... 0840checking size of __int128... 16841checking size of off_t... 8842checking size of void*... 8843checking size of float... 4844checking size of double... 8845checking size of time_t... 8846checking size of clock_t... 8847checking packed struct attribute... x __attribute__((packed))848checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes849checking for printf prefix for long long... ll850checking for pid_t... yes851checking for convertible type of pid_t... INT852checking for uid_t... yes853checking for convertible type of uid_t... UINT854checking for gid_t... yes855checking for convertible type of gid_t... UINT856checking for time_t... yes857checking for convertible type of time_t... LONG858checking for dev_t... yes859checking for convertible type of dev_t... INT860checking for mode_t... yes861checking for convertible type of mode_t... USHORT862checking for rlim_t... yes863checking for convertible type of rlim_t... ULL864checking for off_t... (cached) yes865checking for convertible type of off_t... LL866checking for clockid_t... yes867checking for convertible type of clockid_t... UINT868checking for variable length macro... yes869checking if _Alignof() works... yes870checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x871checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x872checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x873checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x874checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x875checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x876checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x877checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x878checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x879checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x880checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x881checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x882checking for ERRORFUNC function attribute... x883checking for WARNINGFUNC function attribute... x884checking for WEAK function attribute... __attribute__ ((__weak__)) x885checking for __attribute__((__depreacted__(msg))) in C++... yes886checking for std::nullptr_t... yes887checking for FUNC_STDCALL function attribute... x888checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x889checking for FUNC_FASTCALL function attribute... x890checking for FUNC_UNOPTIMIZED function attribute... x891checking for FUNC_MINIMIZED function attribute... x892checking for function alias... no893checking for __atomic builtins... yes894checking for __sync builtins... yes895checking for __builtin_unreachable... yes896checking for __assume... no897checking for exported function attribute... __attribute__ ((__visibility__("default")))898checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x899checking for function name string predefined identifier... __func__900checking if enum over int is allowed... yes901checking for gcc options needed to detect all undeclared functions... -fno-builtin902checking whether sys_nerr is declared... yes903checking whether getenv is declared... yes904checking for size_t... yes905checking size of size_t... 8906checking size of ptrdiff_t... 8907checking size of dev_t... 4908checking for printf prefix for size_t... z909checking for printf prefix for ptrdiff_t... t910checking for struct stat.st_blksize... yes911checking for struct stat.st_blocks... yes912checking for struct stat.st_rdev... yes913checking size of struct stat.st_size... SIZEOF_OFF_T914checking size of struct stat.st_blocks... SIZEOF_OFF_T915checking size of struct stat.st_ino... SIZEOF_LONG916checking size of struct stat.st_dev... SIZEOF_DEV_T917checking size of struct stat.st_rdev... SIZEOF_DEV_T918checking for struct stat.st_atim... no919checking for struct stat.st_atimespec... yes920checking for struct stat.st_atimensec... no921checking for struct stat.st_mtim... no922checking for struct stat.st_mtimespec... yes923checking for struct stat.st_mtimensec... no924checking for struct stat.st_ctim... no925checking for struct stat.st_ctimespec... yes926checking for struct stat.st_ctimensec... no927checking for struct stat.st_birthtimespec... yes928checking for struct timeval... yes929checking size of struct timeval.tv_sec... SIZEOF_TIME_T930checking for struct timespec... yes931checking for struct timezone... yes932checking for fd_mask... yes933checking for int8_t... yes934checking size of int8_t... 1935checking for uint8_t... yes936checking size of uint8_t... 1937checking for int16_t... yes938checking size of int16_t... 2939checking for uint16_t... yes940checking size of uint16_t... 2941checking for int32_t... yes942checking size of int32_t... 4943checking for uint32_t... yes944checking size of uint32_t... 4945checking for int64_t... yes946checking size of int64_t... 8947checking for uint64_t... yes948checking size of uint64_t... 8949checking for int128_t... __int128950checking for uint128_t... unsigned __int128951checking for intptr_t... yes952checking size of intptr_t... 8953checking for uintptr_t... yes954checking size of uintptr_t... 8955checking for printf prefix for intptr_t... l956checking for ssize_t... yes957checking size of ssize_t... 8958checking for printf prefix for int64_t... ll959checking for stack end address... no960checking for grep that handles long lines and -e... /usr/bin/grep961checking for egrep... /usr/bin/grep -E962checking for uid_t in sys/types.h... (cached) yes963checking type of array argument to getgroups... (cached) gid_t964checking for working alloca.h... yes965checking for alloca... yes966checking for dynamic size alloca... ok967checking for working memcmp... yes968checking for dup... yes969checking for dup2... yes970checking for acosh... yes971checking for cbrt... yes972checking for crypt... yes973checking for erf... yes974checking for explicit_bzero... no975checking for ffs... yes976checking for flock... yes977checking for hypot... yes978checking for lgamma_r... yes979checking for memmove... yes980checking for nan... yes981checking for nextafter... yes982checking for setproctitle... no983checking for strchr... yes984checking for strerror... yes985checking for strlcat... yes986checking for strlcpy... yes987checking for strstr... yes988checking for tgamma... yes989checking for sys/pstat.h... no990checking for pid_t... (cached) yes991checking for fork... yes992checking for vfork... (cached) no993checking for working fork... yes994checking for __syscall... (cached) no995checking for _longjmp... yes996checking for arc4random_buf... yes997checking for atan2l... yes998checking for atan2f... yes999checking whether atomic_signal_fence is declared... yes1000checking for chmod... yes1001checking for chown... yes1002checking for chroot... yes1003checking for chsize... no1004checking for clock_gettime... yes1005checking for copy_file_range... no1006checking for cosh... yes1007checking for crypt_r... no1008checking for daemon... (cached) no1009checking for dirfd... yes1010checking for dl_iterate_phdr... no1011checking for dlopen... yes1012checking for dladdr... yes1013checking for dup3... no1014checking for eaccess... no1015checking for endgrent... yes1016checking for eventfd... no1017checking for execl... yes1018checking for execle... yes1019checking for execv... yes1020checking for execve... yes1021checking for explicit_memset... no1022checking for fcopyfile... yes1023checking for fchmod... yes1024checking for fchown... yes1025checking for fcntl... yes1026checking for fdatasync... (cached) no1027checking for fdopendir... yes1028checking for fgetattrlist... yes1029checking for fmod... yes1030checking for fstatat... yes1031checking for fsync... yes1032checking for ftruncate... yes1033checking for ftruncate64... no1034checking for getattrlist... yes1035checking for getcwd... yes1036checking for getegid... yes1037checking for getentropy... yes1038checking for geteuid... yes1039checking for getgid... yes1040checking for getgidx... no1041checking for getgrnam... yes1042checking for getgrnam_r... yes1043checking for getgroups... yes1044checking for getlogin... yes1045checking for getlogin_r... yes1046checking for getpgid... yes1047checking for getpgrp... yes1048checking for getppid... yes1049checking for getpriority... yes1050checking for getpwnam... yes1051checking for getpwnam_r... yes1052checking for getpwuid... yes1053checking for getpwuid_r... yes1054checking for getrandom... no1055checking for getresgid... no1056checking for getresuid... no1057checking for getrlimit... yes1058checking for getsid... yes1059checking for gettimeofday... yes1060checking for getuid... yes1061checking for getuidx... no1062checking for gmtime_r... yes1063checking for grantpt... yes1064checking for initgroups... yes1065checking for ioctl... yes1066checking for isfinite... no1067checking for issetugid... yes1068checking for kill... yes1069checking for killpg... yes1070checking for lchmod... yes1071checking for lchown... yes1072checking for link... yes1073checking for llabs... yes1074checking for lockf... yes1075checking for log2... yes1076checking for lstat... yes1077checking for lutimes... yes1078checking for malloc_usable_size... no1079checking for malloc_size... yes1080checking for mblen... yes1081checking for memalign... no1082checking for memset_s... yes1083checking for writev... yes1084checking for memrchr... no1085checking for memmem... yes1086checking for mkfifo... yes1087checking for mknod... yes1088checking for mktime... yes1089checking for mmap... yes1090checking for mremap... no1091checking for openat... yes1092checking for pclose... yes1093checking for pipe... yes1094checking for pipe2... no1095checking for poll... yes1096checking for popen... yes1097checking for posix_fadvise... no1098checking for posix_madvise... yes1099checking for posix_memalign... yes1100checking for ppoll... no1101checking for pread... yes1102checking for pwrite... yes1103checking for qsort_r... yes1104checking for qsort_s... no1105checking for readlink... yes1106checking for realpath... yes1107checking for round... yes1108checking for sched_getaffinity... no1109checking for seekdir... yes1110checking for select_large_fdset... no1111checking for sendfile... yes1112checking for setegid... yes1113checking for setenv... yes1114checking for seteuid... yes1115checking for setgid... yes1116checking for setgroups... yes1117checking for setpgid... yes1118checking for setpgrp... yes1119checking for setregid... yes1120checking for setresgid... no1121checking for setresuid... no1122checking for setreuid... yes1123checking for setrgid... yes1124checking for setrlimit... yes1125checking for setruid... yes1126checking for setsid... yes1127checking for setuid... yes1128checking for shutdown... yes1129checking for sigaction... yes1130checking for sigaltstack... yes1131checking for sigprocmask... yes1132checking for sinh... yes1133checking for spawnv... no1134checking for symlink... yes1135checking for syscall... (cached) no1136checking for sysconf... yes1137checking for system... yes1138checking for tanh... yes1139checking for telldir... yes1140checking for timegm... yes1141checking for times... yes1142checking for truncate... yes1143checking for truncate64... no1144checking for tzset... yes1145checking for umask... yes1146checking for unsetenv... yes1147checking for utimensat... yes1148checking for utimes... yes1149checking for wait4... yes1150checking for waitpid... yes1151checking for __cospi... yes1152checking for __sinpi... yes1153checking if getcwd allocates buffer if NULL is given... yes1154checking for __builtin_alloca_with_align... yes1155checking for __builtin_assume_aligned... yes1156checking for __builtin_bswap16... yes1157checking for __builtin_bswap32... yes1158checking for __builtin_bswap64... yes1159checking for __builtin_popcount... yes1160checking for __builtin_popcountll... yes1161checking for __builtin_clz... yes1162checking for __builtin_clzl... yes1163checking for __builtin_clzll... yes1164checking for __builtin_ctz... yes1165checking for __builtin_ctzll... yes1166checking for __builtin_add_overflow... yes1167checking for __builtin_sub_overflow... yes1168checking for __builtin_mul_overflow... yes1169checking for __builtin_mul_overflow_p... no1170checking for __builtin_constant_p... yes1171checking for __builtin_choose_expr... yes1172checking for __builtin_choose_expr_constant_p... yes1173checking for __builtin_types_compatible_p... yes1174checking for __builtin_trap... yes1175checking for __builtin_expect... yes1176checking whether qsort_r is GNU version... no1177checking whether qsort_r is BSD version... yes1178checking whether atan2 handles Inf as C99... yes1179checking for clock_getres... yes1180checking for timer_create in -lrt... no1181checking for timer_settime in -lrt... no1182checking for unsetenv returns a value... yes1183checking whether struct tm is in sys/time.h or time.h... time.h1184checking for struct tm.tm_zone... yes1185checking for struct tm.tm_gmtoff... yes1186checking for external int daylight... yes1187checking for negative time_t for gmtime(3)... yes1188checking for localtime(3) overflow correctly... yes1189checking for sig_t... yes1190checking whether right shift preserve sign bit... yes1191checking for copy_file_range... no1192checking whether _SC_CLK_TCK is supported... yes1193checking stack growing direction on x86_64... -11194checking native coroutine implementation for x86_64-darwin19... amd641195checking whether pthread_t is scalar type... yes1196checking for sched_yield... yes1197checking for pthread_attr_setinheritsched... yes1198checking for pthread_attr_get_np... no1199checking for pthread_attr_getstack... yes1200checking for pthread_attr_getguardsize... yes1201checking for pthread_get_stackaddr_np... yes1202checking for pthread_get_stacksize_np... yes1203checking for thr_stksegment... no1204checking for pthread_stackseg_np... no1205checking for pthread_getthrds_np... no1206checking for pthread_condattr_setclock... no1207checking for pthread_setname_np... yes1208checking for pthread_set_name_np... no1209checking for pthread_sigmask... yes1210checking for pthread_getattr_np... no1211checking arguments of pthread_setname_np... (name)1212checking if mcontext_t is a pointer... yes1213checking for getcontext... (cached) no1214checking for setcontext... (cached) no1215checking if fork works with pthread... yes1216checking for sys/user.h... yes1217checking whether PAGE_SIZE is compile-time const... yes1218checking ioctl request type... unsigned long1219checking for mach-o/loader.h... yes1220checking whether OS depend dynamic link works... yes1221checking whether -Wl,-multiply_defined,suppress is accepted as LDFLAGS... yes1222checking whether -Wl,-multiply_defined,suppress is accepted for bundle... yes1223checking whether -Wl,-undefined,dynamic_lookup is accepted as LDFLAGS... yes1224checking whether -Wl,-undefined,dynamic_lookup is accepted for bundle... yes1225checking for libproc.h... yes1226checking for execinfo.h... yes1227checking for backtrace in -lexecinfo... no1228checking for libunwind.h... yes1229checking for mach/task.h... yes1230checking for mach/mach_init.h... yes1231checking for mach/mach_port.h... yes1232checking for backtrace... yes1233checking for broken backtrace... yes1234checking for valgrind/memcheck.h... no1235checking for strip flags... -A -n1236checking whether -Wl,--no-as-needed is accepted as LDFLAGS... no1237checking whether -Wl,--no-undefined is accepted as LDFLAGS... no1238checking whether wrapper for DYLD_LIBRARY_PATH is needed... yes1239checking whether dtrace USDT is available... yes(-xnolibs)1240checking whether dtrace needs post processing... no1241checking for __builtin_setjmp... (cached) no1242checking for _setjmpex as a macro or function... no1243checking for _setjmp as a macro or function... yes1244checking for sigsetjmp as a macro or function... yes1245checking for setjmp type... sigsetjmp,01246checking for rustc... rustc1247checking whether rustc works for YJIT... yes1248checking for prefix of external symbols... _1249checking whether Security framework is needed... no1250checking if make is GNU make... yes1251.ext/include/x86_64-darwin19/ruby/config.h updated1252configure: ruby library version = 3.2.01253configure: creating ./config.status1254config.status: creating GNUmakefile1255config.status: creating Makefile1256---1257Configuration summary for ruby version 3.2.51259 * Installation prefix: /Users/travis/.rvm/rubies/ruby-3.2.51260 * exec prefix: ${prefix}1261 * arch: x86_64-darwin191262 * site arch: ${arch}1263 * RUBY_BASE_NAME: ruby1264 * enable shared: yes1265 * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME}1266 * site libraries path: ${rubylibprefix}/${sitearch}1267 * vendor path: ${rubylibprefix}/vendor_ruby1268 * target OS: darwin191269 * compiler: gcc1270 * with thread: pthread1271 * with coroutine: amd641272 * enable shared libs: yes1273 * dynamic library ext: bundle1274 * CFLAGS: -fdeclspec ${optflags} ${debugflags} ${warnflags}1275 * LDFLAGS: -L. -L/usr/local/opt/libyaml/lib \1276 -L/usr/local/opt/libksba/lib \1277 -L/usr/local/opt/readline/lib \1278 -L/usr/local/opt/zlib/lib \1279 -L/usr/local/opt/openssl@1.1/lib \1280 -fstack-protector-strong1281 * DLDFLAGS: -L/usr/local/opt/libyaml/lib \1282 -L/usr/local/opt/libksba/lib \1283 -L/usr/local/opt/readline/lib \1284 -L/usr/local/opt/zlib/lib \1285 -L/usr/local/opt/openssl@1.1/lib \1286 -Wl,-multiply_defined,suppress \1287 -Wl,-undefined,dynamic_lookup1288 * optflags: -O3 -fno-fast-math1289 * debugflags: -ggdb31290 * warnflags: -Wall -Wextra -Wextra-tokens \1291 -Wdeprecated-declarations -Wdivision-by-zero \1292 -Wdiv-by-zero -Wimplicit-function-declaration \1293 -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \1294 -Wwrite-strings -Wold-style-definition \1295 -Wmissing-noreturn -Wno-constant-logical-operand \1296 -Wno-long-long -Wno-missing-field-initializers \1297 -Wno-overlength-strings -Wno-parentheses-equality \1298 -Wno-self-assign -Wno-tautological-compare \1299 -Wno-unused-parameter -Wno-unused-value \1300 -Wunused-variable -Wundef1301 * strip command: strip -A -n1302 * install doc: no1303 * MJIT support: yes1304 * YJIT support: yes1305 * man page type: doc1306 * BASERUBY -v: ruby 2.6.6p146 (2020-03-31 revision 67876) \1307 [x86_64-darwin19]1309---check.11312make sure bundler works1314Successfully installed bundler-2.5.2213151 gem installed1318Fetching gem metadata from https://rubygems.org/....1319Resolving dependencies...1320Fetching base64 0.2.01321Fetching ruby2_keywords 0.0.51322Installing base64 0.2.01323Installing ruby2_keywords 0.0.51324Fetching rack 3.1.81325Fetching tilt 2.4.01326Installing rack 3.1.81327Installing tilt 2.4.01328Fetching mustermann 3.0.31329Installing mustermann 3.0.31330Fetching rack-protection 4.0.01331Installing rack-protection 4.0.01332Fetching rack-session 2.0.01333Installing rack-session 2.0.01334Fetching sinatra 4.0.01335Installing sinatra 4.0.01336Bundle complete! 1 Gemfile dependency, 9 gems now installed.1337Use `bundle info [gemname]` to see where a bundled gem is installed.check.21340make sure native extension can be built1342Successfully installed ffi-1.17.0-x86_64-darwin13431 gem installed1346Successfully uninstalled ffi-1.17.0-x86_64-darwinpublish1349upload to S31351DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support1352Collecting awscli1353 Downloading https://files.pythonhosted.org/packages/aa/24/e098cf5ce28a764bca174e88f4ccb70754e9f049c9bf986e582aedcb7420/awscli-1.19.112-py2.py3-none-any.whl (3.6MB)1354Collecting botocore==1.20.1121355 Downloading https://files.pythonhosted.org/packages/c7/ea/11c3beca131920f552602b98d7ba9fc5b46bee6a59cbd48a95a85cbb8f41/botocore-1.20.112-py2.py3-none-any.whl (7.7MB)1356Collecting colorama<0.4.4,>=0.2.51357 Downloading https://files.pythonhosted.org/packages/c9/dc/45cdef1b4d119eb96316b3117e6d5708a08029992b2fee2c143c7a0a5cc5/colorama-0.4.3-py2.py3-none-any.whl1358Collecting s3transfer<0.5.0,>=0.4.01359 Downloading https://files.pythonhosted.org/packages/63/d0/693477c688348654ddc21dcdce0817653a294aa43f41771084c25e7ff9c7/s3transfer-0.4.2-py2.py3-none-any.whl (79kB)1360Collecting docutils<0.16,>=0.101361 Downloading https://files.pythonhosted.org/packages/3a/dc/bf2b15d1fa15a6f7a9e77a61b74ecbbae7258558fcda8ffc9a6638a6b327/docutils-0.15.2-py2-none-any.whl (548kB)1362Collecting PyYAML<5.5,>=3.101363 Downloading https://files.pythonhosted.org/packages/42/c5/440fd6200c345c3d522fbe47a52558733c4661aac3c8cf06b7de31bababd/PyYAML-5.4.1-cp27-cp27m-macosx_10_9_x86_64.whl (245kB)1364Collecting rsa<=4.5.0,>=3.1.2; python_version == "2.7"1365 Downloading https://files.pythonhosted.org/packages/26/f8/8127fdda0294f044121d20aac7785feb810e159098447967a6103dedfb96/rsa-4.5-py2.py3-none-any.whl1366Collecting jmespath<1.0.0,>=0.7.11367 Downloading https://files.pythonhosted.org/packages/07/cb/5f001272b6faeb23c1c9e0acc04d48eaaf5c862c17709d20e3469c6e0139/jmespath-0.10.0-py2.py3-none-any.whl1368Collecting python-dateutil<3.0.0,>=2.11369 Downloading https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229kB)1370Collecting urllib3<1.27,>=1.25.41371 Downloading https://files.pythonhosted.org/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144kB)1372Collecting futures<4.0.0,>=2.2.0; python_version == "2.7"1373 Downloading https://files.pythonhosted.org/packages/d4/ea/9d513529a89bcbcd07c8acbac9eecfad29e7562e0b9d69d14f475987ad70/futures-3.4.0-py2-none-any.whl1374Collecting pyasn1>=0.1.31375 Downloading https://files.pythonhosted.org/packages/d1/75/4686d2872bf2fc0b37917cbc8bbf0dd3a5cdb0990799be1b9cbf1e1eb733/pyasn1-0.5.1-py2.py3-none-any.whl (84kB)1376Collecting six>=1.51377 Downloading https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl1378Installing collected packages: jmespath, six, python-dateutil, urllib3, botocore, colorama, futures, s3transfer, docutils, PyYAML, pyasn1, rsa, awscli1379Successfully installed PyYAML-5.4.1 awscli-1.19.112 botocore-1.20.112 colorama-0.4.3 docutils-0.15.2 futures-3.4.0 jmespath-0.10.0 pyasn1-0.5.1 python-dateutil-2.9.0.post0 rsa-4.5 s3transfer-0.4.2 six-1.16.0 urllib3-1.26.201381upload: ./ruby-3.2.5.tar.bz2 to s3://travis-rubies/binaries/osx/10.15/x86_64/ruby-3.2.5.tar.bz2check.31383make sure it installs1385Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-3.2.5/bin is not at first place.1386 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.1387 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>1388 To fix it temporarily in this shell session run: <code>rvm use ruby-3.2.5</code>1389 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.1395Using /Users/travis/.rvm/gems/ruby-2.6.61398rvm_remote_server_url3=https://s3.amazonaws.com/travis-rubies/binaries1399 rvm_remote_server_type3=rubies1400 rvm_remote_server_verify_downloads3=11402$ travis_retry rvm install ruby-3.2.5 --binary1403Searching for binary rubies, this might take some time.1404Found remote file https://rubies.travis-ci.org/osx/10.15/x86_64/ruby-3.2.5.tar.bz21405Checking requirements for osx.1406Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.1407Requirements installation successful.1408ruby-3.2.5 - #configure1409ruby-3.2.5 - #download1410 % Total % Received % Xferd Average Speed Time Time Time Current1411 Dload Upload Total Spent Left Speed1412 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 01413100 9599k 100 9599k 0 0 4534k 0 0:00:02 0:00:02 --:--:-- 26.5M1414No checksum for downloaded archive, recording checksum in user configuration.1415ruby-3.2.5 - #validate archive1416ruby-3.2.5 - #extract1417ruby-3.2.5 - #validate binary1418Libraries missing for ruby-3.2.5: __rvm_ls. Refer to your system manual for installing libraries1419Mounting remote ruby failed with status 10, stopping installation.1421The command "rvm install ruby-3.2.5 --binary" failed. Retrying, 2 of 3.1423Searching for binary rubies, this might take some time.1424Found remote file https://rubies.travis-ci.org/osx/10.15/x86_64/ruby-3.2.5.tar.bz21425Checking requirements for osx.1426Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.1427Requirements installation successful.1428ruby-3.2.5 - #configure1429ruby-3.2.5 - #download1430ruby-3.2.5 - #validate archive1431ruby-3.2.5 - #extract1432ruby-3.2.5 - #validate binary1433Libraries missing for ruby-3.2.5: __rvm_ls. Refer to your system manual for installing libraries1434Mounting remote ruby failed with status 10, stopping installation.1436The command "rvm install ruby-3.2.5 --binary" failed. Retrying, 3 of 3.1438Searching for binary rubies, this might take some time.1439Found remote file https://rubies.travis-ci.org/osx/10.15/x86_64/ruby-3.2.5.tar.bz21440Checking requirements for osx.1441Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.1442Requirements installation successful.1443ruby-3.2.5 - #configure1444ruby-3.2.5 - #download1445ruby-3.2.5 - #validate archive