12.4
AMD64
Xcode: xcode13.4 C
Git
Raw log
Scroll to End of Log
0.01s0.01s0.01s
worker_info
1Worker information
2hostname: aca13f78-1ab7-4e11-b99f-9a1104292852@1.worker-com-654b68849d-h8nh9.macstadium-prod-2
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: f371729f-6eaa-4572-bf37-9a3b168dd062 travis-ci-macos12.4-xcode13.4-1654606119 (via amqp)
5startup: 1m4.870742912s
60.53s0.01s0.01s0.03s
system_info
7Build system information
8Build language: c
9Build id: 272832648
10Job id: 627351257
11Runtime kernel version: 21.5.0
12VM: default
13travis-build version: 6b157a1c
14Build image provisioning date and time
15Tue Jun 7 19:20:38 GMT 2022
16Operating System Details
17ProductName: macOS
18ProductVersion: 12.4
19BuildVersion: 21F79
20Git version
21git version 2.36.1
22bash version
23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)
24Copyright (C) 2007 Free Software Foundation, Inc.
25GCC version
26Apple clang version 13.1.6 (clang-1316.0.21.2.5)
27Target: x86_64-apple-darwin21.5.0
28Thread model: posix
29InstalledDir: /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
30LLVM version
31Apple clang version 13.1.6 (clang-1316.0.21.2.5)
32Target: x86_64-apple-darwin21.5.0
33Thread model: posix
34InstalledDir: /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
35Pre-installed Ruby versions
36ruby-2.7.6
37Pre-installed Node.js versions
38v10.24.1
39v12.22.12
40v13.14.0
41v14.19.3
42v15.14.0
43v16.15.1
44v17.9.1
45v18.2.0
46v4.9.1
47v6.17.1
48v8.17.0
49mvn -version
50Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
51Maven home: /usr/local/Cellar/maven/3.8.5/libexec
52Java version: 18.0.1.1, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk/18.0.1.1/libexec/openjdk.jdk/Contents/Home
53Default locale: en_US, platform encoding: UTF-8
54OS name: "mac os x", version: "12.4", arch: "x86_64", family: "mac"
560.09s0.02s0.61s0.01s0.01s0.01s0.04s0.01s0.15s0.05s0.04s0.01s0.04s0.01s0.01s0.29s0.14s0.01s0.01s0.05s0.01s3.49s
570.99s0.07s0.01s0.01s0.01s0.01s0.01s0.02s/Users/travis/.travis/job_stages: line 340: python: command not found
580.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
590.06s0.40s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
60Cloning into 'travis-ci/travis-rubies'...
61$ cd travis-ci/travis-rubies
62$ git checkout -qf d5f9e545aa36c070c63fe175127157594d767fbb
640.01s
65Setting environment variables from repository settings
66$ export AWS_ACCESS_KEY_ID=[secure]
67$ export AWS_SECRET_ACCESS_KEY=[secure]
68$ export AWS_DEFAULT_REGION=[secure]
69$ export SAFE_RVM_VERSION=1.29.7
71$ export TRAVIS_COMPILER=gcc
72$ export CC=${CC:-gcc}
73$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
74$ export PATH=/usr/lib/ccache:$PATH
cache.1
75Setting up build cache
76$ export CASHER_DIR=${TRAVIS_HOME}/.casher
770.13s$ Installing caching utilities
780.01s3.21sattempting to download cache archive
79fetching build/cache--osx-xcode13.4-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
80fetching build/cache-osx-xcode13.4-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
81fetching build/cache--compiler-gcc.tgz
82could not download cache
830.01s2.70sadding /usr/local/Cellar/python to cache
84creating directory /usr/local/Cellar/python
85/usr/local/opt/python is a symbolic link to ../Cellar/python@3.9/3.9.13_1; not following
cache.ccache
880.01s3.24sadding /Users/travis/.ccache to cache
89creating directory /Users/travis/.ccache
90$ gcc --version
91Apple clang version 13.1.6 (clang-1316.0.21.2.5)
92Target: x86_64-apple-darwin21.5.0
93Thread model: posix
94InstalledDir: /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
before_install
950.03s$ sw_vers
96ProductName: macOS
97ProductVersion: 12.4
98BuildVersion: 21F79
990.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
100rvm_silence_path_mismatch_check_flag=1
101The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
102$ ./build.sh
rvm.1
103update rvm
1042.34s$ rvm remove 1.8.7
105ruby-1.8.7-head - #already gone
106Using /Users/travis/.rvm/gems/ruby-2.7.6
108/usr/local/bin/gpg
109pub rsa4096 2014-10-28 [SC]
110 409B6B1796C275462A1703113804BB82D39DC0E3
111uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
112uid [ unknown] Michal Papis <michal.papis@toptal.com>
113uid [ unknown] [jpeg image of size 5015]
114sub rsa2048 2015-11-02 [E]
116pub rsa4096 2016-11-11 [SC]
117 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
118uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
119sub rsa4096 2016-11-11 [E]
121gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
122gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
123gpg: Total number processed: 1
124gpg: unchanged: 1
1250.63s$ rvm reload
126Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.7.6/bin is not at first place.
127 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
128 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
129 To fix it temporarily in this shell session run: <code>rvm use ruby-2.7.6</code>
130 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
131RVM reloaded!
133gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
134gpg: Total number processed: 1
135gpg: unchanged: 1
136gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
137gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
138gpg: Total number processed: 1
139gpg: unchanged: 1
1400.16s$: command not found
141df: getattrlist failed: Input/output error
142Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
143Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
144gpg: Signature made Fri Jan 15 18:46:22 2021 GMT
145gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
146gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
147gpg: WARNING: This key is not certified with a trusted signature!
148gpg: There is no indication that the signature belongs to the owner.
149Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
150GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'
151Upgrading the RVM installation in /Users/travis/.rvm/
152Upgrade of RVM in /Users/travis/.rvm/ is complete.
154<warn>Thanks for installing RVM 🙏</warn>
155Please consider donating to our open collective to help us maintain RVM.
157👉 Donate: <code>https://opencollective.com/rvm/donate</code>
160: command not found
1610.29s$ rvm reset
162Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.7.6/bin is not at first place.
163 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
164 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
165 To fix it temporarily in this shell session run: <code>rvm use ruby-2.7.6</code>
166 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
1683.03s$ rvm cleanup all
169Cleaning up rvm archives
170Cleaning up rvm repos
171Cleaning up rvm src
172Cleaning up rvm log
173Cleaning up rvm tmp
174Cleaning up rvm gemsets
175Cleaning up rvm links
176Cleanup done.
rvm.2
179clean up meta data
180done
rvm.3
182set up env for rvm
1830.03s$ source /Users/travis/.rvm/scripts/rvm
1850.02s$ unset DYLD_LIBRARY_PATH
1870.01s$ export rvm_git_clone_depth=1
1904.90s$ install_autoconf
191/tmp ~/build/travis-ci/travis-rubies
192--2024-10-22 09:11:23-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz
193Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
194Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.
195HTTP request sent, awaiting response... 200 OK
196Length: 2143794 (2.0M) [application/x-gzip]
197Saving to: ‘autoconf-latest.tar.gz’
199 0K .......... .......... .......... .......... .......... 2% 1010K 2s
200 50K .......... .......... .......... .......... .......... 4% 2.00M 1s
201 100K .......... .......... .......... .......... .......... 7% 12.5M 1s
202 150K .......... .......... .......... .......... .......... 9% 1.90M 1s
203 200K .......... .......... .......... .......... .......... 11% 16.0M 1s
204 250K .......... .......... .......... .......... .......... 14% 32.5M 1s
205 300K .......... .......... .......... .......... .......... 16% 15.7M 1s
206 350K .......... .......... .......... .......... .......... 19% 2.33M 1s
207 400K .......... .......... .......... .......... .......... 21% 28.4M 0s
208 450K .......... .......... .......... .......... .......... 23% 16.5M 0s
209 500K .......... .......... .......... .......... .......... 26% 1.95M 0s
210 550K .......... .......... .......... .......... .......... 28% 22.6M 0s
211 600K .......... .......... .......... .......... .......... 31% 24.8M 0s
212 650K .......... .......... .......... .......... .......... 33% 1.49M 0s
213 700K .......... .......... .......... .......... .......... 35% 17.3M 0s
214 750K .......... .......... .......... .......... .......... 38% 27.0M 0s
215 800K .......... .......... .......... .......... .......... 40% 17.9M 0s
216 850K .......... .......... .......... .......... .......... 42% 2.54M 0s
217 900K .......... .......... .......... .......... .......... 45% 19.3M 0s
218 950K .......... .......... .......... .......... .......... 47% 10.0M 0s
219 1000K .......... .......... .......... .......... .......... 50% 35.0M 0s
220 1050K .......... .......... .......... .......... .......... 52% 2.27M 0s
221 1100K .......... .......... .......... .......... .......... 54% 16.0M 0s
222 1150K .......... .......... .......... .......... .......... 57% 22.2M 0s
223 1200K .......... .......... .......... .......... .......... 59% 22.5M 0s
224 1250K .......... .......... .......... .......... .......... 62% 1.99M 0s
225 1300K .......... .......... .......... .......... .......... 64% 23.9M 0s
226 1350K .......... .......... .......... .......... .......... 66% 4.93M 0s
227 1400K .......... .......... .......... .......... .......... 69% 10.1M 0s
228 1450K .......... .......... .......... .......... .......... 71% 4.33M 0s
229 1500K .......... .......... .......... .......... .......... 74% 23.0M 0s
230 1550K .......... .......... .......... .......... .......... 76% 26.8M 0s
231 1600K .......... .......... .......... .......... .......... 78% 4.33M 0s
232 1650K .......... .......... .......... .......... .......... 81% 3.77M 0s
233 1700K .......... .......... .......... .......... .......... 83% 16.1M 0s
234 1750K .......... .......... .......... .......... .......... 85% 19.5M 0s
235 1800K .......... .......... .......... .......... .......... 88% 5.66M 0s
236 1850K .......... .......... .......... .......... .......... 90% 21.9M 0s
237 1900K .......... .......... .......... .......... .......... 93% 4.36M 0s
238 1950K .......... .......... .......... .......... .......... 95% 27.1M 0s
239 2000K .......... .......... .......... .......... .......... 97% 13.0M 0s
240 2050K .......... .......... .......... .......... ... 100% 2.73M=0.4s
2422024-10-22 09:11:24 (5.21 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]
244x autoconf-2.72/
245x autoconf-2.72/.prev-version
246x autoconf-2.72/.tarball-version
247x autoconf-2.72/.version
248x autoconf-2.72/AUTHORS
249x autoconf-2.72/BUGS
250x autoconf-2.72/COPYING
251x autoconf-2.72/COPYING.EXCEPTION
252x autoconf-2.72/COPYINGv3
253x autoconf-2.72/ChangeLog
254x autoconf-2.72/ChangeLog.0
255x autoconf-2.72/ChangeLog.1
256x autoconf-2.72/ChangeLog.2
257x autoconf-2.72/ChangeLog.3
258x autoconf-2.72/GNUmakefile
259x autoconf-2.72/INSTALL
260x autoconf-2.72/Makefile.am
261x autoconf-2.72/Makefile.in
262x autoconf-2.72/NEWS
263x autoconf-2.72/README
264x autoconf-2.72/THANKS
265x autoconf-2.72/TODO
266x autoconf-2.72/aclocal.m4
267x autoconf-2.72/bin/
268x autoconf-2.72/bin/autoconf.in
269x autoconf-2.72/bin/autoheader.in
270x autoconf-2.72/bin/autom4te.in
271x autoconf-2.72/bin/autoreconf.in
272x autoconf-2.72/bin/autoscan.in
273x autoconf-2.72/bin/autoupdate.in
274x autoconf-2.72/bin/ifnames.in
275x autoconf-2.72/bin/local.mk
276x autoconf-2.72/build-aux/
277x autoconf-2.72/build-aux/announce-gen
278x autoconf-2.72/build-aux/config.guess
279x autoconf-2.72/build-aux/config.sub
280x autoconf-2.72/build-aux/gendocs.sh
281x autoconf-2.72/build-aux/git-version-gen
282x autoconf-2.72/build-aux/gitlog-to-changelog
283x autoconf-2.72/build-aux/gnupload
284x autoconf-2.72/build-aux/help-extract.pl
285x autoconf-2.72/build-aux/install-sh
286x autoconf-2.72/build-aux/mdate-sh
287x autoconf-2.72/build-aux/missing
288x autoconf-2.72/build-aux/texinfo.tex
289x autoconf-2.72/cfg.mk
290x autoconf-2.72/configure
291x autoconf-2.72/configure.ac
292x autoconf-2.72/doc/
293x autoconf-2.72/doc/autoconf.info
294x autoconf-2.72/doc/autoconf.texi
295x autoconf-2.72/doc/fdl.texi
296x autoconf-2.72/doc/gendocs_template
297x autoconf-2.72/doc/gnu-oids.texi
298x autoconf-2.72/doc/install.texi
299x autoconf-2.72/doc/local.mk
300x autoconf-2.72/doc/make-stds.texi
301x autoconf-2.72/doc/stamp-vti
302x autoconf-2.72/doc/standards.info
303x autoconf-2.72/doc/standards.texi
304x autoconf-2.72/doc/version.texi
305x autoconf-2.72/lib/
306x autoconf-2.72/lib/Autom4te/
307x autoconf-2.72/lib/Autom4te/C4che.pm
308x autoconf-2.72/lib/Autom4te/ChannelDefs.pm
309x autoconf-2.72/lib/Autom4te/Channels.pm
310x autoconf-2.72/lib/Autom4te/Config.pm
311x autoconf-2.72/lib/Autom4te/Configure_ac.pm
312x autoconf-2.72/lib/Autom4te/FileUtils.pm
313x autoconf-2.72/lib/Autom4te/General.pm
314x autoconf-2.72/lib/Autom4te/Getopt.pm
315x autoconf-2.72/lib/Autom4te/Request.pm
316x autoconf-2.72/lib/Autom4te/XFile.pm
317x autoconf-2.72/lib/autoconf/
318x autoconf-2.72/lib/autoconf/autoconf.m4
319x autoconf-2.72/lib/autoconf/autoheader.m4
320x autoconf-2.72/lib/autoconf/autoscan.m4
321x autoconf-2.72/lib/autoconf/autotest.m4
322x autoconf-2.72/lib/autoconf/autoupdate.m4
323x autoconf-2.72/lib/autoconf/c.m4
324x autoconf-2.72/lib/autoconf/erlang.m4
325x autoconf-2.72/lib/autoconf/fortran.m4
326x autoconf-2.72/lib/autoconf/functions.m4
327x autoconf-2.72/lib/autoconf/general.m4
328x autoconf-2.72/lib/autoconf/go.m4
329x autoconf-2.72/lib/autoconf/headers.m4
330x autoconf-2.72/lib/autoconf/lang.m4
331x autoconf-2.72/lib/autoconf/libs.m4
332x autoconf-2.72/lib/autoconf/oldnames.m4
333x autoconf-2.72/lib/autoconf/programs.m4
334x autoconf-2.72/lib/autoconf/specific.m4
335x autoconf-2.72/lib/autoconf/status.m4
336x autoconf-2.72/lib/autoconf/trailer.m4
337x autoconf-2.72/lib/autoconf/types.m4
338x autoconf-2.72/lib/autom4te.in
339x autoconf-2.72/lib/autoscan/
340x autoconf-2.72/lib/autoscan/autoscan.pre
341x autoconf-2.72/lib/autotest/
342x autoconf-2.72/lib/autotest/autotest.m4
343x autoconf-2.72/lib/autotest/general.m4
344x autoconf-2.72/lib/autotest/specific.m4
345x autoconf-2.72/lib/emacs/
346x autoconf-2.72/lib/emacs/autoconf-mode.el
347x autoconf-2.72/lib/emacs/autotest-mode.el
348x autoconf-2.72/lib/freeze.mk
349x autoconf-2.72/lib/local.mk
350x autoconf-2.72/lib/m4sugar/
351x autoconf-2.72/lib/m4sugar/foreach.m4
352x autoconf-2.72/lib/m4sugar/m4sh.m4
353x autoconf-2.72/lib/m4sugar/m4sugar.m4
354x autoconf-2.72/lib/version.in
355x autoconf-2.72/m4/
356x autoconf-2.72/m4/autobuild.m4
357x autoconf-2.72/m4/m4.m4
358x autoconf-2.72/m4/make-case.m4
359x autoconf-2.72/maint.mk
360x autoconf-2.72/man/
361x autoconf-2.72/man/autoconf.1
362x autoconf-2.72/man/autoconf.w
363x autoconf-2.72/man/autoconf.x
364x autoconf-2.72/man/autoheader.1
365x autoconf-2.72/man/autoheader.w
366x autoconf-2.72/man/autoheader.x
367x autoconf-2.72/man/autom4te.1
368x autoconf-2.72/man/autom4te.w
369x autoconf-2.72/man/autom4te.x
370x autoconf-2.72/man/autoreconf.1
371x autoconf-2.72/man/autoreconf.w
372x autoconf-2.72/man/autoreconf.x
373x autoconf-2.72/man/autoscan.1
374x autoconf-2.72/man/autoscan.w
375x autoconf-2.72/man/autoscan.x
376x autoconf-2.72/man/autoupdate.1
377x autoconf-2.72/man/autoupdate.w
378x autoconf-2.72/man/autoupdate.x
379x autoconf-2.72/man/common.x
380x autoconf-2.72/man/ifnames.1
381x autoconf-2.72/man/ifnames.w
382x autoconf-2.72/man/ifnames.x
383x autoconf-2.72/man/local.mk
384x autoconf-2.72/tests/
385x autoconf-2.72/tests/atlocal.in
386x autoconf-2.72/tests/autoscan.at
387x autoconf-2.72/tests/autotest.at
388x autoconf-2.72/tests/base.at
389x autoconf-2.72/tests/c.at
390x autoconf-2.72/tests/compile.at
391x autoconf-2.72/tests/data/
392x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4
393x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4
394x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4
395x autoconf-2.72/tests/erlang.at
396x autoconf-2.72/tests/foreign.at
397x autoconf-2.72/tests/fortran.at
398x autoconf-2.72/tests/go.at
399x autoconf-2.72/tests/local.at
400x autoconf-2.72/tests/local.mk
401x autoconf-2.72/tests/m4sh.at
402x autoconf-2.72/tests/m4sugar.at
403x autoconf-2.72/tests/mktests.pl
404x autoconf-2.72/tests/semantics.at
405x autoconf-2.72/tests/statesave.m4
406x autoconf-2.72/tests/suite.at
407x autoconf-2.72/tests/tools.at
408x autoconf-2.72/tests/torture.at
409x autoconf-2.72/tests/wrapper.as
410/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies
411checking for a BSD-compatible install... /usr/local/bin/ginstall -c
412checking whether build environment is sane... yes
413checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
414checking for gawk... no
415checking for mawk... no
416checking for nawk... no
417checking for awk... awk
418checking whether make sets $(MAKE)... yes
419checking whether make supports nested variables... yes
420checking build system type... x86_64-apple-darwin21.5.0
421checking host system type... x86_64-apple-darwin21.5.0
422configure: autobuild project... GNU Autoconf
423configure: autobuild revision... 2.72
424configure: autobuild hostname... Traviss-Mac.local
425configure: autobuild timestamp... 20241022T091125Z
426checking for a shell whose -n mode is known to work... /bin/sh
427checking for characters that cannot appear in file names... none
428checking whether directories can have trailing spaces... yes
429checking for expr... /bin/expr
430checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.
431GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.
432GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
433Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.
434There seems to be no Makefile in this directory.
435You must run ./configure before running '/Applications/Xcode-13.4.1.app/Contents/Developer/usr/bin/make'.
436make: *** [abort-due-to-no-makefile] Error 1
437There seems to be no Makefile in this directory.
438You must run ./configure before running '/Applications/Xcode-13.4.1.app/Contents/Developer/usr/bin/make'.
439make: *** [abort-due-to-no-makefile] Error 1
440/tmp ~/build/travis-ci/travis-rubies
441~/build/travis-ci/travis-rubies
rvm.4
443OSX specific setup
4440.37s$ rvm autolibs homebrew
446618.10s$ rvm use --install 2.7.5
447Required ruby-2.7.5 is not installed - installing.
448Searching for binary rubies, this might take some time.
449Found remote file https://rubies.travis-ci.org/osx/12.4/x86_64/ruby-2.7.5.tar.bz2
450Checking requirements for osx_brew.
451Do not know how to check/install gcc 'gcc'.
452Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'
453Requirements installation successful.
454df: getattrlist failed: Input/output error
455ruby-2.7.5 - #configure
456ruby-2.7.5 - #download
457 % Total % Received % Xferd Average Speed Time Time Time Current
458 Dload Upload Total Spent Left Speed
459 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
460100 5736k 100 5736k 0 0 2986k 0 0:00:01 0:00:01 --:--:-- 2986k
461No checksum for downloaded archive, recording checksum in user configuration.
462ruby-2.7.5 - #validate archive
463ruby-2.7.5 - #extract
464ruby-2.7.5 - #validate binary
465Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries
466Mounting remote ruby failed with status 10, trying to compile.
467df: getattrlist failed: Input/output error
468Checking requirements for osx_brew.
469Do not know how to check/install gcc 'gcc'.
470Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
471Requirements installation successful.
472Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.
473Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...
474ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...
475 % Total % Received % Xferd Average Speed Time Time Time Current
476 Dload Upload Total Spent Left Speed
477100 14.1M 100 14.1M 0 0 60.6M 0 --:--:-- --:--:-- --:--:-- 63.0M
478No checksum for downloaded archive, recording checksum in user configuration.
479ruby-2.7.5 - #extracting ruby-2.7.5 to /Users/travis/.rvm/src/ruby-2.7.5.....
480ruby-2.7.5 - #configuring..........................................................................
481ruby-2.7.5 - #post-configuration.
482ruby-2.7.5 - #compiling................................................................................
483ruby-2.7.5 - #installing............
484ruby-2.7.5 - #making binaries executable...
485Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
486ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global
487ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................
488ruby-2.7.5 - #generating global wrappers........
489ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5
490ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list
491ruby-2.7.5 - #generating default wrappers........
492ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
493Install of ruby-2.7.5 - #complete
494Ruby was built without documentation, to build it run: rvm docs generate-ri
495Using /Users/travis/.rvm/gems/ruby-2.7.5
4970.06s$ sudo mkdir -p /etc/openssl
4990.04s$ sudo chown -R travis: /etc/openssl
5010.02s$ mkdir -p /Users/travis/.rvm/patchsets/ruby
503$ echo "" > $rvm_path/patchsets/ruby/osx_static
ruby
505check which ruby to build
5060.01s$ source ./build_info.sh
5080.03s$ export RUBY=ruby-head
510EVERYBODY STAND BACK, WE'RE INSTALLING ruby-head
5110.03s$ unset CC
build
514build ruby-head
5150.61s$ rvm alias delete ruby-head
516Deleting alias: ruby-head...
518$ rvm remove ruby-head
521Done: Job Cancelled
523Build Cancelled manually by User: smokodon
Top