AMD64
no language set
Git
Scroll to End of Log
The command "./build.sh" exited with 0.0.01s0.01s0.01sTopworker_info1Worker information2hostname: 70bc3400-1068-4124-841f-3c9cc4dfe404@1.worker-com-654b68849d-9s246.macstadium-prod-23version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: 5a59582a-77f2-40dd-b661-91d8c548e3fc travis-ci-macos10.14-xcode10.2-19-1573099784 (via amqp)5startup: 1m9.512655118ssystem_info7Build system information8Build language: c9Build id: 27284055110Job id: 62737273711Runtime kernel version: 18.5.012VM: default13travis-build version: 6b157a1c14Build image provisioning date and time15Thu Nov 7 07:06:31 GMT 201916Operating System Details17ProductName: Mac OS X18ProductVersion: 10.14.419BuildVersion: 18E22620Git version21git version 2.24.022bash version23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin18)24Copyright (C) 2007 Free Software Foundation, Inc.25GCC version26Apple LLVM version 10.0.1 (clang-1001.0.46.4)27Target: x86_64-apple-darwin18.5.028Thread model: posix29InstalledDir: /Applications/Xcode-10.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin30LLVM version31Apple LLVM version 10.0.1 (clang-1001.0.46.4)32Target: x86_64-apple-darwin18.5.033Thread model: posix34InstalledDir: /Applications/Xcode-10.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin35Pre-installed Ruby versions36ruby-2.6.437Pre-installed Node.js versions38v10.17.039v12.13.040v13.0.141v4.9.142v6.17.143v8.16.244mvn -version45Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T15:06:16Z)46Maven home: /usr/local/Cellar/maven/3.6.2/libexec47Java version: 13.0.1, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/openjdk-13.0.1.jdk/Contents/Home48Default locale: en_US, platform encoding: UTF-849OS name: "mac os x", version: "10.14.4", arch: "x86_64", family: "mac"510.02s0.01s0.69s0.01s0.01s0.01s0.01s0.01s0.05s0.05s0.05s0.01s0.05s0.01s0.01s0.31s0.20s0.01s0.02s0.02s0.01s2.88sDockergit.checkout530.03s0.43s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies54Cloning into 'travis-ci/travis-rubies'...55$ cd travis-ci/travis-rubies56$ git checkout -qf a5dc3ca7e17d22437ac41328ede9f5c99226681f580.02s59Setting environment variables from repository settings60$ export AWS_ACCESS_KEY_ID=[secure]61$ export AWS_SECRET_ACCESS_KEY=[secure]62$ export AWS_DEFAULT_REGION=[secure]63$ export SAFE_RVM_VERSION=1.29.765Setting environment variables from .travis.yml66$ export VERSION=3.2.567$ export ALIAS=3.269$ export TRAVIS_COMPILER=gcc70$ export CC=${CC:-gcc}71$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}72$ export PATH=/usr/lib/ccache:$PATHcache.173Setting up build cache74$ export CASHER_DIR=${TRAVIS_HOME}/.casher77fetching build/cache-x86_64-osx-xcode10.2-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz78fetching build/cache-osx-xcode10.2-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz79fetching build/cache--compiler-gcc.tgz80could not download cache82/usr/local/opt/python is a symbolic link to ../Cellar/python/3.7.5; not followingcache.ccache86creating directory /Users/travis/.ccache87$ gcc --version88Configured with: --prefix=/Applications/Xcode-10.2.1.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.189Apple LLVM version 10.0.1 (clang-1001.0.46.4)90Target: x86_64-apple-darwin18.5.091Thread model: posix92InstalledDir: /Applications/Xcode-10.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin98rvm_silence_path_mismatch_check_flag=199The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.rvm.1101update rvm103ruby-1.8.7-head - #already gone104Using /Users/travis/.rvm/gems/ruby-2.6.4106/usr/local/bin/gpg107pub rsa4096 2014-10-28 [SC]108 409B6B1796C275462A1703113804BB82D39DC0E3109uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>110uid [ unknown] Michal Papis <michal.papis@toptal.com>111uid [ unknown] [jpeg image of size 5015]112sub rsa2048 2015-11-02 [E]114pub rsa4096 2016-11-11 [SC]115 7D2BAF1CF37B13E2069D6956105BD0E739499BDB116uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>117sub rsa4096 2016-11-11 [E]119gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys120gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed121gpg: Total number processed: 1122gpg: unchanged: 1124Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.4/bin is not at first place.125 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.126 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>127 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.4</code>128 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.129RVM reloaded!131gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed132gpg: Total number processed: 1133gpg: unchanged: 1134gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys135gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed136gpg: Total number processed: 1137gpg: unchanged: 1139Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz140Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc141gpg: Signature made Fri Jan 15 18:46:22 2021 GMT142gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB143gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]144gpg: WARNING: This key is not certified with a trusted signature!145gpg: There is no indication that the signature belongs to the owner.146Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB147GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'148Upgrading the RVM installation in /Users/travis/.rvm/149Upgrade of RVM in /Users/travis/.rvm/ is complete.151<warn>Thanks for installing RVM 🙏</warn>152Please consider donating to our open collective to help us maintain RVM.154👉 Donate: <code>https://opencollective.com/rvm/donate</code>157: command not found159Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.4/bin is not at first place.160 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.161 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>162 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.4</code>163 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.166Cleaning up rvm archives167Cleaning up rvm repos168Cleaning up rvm src169Cleaning up rvm log170Cleaning up rvm tmp171Cleaning up rvm gemsets172Cleaning up rvm links173Cleanup done.176Downloading https://get.rvm.io177Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc178Verifying /Users/travis/.rvm/archives/rvm-installer.asc179gpg: Signature made Tue Feb 21 23:35:16 2023 GMT180gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB181gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]182gpg: WARNING: This key is not certified with a trusted signature!183gpg: There is no indication that the signature belongs to the owner.184Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB185GPG verified '/Users/travis/.rvm/archives/rvm-installer'186Turning on auto dotfiles mode.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 16:15:24-- 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% 798K 3s230 50K .......... .......... .......... .......... .......... 4% 1.82M 2s231 100K .......... .......... .......... .......... .......... 7% 11.1M 1s232 150K .......... .......... .......... .......... .......... 9% 1.67M 1s233 200K .......... .......... .......... .......... .......... 11% 9.60M 1s234 250K .......... .......... .......... .......... .......... 14% 17.2M 1s235 300K .......... .......... .......... .......... .......... 16% 701K 1s236 350K .......... .......... .......... .......... .......... 19% 18.2M 1s237 400K .......... .......... .......... .......... .......... 21% 16.2M 1s238 450K .......... .......... .......... .......... .......... 23% 20.7M 1s239 500K .......... .......... .......... .......... .......... 26% 23.7M 1s240 550K .......... .......... .......... .......... .......... 28% 2.50M 1s241 600K .......... .......... .......... .......... .......... 31% 15.2M 1s242 650K .......... .......... .......... .......... .......... 33% 16.8M 0s243 700K .......... .......... .......... .......... .......... 35% 16.6M 0s244 750K .......... .......... .......... .......... .......... 38% 811K 0s245 800K .......... .......... .......... .......... .......... 40% 17.7M 0s246 850K .......... .......... .......... .......... .......... 42% 25.3M 0s247 900K .......... .......... .......... .......... .......... 45% 20.5M 0s248 950K .......... .......... .......... .......... .......... 47% 22.1M 0s249 1000K .......... .......... .......... .......... .......... 50% 18.4M 0s250 1050K .......... .......... .......... .......... .......... 52% 2.26M 0s251 1100K .......... .......... .......... .......... .......... 54% 4.41M 0s252 1150K .......... .......... .......... .......... .......... 57% 1.58M 0s253 1200K .......... .......... .......... .......... .......... 59% 23.7M 0s254 1250K .......... .......... .......... .......... .......... 62% 20.4M 0s255 1300K .......... .......... .......... .......... .......... 64% 2.33M 0s256 1350K .......... .......... .......... .......... .......... 66% 2.62M 0s257 1400K .......... .......... .......... .......... .......... 69% 3.32M 0s258 1450K .......... .......... .......... .......... .......... 71% 3.14M 0s259 1500K .......... .......... .......... .......... .......... 74% 3.56M 0s260 1550K .......... .......... .......... .......... .......... 76% 3.35M 0s261 1600K .......... .......... .......... .......... .......... 78% 2.41M 0s262 1650K .......... .......... .......... .......... .......... 81% 3.80M 0s263 1700K .......... .......... .......... .......... .......... 83% 3.35M 0s264 1750K .......... .......... .......... .......... .......... 85% 2.20M 0s265 1800K .......... .......... .......... .......... .......... 88% 9.23M 0s266 1850K .......... .......... .......... .......... .......... 90% 2.18M 0s267 1900K .......... .......... .......... .......... .......... 93% 2.55M 0s268 1950K .......... .......... .......... .......... .......... 95% 3.03M 0s269 2000K .......... .......... .......... .......... .......... 97% 3.35M 0s270 2050K .......... .......... .......... .......... ... 100% 3.45M=0.6s2722024-10-22 16:15:25 (3.19 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-darwin18.5.0451checking host system type... x86_64-apple-darwin18.5.0452configure: autobuild project... GNU Autoconf453configure: autobuild revision... 2.72454configure: autobuild hostname... Traviss-Mac.local455configure: autobuild timestamp... 20241022T161526Z456checking 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-10.2.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-10.2.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.14/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 5756k 100 5756k 0 0 3334k 0 0:00:01 0:00:01 --:--:-- 24.8M490No 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 26.0M 0 --:--:-- --:--:-- --:--:-- 26.0M506No checksum for downloaded archive, recording checksum in user configuration.508ruby-2.7.5 - #configuring..........................................................................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.4548info: 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 fish582518.50s$ 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.4/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.4</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.4M 0 --:--:-- --:--:-- --:--:-- 26.4M596No checksum for downloaded archive, recording checksum in user configuration.600ruby-3.2.5 - #compiling..............................................................................603Installed rubygems 3.4.19 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.604ruby-3.2.5 - #gemset created /Users/travis/.rvm/gems/ruby-3.2.5@global605ruby-3.2.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................607ruby-3.2.5 - #gemset created /Users/travis/.rvm/gems/ruby-3.2.5608ruby-3.2.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list610ruby-3.2.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).611Install of ruby-3.2.5 - #complete612Ruby was built without documentation, to build it run: rvm docs generate-ri615Preparing ruby-3.2.5 ...616Prepared ruby-3.2.5.tar.bz2.617--- upload:618ssh "rvm@ssh.rvm.io" "mkdir -p ~/site/shared/public/binaries/osx/10.14/x86_64/"619scp "ruby-3.2.5.tar.bz2" "rvm@ssh.rvm.io:~/site/shared/public/binaries/osx/10.14/x86_64/ruby-3.2.5.tar.bz2"620--- rvm/config/remote:621https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2622--- rvm/config/md5:623https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2=66846e4e825f757e07444cdca235f566624--- rvm/config/sha512:625https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2=4be00458e27dbadc87ed6b882c32dcbd231c6702aca43dd36b06c6c20b0005247c6eb8ec309a2935d2f7cf56a5b3fe23a7cd5e1c020c1fa78886d0699308aa5f628[2024-10-22 16:24:59] ./configure629current path: /Users/travis/.rvm/src/ruby-3.2.5630GEM_HOME=/Users/travis/.rvm/gems/ruby-2.6.4631PATH=/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.4/bin:/Users/travis/.rvm/gems/ruby-2.6.4@global/bin:/Users/travis/.rvm/rubies/ruby-2.6.4/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/bin632GEM_PATH=/Users/travis/.rvm/gems/ruby-2.6.4:/Users/travis/.rvm/gems/ruby-2.6.4@global633command(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-shared634checking for ruby... /Users/travis/.rvm/rubies/ruby-2.6.4/bin/ruby635tool/config.guess already exists636tool/config.sub already exists637checking build system type... x86_64-apple-darwin18.5.0638checking host system type... x86_64-apple-darwin18.5.0639checking target system type... x86_64-apple-darwin18.5.0640checking for ld... ld641checking for gcc-ar... no642checking for g++... g++643checking for gcc-nm... no644checking for gcc-ranlib... no645checking for gcc... gcc646checking whether the C compiler works... yes647checking for C compiler default output file name... a.out648checking for suffix of executables...649checking whether we are cross compiling... no650checking for suffix of object files... o651checking whether the compiler supports GNU C... yes652checking whether gcc accepts -g... yes653checking for gcc option to enable C11 features... none needed654checking whether the compiler supports GNU C++... yes655checking whether g++ accepts -g... yes656checking for g++ option to enable C++11 features... none needed657checking how to run the C preprocessor... gcc -E658checking for ranlib... ranlib659checking for gar... no660checking for ar... ar661checking for gas... no662checking for as... as663checking for gnm... no664checking for nm... nm665checking for gobjcopy... no666checking for objcopy... no667checking for gobjdump... no668checking for objdump... objdump669checking for gstrip... no670checking for strip... strip671checking for stdio.h... yes672checking for stdlib.h... yes673checking for string.h... yes674checking for inttypes.h... yes675checking for stdint.h... yes676checking for strings.h... yes677checking for sys/stat.h... yes678checking for sys/types.h... yes679checking for unistd.h... yes680checking for wchar.h... yes681checking for minix/config.h... no682checking for vfork.h... no683checking whether it is safe to define __EXTENSIONS__... yes684checking whether _XOPEN_SOURCE should be defined... no685checking if minimum required OS X version is supported... yes686checking if thread-local storage is supported... yes687checking whether the linker is GNU ld... no688checking whether gcc -E accepts -o... yes689checking for gcc... /usr/bin/gcc690checking for real target cpu... x86_64691checking for ar flags... rcu692checking whether ln -s works... yes693checking whether make sets $(MAKE)... yes694checking for a BSD-compatible install... /usr/local/opt/coreutils/bin/ginstall -c695checking for a race-free mkdir -p... /usr/local/opt/coreutils/bin/gmkdir -p696checking for dtrace... dtrace697checking for dot... no698checking for doxygen... no699checking for pkg-config... pkg-config700checking whether it is Android... no701checking for cd using physical directory... cd -P702checking whether CFLAGS is valid... yes703checking whether LDFLAGS is valid... yes704checking whether ELF binaries are produced... no705checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes706checking whether -fdeclspec is accepted as LDFLAGS... yes707checking whether -fdeclspec is accepted as CXXFLAGS... yes708checking whether -Wextra-tokens is accepted as CFLAGS... yes709checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes710checking whether -Wdivision-by-zero is accepted as CFLAGS... yes711checking whether -Wdiv-by-zero is accepted as CFLAGS... yes712checking whether -Wduplicated-cond is accepted as CFLAGS... no713checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes714checking whether -Wimplicit-int is accepted as CFLAGS... yes715checking whether -Wmisleading-indentation is accepted as CFLAGS... no716checking whether -Wpointer-arith is accepted as CFLAGS... yes717checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes718checking whether -Wwrite-strings is accepted as CFLAGS... yes719checking whether -Wold-style-definition is accepted as CFLAGS... yes720checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no721checking whether -Wmissing-noreturn is accepted as CFLAGS... yes722checking whether -Wno-cast-function-type is accepted as CFLAGS... no723checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes724checking whether -Wno-long-long is accepted as CFLAGS... yes725checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes726checking whether -Wno-overlength-strings is accepted as CFLAGS... yes727checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no728checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes729checking whether -Wno-self-assign is accepted as CFLAGS... yes730checking whether -Wno-tautological-compare is accepted as CFLAGS... yes731checking whether -Wno-unused-parameter is accepted as CFLAGS... yes732checking whether -Wno-unused-value is accepted as CFLAGS... yes733checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no734checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no735checking whether -Wunused-variable is accepted as CFLAGS... yes736checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no737checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no738checking whether -Wundef is accepted as CFLAGS... yes739checking whether -Wall -Wextra is accepted as CFLAGS... yes740checking whether -Qunused-arguments is accepted as CFLAGS... yes741checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes742checking whether -fstack-protector-strong is accepted as CFLAGS... yes743checking whether -fstack-protector-strong is accepted as LDFLAGS... yes744checking for -fstack-protector... -fstack-protector-strong745checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... no746checking whether -fno-strict-overflow is accepted as CFLAGS... yes747checking whether -ggdb3 is accepted as CFLAGS... yes748checking whether -fvisibility=hidden is accepted as CFLAGS... yes749checking whether -fno-fast-math is accepted as CFLAGS... yes750checking whether -fexcess-precision=standard is accepted as CFLAGS... no751checking whether -fp-model precise is accepted as CFLAGS... no752checking whether compiler has statement and declarations in expressions... yes753checking for pthread.h... yes754checking for pthread_create in -lthr... no755checking for pthread_create in -lpthread... yes756checking for pthread_np.h... no757checking thread model... pthread758checking whether syscall(2) is deprecated... yes759checking for broken crypt with 8bit chars... yes760checking for codesign... codesign761checking for dsymutil... dsymutil762checking for crt_externs.h... yes763checking whether CXXFLAGS is valid... yes764checking for crypt in -lcrypt... (cached) no765checking for dlopen in -ldl... yes766checking for shutdown in -lsocket... no767checking for dirent.h that defines DIR... yes768checking for library containing opendir... none required769checking for _Bool... yes770checking for stdbool.h that conforms to C99... yes771checking for sys/wait.h that is POSIX.1 compatible... yes772checking for afunix.h... no773checking for atomic.h... no774checking for copyfile.h... yes775checking for direct.h... no776checking for grp.h... yes777checking for fcntl.h... yes778checking for float.h... yes779checking for ieeefp.h... no780checking for intrinsics.h... no781checking for langinfo.h... yes782checking for limits.h... yes783checking for locale.h... yes784checking for malloc.h... no785checking for malloc/malloc.h... yes786checking for malloc_np.h... no787checking for net/socket.h... no788checking for process.h... no789checking for pwd.h... yes790checking for sanitizer/asan_interface.h... yes791checking for sanitizer/msan_interface.h... yes792checking for setjmpex.h... no793checking for stdalign.h... yes794checking for stdio.h... (cached) yes795checking for sys/attr.h... yes796checking for sys/eventfd.h... no797checking for sys/fcntl.h... yes798checking for sys/file.h... yes799checking for sys/id.h... no800checking for sys/ioctl.h... yes801checking for sys/mkdev.h... no802checking for sys/param.h... yes803checking for sys/prctl.h... no804checking for sys/random.h... yes805checking for sys/resource.h... yes806checking for sys/select.h... yes807checking for sys/sendfile.h... no808checking for sys/socket.h... yes809checking for sys/syscall.h... (cached) no810checking for sys/sysmacros.h... no811checking for sys/time.h... yes812checking for sys/times.h... yes813checking for sys/uio.h... yes814checking for sys/utime.h... no815checking for syscall.h... (cached) no816checking for time.h... yes817checking for ucontext.h... yes818checking for utime.h... yes819checking for stdatomic.h... yes820checking for x86intrin.h... yes821checking for x86intrin.h when defined(__x86_64__)... yes822checking for special C compiler options needed for large files... no823checking for _FILE_OFFSET_BITS value needed for large files... no824checking whether byte ordering is bigendian... no825checking for an ANSI C-conforming const... yes826checking whether char is unsigned... no827checking for inline... inline828checking for working volatile... yes829checking for typeof syntax and keyword spelling... typeof830checking for C/C++ restrict keyword... __restrict__831checking for long long... yes832checking for off_t... yes833checking char bit... 8834checking size of int... 4835checking size of short... 2836checking size of long... 8837checking size of long long... 8838checking size of __int64... 0839checking size of __int128... 16840checking size of off_t... 8841checking size of void*... 8842checking size of float... 4843checking size of double... 8844checking size of time_t... 8845checking size of clock_t... 8846checking packed struct attribute... x __attribute__((packed))847checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes848checking for printf prefix for long long... ll849checking for pid_t... yes850checking for convertible type of pid_t... INT851checking for uid_t... yes852checking for convertible type of uid_t... UINT853checking for gid_t... yes854checking for convertible type of gid_t... UINT855checking for time_t... yes856checking for convertible type of time_t... LONG857checking for dev_t... yes858checking for convertible type of dev_t... INT859checking for mode_t... yes860checking for convertible type of mode_t... USHORT861checking for rlim_t... yes862checking for convertible type of rlim_t... ULL863checking for off_t... (cached) yes864checking for convertible type of off_t... LL865checking for clockid_t... yes866checking for convertible type of clockid_t... UINT867checking for variable length macro... yes868checking if _Alignof() works... yes869checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x870checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x871checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x872checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x873checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x874checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x875checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x876checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x877checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x878checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x879checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x880checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x881checking for ERRORFUNC function attribute... x882checking for WARNINGFUNC function attribute... x883checking for WEAK function attribute... __attribute__ ((__weak__)) x884checking for __attribute__((__depreacted__(msg))) in C++... yes885checking for std::nullptr_t... yes886checking for FUNC_STDCALL function attribute... x887checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x888checking for FUNC_FASTCALL function attribute... x889checking for FUNC_UNOPTIMIZED function attribute... x890checking for FUNC_MINIMIZED function attribute... x891checking for function alias... no892checking for __atomic builtins... yes893checking for __sync builtins... yes894checking for __builtin_unreachable... yes895checking for __assume... no896checking for exported function attribute... __attribute__ ((__visibility__("default")))897checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x898checking for function name string predefined identifier... __func__899checking if enum over int is allowed... yes900checking for gcc options needed to detect all undeclared functions... -fno-builtin901checking whether sys_nerr is declared... yes902checking whether getenv is declared... yes903checking for size_t... yes904checking size of size_t... 8905checking size of ptrdiff_t... 8906checking size of dev_t... 4907checking for printf prefix for size_t... z908checking for printf prefix for ptrdiff_t... t909checking for struct stat.st_blksize... yes910checking for struct stat.st_blocks... yes911checking for struct stat.st_rdev... yes912checking size of struct stat.st_size... SIZEOF_OFF_T913checking size of struct stat.st_blocks... SIZEOF_OFF_T914checking size of struct stat.st_ino... SIZEOF_LONG915checking size of struct stat.st_dev... SIZEOF_DEV_T916checking size of struct stat.st_rdev... SIZEOF_DEV_T917checking for struct stat.st_atim... no918checking for struct stat.st_atimespec... yes919checking for struct stat.st_atimensec... no920checking for struct stat.st_mtim... no921checking for struct stat.st_mtimespec... yes922checking for struct stat.st_mtimensec... no923checking for struct stat.st_ctim... no924checking for struct stat.st_ctimespec... yes925checking for struct stat.st_ctimensec... no926checking for struct stat.st_birthtimespec... yes927checking for struct timeval... yes928checking size of struct timeval.tv_sec... SIZEOF_TIME_T929checking for struct timespec... yes930checking for struct timezone... yes931checking for fd_mask... yes932checking for int8_t... yes933checking size of int8_t... 1934checking for uint8_t... yes935checking size of uint8_t... 1936checking for int16_t... yes937checking size of int16_t... 2938checking for uint16_t... yes939checking size of uint16_t... 2940checking for int32_t... yes941checking size of int32_t... 4942checking for uint32_t... yes943checking size of uint32_t... 4944checking for int64_t... yes945checking size of int64_t... 8946checking for uint64_t... yes947checking size of uint64_t... 8948checking for int128_t... __int128949checking for uint128_t... unsigned __int128950checking for intptr_t... yes951checking size of intptr_t... 8952checking for uintptr_t... yes953checking size of uintptr_t... 8954checking for printf prefix for intptr_t... l955checking for ssize_t... yes956checking size of ssize_t... 8957checking for printf prefix for int64_t... ll958checking for stack end address... no959checking for grep that handles long lines and -e... /usr/bin/grep960checking for egrep... /usr/bin/grep -E961checking for uid_t in sys/types.h... (cached) yes962checking type of array argument to getgroups... (cached) gid_t963checking for working alloca.h... yes964checking for alloca... yes965checking for dynamic size alloca... ok966checking for working memcmp... yes967checking for dup... yes968checking for dup2... yes969checking for acosh... yes970checking for cbrt... yes971checking for crypt... yes972checking for erf... yes973checking for explicit_bzero... no974checking for ffs... yes975checking for flock... yes976checking for hypot... yes977checking for lgamma_r... yes978checking for memmove... yes979checking for nan... yes980checking for nextafter... yes981checking for setproctitle... no982checking for strchr... yes983checking for strerror... yes984checking for strlcat... yes985checking for strlcpy... yes986checking for strstr... yes987checking for tgamma... yes988checking for sys/pstat.h... no989checking for pid_t... (cached) yes990checking for fork... yes991checking for vfork... (cached) no992checking for working fork... yes993checking for __syscall... (cached) no994checking for _longjmp... yes995checking for arc4random_buf... yes996checking for atan2l... yes997checking for atan2f... yes998checking whether atomic_signal_fence is declared... yes999checking for chmod... yes1000checking for chown... yes1001checking for chroot... yes1002checking for chsize... no1003checking for clock_gettime... yes1004checking for copy_file_range... no1005checking for cosh... yes1006checking for crypt_r... no1007checking for daemon... (cached) no1008checking for dirfd... yes1009checking for dl_iterate_phdr... no1010checking for dlopen... yes1011checking for dladdr... yes1012checking for dup3... no1013checking for eaccess... no1014checking for endgrent... yes1015checking for eventfd... no1016checking for execl... yes1017checking for execle... yes1018checking for execv... yes1019checking for execve... yes1020checking for explicit_memset... no1021checking for fcopyfile... yes1022checking for fchmod... yes1023checking for fchown... yes1024checking for fcntl... yes1025checking for fdatasync... (cached) no1026checking for fdopendir... yes1027checking for fgetattrlist... yes1028checking for fmod... yes1029checking for fstatat... yes1030checking for fsync... yes1031checking for ftruncate... yes1032checking for ftruncate64... no1033checking for getattrlist... yes1034checking for getcwd... yes1035checking for getegid... yes1036checking for getentropy... yes1037checking for geteuid... yes1038checking for getgid... yes1039checking for getgidx... no1040checking for getgrnam... yes1041checking for getgrnam_r... yes1042checking for getgroups... yes1043checking for getlogin... yes1044checking for getlogin_r... yes1045checking for getpgid... yes1046checking for getpgrp... yes1047checking for getppid... yes1048checking for getpriority... yes1049checking for getpwnam... yes1050checking for getpwnam_r... yes1051checking for getpwuid... yes1052checking for getpwuid_r... yes1053checking for getrandom... no1054checking for getresgid... no1055checking for getresuid... no1056checking for getrlimit... yes1057checking for getsid... yes1058checking for gettimeofday... yes1059checking for getuid... yes1060checking for getuidx... no1061checking for gmtime_r... yes1062checking for grantpt... yes1063checking for initgroups... yes1064checking for ioctl... yes1065checking for isfinite... no1066checking for issetugid... yes1067checking for kill... yes1068checking for killpg... yes1069checking for lchmod... yes1070checking for lchown... yes1071checking for link... yes1072checking for llabs... yes1073checking for lockf... yes1074checking for log2... yes1075checking for lstat... yes1076checking for lutimes... yes1077checking for malloc_usable_size... no1078checking for malloc_size... yes1079checking for mblen... yes1080checking for memalign... no1081checking for memset_s... yes1082checking for writev... yes1083checking for memrchr... no1084checking for memmem... yes1085checking for mkfifo... yes1086checking for mknod... yes1087checking for mktime... yes1088checking for mmap... yes1089checking for mremap... no1090checking for openat... yes1091checking for pclose... yes1092checking for pipe... yes1093checking for pipe2... no1094checking for poll... yes1095checking for popen... yes1096checking for posix_fadvise... no1097checking for posix_madvise... yes1098checking for posix_memalign... yes1099checking for ppoll... no1100checking for pread... yes1101checking for pwrite... yes1102checking for qsort_r... yes1103checking for qsort_s... no1104checking for readlink... yes1105checking for realpath... yes1106checking for round... yes1107checking for sched_getaffinity... no1108checking for seekdir... yes1109checking for select_large_fdset... no1110checking for sendfile... yes1111checking for setegid... yes1112checking for setenv... yes1113checking for seteuid... yes1114checking for setgid... yes1115checking for setgroups... yes1116checking for setpgid... yes1117checking for setpgrp... yes1118checking for setregid... yes1119checking for setresgid... no1120checking for setresuid... no1121checking for setreuid... yes1122checking for setrgid... yes1123checking for setrlimit... yes1124checking for setruid... yes1125checking for setsid... yes1126checking for setuid... yes1127checking for shutdown... yes1128checking for sigaction... yes1129checking for sigaltstack... yes1130checking for sigprocmask... yes1131checking for sinh... yes1132checking for spawnv... no1133checking for symlink... yes1134checking for syscall... (cached) no1135checking for sysconf... yes1136checking for system... yes1137checking for tanh... yes1138checking for telldir... yes1139checking for timegm... yes1140checking for times... yes1141checking for truncate... yes1142checking for truncate64... no1143checking for tzset... yes1144checking for umask... yes1145checking for unsetenv... yes1146checking for utimensat... yes1147checking for utimes... yes1148checking for wait4... yes1149checking for waitpid... yes1150checking for __cospi... yes1151checking for __sinpi... yes1152checking if getcwd allocates buffer if NULL is given... yes1153checking for __builtin_alloca_with_align... yes1154checking for __builtin_assume_aligned... yes1155checking for __builtin_bswap16... yes1156checking for __builtin_bswap32... yes1157checking for __builtin_bswap64... yes1158checking for __builtin_popcount... yes1159checking for __builtin_popcountll... yes1160checking for __builtin_clz... yes1161checking for __builtin_clzl... yes1162checking for __builtin_clzll... yes1163checking for __builtin_ctz... yes1164checking for __builtin_ctzll... yes1165checking for __builtin_add_overflow... yes1166checking for __builtin_sub_overflow... yes1167checking for __builtin_mul_overflow... yes1168checking for __builtin_mul_overflow_p... no1169checking for __builtin_constant_p... yes1170checking for __builtin_choose_expr... yes1171checking for __builtin_choose_expr_constant_p... yes1172checking for __builtin_types_compatible_p... yes1173checking for __builtin_trap... yes1174checking for __builtin_expect... yes1175checking whether qsort_r is GNU version... no1176checking whether qsort_r is BSD version... yes1177checking whether atan2 handles Inf as C99... yes1178checking for clock_getres... yes1179checking for timer_create in -lrt... no1180checking for timer_settime in -lrt... no1181checking for unsetenv returns a value... yes1182checking whether struct tm is in sys/time.h or time.h... time.h1183checking for struct tm.tm_zone... yes1184checking for struct tm.tm_gmtoff... yes1185checking for external int daylight... yes1186checking for negative time_t for gmtime(3)... yes1187checking for localtime(3) overflow correctly... yes1188checking for sig_t... yes1189checking whether right shift preserve sign bit... yes1190checking for copy_file_range... no1191checking whether _SC_CLK_TCK is supported... yes1192checking stack growing direction on x86_64... -11193checking native coroutine implementation for x86_64-darwin18... amd641194checking whether pthread_t is scalar type... yes1195checking for sched_yield... yes1196checking for pthread_attr_setinheritsched... yes1197checking for pthread_attr_get_np... no1198checking for pthread_attr_getstack... yes1199checking for pthread_attr_getguardsize... yes1200checking for pthread_get_stackaddr_np... yes1201checking for pthread_get_stacksize_np... yes1202checking for thr_stksegment... no1203checking for pthread_stackseg_np... no1204checking for pthread_getthrds_np... no1205checking for pthread_condattr_setclock... no1206checking for pthread_setname_np... yes1207checking for pthread_set_name_np... no1208checking for pthread_sigmask... yes1209checking for pthread_getattr_np... no1210checking arguments of pthread_setname_np... (name)1211checking if mcontext_t is a pointer... yes1212checking for getcontext... (cached) no1213checking for setcontext... (cached) no1214checking if fork works with pthread... yes1215checking for sys/user.h... yes1216checking whether PAGE_SIZE is compile-time const... yes1217checking ioctl request type... unsigned long1218checking for mach-o/loader.h... yes1219checking whether OS depend dynamic link works... yes1220checking whether -Wl,-multiply_defined,suppress is accepted as LDFLAGS... yes1221checking whether -Wl,-multiply_defined,suppress is accepted for bundle... yes1222checking whether -Wl,-undefined,dynamic_lookup is accepted as LDFLAGS... yes1223checking whether -Wl,-undefined,dynamic_lookup is accepted for bundle... yes1224checking for libproc.h... yes1225checking for execinfo.h... yes1226checking for backtrace in -lexecinfo... no1227checking for libunwind.h... yes1228checking for mach/task.h... yes1229checking for mach/mach_init.h... yes1230checking for mach/mach_port.h... yes1231checking for backtrace... yes1232checking for broken backtrace... yes1233checking for valgrind/memcheck.h... no1234checking for strip flags... -A -n1235checking whether -Wl,--no-as-needed is accepted as LDFLAGS... no1236checking whether -Wl,--no-undefined is accepted as LDFLAGS... no1237checking whether wrapper for DYLD_LIBRARY_PATH is needed... yes1238checking whether dtrace USDT is available... yes(-xnolibs)1239checking whether dtrace needs post processing... no1240checking for __builtin_setjmp... (cached) no1241checking for _setjmpex as a macro or function... no1242checking for _setjmp as a macro or function... yes1243checking for sigsetjmp as a macro or function... yes1244checking for setjmp type... sigsetjmp,01245checking for rustc... rustc1246checking whether rustc works for YJIT... yes1247checking for prefix of external symbols... _1248checking whether Security framework is needed... no1249checking if make is GNU make... yes1250.ext/include/x86_64-darwin18/ruby/config.h updated1251configure: ruby library version = 3.2.01252configure: creating ./config.status1253config.status: creating GNUmakefile1254config.status: creating Makefile1255---1256Configuration summary for ruby version 3.2.51258 * Installation prefix: /Users/travis/.rvm/rubies/ruby-3.2.51259 * exec prefix: ${prefix}1260 * arch: x86_64-darwin181261 * site arch: ${arch}1262 * RUBY_BASE_NAME: ruby1263 * enable shared: yes1264 * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME}1265 * site libraries path: ${rubylibprefix}/${sitearch}1266 * vendor path: ${rubylibprefix}/vendor_ruby1267 * target OS: darwin181268 * compiler: gcc1269 * with thread: pthread1270 * with coroutine: amd641271 * enable shared libs: yes1272 * dynamic library ext: bundle1273 * CFLAGS: -fdeclspec ${optflags} ${debugflags} ${warnflags}1274 * LDFLAGS: -L. -L/usr/local/opt/libyaml/lib \1275 -L/usr/local/opt/libksba/lib \1276 -L/usr/local/opt/readline/lib \1277 -L/usr/local/opt/zlib/lib \1278 -L/usr/local/opt/openssl@1.1/lib \1279 -fstack-protector-strong1280 * DLDFLAGS: -L/usr/local/opt/libyaml/lib \1281 -L/usr/local/opt/libksba/lib \1282 -L/usr/local/opt/readline/lib \1283 -L/usr/local/opt/zlib/lib \1284 -L/usr/local/opt/openssl@1.1/lib \1285 -Wl,-multiply_defined,suppress \1286 -Wl,-undefined,dynamic_lookup1287 * optflags: -O3 -fno-fast-math1288 * debugflags: -ggdb31289 * warnflags: -Wall -Wextra -Wextra-tokens \1290 -Wdeprecated-declarations -Wdivision-by-zero \1291 -Wdiv-by-zero -Wimplicit-function-declaration \1292 -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \1293 -Wwrite-strings -Wold-style-definition \1294 -Wmissing-noreturn -Wno-constant-logical-operand \1295 -Wno-long-long -Wno-missing-field-initializers \1296 -Wno-overlength-strings -Wno-parentheses-equality \1297 -Wno-self-assign -Wno-tautological-compare \1298 -Wno-unused-parameter -Wno-unused-value \1299 -Wunused-variable -Wundef1300 * strip command: strip -A -n1301 * install doc: no1302 * MJIT support: yes1303 * YJIT support: yes1304 * man page type: doc1305 * BASERUBY -v: ruby 2.6.4p104 (2019-08-28 revision 67798) \1306 [x86_64-darwin18]1308---check.11311make sure bundler works1313Successfully installed bundler-2.5.2213141 gem installed1317Fetching gem metadata from https://rubygems.org/....1318Resolving dependencies...1319Fetching base64 0.2.01320Fetching ruby2_keywords 0.0.51321Installing ruby2_keywords 0.0.51322Installing base64 0.2.01323Fetching rack 3.1.81324Fetching tilt 2.4.01325Installing tilt 2.4.01326Installing rack 3.1.81327Fetching mustermann 3.0.31328Installing mustermann 3.0.31329Fetching rack-protection 4.0.01330Installing rack-protection 4.0.01331Fetching rack-session 2.0.01332Installing rack-session 2.0.01333Fetching sinatra 4.0.01334Installing sinatra 4.0.01335Bundle complete! 1 Gemfile dependency, 9 gems now installed.1336Use `bundle info [gemname]` to see where a bundled gem is installed.check.21339make sure native extension can be built1341Successfully installed ffi-1.17.0-x86_64-darwin13421 gem installed1345Successfully uninstalled ffi-1.17.0-x86_64-darwinpublish1348upload to S31350Updating Homebrew...1351==> Downloading https://ghcr.io/v2/homebrew/portable-ruby/portable-ruby/blobs/sha256:e02b387d80f10c835df15115360b0b5deb8e35f8967c7e68c9942af0460232091352######################################################################## 100.0%1353==> Pouring portable-ruby-3.3.5.el_capitan.bottle.tar.gz1354==> Homebrew collects anonymous analytics.1355Read the analytics documentation (and how to opt-out) here:1356 https://docs.brew.sh/Analytics1357No analytics have been recorded yet (nor will be during this `brew` run).1359==> Homebrew is run entirely by unpaid volunteers. Please consider donating:1360 https://github.com/Homebrew/brew#donations1362Installing from the API is now the default behaviour!1363You can save space and time by running:1364 brew untap homebrew/core1365 brew untap homebrew/cask1366Warning: Using `--insecure` with curl to download formula.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.1367Warning: Using `--insecure` with curl to download cask.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.1368Warning: Using `--insecure` with curl to download formula.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.1369Warning: Using `--insecure` with curl to download formula_tap_migrations.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.1370Warning: Using `--insecure` with curl to download cask.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.1371Warning: Using `--insecure` with curl to download cask_tap_migrations.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.1372Warning: You are using macOS 10.14.1373We (and Apple) do not provide support for this old version.1374It is expected behaviour that some formulae will fail to build in this old version.1375It is expected behaviour that Homebrew will be buggy and slow.1376Do not create any issues about this on Homebrew's GitHub repositories.1377Do not create any issues even if you think this message is unrelated.1378Any opened issues will be immediately closed without response.1379Do not ask for help from Homebrew or its maintainers on social media.1380You may ask for help in Homebrew's discussions but are unlikely to receive a response.1381Try to figure out the problem yourself and submit a fix as a pull request.1382We will review it but may or may not accept it.1384==> Fetching dependencies for awscli: pycparser, mpdecimal, ca-certificates, openssl@3, readline, sqlite, xz, pkg-config, libffi, python@3.11, python@3.12, python@3.13, cffi, libssh2, cmake, libgit2, z3, lz4, zstd, ninja, pcre2, swig, llvm, rust, maturin and cryptography1385==> Fetching pycparser1386==> Downloading https://ghcr.io/v2/homebrew/core/pycparser/manifests/2.22_11387==> Downloading https://ghcr.io/v2/homebrew/core/pycparser/blobs/sha256:96eddd22a812be4f919562d6525ab8fa19b03b700426d2fbf892da0f4fd02e731388==> Fetching mpdecimal1389==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/m/mpdecimal.rb1390==> Downloading https://www.bytereef.org/software/mpdecimal/releases/mpdecimal-4.0.0.tar.gz1391==> Fetching ca-certificates1392==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-09-241393==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:212f2576348d5f5797d8d3905eb70d0d9bf8829345bce9e20e2fd0336f3446481394Warning: Using `--insecure` with curl to download an updated certificates file because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.1395==> Fetching openssl@31396==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/o/openssl@3.rb1397==> Downloading https://github.com/openssl/openssl/releases/download/openssl-3.3.2/openssl-3.3.2.tar.gz1398==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/7634677/c1714487-6cf3-4572-a1ac-fe3d9f59b467?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241022%2F[secure]%2Fs3%2Faws4_request&X-Amz-Date=20241022T164347Z&X-Amz-Expires=300&X-Amz-Signature=4b168c4a531ebd8c029cb232c14aa86dfad258db108c7c0225b976e498d273be&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dopenssl-3.3.2.tar.gz&response-content-type=application%2Foctet-stream1399==> Fetching readline1400==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/r/readline.rb1401==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0011402==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0021403==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0031404==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0041405==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0051406==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0061407==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0071408==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0081409==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0091410==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0101411==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0111412==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0121413==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-0131414==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz1415==> Fetching sqlite1416==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/s/sqlite.rb1417==> Downloading https://www.sqlite.org/2024/sqlite-autoconf-3460100.tar.gz1418==> Fetching xz1419==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/x/xz.rb1420==> Downloading https://github.com/tukaani-project/xz/releases/download/v5.6.3/xz-5.6.3.tar.gz1421==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/553665726/054f4c8e-a85c-443e-a058-b3ee50276751?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241022%2F[secure]%2Fs3%2Faws4_request&X-Amz-Date=20241022T164402Z&X-Amz-Expires=300&X-Amz-Signature=9827c33da3ca00877ea433d540be35f6b54d0beb94a9033d32e6fe22f4d7cc97&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dxz-5.6.3.tar.gz&response-content-type=application%2Foctet-stream1422==> Fetching pkg-config1423==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/manifests/0.29.2_31424==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/blobs/sha256:0d14b797dba0e0ab595c9afba8ab7ef9c901b60b4f806b36580ef95ebb3702321425==> Fetching libffi1426==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/lib/libffi.rb1427==> Downloading https://github.com/libffi/libffi/releases/download/v3.4.6/libffi-3.4.6.tar.gz1428==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/321154/39abe7c6-34ad-4af4-b7fd-b08f2448f843?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241022%2F[secure]%2Fs3%2Faws4_request&X-Amz-Date=20241022T164404Z&X-Amz-Expires=300&X-Amz-Signature=930e5f70908d3c29d9561aebd50fa3fad50be2ed59df35aca350aac2fdeab746&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dlibffi-3.4.6.tar.gz&response-content-type=application%2Foctet-stream1429==> Fetching python@3.111430==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/p/python@3.11.rb1431==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/6d2fba8de3159182025237d373a6f4f78b8bd203/python/3.11-sysconfig.diff1432==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/a1618a5005d0b01d63b720321806820a03432f1a/python/3.10-distutils-scheme.diff1433==> Downloading https://files.pythonhosted.org/packages/c4/e6/c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80/flit_core-3.9.0.tar.gz1434==> Downloading https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz1435==> Downloading https://files.pythonhosted.org/packages/3e/2c/f0a538a2f91ce633a78daaeb34cbfb93a54bd2132a6de1f6cec028eee6ef/setuptools-74.1.2.tar.gz1436==> Downloading https://files.pythonhosted.org/packages/b7/a0/95e9e962c5fd9da11c1e28aa4c0d8210ab277b1ada951d2aee336b505813/wheel-0.44.0.tar.gz1437==> Downloading https://www.python.org/ftp/python/3.11.10/Python-3.11.10.tgz1438==> Fetching python@3.121439==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/p/python@3.12.rb1440==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/6d2fba8de3159182025237d373a6f4f78b8bd203/python/3.11-sysconfig.diff1441Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/2322057182c6bb73dfe09e098010168a5a9d0712a89cee86d2c5ddb11052137e--3.11-sysconfig.diff1442==> Downloading https://files.pythonhosted.org/packages/c4/e6/c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80/flit_core-3.9.0.tar.gz1443Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/240a7924cd4b28a95eb7967148f1a55a9fa38b65f3722a6e5e16193319616b0f--flit_core-3.9.0.tar.gz1444==> Downloading https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz1445Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/1d254ab6f3faf1adbba5e7a1c80fdc683cc524ca2953fe7dbb04e7bbbe5ebc22--pip-24.2.tar.gz1446==> Downloading https://files.pythonhosted.org/packages/27/b8/f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74b/setuptools-75.1.0.tar.gz1447==> Downloading https://files.pythonhosted.org/packages/b7/a0/95e9e962c5fd9da11c1e28aa4c0d8210ab277b1ada951d2aee336b505813/wheel-0.44.0.tar.gz1448Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/ce6706d401907ae2b7fffebfd68689fabab5db9f2c4c68c163fa97804627e61d--wheel-0.44.0.tar.gz1449==> Downloading https://www.python.org/ftp/python/3.12.7/Python-3.12.7.tgz1450==> Fetching python@3.131451==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/p/python@3.13.rb1452==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/8b5bcbb262d1ea4e572bba55043bf7d2341a6821/python/3.13-sysconfig.diff1453==> Downloading https://files.pythonhosted.org/packages/c4/e6/c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80/flit_core-3.9.0.tar.gz1454Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/240a7924cd4b28a95eb7967148f1a55a9fa38b65f3722a6e5e16193319616b0f--flit_core-3.9.0.tar.gz1455==> Downloading https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz1456Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/1d254ab6f3faf1adbba5e7a1c80fdc683cc524ca2953fe7dbb04e7bbbe5ebc22--pip-24.2.tar.gz1457==> Downloading https://files.pythonhosted.org/packages/27/b8/f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74b/setuptools-75.1.0.tar.gz1458Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/5c0af5acc79f514d9e861f222b6ce549dc1b3f5ca243f04d0ad9e0a66a4288fa--setuptools-75.1.0.tar.gz1459==> Downloading https://files.pythonhosted.org/packages/b7/a0/95e9e962c5fd9da11c1e28aa4c0d8210ab277b1ada951d2aee336b505813/wheel-0.44.0.tar.gz1460Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/ce6706d401907ae2b7fffebfd68689fabab5db9f2c4c68c163fa97804627e61d--wheel-0.44.0.tar.gz1461==> Downloading https://www.python.org/ftp/python/3.13.0/Python-3.13.0.tgz1462==> Fetching cffi1463==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/c/cffi.rb1464==> Downloading https://files.pythonhosted.org/packages/fc/97/c783634659c2920c3fc70419e3af40972dbaf758daa229a7d6ea6135c90d/cffi-1.17.1.tar.gz1465==> Fetching libssh21466==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/lib/libssh2.rb1467==> Downloading https://libssh2.org/download/libssh2-1.11.1.tar.gz1468==> Fetching cmake1469==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/c/cmake.rb1470==> Downloading https://github.com/Kitware/CMake/releases/download/v3.30.5/cmake-3.30.5.tar.gz1471==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/537699/b6580c47-207f-4e19-9038-0e3f4f46dcab?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241022%2F[secure]%2Fs3%2Faws4_request&X-Amz-Date=20241022T164422Z&X-Amz-Expires=300&X-Amz-Signature=3e26c5d0291b2cc69fd02fb13acc1e2a0629e26812f5d2f968ff0a00adf82a78&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dcmake-3.30.5.tar.gz&response-content-type=application%2Foctet-stream1472==> Fetching libgit21473==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/lib/libgit2.rb1474==> Downloading https://github.com/libgit2/libgit2/archive/refs/tags/v1.8.2.tar.gz1475==> Downloading from https://codeload.github.com/libgit2/libgit2/tar.gz/refs/tags/v1.8.21476==> Fetching z31477==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/z/z3.rb1478==> Downloading https://github.com/Z3Prover/z3/archive/refs/tags/z3-4.13.3.tar.gz1479==> Downloading from https://codeload.github.com/Z3Prover/z3/tar.gz/refs/tags/z3-4.13.31480==> Fetching lz41481==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/l/lz4.rb1482==> Downloading https://github.com/lz4/lz4/archive/refs/tags/v1.10.0.tar.gz1483==> Downloading from https://codeload.github.com/lz4/lz4/tar.gz/refs/tags/v1.10.01484==> Fetching zstd1485==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/z/zstd.rb1486==> Downloading https://github.com/facebook/zstd/archive/refs/tags/v1.5.6.tar.gz1487==> Downloading from https://codeload.github.com/facebook/zstd/tar.gz/refs/tags/v1.5.61488==> Fetching ninja1489==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/n/ninja.rb1490==> Downloading https://github.com/ninja-build/ninja/archive/refs/tags/v1.12.1.tar.gz1491==> Downloading from https://codeload.github.com/ninja-build/ninja/tar.gz/refs/tags/v1.12.11492==> Fetching pcre21493==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/p/pcre2.rb1494==> Downloading https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz21495==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/398251321/0891ddc8-d12c-4a09-bd01-9bce20acef3c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241022%2F[secure]%2Fs3%2Faws4_request&X-Amz-Date=20241022T164431Z&X-Amz-Expires=300&X-Amz-Signature=232c51ca8b48e336901f92f94121898399e58478fcadb329bab6687bbf3b2871&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dpcre2-10.44.tar.bz2&response-content-type=application%2Foctet-stream1496==> Fetching swig1497==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/s/swig.rb1498==> Downloading https://downloads.sourceforge.net/project/swig/swig/swig-4.3.0/swig-4.3.0.tar.gz1499==> Downloading from https://netactuate.dl.sourceforge.net/project/swig/swig/swig-4.3.0/swig-4.3.0.tar.gz?viasf=11500==> Fetching llvm1501==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/l/llvm.rb1502==> Downloading https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.2/llvm-project-19.1.2.src.tar.xz1503==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/75821432/d89c964a-a7a4-4075-acb5-5c09ad7a9521?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241022%2F[secure]%2Fs3%2Faws4_request&X-Amz-Date=20241022T164434Z&X-Amz-Expires=300&X-Amz-Signature=1151d18ea587d4c3a55cb4753c2b754419f660a846d74ccba276569679ae23de&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dllvm-project-19.1.2.src.tar.xz&response-content-type=application%2Foctet-stream1504==> Fetching rust1505==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/r/rust.rb1506==> Downloading https://github.com/rust-lang/cargo/archive/refs/tags/0.83.0.tar.gz1507==> Downloading from https://codeload.github.com/rust-lang/cargo/tar.gz/refs/tags/0.83.01508==> Downloading https://static.rust-lang.org/dist/2024-09-05/rustc-1.81.0-x86_64-apple-darwin.tar.xz1509==> Downloading https://static.rust-lang.org/dist/2024-09-05/cargo-1.81.0-x86_64-apple-darwin.tar.xz1510==> Downloading https://static.rust-lang.org/dist/2024-09-05/rust-std-1.81.0-x86_64-apple-darwin.tar.xz1511==> Downloading https://static.rust-lang.org/dist/rustc-1.82.0-src.tar.gz1512==> Fetching maturin1513==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/m/maturin.rb1514==> Downloading https://github.com/PyO3/maturin/archive/refs/tags/v1.7.4.tar.gz1515==> Downloading from https://codeload.github.com/PyO3/maturin/tar.gz/refs/tags/v1.7.41516==> Fetching cryptography1517==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/c/cryptography.rb1518==> Downloading https://files.pythonhosted.org/packages/51/28/31a650d9209d873b6aec759c944bd284155154d7a01f7f541786d7c435ca/maturin-1.7.4.tar.gz1519==> Downloading https://files.pythonhosted.org/packages/7d/31/f2289ce78b9b473d582568c234e104d2a342fd658cc288a7553d83bb8595/semantic_version-2.10.0.tar.gz1520==> Downloading https://files.pythonhosted.org/packages/07/37/b31be7e4b9f13b59cde9dcaeff112d401d49e0dc5b37ed4a9fc8fb12f409/setuptools-75.2.0.tar.gz1521==> Downloading https://files.pythonhosted.org/packages/d3/6b/99a1588d826ceb108694ba00f78bc6afda10ed5d72d550ae8f256af1f7b4/setuptools_rust-1.10.2.tar.gz1522==> Downloading https://files.pythonhosted.org/packages/0d/05/07b55d1fa21ac18c3a8c79f764e2514e6f6a9698f1be44994f5adf0d29db/cryptography-43.0.3.tar.gz1523==> Fetching awscli1524==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f5c6cde15afa0ae58a48e2c9ac1f16a17a05e/Formula/a/awscli.rb1525==> Downloading https://files.pythonhosted.org/packages/e2/e5/82646e045902c237df1e59c2430ed392377d4dff0755eb30f9ea2c47d15f/awscrt-0.22.0.tar.gz1526==> Downloading https://files.pythonhosted.org/packages/d8/53/6f443c9a4a8358a93a6792e2acffb9d9d5cb0a5cfd8802644b7b1c9a02e4/colorama-0.4.6.tar.gz1527==> Downloading https://files.pythonhosted.org/packages/4b/89/eaa3a3587ebf8bed93e45aa79be8c2af77d50790d15b53f6dfc85b57f398/distro-1.8.0.tar.gz1528==> Downloading https://files.pythonhosted.org/packages/6b/5c/330ea8d383eb2ce973df34d1239b3b21e91cd8c865d21ff82902d952f91f/docutils-0.19.tar.gz1529==> Downloading https://files.pythonhosted.org/packages/c4/e6/c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80/flit_core-3.9.0.tar.gz1530Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/240a7924cd4b28a95eb7967148f1a55a9fa38b65f3722a6e5e16193319616b0f--flit_core-3.9.0.tar.gz1531==> Downloading https://files.pythonhosted.org/packages/00/2a/e867e8531cf3e36b41201936b7fa7ba7b5702dbef42922193f05c8976cd6/jmespath-1.0.1.tar.gz1532==> Downloading https://files.pythonhosted.org/packages/4b/bb/75cdcd356f57d17b295aba121494c2333d26bfff1a837e6199b8b83c415a/prompt_toolkit-3.0.38.tar.gz1533==> Downloading https://files.pythonhosted.org/packages/d9/77/bd458a2e387e98f71de86dcc2ca2cab64489736004c80bc12b70da8b5488/python-dateutil-2.9.0.tar.gz1534==> Downloading https://files.pythonhosted.org/packages/46/a9/6ed24832095b692a8cecc323230ce2ec3480015fbfa4b79941bd41b23a3c/ruamel.yaml-0.17.21.tar.gz1535==> Downloading https://files.pythonhosted.org/packages/46/ab/bab9eb1566cd16f060b54055dd39cf6a34bfa0240c53a7218c43e974295b/ruamel.yaml.clib-0.2.8.tar.gz1536==> Downloading https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-1.16.0.tar.gz1537==> Downloading https://files.pythonhosted.org/packages/e4/e8/6ff5e6bc22095cfc59b6ea711b687e2b7ed4bdb373f7eeec370a97d7392f/urllib3-1.26.20.tar.gz1538==> Downloading https://files.pythonhosted.org/packages/6c/63/53559446a878410fc5a5974feb13d31d78d752eb18aeba59c7fef1af7598/wcwidth-0.2.13.tar.gz1539==> Downloading https://github.com/aws/aws-cli/archive/refs/tags/2.18.11.tar.gz1540==> Downloading from https://codeload.github.com/aws/aws-cli/tar.gz/refs/tags/2.18.111541Warning: Your Xcode (10.2.1) is outdated.1542Please update to Xcode 11.3.1 (or delete it).1543Xcode can be updated from the App Store.1545Warning: A newer Command Line Tools release is available.1546Update them from Software Update in System Preferences.1548If that doesn't show you any updates, run:1549 sudo rm -rf /Library/Developer/CommandLineTools1550 sudo xcode-select --install1552Alternatively, manually download them from:1553 https://developer.apple.com/download/all/.1554You should download the Command Line Tools for Xcode 11.3.1.1556==> Installing dependencies for awscli: cmake, pycparser, mpdecimal, ca-certificates, openssl@3, readline, sqlite, xz, pkg-config, libffi, python@3.11, python@3.12, python@3.13, cffi, libssh2, libgit2, z3, lz4, zstd, ninja, pcre2, swig, llvm, rust, maturin and cryptography1557==> Installing awscli dependency: cmake1558Warning: Your Xcode (10.2.1) is outdated.1559Please update to Xcode 11.3.1 (or delete it).1560Xcode can be updated from the App Store.1562Warning: A newer Command Line Tools release is available.1563Update them from Software Update in System Preferences.1565If that doesn't show you any updates, run:1566 sudo rm -rf /Library/Developer/CommandLineTools1567 sudo xcode-select --install1569Alternatively, manually download them from:1570 https://developer.apple.com/download/all/.1571You should download the Command Line Tools for Xcode 11.3.1.1576Warning: Using `--insecure` with curl to download formula.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.1578######################################################################### 100.0%1579🍺 /usr/local/Cellar/cmake/3.30.5: 3,424 files, 59.2MB, built in 29 minutes 54 seconds1580==> Installing awscli dependency: pycparser1581==> Downloading https://ghcr.io/v2/homebrew/core/pycparser/manifests/2.22_11582Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/bcc371a4c6cfaae40014a9277121028f0f532091988cdacb4d8c23556d3e5b96--pycparser-2.22_1.bottle_manifest.json1583==> Pouring pycparser--2.22_1.all.bottle.tar.gz1584🍺 /usr/local/Cellar/pycparser/2.22_1: 98 files, 1.8MB1585==> Installing awscli dependency: mpdecimal1586Warning: Your Xcode (10.2.1) is outdated.1587Please update to Xcode 11.3.1 (or delete it).1588Xcode can be updated from the App Store.1590Warning: A newer Command Line Tools release is available.1591Update them from Software Update in System Preferences.1593If that doesn't show you any updates, run:1594 sudo rm -rf /Library/Developer/CommandLineTools1595 sudo xcode-select --install1597Alternatively, manually download them from:1598 https://developer.apple.com/download/all/.1599You should download the Command Line Tools for Xcode 11.3.1.1604Warning: Using `--insecure` with curl to download formula.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.1606######################################################################### 100.0%1607🍺 /usr/local/Cellar/mpdecimal/4.0.0: 22 files, 565.2KB, built in 20 seconds1608==> Installing awscli dependency: ca-certificates1609==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-09-241610Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/338dad7c2ff7c822cda7c417944521589856741c0fbd7a7f07b88a18d7fb7e05--ca-certificates-2024-09-24.bottle_manifest.json1611==> Pouring ca-certificates--2024-09-24.all.bottle.tar.gz1612Warning: Using `--insecure` with curl to download formula.jws.json because we need it to run `brew install ca-certificates` in order to download securely from now on. Checksums will still be verified.1614######################################################################### 100.0%1616🍺 /usr/local/Cellar/ca-certificates/2024-09-24: 4 files, 237.5KB1617==> Installing awscli dependency: openssl@31618Warning: Your Xcode (10.2.1) is outdated.1619Please update to Xcode 11.3.1 (or delete it).1620Xcode can be updated from the App Store.1622Warning: A newer Command Line Tools release is available.1623Update them from Software Update in System Preferences.1625If that doesn't show you any updates, run:1626 sudo rm -rf /Library/Developer/CommandLineTools1627 sudo xcode-select --install1629Alternatively, manually download them from:1630 https://developer.apple.com/download/all/.1631You should download the Command Line Tools for Xcode 11.3.1.1634######################################################################### 100.0%1636######################################################################### 100.0%1638######################################################################### 100.0%1644######################################################################### 100.0%1645🍺 /usr/local/Cellar/openssl@3/3.3.2: 6,975 files, 33MB, built in 16 minutes 2 seconds1646==> Installing awscli dependency: readline1647Warning: Your Xcode (10.2.1) is outdated.1648Please update to Xcode 11.3.1 (or delete it).1649Xcode can be updated from the App Store.1651Warning: A newer Command Line Tools release is available.1652Update them from Software Update in System Preferences.1654If that doesn't show you any updates, run:1655 sudo rm -rf /Library/Developer/CommandLineTools1656 sudo xcode-select --install1658Alternatively, manually download them from:1659 https://developer.apple.com/download/all/.1660You should download the Command Line Tools for Xcode 11.3.1.1664patching file nls.c1665patching file patchlevel1667patching file display.c1668patching file patchlevel1670patching file colors.c1671patching file patchlevel1673patching file input.c1674patching file patchlevel1676patching file callback.c1677patching file patchlevel1679patching file input.c1680Hunk #1 succeeded at 805 (offset -7 lines).1681Hunk #2 succeeded at 816 (offset -7 lines).1682Hunk #3 succeeded at 895 (offset -7 lines).1683Hunk #4 succeeded at 938 (offset -7 lines).1684patching file patchlevel1686patching file display.c1687Hunk #1 succeeded at 3391 (offset -3 lines).1688patching file patchlevel1690patching file text.c1691patching file bind.c1692patching file rltty.c1693patching file patchlevel1695patching file complete.c1696patching file patchlevel1698patching file complete.c1699patching file patchlevel1701patching file bind.c1702patching file patchlevel1704patching file readline.c1705patching file isearch.c1706patching file patchlevel1708patching file text.c1709patching file patchlevel1712🍺 /usr/local/Cellar/readline/8.2.13: 51 files, 1.6MB, built in 34 seconds1713==> Installing awscli dependency: sqlite1714Warning: Your Xcode (10.2.1) is outdated.1715Please update to Xcode 11.3.1 (or delete it).1716Xcode can be updated from the App Store.1718Warning: A newer Command Line Tools release is available.1719Update them from Software Update in System Preferences.1721If that doesn't show you any updates, run:1722 sudo rm -rf /Library/Developer/CommandLineTools1723 sudo xcode-select --install1725Alternatively, manually download them from:1726 https://developer.apple.com/download/all/.1727You should download the Command Line Tools for Xcode 11.3.1.1731🍺 /usr/local/Cellar/sqlite/3.46.1: 12 files, 4.7MB, built in 1 minute 29 seconds1732==> Installing awscli dependency: xz1733Warning: Your Xcode (10.2.1) is outdated.1734Please update to Xcode 11.3.1 (or delete it).1735Xcode can be updated from the App Store.1737Warning: A newer Command Line Tools release is available.1738Update them from Software Update in System Preferences.1740If that doesn't show you any updates, run:1741 sudo rm -rf /Library/Developer/CommandLineTools1742 sudo xcode-select --install1744Alternatively, manually download them from:1745 https://developer.apple.com/download/all/.1746You should download the Command Line Tools for Xcode 11.3.1.1751🍺 /usr/local/Cellar/xz/5.6.3: 96 files, 1.8MB, built in 1 minute 19 seconds1752==> Installing awscli dependency: pkg-config1753==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/manifests/0.29.2_31754Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/ac691fc7ab8ecffba32a837e7197101d271474a3a84cfddcc30c9fd6763ab3c6--pkg-config-0.29.2_3.bottle_manifest.json1755==> Pouring pkg-config--0.29.2_3.mojave.bottle.tar.gz1756🍺 /usr/local/Cellar/pkg-config/0.29.2_3: 12 files, 626.5KB1757==> Installing awscli dependency: libffi1758Warning: Your Xcode (10.2.1) is outdated.1759Please update to Xcode 11.3.1 (or delete it).1760Xcode can be updated from the App Store.1762Warning: A newer Command Line Tools release is available.1763Update them from Software Update in System Preferences.1765If that doesn't show you any updates, run:1766 sudo rm -rf /Library/Developer/CommandLineTools1767 sudo xcode-select --install1769Alternatively, manually download them from:1770 https://developer.apple.com/download/all/.1771You should download the Command Line Tools for Xcode 11.3.1.1775🍺 /usr/local/Cellar/libffi/3.4.6: 18 files, 652.8KB, built in 21 seconds1776==> Installing awscli dependency: python@3.111777Warning: Your Xcode (10.2.1) is outdated.1778Please update to Xcode 11.3.1 (or delete it).1779Xcode can be updated from the App Store.1781Warning: A newer Command Line Tools release is available.1782Update them from Software Update in System Preferences.1784If that doesn't show you any updates, run:1785 sudo rm -rf /Library/Developer/CommandLineTools1786 sudo xcode-select --install1788Alternatively, manually download them from:1789 https://developer.apple.com/download/all/.1790You should download the Command Line Tools for Xcode 11.3.1.1794patching file Lib/sysconfig.py1796patching file Lib/distutils/command/install.py1808######################################################################### 100.0%1811🍺 /usr/local/Cellar/python@3.11/3.11.10: 8,525 files, 197.8MB, built in 14 minutes 20 seconds1812==> Installing awscli dependency: python@3.121813Warning: Your Xcode (10.2.1) is outdated.1814Please update to Xcode 11.3.1 (or delete it).1815Xcode can be updated from the App Store.1817Warning: A newer Command Line Tools release is available.1818Update them from Software Update in System Preferences.1820If that doesn't show you any updates, run:1821 sudo rm -rf /Library/Developer/CommandLineTools1822 sudo xcode-select --install1824Alternatively, manually download them from:1825 https://developer.apple.com/download/all/.1826You should download the Command Line Tools for Xcode 11.3.1.1830patching file Lib/sysconfig.py1831Hunk #1 succeeded at 96 (offset 1 line).1832Hunk #2 succeeded at 300 (offset 5 lines).1844######################################################################### 100.0%1847🍺 /usr/local/Cellar/python@3.12/3.12.7_1: 8,352 files, 185.8MB, built in 12 minutes 59 seconds1848==> Installing awscli dependency: python@3.131849Warning: Your Xcode (10.2.1) is outdated.1850Please update to Xcode 11.3.1 (or delete it).1851Xcode can be updated from the App Store.1853Warning: A newer Command Line Tools release is available.1854Update them from Software Update in System Preferences.1856If that doesn't show you any updates, run:1857 sudo rm -rf /Library/Developer/CommandLineTools1858 sudo xcode-select --install1860Alternatively, manually download them from:1861 https://developer.apple.com/download/all/.1862You should download the Command Line Tools for Xcode 11.3.1.1866patching file Lib/sysconfig/__init__.py1869Last 15 lines from /Users/travis/Library/Logs/Homebrew/python@3.13/02.make:18700:01:38 load avg: 1.57 [39/44] test_str18710:01:40 load avg: 1.57 [40/44] test_struct18720:01:41 load avg: 1.53 [41/44] test_tabnanny18730:01:42 load avg: 1.53 [42/44] test_time18740:01:45 load avg: 1.53 [43/44] test_xml_etree1875test test_xml_etree failed18760:01:46 load avg: 1.53 [44/44] test_xml_etree_c -- test_xml_etree failed (2 errors)1877test test_xml_etree_c failed1878test_xml_etree_c failed (2 errors)1880Total duration: 1 min 47 sec1881Total tests: run=9,361 skipped=1981882Total test files: run=44/44 failed=21883Result: FAILURE1884make: *** [profile-run-stamp] Error 21886Do not report this issue to Homebrew/brew or Homebrew/homebrew-core!1889Error: You are using macOS 10.14.1890We (and Apple) do not provide support for this old version.1891It is expected behaviour that some formulae will fail to build in this old version.1892It is expected behaviour that Homebrew will be buggy and slow.1893Do not create any issues about this on Homebrew's GitHub repositories.1894Do not create any issues even if you think this message is unrelated.1895Any opened issues will be immediately closed without response.1896Do not ask for help from Homebrew or its maintainers on social media.1897You may ask for help in Homebrew's discussions but are unlikely to receive a response.1898Try to figure out the problem yourself and submit a fix as a pull request.1899We will review it but may or may not accept it.1902Error: Your Xcode (10.2.1) is outdated.1903Please update to Xcode 11.3.1 (or delete it).1904Xcode can be updated from the App Store.1907Error: A newer Command Line Tools release is available.1908Update them from Software Update in System Preferences.1910If that doesn't show you any updates, run:1911 sudo rm -rf /Library/Developer/CommandLineTools1912 sudo xcode-select --install1914Alternatively, manually download them from:1915 https://developer.apple.com/download/all/.1916You should download the Command Line Tools for Xcode 11.3.1.1918Do not report this issue: you are running in an unsupported configuration.1920./build.sh: line 330: aws: command not foundcheck.31922make sure it installs1924Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-3.2.5/bin is not at first place.1925 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.1926 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>1927 To fix it temporarily in this shell session run: <code>rvm use ruby-3.2.5</code>1928 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.1934Using /Users/travis/.rvm/gems/ruby-2.6.41937rvm_remote_server_url3=https://s3.amazonaws.com/travis-rubies/binaries1938 rvm_remote_server_type3=rubies1939 rvm_remote_server_verify_downloads3=11942Searching for binary rubies, this might take some time.1943Requested binary installation but no rubies are available to download, consider skipping --binary flag.1945The command "rvm install ruby-3.2.5 --binary" failed. Retrying, 2 of 3.1947Searching for binary rubies, this might take some time.1948Requested binary installation but no rubies are available to download, consider skipping --binary flag.1950The command "rvm install ruby-3.2.5 --binary" failed. Retrying, 3 of 3.1952Searching for binary rubies, this might take some time.1953Requested binary installation but no rubies are available to download, consider skipping --binary flag.1956RubyGems Environment:1957 - RUBYGEMS VERSION: 3.0.61958 - RUBY VERSION: 2.6.4 (2019-08-28 patchlevel 104) [x86_64-darwin18]1959 - INSTALLATION DIRECTORY: /Users/travis/.rvm/gems/ruby-2.6.41960 - USER INSTALLATION DIRECTORY: /Users/travis/.gem/ruby/2.6.01961 - RUBY EXECUTABLE: /Users/travis/.rvm/rubies/ruby-2.6.4/bin/ruby1962 - GIT EXECUTABLE: /usr/local/bin/git1963 - EXECUTABLE DIRECTORY: /Users/travis/.rvm/gems/ruby-2.6.4/bin1964 - SPEC CACHE DIRECTORY: /Users/travis/.gem/specs1965 - SYSTEM CONFIGURATION DIRECTORY: /Users/travis/.rvm/rubies/ruby-2.6.4/etc1966 - RUBYGEMS PLATFORMS:1967 - ruby1968 - x86_64-darwin-181969 - GEM PATHS:1970 - /Users/travis/.rvm/gems/ruby-2.6.41971 - /Users/travis/.rvm/rubies/ruby-2.6.4/lib/ruby/gems/2.6.01972 - GEM CONFIGURATION:1973 - :update_sources => true1974 - :verbose => true1975 - :backtrace => false1976 - :bulk_threshold => 10001977 - "gem" => "--no-document"1978 - REMOTE SOURCES:1979 - https://rubygems.org/1980 - SHELL PATH:1981 - /Users/travis/.rvm/gems/ruby-2.6.4/bin1982 - /Users/travis/.rvm/gems/ruby-2.6.4@global/bin1983 - /Users/travis/.rvm/rubies/ruby-2.6.4/bin1984 - /Users/travis/.rvm/bin1985 - /Users/travis/bin1986 - /Users/travis/.local/bin1987 - /Users/travis/.cargo/bin1988 - /Users/travis/bin1989 - /Users/travis/.local/bin1990 - /usr/lib/ccache1991 - /Users/travis/bin1992 - /Users/travis/.local/bin1993 - /Users/travis/.nvm/versions/node/v13.0.1/bin1994 - /usr/local/bin1995 - /usr/bin1996 - /bin1997 - /usr/sbin1998 - /sbin1999 - /opt/X11/bin2002Warning: the running version of Bundler (2.0.2) is older than the version that created the lockfile (2.5.22). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.2003## Environment2005```2006Bundler 2.0.22007 Platforms ruby, x86_64-darwin-182008Ruby 2.6.4p104 (2019-08-28 revision 67798) [x86_64-darwin18]2009 Full Path /Users/travis/.rvm/rubies/ruby-2.6.4/bin/ruby2010 Config Dir /Users/travis/.rvm/rubies/ruby-2.6.4/etc2011RubyGems 3.0.62012 Gem Home /Users/travis/.rvm/gems/ruby-2.6.42013 Gem Path /Users/travis/.rvm/gems/ruby-2.6.4:/Users/travis/.rvm/gems/ruby-2.6.4@global2014 User Path /Users/travis/.gem/ruby/2.6.02015 Bin Dir /Users/travis/.rvm/gems/ruby-2.6.4/bin2016Tools2017 Git 2.24.02018 RVM 1.29.12 (latest)2019 rbenv not installed2020 chruby not installed2021 rubygems-bundler (1.4.5)2022```2024## Bundler Build Metadata2026```2027Built At 2019-06-132028Git SHA 496bca5382029Released Version true2030```2032## Gemfile2034### Gemfile2036```ruby2037source 'https://rubygems.org'; gem 'sinatra'2038```2040### Gemfile.lock2042```2043GEM2044 remote: https://rubygems.org/2045 specs:2046 base64 (0.2.0)2047 mustermann (3.0.3)2048 ruby2_keywords (~> 0.0.1)2049 rack (3.1.8)2050 rack-protection (4.0.0)2051 base64 (>= 0.1.0)2052 rack (>= 3.0.0, < 4)2053 rack-session (2.0.0)2054 rack (>= 3.0.0)2055 ruby2_keywords (0.0.5)2056 sinatra (4.0.0)2057 mustermann (~> 3.0)2058 rack (>= 3.0.0, < 4)2059 rack-protection (= 4.0.0)2060 rack-session (>= 2.0.0, < 3)2061 tilt (~> 2.0)2062 tilt (2.4.0)2064PLATFORMS2065 ruby2066 x86_64-darwin-182068DEPENDENCIES2069 sinatra2071BUNDLED WITH2072 2.5.222073```before_cachecache.22077store build cache2079changes detected, packing new archive2080uploading build/cache-x86_64-osx-xcode10.2-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz2081cache uploaded2084Done. Your build exited with 0.