AMD64
no language set
Git
Scroll to End of Log
0.01s0.01s0.01sTopworker_info1Worker information2hostname: 76451e0a-d073-449c-9ea9-5d3e01be6ede@1.worker-com-654b68849d-zrprh.macstadium-prod-23version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: d9b4436c-9584-4988-9bb9-ece74bc8a179 travis-ci-macos10.12-xcode8.3-1507738863 (via amqp)5startup: 1m0.600761919ssystem_info7Build system information8Build language: c9Build id: 27285729010Job id: 62741111411Runtime kernel version: 16.7.012VM: default13travis-build version: 6b157a1c14Build image provisioning date and time15Wed Oct 11 18:16:37 GMT 201716Operating System Details17ProductName: Mac OS X18ProductVersion: 10.12.619BuildVersion: 16G2920Darwin Version2116.7.022Git version23git version 2.13.124bash version25GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin16)26Copyright (C) 2007 Free Software Foundation, Inc.27GCC version28Apple LLVM version 8.1.0 (clang-802.0.42)29Target: x86_64-apple-darwin16.7.030Thread model: posix31InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin32LLVM version33Apple LLVM version 8.1.0 (clang-802.0.42)34Target: x86_64-apple-darwin16.7.035Thread model: posix36InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin37Pre-installed Ruby versions38ruby-2.3.339ruby-2.3.540ruby-2.4.141ruby-2.4.242Pre-installed Node.js versions43iojs-v3.344iojs-v3.3.145v0.10.4846v0.12.1747v0.12.1848v0.8.2849v4.8.450v5.12.051v6.11.452v6.9.153mvn -version54Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T19:39:06Z)55Maven home: /usr/local/Cellar/maven/3.5.0/libexec56Java version: 1.8.0_112, vendor: Oracle Corporation57Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home/jre58Default locale: en_US, platform encoding: UTF-859OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"610.01s0.01s0.64s0.01s0.01s0.01s0.01s0.01s0.04s0.03s0.03s0.01s0.03s0.01s0.01s0.16s0.12s0.01s0.01s0.02s0.01s1.57sUninstalled oclint to prevent interference with other packages.62If you need oclint, you must explicitly install it.Dockergit.checkout650.03s0.34s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies66Cloning into 'travis-ci/travis-rubies'...67$ cd travis-ci/travis-rubies68$ git checkout -qf 9c5525547af2449b91f725590d83edff91484c33700.01s71Setting environment variables from repository settings72$ export AWS_ACCESS_KEY_ID=[secure]73$ export AWS_SECRET_ACCESS_KEY=[secure]74$ export AWS_DEFAULT_REGION=[secure]75$ export SAFE_RVM_VERSION=1.29.777Setting environment variables from .travis.yml78$ export VERSION=3.2.579$ export ALIAS=3.281$ export TRAVIS_COMPILER=gcc82$ export CC=${CC:-gcc}83$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}84$ export PATH=/usr/lib/ccache:$PATHcache.185Setting up build cache86$ export CASHER_DIR=${TRAVIS_HOME}/.casher89fetching build/cache-x86_64-osx-xcode8.3-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz90fetching build/cache-osx-xcode8.3-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz91fetching build/cache--compiler-gcc.tgz92could not download cache94/usr/local/opt/python is a symbolic link to ../Cellar/python/2.7.14; not followingcache.ccache98creating directory /Users/travis/.ccache99$ gcc --version100Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1101Apple LLVM version 8.1.0 (clang-802.0.42)102Target: x86_64-apple-darwin16.7.0103Thread model: posix104InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/binbefore_install.2install.1install.2113rvm_silence_path_mismatch_check_flag=1114The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.115$ ./build.shrvm.1116update rvm118ruby-1.8.7-head - #already gone120/usr/local/bin/gpg121gpg: /Users/travis/.gnupg/trustdb.gpg: trustdb created122gpg: error reading key: No public key123gpg: keyserver receive failed: No name124gpg: error reading key: No public key125gpg: keyserver receive failed: No name126key 3804BB82D39DC0E3:12747 signatures not checked due to missing keys128gpg: key 3804BB82D39DC0E3: public key "Michal Papis (RVM signing) <mpapis@gmail.com>" imported129gpg: Total number processed: 1130gpg: imported: 1131gpg: no ultimately trusted keys found133Warning! PATH is not properly set up, '/Users/travis/.rvm/gems/ruby-2.4.2/bin' is not at first place,134 usually this is caused by shell initialization files - check them for 'PATH=...' entries,135 it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles',136 to fix temporarily in this shell session run: 'rvm use ruby-2.4.2'.137RVM reloaded!139gpg: key 105BD0E739499BDB: public key "Piotr Kuczynski <piotr.kuczynski@gmail.com>" imported140gpg: Total number processed: 1141gpg: imported: 1142key 3804BB82D39DC0E3:14347 signatures not checked due to missing keys144gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed145gpg: Total number processed: 1146gpg: unchanged: 1148Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz149Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc150gpg: Signature made Fri Jan 15 18:46:22 2021 GMT151gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB152gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]153gpg: WARNING: This key is not certified with a trusted signature!154gpg: There is no indication that the signature belongs to the owner.155Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB156GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'157Upgrading the RVM installation in /Users/travis/.rvm/158 RVM PATH line found in /Users/travis/.mkshrc /Users/travis/.zshrc.159 RVM PATH line not found for Bash, rerun this command with '--auto-dotfiles' flag to fix it.160 RVM sourcing line found in /Users/travis/.bash_profile.161 RVM sourcing line not found for Zsh, rerun this command with '--auto-dotfiles' flag to fix it.162Upgrade of RVM in /Users/travis/.rvm/ is complete.163 * RVM 1.30 simplifies behavior of 'rvm wrapper' subcommand166<warn>Thanks for installing RVM 🙏</warn>167Please consider donating to our open collective to help us maintain RVM.169👉 Donate: <code>https://opencollective.com/rvm/donate</code>172: command not found174Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.4.2/bin is not at first place.175 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.176 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>177 To fix it temporarily in this shell session run: <code>rvm use ruby-2.4.2</code>178 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.181Cleaning up rvm archives182Cleaning up rvm repos183Cleaning up rvm src184Cleaning up rvm log185Cleaning up rvm tmp186Cleaning up rvm gemsets187Cleaning up rvm links188Cleanup done.191Downloading https://get.rvm.io192Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc193Verifying /Users/travis/.rvm/archives/rvm-installer.asc194gpg: Signature made Tue Feb 21 23:35:16 2023 GMT195gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB196gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]197gpg: WARNING: This key is not certified with a trusted signature!198gpg: There is no indication that the signature belongs to the owner.199Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB200GPG verified '/Users/travis/.rvm/archives/rvm-installer'201Turning on auto dotfiles mode.202Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz203Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc204gpg: Signature made Fri Jan 15 18:46:22 2021 GMT205gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB206gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]207gpg: WARNING: This key is not certified with a trusted signature!208gpg: There is no indication that the signature belongs to the owner.209Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB210GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'211Upgrading the RVM installation in /Users/travis/.rvm/212 Removing rvm PATH line from /Users/travis/.mkshrc /Users/travis/.zshrc.213 Adding rvm PATH line to /Users/travis/.profile /Users/travis/.mkshrc /Users/travis/.bashrc /Users/travis/.zshrc.214 Removing rvm loading line from /Users/travis/.bash_profile.215 Adding rvm loading line to /Users/travis/.profile /Users/travis/.bash_profile /Users/travis/.zlogin.216 Fixing environment link for default.217Upgrade of RVM in /Users/travis/.rvm/ is complete.219<warn>Thanks for installing RVM 🙏</warn>220Please consider donating to our open collective to help us maintain RVM.222👉 Donate: <code>https://opencollective.com/rvm/donate</code>225RVM reloaded!rvm.3231set up env for rvm240/tmp ~/build/travis-ci/travis-rubies241--2024-10-23 15:21:02-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz242Resolving ftp.gnu.org... 209.51.188.20, 2001:470:142:3::b243Connecting to ftp.gnu.org|209.51.188.20|:80... connected.244HTTP request sent, awaiting response... 200 OK245Length: 2143794 (2.0M) [application/x-gzip]246Saving to: ‘autoconf-latest.tar.gz’248 0K .......... .......... .......... .......... .......... 2% 932K 2s249 50K .......... .......... .......... .......... .......... 4% 1.84M 2s250 100K .......... .......... .......... .......... .......... 7% 28.6M 1s251 150K .......... .......... .......... .......... .......... 9% 1.67M 1s252 200K .......... .......... .......... .......... .......... 11% 19.4M 1s253 250K .......... .......... .......... .......... .......... 14% 2.05M 1s254 300K .......... .......... .......... .......... .......... 16% 11.2M 1s255 350K .......... .......... .......... .......... .......... 19% 24.8M 1s256 400K .......... .......... .......... .......... .......... 21% 1.97M 1s257 450K .......... .......... .......... .......... .......... 23% 20.3M 1s258 500K .......... .......... .......... .......... .......... 26% 2.38M 1s259 550K .......... .......... .......... .......... .......... 28% 9.06M 0s260 600K .......... .......... .......... .......... .......... 31% 2.39M 0s261 650K .......... .......... .......... .......... .......... 33% 10.5M 0s262 700K .......... .......... .......... .......... .......... 35% 15.4M 0s263 750K .......... .......... .......... .......... .......... 38% 2.67M 0s264 800K .......... .......... .......... .......... .......... 40% 7.40M 0s265 850K .......... .......... .......... .......... .......... 42% 2.55M 0s266 900K .......... .......... .......... .......... .......... 45% 8.65M 0s267 950K .......... .......... .......... .......... .......... 47% 20.8M 0s268 1000K .......... .......... .......... .......... .......... 50% 2.69M 0s269 1050K .......... .......... .......... .......... .......... 52% 8.45M 0s270 1100K .......... .......... .......... .......... .......... 54% 22.0M 0s271 1150K .......... .......... .......... .......... .......... 57% 2.29M 0s272 1200K .......... .......... .......... .......... .......... 59% 20.3M 0s273 1250K .......... .......... .......... .......... .......... 62% 2.74M 0s274 1300K .......... .......... .......... .......... .......... 64% 8.39M 0s275 1350K .......... .......... .......... .......... .......... 66% 19.4M 0s276 1400K .......... .......... .......... .......... .......... 69% 22.2M 0s277 1450K .......... .......... .......... .......... .......... 71% 2.39M 0s278 1500K .......... .......... .......... .......... .......... 74% 10.3M 0s279 1550K .......... .......... .......... .......... .......... 76% 40.8M 0s280 1600K .......... .......... .......... .......... .......... 78% 2.37M 0s281 1650K .......... .......... .......... .......... .......... 81% 13.5M 0s282 1700K .......... .......... .......... .......... .......... 83% 34.6M 0s283 1750K .......... .......... .......... .......... .......... 85% 2.67M 0s284 1800K .......... .......... .......... .......... .......... 88% 14.3M 0s285 1850K .......... .......... .......... .......... .......... 90% 13.6M 0s286 1900K .......... .......... .......... .......... .......... 93% 22.7M 0s287 1950K .......... .......... .......... .......... .......... 95% 2.54M 0s288 2000K .......... .......... .......... .......... .......... 97% 10.4M 0s289 2050K .......... .......... .......... .......... ... 100% 37.6M=0.5s2912024-10-23 15:21:03 (4.44 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]293x autoconf-2.72/294x autoconf-2.72/.prev-version295x autoconf-2.72/.tarball-version296x autoconf-2.72/.version297x autoconf-2.72/AUTHORS298x autoconf-2.72/BUGS299x autoconf-2.72/COPYING300x autoconf-2.72/COPYING.EXCEPTION301x autoconf-2.72/COPYINGv3302x autoconf-2.72/ChangeLog303x autoconf-2.72/ChangeLog.0304x autoconf-2.72/ChangeLog.1305x autoconf-2.72/ChangeLog.2306x autoconf-2.72/ChangeLog.3307x autoconf-2.72/GNUmakefile308x autoconf-2.72/INSTALL309x autoconf-2.72/Makefile.am310x autoconf-2.72/Makefile.in311x autoconf-2.72/NEWS312x autoconf-2.72/README313x autoconf-2.72/THANKS314x autoconf-2.72/TODO315x autoconf-2.72/aclocal.m4316x autoconf-2.72/bin/317x autoconf-2.72/bin/autoconf.in318x autoconf-2.72/bin/autoheader.in319x autoconf-2.72/bin/autom4te.in320x autoconf-2.72/bin/autoreconf.in321x autoconf-2.72/bin/autoscan.in322x autoconf-2.72/bin/autoupdate.in323x autoconf-2.72/bin/ifnames.in324x autoconf-2.72/bin/local.mk325x autoconf-2.72/build-aux/326x autoconf-2.72/build-aux/announce-gen327x autoconf-2.72/build-aux/config.guess328x autoconf-2.72/build-aux/config.sub329x autoconf-2.72/build-aux/gendocs.sh330x autoconf-2.72/build-aux/git-version-gen331x autoconf-2.72/build-aux/gitlog-to-changelog332x autoconf-2.72/build-aux/gnupload333x autoconf-2.72/build-aux/help-extract.pl334x autoconf-2.72/build-aux/install-sh335x autoconf-2.72/build-aux/mdate-sh336x autoconf-2.72/build-aux/missing337x autoconf-2.72/build-aux/texinfo.tex338x autoconf-2.72/cfg.mk339x autoconf-2.72/configure340x autoconf-2.72/configure.ac341x autoconf-2.72/doc/342x autoconf-2.72/doc/autoconf.info343x autoconf-2.72/doc/autoconf.texi344x autoconf-2.72/doc/fdl.texi345x autoconf-2.72/doc/gendocs_template346x autoconf-2.72/doc/gnu-oids.texi347x autoconf-2.72/doc/install.texi348x autoconf-2.72/doc/local.mk349x autoconf-2.72/doc/make-stds.texi350x autoconf-2.72/doc/stamp-vti351x autoconf-2.72/doc/standards.info352x autoconf-2.72/doc/standards.texi353x autoconf-2.72/doc/version.texi354x autoconf-2.72/lib/355x autoconf-2.72/lib/Autom4te/356x autoconf-2.72/lib/Autom4te/C4che.pm357x autoconf-2.72/lib/Autom4te/ChannelDefs.pm358x autoconf-2.72/lib/Autom4te/Channels.pm359x autoconf-2.72/lib/Autom4te/Config.pm360x autoconf-2.72/lib/Autom4te/Configure_ac.pm361x autoconf-2.72/lib/Autom4te/FileUtils.pm362x autoconf-2.72/lib/Autom4te/General.pm363x autoconf-2.72/lib/Autom4te/Getopt.pm364x autoconf-2.72/lib/Autom4te/Request.pm365x autoconf-2.72/lib/Autom4te/XFile.pm366x autoconf-2.72/lib/autoconf/367x autoconf-2.72/lib/autoconf/autoconf.m4368x autoconf-2.72/lib/autoconf/autoheader.m4369x autoconf-2.72/lib/autoconf/autoscan.m4370x autoconf-2.72/lib/autoconf/autotest.m4371x autoconf-2.72/lib/autoconf/autoupdate.m4372x autoconf-2.72/lib/autoconf/c.m4373x autoconf-2.72/lib/autoconf/erlang.m4374x autoconf-2.72/lib/autoconf/fortran.m4375x autoconf-2.72/lib/autoconf/functions.m4376x autoconf-2.72/lib/autoconf/general.m4377x autoconf-2.72/lib/autoconf/go.m4378x autoconf-2.72/lib/autoconf/headers.m4379x autoconf-2.72/lib/autoconf/lang.m4380x autoconf-2.72/lib/autoconf/libs.m4381x autoconf-2.72/lib/autoconf/oldnames.m4382x autoconf-2.72/lib/autoconf/programs.m4383x autoconf-2.72/lib/autoconf/specific.m4384x autoconf-2.72/lib/autoconf/status.m4385x autoconf-2.72/lib/autoconf/trailer.m4386x autoconf-2.72/lib/autoconf/types.m4387x autoconf-2.72/lib/autom4te.in388x autoconf-2.72/lib/autoscan/389x autoconf-2.72/lib/autoscan/autoscan.pre390x autoconf-2.72/lib/autotest/391x autoconf-2.72/lib/autotest/autotest.m4392x autoconf-2.72/lib/autotest/general.m4393x autoconf-2.72/lib/autotest/specific.m4394x autoconf-2.72/lib/emacs/395x autoconf-2.72/lib/emacs/autoconf-mode.el396x autoconf-2.72/lib/emacs/autotest-mode.el397x autoconf-2.72/lib/freeze.mk398x autoconf-2.72/lib/local.mk399x autoconf-2.72/lib/m4sugar/400x autoconf-2.72/lib/m4sugar/foreach.m4401x autoconf-2.72/lib/m4sugar/m4sh.m4402x autoconf-2.72/lib/m4sugar/m4sugar.m4403x autoconf-2.72/lib/version.in404x autoconf-2.72/m4/405x autoconf-2.72/m4/autobuild.m4406x autoconf-2.72/m4/m4.m4407x autoconf-2.72/m4/make-case.m4408x autoconf-2.72/maint.mk409x autoconf-2.72/man/410x autoconf-2.72/man/autoconf.1411x autoconf-2.72/man/autoconf.w412x autoconf-2.72/man/autoconf.x413x autoconf-2.72/man/autoheader.1414x autoconf-2.72/man/autoheader.w415x autoconf-2.72/man/autoheader.x416x autoconf-2.72/man/autom4te.1417x autoconf-2.72/man/autom4te.w418x autoconf-2.72/man/autom4te.x419x autoconf-2.72/man/autoreconf.1420x autoconf-2.72/man/autoreconf.w421x autoconf-2.72/man/autoreconf.x422x autoconf-2.72/man/autoscan.1423x autoconf-2.72/man/autoscan.w424x autoconf-2.72/man/autoscan.x425x autoconf-2.72/man/autoupdate.1426x autoconf-2.72/man/autoupdate.w427x autoconf-2.72/man/autoupdate.x428x autoconf-2.72/man/common.x429x autoconf-2.72/man/ifnames.1430x autoconf-2.72/man/ifnames.w431x autoconf-2.72/man/ifnames.x432x autoconf-2.72/man/local.mk433x autoconf-2.72/tests/434x autoconf-2.72/tests/atlocal.in435x autoconf-2.72/tests/autoscan.at436x autoconf-2.72/tests/autotest.at437x autoconf-2.72/tests/base.at438x autoconf-2.72/tests/c.at439x autoconf-2.72/tests/compile.at440x autoconf-2.72/tests/data/441x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4442x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4443x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4444x autoconf-2.72/tests/erlang.at445x autoconf-2.72/tests/foreign.at446x autoconf-2.72/tests/fortran.at447x autoconf-2.72/tests/go.at448x autoconf-2.72/tests/local.at449x autoconf-2.72/tests/local.mk450x autoconf-2.72/tests/m4sh.at451x autoconf-2.72/tests/m4sugar.at452x autoconf-2.72/tests/mktests.pl453x autoconf-2.72/tests/semantics.at454x autoconf-2.72/tests/statesave.m4455x autoconf-2.72/tests/suite.at456x autoconf-2.72/tests/tools.at457x autoconf-2.72/tests/torture.at458x autoconf-2.72/tests/wrapper.as459/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies460checking for a BSD-compatible install... /usr/local/bin/ginstall -c461checking whether build environment is sane... yes462checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p463checking for gawk... no464checking for mawk... no465checking for nawk... no466checking for awk... awk467checking whether make sets $(MAKE)... yes468checking whether make supports nested variables... yes469checking build system type... x86_64-apple-darwin16.7.0470checking host system type... x86_64-apple-darwin16.7.0471configure: autobuild project... GNU Autoconf472configure: autobuild revision... 2.72473configure: autobuild hostname... Traviss-Mac-463.local474configure: autobuild timestamp... 20241023T152104Z475checking for a shell whose -n mode is known to work... /bin/sh476checking for characters that cannot appear in file names... none477checking whether directories can have trailing spaces... yes478checking for expr... /bin/expr479checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.480GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.481GNU M4 1.4.15 uses a buggy replacement strstr on some systems.482Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.483There seems to be no Makefile in this directory.484You must run ./configure before running '/Applications/Xcode.app/Contents/Developer/usr/bin/make'.485make: *** [abort-due-to-no-makefile] Error 1486There seems to be no Makefile in this directory.487You must run ./configure before running '/Applications/Xcode.app/Contents/Developer/usr/bin/make'.488make: *** [abort-due-to-no-makefile] Error 1489/tmp ~/build/travis-ci/travis-rubies490~/build/travis-ci/travis-rubiesrvm.4492OSX specific setup496Required ruby-2.7.5 is not installed - installing.497Searching for binary rubies, this might take some time.498No binary rubies available for: osx/10.12/x86_64/ruby-2.7.5.499Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.500Checking requirements for osx_brew.501Do not know how to check/install gcc 'gcc'.502Installing requirements for osx_brew.503Updating system............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................505Warning: 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.506Warning: 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.507Warning: 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.508Warning: 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.509Warning: 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.510Warning: 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.511Warning: 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.512==> Upgrading 9 outdated packages:513autoconf 2.69 -> 2.72514automake 1.15.1 -> 1.17515coreutils 8.28_1 -> 9.5516libksba 1.3.5 -> 1.6.7517libtool 2.4.6_1 -> 2.5.3518libyaml 0.1.7 -> 0.2.5519openssl@1.1 1.1.0f -> 1.1.1w520pkg-config 0.29.2 -> 0.29.2_3521readline 7.0.3_1 -> 8.2.13522Warning: You are using macOS 10.12.523We (and Apple) do not provide support for this old version.524It is expected behaviour that some formulae will fail to build in this old version.525It is expected behaviour that Homebrew will be buggy and slow.526Do not create any issues about this on Homebrew's GitHub repositories.527Do not create any issues even if you think this message is unrelated.528Any opened issues will be immediately closed without response.529Do not ask for help from Homebrew or its maintainers on social media.530You may ask for help in Homebrew's discussions but are unlikely to receive a response.531Try to figure out the problem yourself and submit a fix as a pull request.532We will review it but may or may not accept it.534Warning: openssl@1.1 has been deprecated! It will be disabled on 2024-10-24.535==> Fetching dependencies for openssl@1.1: ca-certificates536==> Fetching ca-certificates537==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-09-24538==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:212f2576348d5f5797d8d3905eb70d0d9bf8829345bce9e20e2fd0336f344648539Warning: 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.540curl: (22) The requested URL returned error: 421 Misdirected Request541Error: openssl@1.1: Failed to download resource "ca-certificates"542Download failed: https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:212f2576348d5f5797d8d3905eb70d0d9bf8829345bce9e20e2fd0336f344648543==> Fetching readline544==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/r/readline.rb545==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-001546==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-002547==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-003548==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-004549==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-005550==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-006551==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-007552==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-008553==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-009554==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-010555==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-011556==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-012557==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2-patches/readline82-013558==> Downloading https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz559==> Fetching dependencies for coreutils: m4, autoconf, automake, libtool and gmp560==> Fetching m4561==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/m/m4.rb562==> Downloading https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz563==> Fetching autoconf564==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/a/autoconf.rb565==> Downloading https://ftp.gnu.org/gnu/autoconf/autoconf-2.72.tar.gz566==> Fetching automake567==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/a/automake.rb568==> Downloading https://ftp.gnu.org/gnu/automake/automake-1.17.tar.xz569==> Fetching libtool570==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/lib/libtool.rb571==> Downloading https://ftp.gnu.org/gnu/libtool/libtool-2.5.3.tar.xz572==> Fetching gmp573==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/g/gmp.rb574==> Downloading https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz575==> Fetching coreutils576==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/c/coreutils.rb577==> Downloading https://ftp.gnu.org/gnu/coreutils/coreutils-9.5.tar.xz578==> Fetching dependencies for libksba: libunistring, gettext and libgpg-error579==> Fetching libunistring580==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/lib/libunistring.rb581==> Downloading https://ftp.gnu.org/gnu/libunistring/libunistring-1.3.tar.gz582==> Fetching gettext583==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/g/gettext.rb584==> Downloading https://ftp.gnu.org/gnu/gettext/gettext-0.22.5.tar.gz585==> Fetching libgpg-error586==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/lib/libgpg-error.rb587==> Downloading https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.50.tar.bz2588==> Fetching libksba589==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/lib/libksba.rb590==> Downloading https://gnupg.org/ftp/gcrypt/libksba/libksba-1.6.7.tar.bz2591Warning: 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.592==> Fetching dependencies for libyaml: m4, autoconf, automake and libtool593==> Fetching libyaml594==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/lib/libyaml.rb595==> Downloading https://github.com/yaml/libyaml/archive/refs/tags/0.2.5.tar.gz596==> Downloading from https://codeload.github.com/yaml/libyaml/tar.gz/refs/tags/0.2.5597==> Fetching pkg-config598==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/7ce1cd1dcb62fe13721f4730fcb2411599f24437/Formula/p/pkg-config.rb599==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz600==> Upgrading readline601 7.0.3_1 -> 8.2.13602Warning: Your Xcode (8.3.3) is outdated.603Please update to Xcode 9.2 (or delete it).604Xcode can be updated from the App Store.606Warning: A newer Command Line Tools release is available.607Update them from Software Update in the App Store.609If that doesn't show you any updates, run:610 sudo rm -rf /Library/Developer/CommandLineTools611 sudo xcode-select --install613Alternatively, manually download them from:614 https://developer.apple.com/download/all/.615You should download the Command Line Tools for Xcode 9.2.619patching file nls.c620patching file patchlevel622patching file display.c623patching file patchlevel625patching file colors.c626patching file patchlevel628patching file input.c629patching file patchlevel631patching file callback.c632patching file patchlevel634patching file input.c635Hunk #1 succeeded at 805 (offset -7 lines).636Hunk #2 succeeded at 816 (offset -7 lines).637Hunk #3 succeeded at 895 (offset -7 lines).638Hunk #4 succeeded at 938 (offset -7 lines).639patching file patchlevel641patching file display.c642Hunk #1 succeeded at 3391 (offset -3 lines).643patching file patchlevel645patching file text.c646patching file bind.c647patching file rltty.c648patching file patchlevel650patching file complete.c651patching file patchlevel653patching file complete.c654patching file patchlevel656patching file bind.c657patching file patchlevel659patching file readline.c660patching file isearch.c661patching file patchlevel663patching file text.c664patching file patchlevel667Warning: 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.669######################################################################### 100.0%670🍺 /usr/local/Cellar/readline/8.2.13: 51 files, 1.6MB, built in 26 seconds671==> Running `brew cleanup readline`...672Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.673Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).674Removing: /usr/local/Cellar/readline/7.0.3_1... (46 files, 1.5MB)675Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--1ea434957d6ec3a7b61763f1f3552dad0ebdd6754d65888b5cd6d80db3a788a8... (5.6KB)676Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--24f587ba46b46ed2b1868ccaf9947504feba154bb8faabd4adaea63ef7e6acb0... (1.2KB)677Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--3d9885e692e1998523fd5c61f558cecd2aafd67a07bd3bfe1d7ad5a31777a116... (2.2KB)678Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--5911a5b980d7900aabdbee483f86dab7056851e6400efb002776a0a4a1bab6f6... (1.4KB)679Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--622ba387dae5c185afb4b9b20634804e5f6c1c6e5e87ebee7c35a8f065114c99... (1.5KB)680Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--6c8adf8ed4a2ca629f7fd11301ed6293a6248c9da0c674f86217df715efccbd3... (2.8KB)681Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--758e2ec65a0c214cfe6161f5cde3c5af4377c67d820ea01d13de3ca165f67b4c... (2.6KB)682Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--79572eeaeb82afdc6869d7ad4cba9d4f519b1218070e17fa90bbecd49bd525ac... (1.7KB)683Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--a177edc9d8c9f82e8c19d0630ab351f3fd1b201d655a1ddb5d51c4cee197b26a... (1.7KB)684Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--bbf97f1ec40a929edab5aa81998c1e2ef435436c597754916e6a5868f273aff7... (1.2KB)685Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--c7b45ff8c0d24d81482e6e0677e81563d13c74241f7b86c4de00d239bc81f5a1... (3.0KB)686Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--e0013d907f3a9e6482cc0934de1bd82ee3c3c4fd07a9646aa9899af237544dd7... (1.8KB)687Removing: /Users/travis/Library/Caches/Homebrew/readline--patch--e06503822c62f7bc0d9f387d4c78c09e0ce56e53872011363c74786c7cd4c053... (1.1KB)688==> Upgrading coreutils689 8.28_1 -> 9.5690Warning: Your Xcode (8.3.3) is outdated.691Please update to Xcode 9.2 (or delete it).692Xcode can be updated from the App Store.694Warning: A newer Command Line Tools release is available.695Update them from Software Update in the App Store.697If that doesn't show you any updates, run:698 sudo rm -rf /Library/Developer/CommandLineTools699 sudo xcode-select --install701Alternatively, manually download them from:702 https://developer.apple.com/download/all/.703You should download the Command Line Tools for Xcode 9.2.705==> Installing dependencies for coreutils: m4, autoconf, automake, libtool and gmp706==> Installing coreutils dependency: m4707Warning: Your Xcode (8.3.3) is outdated.708Please update to Xcode 9.2 (or delete it).709Xcode can be updated from the App Store.711Warning: A newer Command Line Tools release is available.712Update them from Software Update in the App Store.714If that doesn't show you any updates, run:715 sudo rm -rf /Library/Developer/CommandLineTools716 sudo xcode-select --install718Alternatively, manually download them from:719 https://developer.apple.com/download/all/.720You should download the Command Line Tools for Xcode 9.2.725Warning: 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.727######################################################################### 100.0%728🍺 /usr/local/Cellar/m4/1.4.19: 14 files, 702.0KB, built in 1 minute 34 seconds729==> Installing coreutils dependency: autoconf730Warning: Your Xcode (8.3.3) is outdated.731Please update to Xcode 9.2 (or delete it).732Xcode can be updated from the App Store.734Warning: A newer Command Line Tools release is available.735Update them from Software Update in the App Store.737If that doesn't show you any updates, run:738 sudo rm -rf /Library/Developer/CommandLineTools739 sudo xcode-select --install741Alternatively, manually download them from:742 https://developer.apple.com/download/all/.743You should download the Command Line Tools for Xcode 9.2.745Warning: 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.747######################################################################### 100.0%748Warning: 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.750######################################################################### 100.0%751Warning: 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.753######################################################################### 100.0%756🍺 /usr/local/Cellar/autoconf/2.72: 76 files, 3.6MB, built in 7 seconds757==> Installing coreutils dependency: automake758Warning: Your Xcode (8.3.3) is outdated.759Please update to Xcode 9.2 (or delete it).760Xcode can be updated from the App Store.762Warning: A newer Command Line Tools release is available.763Update them from Software Update in the App Store.765If that doesn't show you any updates, run:766 sudo rm -rf /Library/Developer/CommandLineTools767 sudo xcode-select --install769Alternatively, manually download them from:770 https://developer.apple.com/download/all/.771You should download the Command Line Tools for Xcode 9.2.773Warning: 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.775######################################################################### 100.0%776Warning: 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.778######################################################################### 100.0%779Warning: 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.781######################################################################### 100.0%784🍺 /usr/local/Cellar/automake/1.17: 134 files, 3.3MB, built in 12 seconds785==> Installing coreutils dependency: libtool786Warning: Your Xcode (8.3.3) is outdated.787Please update to Xcode 9.2 (or delete it).788Xcode can be updated from the App Store.790Warning: A newer Command Line Tools release is available.791Update them from Software Update in the App Store.793If that doesn't show you any updates, run:794 sudo rm -rf /Library/Developer/CommandLineTools795 sudo xcode-select --install797Alternatively, manually download them from:798 https://developer.apple.com/download/all/.799You should download the Command Line Tools for Xcode 9.2.801Warning: 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.803######################################################################### 100.0%804Warning: 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.806######################################################################### 100.0%807Warning: 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.809######################################################################### 100.0%812🍺 /usr/local/Cellar/libtool/2.5.3: 76 files, 3.8MB, built in 25 seconds813==> Installing coreutils dependency: gmp814Warning: Your Xcode (8.3.3) is outdated.815Please update to Xcode 9.2 (or delete it).816Xcode can be updated from the App Store.818Warning: A newer Command Line Tools release is available.819Update them from Software Update in the App Store.821If that doesn't show you any updates, run:822 sudo rm -rf /Library/Developer/CommandLineTools823 sudo xcode-select --install825Alternatively, manually download them from:826 https://developer.apple.com/download/all/.827You should download the Command Line Tools for Xcode 9.2.829Warning: 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.831######################################################################### 100.0%832Warning: 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.834######################################################################### 100.0%835Warning: 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.837######################################################################### 100.0%843🍺 /usr/local/Cellar/gmp/6.3.0: 22 files, 3.2MB, built in 4 minutes 9 seconds844==> Installing coreutils845Warning: 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.847######################################################################### 100.0%848Warning: 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.850######################################################################### 100.0%851Warning: 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.853######################################################################### 100.0%856==> Caveats857Commands also provided by macOS and the commands dir, dircolors, vdir have been installed with the prefix "g".858If you need to use these commands with their normal names, you can add a "gnubin" directory to your PATH with:859 PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"860==> Summary861🍺 /usr/local/Cellar/coreutils/9.5: 481 files, 9.8MB, built in 3 minutes 18 seconds862==> Running `brew cleanup coreutils`...863Removing: /usr/local/Cellar/coreutils/8.28_1... (430 files, 8.9MB)864==> Upgrading libksba865 1.3.5 -> 1.6.7866Warning: Your Xcode (8.3.3) is outdated.867Please update to Xcode 9.2 (or delete it).868Xcode can be updated from the App Store.870Warning: A newer Command Line Tools release is available.871Update them from Software Update in the App Store.873If that doesn't show you any updates, run:874 sudo rm -rf /Library/Developer/CommandLineTools875 sudo xcode-select --install877Alternatively, manually download them from:878 https://developer.apple.com/download/all/.879You should download the Command Line Tools for Xcode 9.2.881==> Installing dependencies for libksba: libunistring, gettext and libgpg-error882==> Installing libksba dependency: libunistring883Warning: Your Xcode (8.3.3) is outdated.884Please update to Xcode 9.2 (or delete it).885Xcode can be updated from the App Store.887Warning: A newer Command Line Tools release is available.888Update them from Software Update in the App Store.890If that doesn't show you any updates, run:891 sudo rm -rf /Library/Developer/CommandLineTools892 sudo xcode-select --install894Alternatively, manually download them from:895 https://developer.apple.com/download/all/.896You should download the Command Line Tools for Xcode 9.2.902Warning: 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.904######################################################################### 100.0%905🍺 /usr/local/Cellar/libunistring/1.3: 59 files, 5.3MB, built in 8 minutes 5 seconds906==> Installing libksba dependency: gettext907Warning: Your Xcode (8.3.3) is outdated.908Please update to Xcode 9.2 (or delete it).909Xcode can be updated from the App Store.911Warning: A newer Command Line Tools release is available.912Update them from Software Update in the App Store.914If that doesn't show you any updates, run:915 sudo rm -rf /Library/Developer/CommandLineTools916 sudo xcode-select --install918Alternatively, manually download them from:919 https://developer.apple.com/download/all/.920You should download the Command Line Tools for Xcode 9.2.922Warning: 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.924######################################################################### 100.0%925Warning: 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.927######################################################################### 100.0%928Warning: 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.930######################################################################### 100.0%934🍺 /usr/local/Cellar/gettext/0.22.5: 2,050 files, 20.6MB, built in 8 minutes 44 seconds935==> Installing libksba dependency: libgpg-error936Warning: Your Xcode (8.3.3) is outdated.937Please update to Xcode 9.2 (or delete it).938Xcode can be updated from the App Store.940Warning: A newer Command Line Tools release is available.941Update them from Software Update in the App Store.943If that doesn't show you any updates, run:944 sudo rm -rf /Library/Developer/CommandLineTools945 sudo xcode-select --install947Alternatively, manually download them from:948 https://developer.apple.com/download/all/.949You should download the Command Line Tools for Xcode 9.2.951Warning: 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.953######################################################################### 100.0%954Warning: 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.956######################################################################### 100.0%957Warning: 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.959######################################################################### 100.0%963🍺 /usr/local/Cellar/libgpg-error/1.50: 50 files, 1.6MB, built in 42 seconds964==> Installing libksba965Warning: 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.967######################################################################### 100.0%968Warning: 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.970######################################################################### 100.0%971Warning: 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.973######################################################################### 100.0%977🍺 /usr/local/Cellar/libksba/1.6.7: 19 files, 479KB, built in 28 seconds978==> Running `brew cleanup libksba`...979Removing: /usr/local/Cellar/libksba/1.3.5... (13 files, 359.4KB)980==> Running `brew cleanup autoconf`...981Removing: /usr/local/Cellar/autoconf/2.69... (70 files, 3.0MB)982==> Upgrading libyaml983 0.1.7 -> 0.2.5984Warning: Your Xcode (8.3.3) is outdated.985Please update to Xcode 9.2 (or delete it).986Xcode can be updated from the App Store.988Warning: A newer Command Line Tools release is available.989Update them from Software Update in the App Store.991If that doesn't show you any updates, run:992 sudo rm -rf /Library/Developer/CommandLineTools993 sudo xcode-select --install995Alternatively, manually download them from:996 https://developer.apple.com/download/all/.997You should download the Command Line Tools for Xcode 9.2.999Warning: 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.1001######################################################################### 100.0%1002Warning: 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.1004######################################################################### 100.0%1005Warning: 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.1007######################################################################### 100.0%1011🍺 /usr/local/Cellar/libyaml/0.2.5: 11 files, 318.4KB, built in 24 seconds1012==> Running `brew cleanup libyaml`...1013Removing: /usr/local/Cellar/libyaml/0.1.7... (8 files, 312.5KB)1014==> Upgrading pkg-config1015 0.29.2 -> 0.29.2_31016Warning: Your Xcode (8.3.3) is outdated.1017Please update to Xcode 9.2 (or delete it).1018Xcode can be updated from the App Store.1020Warning: A newer Command Line Tools release is available.1021Update them from Software Update in the App Store.1023If that doesn't show you any updates, run:1024 sudo rm -rf /Library/Developer/CommandLineTools1025 sudo xcode-select --install1027Alternatively, manually download them from:1028 https://developer.apple.com/download/all/.1029You should download the Command Line Tools for Xcode 9.2.1034Warning: 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.1036######################################################################### 100.0%1037🍺 /usr/local/Cellar/pkg-config/0.29.2_3: 12 files, 630.9KB, built in 1 minute 22 seconds1038==> Running `brew cleanup pkg-config`...1039Removing: /usr/local/Cellar/pkg-config/0.29.2... (11 files, 627KB)1040Removing: /Users/travis/Library/Caches/Homebrew/pkg-config--0.29.2.tar.gz... (1.9MB)1041==> Running `brew cleanup libtool`...1042Removing: /usr/local/Cellar/libtool/2.4.6_1... (70 files, 3.7MB)1043==> Running `brew cleanup automake`...1044Removing: /usr/local/Cellar/automake/1.15.1... (131 files, 3.0MB)1045Warning: The following dependents of upgraded formulae are outdated but will not1046be upgraded because they are not bottled:1047 libspatialite1048 postgis1049 postgresql@141050 pyenv1051 python@3.131052 sqlite1053 cgal1054 gnupg1055 gnutls1056 mpfr1057 nettle1058 sfcgal1059 libassuan1060 libgcrypt1061 pinentry1062==> No outdated dependents to upgrade!1063==> Checking for dependents of upgraded formulae...1064Disable this behaviour by setting HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK.1065Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).1066==> No broken dependents to reinstall!1067==> Caveats1068==> coreutils1069Commands also provided by macOS and the commands dir, dircolors, vdir have been installed with the prefix "g".1070If you need to use these commands with their normal names, you can add a "gnubin" directory to your PATH with:1071 PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"1072Requirements installation failed with status: 1.1073Gemset '' does not exist, 'rvm ruby-2.7.5 do rvm gemset create ' first, or append '--create'.1081$ echo "" > $rvm_path/patchsets/ruby/osx_staticbuild1090build ruby-3.2.51095ruby-3.2.5 - #already gone1096Using /Users/travis/.rvm/gems/ruby-2.4.21098info: downloading installer1099Warning: Not enforcing strong cipher suites for TLS, this is potentially less secure1100Warning: Detected macOS platform older than 10.131101Warning: Not enforcing TLS v1.2, this is potentially less secure1102info: profile set to 'default'1103info: default host triple is x86_64-apple-darwin1104info: syncing channel updates for 'stable-x86_64-apple-darwin'1105info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)1106info: downloading component 'cargo'1107info: downloading component 'clippy'1108info: downloading component 'rust-docs'1109info: downloading component 'rust-std'1110info: downloading component 'rustc'1111info: downloading component 'rustfmt'1112info: installing component 'cargo'1113info: installing component 'clippy'1114info: installing component 'rust-docs'1115info: installing component 'rust-std'1116info: installing component 'rustc'1117info: installing component 'rustfmt'1118info: default toolchain set to 'stable-x86_64-apple-darwin'1120 stable-x86_64-apple-darwin installed - rustc 1.82.0 (f6e511eec 2024-10-15)1123Rust is installed now. Great!1125To get started you may need to restart your current shell.1126This would reload your PATH environment variable to include1127Cargo's bin directory ($HOME/.cargo/bin).1129To configure your current shell, you need to source1130the corresponding env file under $HOME/.cargo.1132This is usually done by running one of the following (note the leading DOT):1133. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh1134source "$HOME/.cargo/env.fish" # For fish1135$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --disable-install-doc -C --without-tcl,--without-tk,--without-gmp1136Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.4.2/bin is not at first place.1137 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.1138 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>1139 To fix it temporarily in this shell session run: <code>rvm use ruby-2.4.2</code>1140 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.1141Checking requirements for osx_brew.1142Usage: brew search, -S [options] text|/regex/ [...]1144Perform a substring search of cask tokens and formula names for text. If1145text is flanked by slashes, it is interpreted as a regular expression.1147 --formula, --formulae Search for formulae.1148 --cask, --casks Search for casks.1149 --desc Search for formulae with a description1150 matching text and casks with a name or1151 description matching text.1152 --eval-all Evaluate all available formulae and casks,1153 whether installed or not, to search their1154 descriptions. Implied if HOMEBREW_EVAL_ALL1155 is set.1156 --pull-request Search for GitHub pull requests containing1157 text.1158 --open Search for only open GitHub pull requests.1159 --closed Search for only closed GitHub pull requests.1160 --repology Search for text in the given database.1161 --macports Search for text in the given database.1162 --fink Search for text in the given database.1163 --opensuse Search for text in the given database.1164 --fedora Search for text in the given database.1165 --archlinux Search for text in the given database.1166 --debian Search for text in the given database.1167 --ubuntu Search for text in the given database.1168 -d, --debug Display any debugging information.1169 -q, --quiet Make some output more quiet.1170 -v, --verbose Make some output more verbose.1171 -h, --help Show this message.1173Error: Invalid usage: This command requires at least 1 text or regex argument.1174Usage: brew search, -S [options] text|/regex/ [...]1176Perform a substring search of cask tokens and formula names for text. If1177text is flanked by slashes, it is interpreted as a regular expression.1179 --formula, --formulae Search for formulae.1180 --cask, --casks Search for casks.1181 --desc Search for formulae with a description1182 matching text and casks with a name or1183 description matching text.1184 --eval-all Evaluate all available formulae and casks,1185 whether installed or not, to search their1186 descriptions. Implied if HOMEBREW_EVAL_ALL1187 is set.1188 --pull-request Search for GitHub pull requests containing1189 text.1190 --open Search for only open GitHub pull requests.1191 --closed Search for only closed GitHub pull requests.1192 --repology Search for text in the given database.1193 --macports Search for text in the given database.1194 --fink Search for text in the given database.1195 --opensuse Search for text in the given database.1196 --fedora Search for text in the given database.1197 --archlinux Search for text in the given database.1198 --debian Search for text in the given database.1199 --ubuntu Search for text in the given database.1200 -d, --debug Display any debugging information.1201 -q, --quiet Make some output more quiet.1202 -v, --verbose Make some output more verbose.1203 -h, --help Show this message.1205Error: Invalid usage: This command requires at least 1 text or regex argument.1206Usage: brew search, -S [options] text|/regex/ [...]1208Perform a substring search of cask tokens and formula names for text. If1209text is flanked by slashes, it is interpreted as a regular expression.1211 --formula, --formulae Search for formulae.1212 --cask, --casks Search for casks.1213 --desc Search for formulae with a description1214 matching text and casks with a name or1215 description matching text.1216 --eval-all Evaluate all available formulae and casks,1217 whether installed or not, to search their1218 descriptions. Implied if HOMEBREW_EVAL_ALL1219 is set.1220 --pull-request Search for GitHub pull requests containing1221 text.1222 --open Search for only open GitHub pull requests.1223 --closed Search for only closed GitHub pull requests.1224 --repology Search for text in the given database.1225 --macports Search for text in the given database.1226 --fink Search for text in the given database.1227 --opensuse Search for text in the given database.1228 --fedora Search for text in the given database.1229 --archlinux Search for text in the given database.1230 --debian Search for text in the given database.1231 --ubuntu Search for text in the given database.1232 -d, --debug Display any debugging information.1233 -q, --quiet Make some output more quiet.1234 -v, --verbose Make some output more verbose.1235 -h, --help Show this message.1237Error: Invalid usage: This command requires at least 1 text or regex argument.1238Usage: brew search, -S [options] text|/regex/ [...]1240Perform a substring search of cask tokens and formula names for text. If1241text is flanked by slashes, it is interpreted as a regular expression.1243 --formula, --formulae Search for formulae.1244 --cask, --casks Search for casks.1245 --desc Search for formulae with a description1246 matching text and casks with a name or1247 description matching text.1248 --eval-all Evaluate all available formulae and casks,1249 whether installed or not, to search their1250 descriptions. Implied if HOMEBREW_EVAL_ALL1251 is set.1252 --pull-request Search for GitHub pull requests containing1253 text.1254 --open Search for only open GitHub pull requests.1255 --closed Search for only closed GitHub pull requests.1256 --repology Search for text in the given database.1257 --macports Search for text in the given database.1258 --fink Search for text in the given database.1259 --opensuse Search for text in the given database.1260 --fedora Search for text in the given database.1261 --archlinux Search for text in the given database.1262 --debian Search for text in the given database.1263 --ubuntu Search for text in the given database.1264 -d, --debug Display any debugging information.1265 -q, --quiet Make some output more quiet.1266 -v, --verbose Make some output more verbose.1267 -h, --help Show this message.1269Error: Invalid usage: This command requires at least 1 text or regex argument.1270Usage: brew search, -S [options] text|/regex/ [...]1272Perform a substring search of cask tokens and formula names for text. If1273text is flanked by slashes, it is interpreted as a regular expression.1275 --formula, --formulae Search for formulae.