10.13
x86_64
Xcode: xcode9.4 C
Git
Scroll to End of Log
0.01s0.01s0.01sTopworker_info1Worker information2hostname: a2eccaa5-08f1-4725-9aef-684ec0c24e54@1.worker-com-654b68849d-h8nh9.macstadium-prod-23version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: 2eca6371-3a15-441f-9d77-d50d77e4c829 travis-ci-macos10.13-xcode9.4.1-19-1576204381 (via amqp)5startup: 1m1.78499178ssystem_info7Build system information8Build language: c9Build id: 27282017310Job id: 62732158111Runtime kernel version: 17.7.012VM: default13travis-build version: 6b157a1c14Build image provisioning date and time15Fri Dec 13 04:54:58 GMT 201916Operating System Details17ProductName: Mac OS X18ProductVersion: 10.13.619BuildVersion: 17G6520Git version21git version 2.24.122bash version23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin17)24Copyright (C) 2007 Free Software Foundation, Inc.25GCC version26Apple LLVM version 9.1.0 (clang-902.0.39.2)27Target: x86_64-apple-darwin17.7.028Thread model: posix29InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin30LLVM version31Apple LLVM version 9.1.0 (clang-902.0.39.2)32Target: x86_64-apple-darwin17.7.033Thread model: posix34InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin35Pre-installed Ruby versions36ruby-2.6.337Pre-installed Node.js versions38v10.17.039v12.13.040v12.13.141v13.0.142v4.9.143v6.17.144v8.16.245mvn -version46Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)47Maven home: /usr/local/Cellar/maven/3.6.3/libexec48Java version: 13.0.1, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/openjdk-13.0.1.jdk/Contents/Home49Default locale: en_US, platform encoding: UTF-850OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"520.03s0.03s0.63s0.01s0.03s0.03s0.02s0.01s0.06s0.06s0.06s0.01s0.06s0.01s0.01s0.48s0.18s0.02s0.02s0.02s0.01s3.09sDockergit.checkout540.05s0.43s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies55Cloning into 'travis-ci/travis-rubies'...56$ cd travis-ci/travis-rubies57$ git checkout -qf 0c3306a3cefa4990eca295ebe8d46b2e3a726d79590.01s60Setting environment variables from repository settings61$ export AWS_ACCESS_KEY_ID=[secure]62$ export AWS_SECRET_ACCESS_KEY=[secure]63$ export AWS_DEFAULT_REGION=[secure]64$ export SAFE_RVM_VERSION=1.29.766Setting environment variables from .travis.yml67$ export VERSION=3.2.568$ export ALIAS=3.270$ export TRAVIS_COMPILER=gcc71$ export CC=${CC:-gcc}72$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}73$ export PATH=/usr/lib/ccache:$PATHcache.174Setting up build cache75$ export CASHER_DIR=${TRAVIS_HOME}/.casher78fetching build/cache-x86_64-osx-xcode9.4-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz79fetching build/cache-osx-xcode9.4-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz80fetching build/cache--compiler-gcc.tgz81could not download cache83/usr/local/opt/python is a symbolic link to ../Cellar/python/3.7.5; not followingcache.ccache87creating directory /Users/travis/.ccache88$ gcc --version89Configured with: --prefix=/Applications/Xcode-9.4.1.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.190Apple LLVM version 9.1.0 (clang-902.0.39.2)91Target: x86_64-apple-darwin17.7.092Thread model: posix93InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin99rvm_silence_path_mismatch_check_flag=1100The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.101$ ./build.shrvm.1102update rvm104ruby-1.8.7-head - #already gone105Using /Users/travis/.rvm/gems/ruby-2.6.3107/usr/local/bin/gpg108pub rsa4096 2014-10-28 [SC]109 409B6B1796C275462A1703113804BB82D39DC0E3110uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>111uid [ unknown] Michal Papis <michal.papis@toptal.com>112uid [ unknown] [jpeg image of size 5015]113sub rsa2048 2015-11-02 [E]115pub rsa4096 2016-11-11 [SC]116 7D2BAF1CF37B13E2069D6956105BD0E739499BDB117uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>118sub rsa4096 2016-11-11 [E]120gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys121gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed122gpg: Total number processed: 1123gpg: unchanged: 1125Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.126 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.127 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>128 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>129 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.130RVM reloaded!132gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed133gpg: Total number processed: 1134gpg: unchanged: 1135gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys136gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed137gpg: Total number processed: 1138gpg: unchanged: 1140Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz141Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc142gpg: Signature made Fri Jan 15 18:46:22 2021 GMT143gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB144gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]145gpg: WARNING: This key is not certified with a trusted signature!146gpg: There is no indication that the signature belongs to the owner.147Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB148GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'149Upgrading the RVM installation in /Users/travis/.rvm/150Upgrade of RVM in /Users/travis/.rvm/ is complete.152<warn>Thanks for installing RVM 🙏</warn>153Please consider donating to our open collective to help us maintain RVM.155👉 Donate: <code>https://opencollective.com/rvm/donate</code>158: command not found160Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.161 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.162 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>163 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>164 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.167Cleaning up rvm archives168Cleaning up rvm repos169Cleaning up rvm src170Cleaning up rvm log171Cleaning up rvm tmp172Cleaning up rvm gemsets173Cleaning up rvm links174Cleanup done.rvm.3180set up env for rvm189/tmp ~/build/travis-ci/travis-rubies190--2024-10-22 08:46:00-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz191Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20192Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.193HTTP request sent, awaiting response... 200 OK194Length: 2143794 (2.0M) [application/x-gzip]195Saving to: ‘autoconf-latest.tar.gz’197 0K .......... .......... .......... .......... .......... 2% 942K 2s198 50K .......... .......... .......... .......... .......... 4% 1.87M 2s199 100K .......... .......... .......... .......... .......... 7% 22.8M 1s200 150K .......... .......... .......... .......... .......... 9% 2.14M 1s201 200K .......... .......... .......... .......... .......... 11% 24.5M 1s202 250K .......... .......... .......... .......... .......... 14% 25.3M 1s203 300K .......... .......... .......... .......... .......... 16% 2.30M 1s204 350K .......... .......... .......... .......... .......... 19% 34.0M 1s205 400K .......... .......... .......... .......... .......... 21% 19.0M 0s206 450K .......... .......... .......... .......... .......... 23% 26.3M 0s207 500K .......... .......... .......... .......... .......... 26% 2.46M 0s208 550K .......... .......... .......... .......... .......... 28% 36.6M 0s209 600K .......... .......... .......... .......... .......... 31% 21.1M 0s210 650K .......... .......... .......... .......... .......... 33% 8.03M 0s211 700K .......... .......... .......... .......... .......... 35% 14.9M 0s212 750K .......... .......... .......... .......... .......... 38% 3.04M 0s213 800K .......... .......... .......... .......... .......... 40% 40.0M 0s214 850K .......... .......... .......... .......... .......... 42% 27.9M 0s215 900K .......... .......... .......... .......... .......... 45% 29.3M 0s216 950K .......... .......... .......... .......... .......... 47% 31.2M 0s217 1000K .......... .......... .......... .......... .......... 50% 27.1M 0s218 1050K .......... .......... .......... .......... .......... 52% 14.4M 0s219 1100K .......... .......... .......... .......... .......... 54% 3.27M 0s220 1150K .......... .......... .......... .......... .......... 57% 12.3M 0s221 1200K .......... .......... .......... .......... .......... 59% 10.8M 0s222 1250K .......... .......... .......... .......... .......... 62% 25.6M 0s223 1300K .......... .......... .......... .......... .......... 64% 1.57M 0s224 1350K .......... .......... .......... .......... .......... 66% 38.1M 0s225 1400K .......... .......... .......... .......... .......... 69% 24.1M 0s226 1450K .......... .......... .......... .......... .......... 71% 32.1M 0s227 1500K .......... .......... .......... .......... .......... 74% 35.2M 0s228 1550K .......... .......... .......... .......... .......... 76% 41.2M 0s229 1600K .......... .......... .......... .......... .......... 78% 33.7M 0s230 1650K .......... .......... .......... .......... .......... 81% 33.2M 0s231 1700K .......... .......... .......... .......... .......... 83% 29.6M 0s232 1750K .......... .......... .......... .......... .......... 85% 37.2M 0s233 1800K .......... .......... .......... .......... .......... 88% 25.5M 0s234 1850K .......... .......... .......... .......... .......... 90% 38.0M 0s235 1900K .......... .......... .......... .......... .......... 93% 32.2M 0s236 1950K .......... .......... .......... .......... .......... 95% 32.1M 0s237 2000K .......... .......... .......... .......... .......... 97% 39.3M 0s238 2050K .......... .......... .......... .......... ... 100% 3.86M=0.3s2402024-10-22 08:46:01 (7.21 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]242x autoconf-2.72/243x autoconf-2.72/.prev-version244x autoconf-2.72/.tarball-version245x autoconf-2.72/.version246x autoconf-2.72/AUTHORS247x autoconf-2.72/BUGS248x autoconf-2.72/COPYING249x autoconf-2.72/COPYING.EXCEPTION250x autoconf-2.72/COPYINGv3251x autoconf-2.72/ChangeLog252x autoconf-2.72/ChangeLog.0253x autoconf-2.72/ChangeLog.1254x autoconf-2.72/ChangeLog.2255x autoconf-2.72/ChangeLog.3256x autoconf-2.72/GNUmakefile257x autoconf-2.72/INSTALL258x autoconf-2.72/Makefile.am259x autoconf-2.72/Makefile.in260x autoconf-2.72/NEWS261x autoconf-2.72/README262x autoconf-2.72/THANKS263x autoconf-2.72/TODO264x autoconf-2.72/aclocal.m4265x autoconf-2.72/bin/266x autoconf-2.72/bin/autoconf.in267x autoconf-2.72/bin/autoheader.in268x autoconf-2.72/bin/autom4te.in269x autoconf-2.72/bin/autoreconf.in270x autoconf-2.72/bin/autoscan.in271x autoconf-2.72/bin/autoupdate.in272x autoconf-2.72/bin/ifnames.in273x autoconf-2.72/bin/local.mk274x autoconf-2.72/build-aux/275x autoconf-2.72/build-aux/announce-gen276x autoconf-2.72/build-aux/config.guess277x autoconf-2.72/build-aux/config.sub278x autoconf-2.72/build-aux/gendocs.sh279x autoconf-2.72/build-aux/git-version-gen280x autoconf-2.72/build-aux/gitlog-to-changelog281x autoconf-2.72/build-aux/gnupload282x autoconf-2.72/build-aux/help-extract.pl283x autoconf-2.72/build-aux/install-sh284x autoconf-2.72/build-aux/mdate-sh285x autoconf-2.72/build-aux/missing286x autoconf-2.72/build-aux/texinfo.tex287x autoconf-2.72/cfg.mk288x autoconf-2.72/configure289x autoconf-2.72/configure.ac290x autoconf-2.72/doc/291x autoconf-2.72/doc/autoconf.info292x autoconf-2.72/doc/autoconf.texi293x autoconf-2.72/doc/fdl.texi294x autoconf-2.72/doc/gendocs_template295x autoconf-2.72/doc/gnu-oids.texi296x autoconf-2.72/doc/install.texi297x autoconf-2.72/doc/local.mk298x autoconf-2.72/doc/make-stds.texi299x autoconf-2.72/doc/stamp-vti300x autoconf-2.72/doc/standards.info301x autoconf-2.72/doc/standards.texi302x autoconf-2.72/doc/version.texi303x autoconf-2.72/lib/304x autoconf-2.72/lib/Autom4te/305x autoconf-2.72/lib/Autom4te/C4che.pm306x autoconf-2.72/lib/Autom4te/ChannelDefs.pm307x autoconf-2.72/lib/Autom4te/Channels.pm308x autoconf-2.72/lib/Autom4te/Config.pm309x autoconf-2.72/lib/Autom4te/Configure_ac.pm310x autoconf-2.72/lib/Autom4te/FileUtils.pm311x autoconf-2.72/lib/Autom4te/General.pm312x autoconf-2.72/lib/Autom4te/Getopt.pm313x autoconf-2.72/lib/Autom4te/Request.pm314x autoconf-2.72/lib/Autom4te/XFile.pm315x autoconf-2.72/lib/autoconf/316x autoconf-2.72/lib/autoconf/autoconf.m4317x autoconf-2.72/lib/autoconf/autoheader.m4318x autoconf-2.72/lib/autoconf/autoscan.m4319x autoconf-2.72/lib/autoconf/autotest.m4320x autoconf-2.72/lib/autoconf/autoupdate.m4321x autoconf-2.72/lib/autoconf/c.m4322x autoconf-2.72/lib/autoconf/erlang.m4323x autoconf-2.72/lib/autoconf/fortran.m4324x autoconf-2.72/lib/autoconf/functions.m4325x autoconf-2.72/lib/autoconf/general.m4326x autoconf-2.72/lib/autoconf/go.m4327x autoconf-2.72/lib/autoconf/headers.m4328x autoconf-2.72/lib/autoconf/lang.m4329x autoconf-2.72/lib/autoconf/libs.m4330x autoconf-2.72/lib/autoconf/oldnames.m4331x autoconf-2.72/lib/autoconf/programs.m4332x autoconf-2.72/lib/autoconf/specific.m4333x autoconf-2.72/lib/autoconf/status.m4334x autoconf-2.72/lib/autoconf/trailer.m4335x autoconf-2.72/lib/autoconf/types.m4336x autoconf-2.72/lib/autom4te.in337x autoconf-2.72/lib/autoscan/338x autoconf-2.72/lib/autoscan/autoscan.pre339x autoconf-2.72/lib/autotest/340x autoconf-2.72/lib/autotest/autotest.m4341x autoconf-2.72/lib/autotest/general.m4342x autoconf-2.72/lib/autotest/specific.m4343x autoconf-2.72/lib/emacs/344x autoconf-2.72/lib/emacs/autoconf-mode.el345x autoconf-2.72/lib/emacs/autotest-mode.el346x autoconf-2.72/lib/freeze.mk347x autoconf-2.72/lib/local.mk348x autoconf-2.72/lib/m4sugar/349x autoconf-2.72/lib/m4sugar/foreach.m4350x autoconf-2.72/lib/m4sugar/m4sh.m4351x autoconf-2.72/lib/m4sugar/m4sugar.m4352x autoconf-2.72/lib/version.in353x autoconf-2.72/m4/354x autoconf-2.72/m4/autobuild.m4355x autoconf-2.72/m4/m4.m4356x autoconf-2.72/m4/make-case.m4357x autoconf-2.72/maint.mk358x autoconf-2.72/man/359x autoconf-2.72/man/autoconf.1360x autoconf-2.72/man/autoconf.w361x autoconf-2.72/man/autoconf.x362x autoconf-2.72/man/autoheader.1363x autoconf-2.72/man/autoheader.w364x autoconf-2.72/man/autoheader.x365x autoconf-2.72/man/autom4te.1366x autoconf-2.72/man/autom4te.w367x autoconf-2.72/man/autom4te.x368x autoconf-2.72/man/autoreconf.1369x autoconf-2.72/man/autoreconf.w370x autoconf-2.72/man/autoreconf.x371x autoconf-2.72/man/autoscan.1372x autoconf-2.72/man/autoscan.w373x autoconf-2.72/man/autoscan.x374x autoconf-2.72/man/autoupdate.1375x autoconf-2.72/man/autoupdate.w376x autoconf-2.72/man/autoupdate.x377x autoconf-2.72/man/common.x378x autoconf-2.72/man/ifnames.1379x autoconf-2.72/man/ifnames.w380x autoconf-2.72/man/ifnames.x381x autoconf-2.72/man/local.mk382x autoconf-2.72/tests/383x autoconf-2.72/tests/atlocal.in384x autoconf-2.72/tests/autoscan.at385x autoconf-2.72/tests/autotest.at386x autoconf-2.72/tests/base.at387x autoconf-2.72/tests/c.at388x autoconf-2.72/tests/compile.at389x autoconf-2.72/tests/data/390x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4391x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4392x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4393x autoconf-2.72/tests/erlang.at394x autoconf-2.72/tests/foreign.at395x autoconf-2.72/tests/fortran.at396x autoconf-2.72/tests/go.at397x autoconf-2.72/tests/local.at398x autoconf-2.72/tests/local.mk399x autoconf-2.72/tests/m4sh.at400x autoconf-2.72/tests/m4sugar.at401x autoconf-2.72/tests/mktests.pl402x autoconf-2.72/tests/semantics.at403x autoconf-2.72/tests/statesave.m4404x autoconf-2.72/tests/suite.at405x autoconf-2.72/tests/tools.at406x autoconf-2.72/tests/torture.at407x autoconf-2.72/tests/wrapper.as408/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies409checking for a BSD-compatible install... /usr/local/bin/ginstall -c410checking whether build environment is sane... yes411checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p412checking for gawk... no413checking for mawk... no414checking for nawk... no415checking for awk... awk416checking whether make sets $(MAKE)... yes417checking whether make supports nested variables... yes418checking build system type... x86_64-apple-darwin17.7.0419checking host system type... x86_64-apple-darwin17.7.0420configure: autobuild project... GNU Autoconf421configure: autobuild revision... 2.72422configure: autobuild hostname... Traviss-Mac-6.local423configure: autobuild timestamp... 20241022T084602Z424checking for a shell whose -n mode is known to work... /bin/sh425checking for characters that cannot appear in file names... none426checking whether directories can have trailing spaces... yes427checking for expr... /bin/expr428checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.429GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.430GNU M4 1.4.15 uses a buggy replacement strstr on some systems.431Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.432There seems to be no Makefile in this directory.433You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.434make: *** [abort-due-to-no-makefile] Error 1435There seems to be no Makefile in this directory.436You must run ./configure before running '/Applications/Xcode-9.4.1.app/Contents/Developer/usr/bin/make'.437make: *** [abort-due-to-no-makefile] Error 1438/tmp ~/build/travis-ci/travis-rubies439~/build/travis-ci/travis-rubiesrvm.4441OSX specific setup445Required ruby-2.7.5 is not installed - installing.446Searching for binary rubies, this might take some time.447Found remote file https://rubies.travis-ci.org/osx/10.13/x86_64/ruby-2.7.5.tar.bz2448Checking requirements for osx_brew.449Do not know how to check/install gcc 'gcc'.450Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'451Requirements installation successful.452ruby-2.7.5 - #configure453ruby-2.7.5 - #download454 % Total % Received % Xferd Average Speed Time Time Time Current455 Dload Upload Total Spent Left Speed456 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0457100 5780k 100 5780k 0 0 4069k 0 0:00:01 0:00:01 --:--:-- 4069k458No checksum for downloaded archive, recording checksum in user configuration.459ruby-2.7.5 - #validate archive460ruby-2.7.5 - #extract461ruby-2.7.5 - #validate binary462Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries463Mounting remote ruby failed with status 10, trying to compile.464Checking requirements for osx_brew.465Do not know how to check/install gcc 'gcc'.466Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.467Requirements installation successful.468Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.469Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...470ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...471 % Total % Received % Xferd Average Speed Time Time Time Current472 Dload Upload Total Spent Left Speed473100 14.1M 100 14.1M 0 0 28.9M 0 --:--:-- --:--:-- --:--:-- 28.9M474No checksum for downloaded archive, recording checksum in user configuration.476ruby-2.7.5 - #configuring..........................................................................478ruby-2.7.5 - #compiling..........................................................................481Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.482ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global483ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................485ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5486ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list488ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).489Install of ruby-2.7.5 - #complete490Ruby was built without documentation, to build it run: rvm docs generate-ri491Using /Users/travis/.rvm/gems/ruby-2.7.5499$ echo "" > $rvm_path/patchsets/ruby/osx_staticbuild508build ruby-3.2.5513ruby-3.2.5 - #already gone514Using /Users/travis/.rvm/gems/ruby-2.6.3516info: downloading installer517info: profile set to 'default'518info: default host triple is x86_64-apple-darwin519info: syncing channel updates for 'stable-x86_64-apple-darwin'520info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)521info: downloading component 'cargo'522info: downloading component 'clippy'523info: downloading component 'rust-docs'524info: downloading component 'rust-std'525info: downloading component 'rustc'526info: downloading component 'rustfmt'527info: installing component 'cargo'528info: installing component 'clippy'529info: installing component 'rust-docs'530info: installing component 'rust-std'531info: installing component 'rustc'532info: installing component 'rustfmt'533info: default toolchain set to 'stable-x86_64-apple-darwin'535 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)538Rust is installed now. Great!540To get started you may need to restart your current shell.541This would reload your PATH environment variable to include542Cargo's bin directory ($HOME/.cargo/bin).544To configure your current shell, you need to source545the corresponding env file under $HOME/.cargo.547This is usually done by running one of the following (note the leading DOT):548. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh549source "$HOME/.cargo/env.fish" # For fish55079.20s$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp551Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.552 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.553 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>554 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>555 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.556Checking requirements for osx_brew.557Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.558Requirements installation successful.559Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...560ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...561 % Total % Received % Xferd Average Speed Time Time Time Current562 Dload Upload Total Spent Left Speed563100 19.6M 100 19.6M 0 0 24.2M 0 --:--:-- --:--:-- --:--:-- 24.2M564No checksum for downloaded archive, recording checksum in user configuration.567Error running 'env CFLAGS=-O3 -I/usr/local/opt/libyaml/include -I/usr/local/opt/libksba/include -I/usr/local/opt/readline/include -I/usr/local/opt/zlib/include -I/usr/local/opt/openssl@1.1/include LDFLAGS=-L/usr/local/opt/libyaml/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/zlib/lib -L/usr/local/opt/openssl@1.1/lib ./configure --prefix=/Users/travis/.rvm/rubies/ruby-3.2.5 --enable-yjit --disable-install-doc --without-tcl --without-tk --without-gmp --disable-install-doc --enable-shared',568please read /Users/travis/.rvm/log/1729587274_ruby-3.2.5/configure.log569There has been an error while running configure. Halting the installation.572Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.573 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.574 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>575 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>576 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.577Ruby ruby-3.2.5 does not exist, maybe install first?.check.1580make sure bundler works582Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.583 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.584 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>585 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>586 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.587Ruby ruby-3.2.5 is not installed.589The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 2 of 3.591Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.592 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.593 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>594 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>595 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.596Ruby ruby-3.2.5 is not installed.598The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 3 of 3.600Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.601 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.602 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>603 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>604 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.605Ruby ruby-3.2.5 is not installed.608Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.609 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.610 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>611 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>612 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.613Ruby ruby-3.2.5 is not installed.615The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 2 of 3.617Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.618 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.619 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>620 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>621 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.622Ruby ruby-3.2.5 is not installed.624The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 3 of 3.626Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.627 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.628 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>629 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>630 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.631Ruby ruby-3.2.5 is not installed.check.2634make sure native extension can be built636Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.637 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.638 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>639 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>640 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.641Ruby ruby-3.2.5 is not installed.643The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 2 of 3.645Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.646 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.647 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>648 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>649 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.650Ruby ruby-3.2.5 is not installed.652The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 3 of 3.654Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.655 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.656 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>657 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>658 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.659Ruby ruby-3.2.5 is not installed.662Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.663 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.664 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>665 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>666 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.667Ruby ruby-3.2.5 is not installed.669The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 2 of 3.671Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.672 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.673 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>674 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>675 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.676Ruby ruby-3.2.5 is not installed.678The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 3 of 3.680Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.6.3/bin is not at first place.681 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.682 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>683 To fix it temporarily in this shell session run: <code>rvm use ruby-2.6.3</code>684 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.685Ruby ruby-3.2.5 is not installed.publish688upload to S3689ruby-3.2.5.*: No such file or directory690$ brew install awscli691Updating Homebrew...692==> Downloading https://ghcr.io/v2/homebrew/portable-ruby/portable-ruby/blobs/sha256:e02b387d80f10c835df15115360b0b5deb8e35f8967c7e68c9942af046023209693######################################################################## 100.0%694==> Pouring portable-ruby-3.3.5.el_capitan.bottle.tar.gz695==> Homebrew collects anonymous analytics.696Read the analytics documentation (and how to opt-out) here:697 https://docs.brew.sh/Analytics698No analytics have been recorded yet (nor will be during this `brew` run).700==> Homebrew is run entirely by unpaid volunteers. Please consider donating:701 https://github.com/Homebrew/brew#donations703Installing from the API is now the default behaviour!704You can save space and time by running:705 brew untap homebrew/core706 brew untap homebrew/cask707Warning: 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.708Warning: 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.709Warning: 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.710Warning: 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.711Warning: 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.712Warning: 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.713Warning: You are using macOS 10.13.714We (and Apple) do not provide support for this old version.715It is expected behaviour that some formulae will fail to build in this old version.716It is expected behaviour that Homebrew will be buggy and slow.717Do not create any issues about this on Homebrew's GitHub repositories.718Do not create any issues even if you think this message is unrelated.719Any opened issues will be immediately closed without response.720Do not ask for help from Homebrew or its maintainers on social media.721You may ask for help in Homebrew's discussions but are unlikely to receive a response.722Try to figure out the problem yourself and submit a fix as a pull request.723We will review it but may or may not accept it.725==> 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 cryptography726==> Fetching pycparser727==> Downloading https://ghcr.io/v2/homebrew/core/pycparser/manifests/2.22_1728==> Downloading https://ghcr.io/v2/homebrew/core/pycparser/blobs/sha256:96eddd22a812be4f919562d6525ab8fa19b03b700426d2fbf892da0f4fd02e73729==> Fetching mpdecimal730==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/m/mpdecimal.rb731==> Downloading https://www.bytereef.org/software/mpdecimal/releases/mpdecimal-4.0.0.tar.gz732==> Fetching ca-certificates733==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-09-24734==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:212f2576348d5f5797d8d3905eb70d0d9bf8829345bce9e20e2fd0336f344648735Warning: 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.736==> Fetching openssl@3737==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/o/openssl@3.rb738==> Downloading https://github.com/openssl/openssl/releases/download/openssl-3.3.2/openssl-3.3.2.tar.gz739==> 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=20241022T090519Z&X-Amz-Expires=300&X-Amz-Signature=0e353fecb00bcdae2036b1d28ba8415e09c36be0b6ba9f4861428365d2858a0a&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dopenssl-3.3.2.tar.gz&response-content-type=application%2Foctet-stream740==> Fetching readline741==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/r/readline.rb742==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-001743==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-002744==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-003745==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-004746==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-005747==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-006748==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-007749==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-008750==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-009751==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-010752==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-011753==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-012754==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-013755==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz756==> Fetching sqlite757==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/s/sqlite.rb758==> Downloading https://www.sqlite.org/2024/sqlite-autoconf-3460100.tar.gz759==> Fetching xz760==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/x/xz.rb761==> Downloading https://github.com/tukaani-project/xz/releases/download/v5.6.3/xz-5.6.3.tar.gz762==> 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=20241022T090534Z&X-Amz-Expires=300&X-Amz-Signature=451fe5966c05e22f93f2d82c9a4bd55fa0bc2d183fffcd06c65fce418329fbdd&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dxz-5.6.3.tar.gz&response-content-type=application%2Foctet-stream763==> Fetching pkg-config764==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/manifests/0.29.2_3765==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/blobs/sha256:8c6160305abd948b8cf3e0d5c6bb0df192fa765bbb9535dda0b573cb60abbe52766==> Fetching libffi767==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/lib/libffi.rb768==> Downloading https://github.com/libffi/libffi/releases/download/v3.4.6/libffi-3.4.6.tar.gz769==> 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=20241022T090536Z&X-Amz-Expires=300&X-Amz-Signature=e1898b71641e449c6cb8647ae3f06e6145a273477ae028f180774538ea5ee31b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dlibffi-3.4.6.tar.gz&response-content-type=application%2Foctet-stream770==> Fetching python@3.11771==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/p/python@3.11.rb772==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/6d2fba8de3159182025237d373a6f4f78b8bd203/python/3.11-sysconfig.diff773==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/a1618a5005d0b01d63b720321806820a03432f1a/python/3.10-distutils-scheme.diff774==> Downloading https://files.pythonhosted.org/packages/c4/e6/c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80/flit_core-3.9.0.tar.gz775==> Downloading https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz776==> Downloading https://files.pythonhosted.org/packages/3e/2c/f0a538a2f91ce633a78daaeb34cbfb93a54bd2132a6de1f6cec028eee6ef/setuptools-74.1.2.tar.gz777==> Downloading https://files.pythonhosted.org/packages/b7/a0/95e9e962c5fd9da11c1e28aa4c0d8210ab277b1ada951d2aee336b505813/wheel-0.44.0.tar.gz778==> Downloading https://www.python.org/ftp/python/3.11.10/Python-3.11.10.tgz779==> Fetching python@3.12780==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/p/python@3.12.rb781==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/6d2fba8de3159182025237d373a6f4f78b8bd203/python/3.11-sysconfig.diff782Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/2322057182c6bb73dfe09e098010168a5a9d0712a89cee86d2c5ddb11052137e--3.11-sysconfig.diff783==> Downloading https://files.pythonhosted.org/packages/c4/e6/c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80/flit_core-3.9.0.tar.gz784Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/240a7924cd4b28a95eb7967148f1a55a9fa38b65f3722a6e5e16193319616b0f--flit_core-3.9.0.tar.gz785==> Downloading https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz786Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/1d254ab6f3faf1adbba5e7a1c80fdc683cc524ca2953fe7dbb04e7bbbe5ebc22--pip-24.2.tar.gz787==> Downloading https://files.pythonhosted.org/packages/27/b8/f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74b/setuptools-75.1.0.tar.gz788==> Downloading https://files.pythonhosted.org/packages/b7/a0/95e9e962c5fd9da11c1e28aa4c0d8210ab277b1ada951d2aee336b505813/wheel-0.44.0.tar.gz789Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/ce6706d401907ae2b7fffebfd68689fabab5db9f2c4c68c163fa97804627e61d--wheel-0.44.0.tar.gz790==> Downloading https://www.python.org/ftp/python/3.12.7/Python-3.12.7.tgz791==> Fetching python@3.13792==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/p/python@3.13.rb793==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/8b5bcbb262d1ea4e572bba55043bf7d2341a6821/python/3.13-sysconfig.diff794==> Downloading https://files.pythonhosted.org/packages/c4/e6/c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80/flit_core-3.9.0.tar.gz795Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/240a7924cd4b28a95eb7967148f1a55a9fa38b65f3722a6e5e16193319616b0f--flit_core-3.9.0.tar.gz796==> Downloading https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz797Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/1d254ab6f3faf1adbba5e7a1c80fdc683cc524ca2953fe7dbb04e7bbbe5ebc22--pip-24.2.tar.gz798==> Downloading https://files.pythonhosted.org/packages/27/b8/f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74b/setuptools-75.1.0.tar.gz799Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/5c0af5acc79f514d9e861f222b6ce549dc1b3f5ca243f04d0ad9e0a66a4288fa--setuptools-75.1.0.tar.gz800==> Downloading https://files.pythonhosted.org/packages/b7/a0/95e9e962c5fd9da11c1e28aa4c0d8210ab277b1ada951d2aee336b505813/wheel-0.44.0.tar.gz801Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/ce6706d401907ae2b7fffebfd68689fabab5db9f2c4c68c163fa97804627e61d--wheel-0.44.0.tar.gz802==> Downloading https://www.python.org/ftp/python/3.13.0/Python-3.13.0.tgz803==> Fetching cffi804==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/c/cffi.rb805==> Downloading https://files.pythonhosted.org/packages/fc/97/c783634659c2920c3fc70419e3af40972dbaf758daa229a7d6ea6135c90d/cffi-1.17.1.tar.gz806==> Fetching libssh2807==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/lib/libssh2.rb808==> Downloading https://libssh2.org/download/libssh2-1.11.1.tar.gz809==> Fetching cmake810==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/c/cmake.rb811==> Downloading https://github.com/Kitware/CMake/releases/download/v3.30.5/cmake-3.30.5.tar.gz812==> 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=20241022T090553Z&X-Amz-Expires=300&X-Amz-Signature=52cdad5e6489cb429bdee9f705a14cde5ebec9f481682efd31fde2436c373d82&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dcmake-3.30.5.tar.gz&response-content-type=application%2Foctet-stream813==> Fetching libgit2814==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/lib/libgit2.rb815==> Downloading https://github.com/libgit2/libgit2/archive/refs/tags/v1.8.2.tar.gz816==> Downloading from https://codeload.github.com/libgit2/libgit2/tar.gz/refs/tags/v1.8.2817==> Fetching z3818==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/z/z3.rb819==> Downloading https://github.com/Z3Prover/z3/archive/refs/tags/z3-4.13.3.tar.gz820==> Downloading from https://codeload.github.com/Z3Prover/z3/tar.gz/refs/tags/z3-4.13.3821==> Fetching lz4822==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/l/lz4.rb823==> Downloading https://github.com/lz4/lz4/archive/refs/tags/v1.10.0.tar.gz824==> Downloading from https://codeload.github.com/lz4/lz4/tar.gz/refs/tags/v1.10.0825==> Fetching zstd826==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/z/zstd.rb827==> Downloading https://github.com/facebook/zstd/archive/refs/tags/v1.5.6.tar.gz828==> Downloading from https://codeload.github.com/facebook/zstd/tar.gz/refs/tags/v1.5.6829==> Fetching ninja830==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/n/ninja.rb831==> Downloading https://github.com/ninja-build/ninja/archive/refs/tags/v1.12.1.tar.gz832==> Downloading from https://codeload.github.com/ninja-build/ninja/tar.gz/refs/tags/v1.12.1833==> Fetching pcre2834==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/p/pcre2.rb835==> Downloading https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz2836==> 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=20241022T090602Z&X-Amz-Expires=300&X-Amz-Signature=33c4075e7c271fa1ecefdebcaa3840f7960ffe636eae4163fed18208db522a87&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dpcre2-10.44.tar.bz2&response-content-type=application%2Foctet-stream837==> Fetching swig838==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/s/swig.rb839==> Downloading https://downloads.sourceforge.net/project/swig/swig/swig-4.3.0/swig-4.3.0.tar.gz840==> Downloading from https://pilotfiber.dl.sourceforge.net/project/swig/swig/swig-4.3.0/swig-4.3.0.tar.gz?viasf=1841==> Fetching llvm842==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/l/llvm.rb843==> Downloading https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.2/llvm-project-19.1.2.src.tar.xz844==> 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=20241022T090606Z&X-Amz-Expires=300&X-Amz-Signature=b759e6e8571945e2923a983c01d371bb4e58ca57b77bb79bf6e70311aeea106d&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dllvm-project-19.1.2.src.tar.xz&response-content-type=application%2Foctet-stream845==> Fetching rust846==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/r/rust.rb847==> Downloading https://github.com/rust-lang/cargo/archive/refs/tags/0.83.0.tar.gz848==> Downloading from https://codeload.github.com/rust-lang/cargo/tar.gz/refs/tags/0.83.0849==> Downloading https://static.rust-lang.org/dist/2024-09-05/rustc-1.81.0-x86_64-apple-darwin.tar.xz850==> Downloading https://static.rust-lang.org/dist/2024-09-05/cargo-1.81.0-x86_64-apple-darwin.tar.xz851==> Downloading https://static.rust-lang.org/dist/2024-09-05/rust-std-1.81.0-x86_64-apple-darwin.tar.xz852==> Downloading https://static.rust-lang.org/dist/rustc-1.82.0-src.tar.gz853==> Fetching maturin854==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/m/maturin.rb855==> Downloading https://github.com/PyO3/maturin/archive/refs/tags/v1.7.4.tar.gz856==> Downloading from https://codeload.github.com/PyO3/maturin/tar.gz/refs/tags/v1.7.4857==> Fetching cryptography858==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/c/cryptography.rb859==> Downloading https://files.pythonhosted.org/packages/51/28/31a650d9209d873b6aec759c944bd284155154d7a01f7f541786d7c435ca/maturin-1.7.4.tar.gz860==> Downloading https://files.pythonhosted.org/packages/7d/31/f2289ce78b9b473d582568c234e104d2a342fd658cc288a7553d83bb8595/semantic_version-2.10.0.tar.gz861==> Downloading https://files.pythonhosted.org/packages/07/37/b31be7e4b9f13b59cde9dcaeff112d401d49e0dc5b37ed4a9fc8fb12f409/setuptools-75.2.0.tar.gz862==> Downloading https://files.pythonhosted.org/packages/d3/6b/99a1588d826ceb108694ba00f78bc6afda10ed5d72d550ae8f256af1f7b4/setuptools_rust-1.10.2.tar.gz863==> Downloading https://files.pythonhosted.org/packages/0d/05/07b55d1fa21ac18c3a8c79f764e2514e6f6a9698f1be44994f5adf0d29db/cryptography-43.0.3.tar.gz864==> Fetching awscli865==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/c82c492e8ea93a0802ecf496aa7049877f68cf90/Formula/a/awscli.rb866==> Downloading https://files.pythonhosted.org/packages/e2/e5/82646e045902c237df1e59c2430ed392377d4dff0755eb30f9ea2c47d15f/awscrt-0.22.0.tar.gz867==> Downloading https://files.pythonhosted.org/packages/d8/53/6f443c9a4a8358a93a6792e2acffb9d9d5cb0a5cfd8802644b7b1c9a02e4/colorama-0.4.6.tar.gz868==> Downloading https://files.pythonhosted.org/packages/4b/89/eaa3a3587ebf8bed93e45aa79be8c2af77d50790d15b53f6dfc85b57f398/distro-1.8.0.tar.gz869==> Downloading https://files.pythonhosted.org/packages/6b/5c/330ea8d383eb2ce973df34d1239b3b21e91cd8c865d21ff82902d952f91f/docutils-0.19.tar.gz870==> Downloading https://files.pythonhosted.org/packages/c4/e6/c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80/flit_core-3.9.0.tar.gz871Already downloaded: /Users/travis/Library/Caches/Homebrew/downloads/240a7924cd4b28a95eb7967148f1a55a9fa38b65f3722a6e5e16193319616b0f--flit_core-3.9.0.tar.gz872==> Downloading https://files.pythonhosted.org/packages/00/2a/e867e8531cf3e36b41201936b7fa7ba7b5702dbef42922193f05c8976cd6/jmespath-1.0.1.tar.gz873==> Downloading https://files.pythonhosted.org/packages/4b/bb/75cdcd356f57d17b295aba121494c2333d26bfff1a837e6199b8b83c415a/prompt_toolkit-3.0.38.tar.gz874==> Downloading https://files.pythonhosted.org/packages/d9/77/bd458a2e387e98f71de86dcc2ca2cab64489736004c80bc12b70da8b5488/python-dateutil-2.9.0.tar.gz875==> Downloading https://files.pythonhosted.org/packages/46/a9/6ed24832095b692a8cecc323230ce2ec3480015fbfa4b79941bd41b23a3c/ruamel.yaml-0.17.21.tar.gz876==> Downloading https://files.pythonhosted.org/packages/46/ab/bab9eb1566cd16f060b54055dd39cf6a34bfa0240c53a7218c43e974295b/ruamel.yaml.clib-0.2.8.tar.gz877==> Downloading https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-1.16.0.tar.gz878==> Downloading https://files.pythonhosted.org/packages/e4/e8/6ff5e6bc22095cfc59b6ea711b687e2b7ed4bdb373f7eeec370a97d7392f/urllib3-1.26.20.tar.gz879==> Downloading https://files.pythonhosted.org/packages/6c/63/53559446a878410fc5a5974feb13d31d78d752eb18aeba59c7fef1af7598/wcwidth-0.2.13.tar.gz880==> Downloading https://github.com/aws/aws-cli/archive/refs/tags/2.18.11.tar.gz881==> Downloading from https://codeload.github.com/aws/aws-cli/tar.gz/refs/tags/2.18.11882Warning: Your Xcode (9.4.1) is outdated.883Please update to Xcode 10.1 (or delete it).884Xcode can be updated from the App Store.886Warning: A newer Command Line Tools release is available.887Update them from Software Update in the App Store.889If that doesn't show you any updates, run:890 sudo rm -rf /Library/Developer/CommandLineTools891 sudo xcode-select --install893Alternatively, manually download them from:894 https://developer.apple.com/download/all/.895You should download the Command Line Tools for Xcode 10.1.897==> 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 cryptography898==> Installing awscli dependency: cmake899Warning: Your Xcode (9.4.1) is outdated.900Please update to Xcode 10.1 (or delete it).901Xcode can be updated from the App Store.903Warning: A newer Command Line Tools release is available.904Update them from Software Update in the App Store.906If that doesn't show you any updates, run:907 sudo rm -rf /Library/Developer/CommandLineTools908 sudo xcode-select --install910Alternatively, manually download them from:911 https://developer.apple.com/download/all/.912You should download the Command Line Tools for Xcode 10.1.917Done: Job Cancelled919Build Cancelled manually by User: smokodon