Homebrew / legacy-homebrew

💀 The former home of Homebrew/homebrew (deprecated)
https://brew.sh
26.97k stars 11.35k forks source link

sbcl failed to build on 10.8.2 #15637

Closed acgetchell closed 12 years ago

acgetchell commented 12 years ago
Hapkido:~ getchell$ brew install sbcl
==> Downloading http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.58/sbcl-1
######################################################################## 100.0%
==> Downloading patches
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
==> Patching
patching file base-target-features.lisp-expr
Hunk #1 succeeded at 219 with fuzz 2.
Hunk #2 succeeded at 423 (offset 17 lines).
patching file doc/make-doc.sh
patching file contrib/sb-posix/posix-tests.lisp
Hunk #2 succeeded at 168 with fuzz 1 (offset 5 lines).
Hunk #3 succeeded at 341 (offset 13 lines).
Hunk #4 succeeded at 357 (offset 12 lines).
Hunk #5 succeeded at 540 (offset 29 lines).
Hunk #6 succeeded at 714 (offset 46 lines).
patching file customize-target-features.lisp
==> Downloading http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.55/sbcl-1
######################################################################## 100.0%
==> ./make.sh --prefix=/usr/local/Cellar/sbcl/1.0.58 --xc-host=/private/tmp/__UN
* true

WARNING! Some of the contrib modules did not build successfully or pass
their self-tests. Failed contribs:"
  sb-concurrency

Error: sbcl did not build
Logs: /Users/getchell/Library/Logs/Homebrew/sbcl/
Help: https://github.com/mxcl/homebrew/wiki/troubleshooting

Gist: https://gist.github.com/3945251

adamv commented 12 years ago

See also #14308

acgetchell commented 12 years ago

w00t! It works now! Thanks!

Hapkido:~ getchell$ brew update Updated Homebrew from c5027edb to fe26843b. ==> New Formulae gtk-engines regex-opt wxmaxima ==> Updated Formulae boost149 cogl maxima metaproxy percona-server cairo homebank mercurial parallel srecord Hapkido:~ getchell$ brew install sbcl ==> Downloading http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.58/sbcl-1 Already downloaded: /Library/Caches/Homebrew/sbcl-1.0.58.tar.bz2 ==> Downloading patches ######################################################################## 100.0% ######################################################################## 100.0% ######################################################################## 100.0% ######################################################################## 100.0% ==> Patching patching file base-target-features.lisp-expr Hunk #1 succeeded at 219 with fuzz 2. Hunk #2 succeeded at 423 (offset 17 lines). patching file doc/make-doc.sh patching file contrib/sb-posix/posix-tests.lisp Hunk #2 succeeded at 168 with fuzz 1 (offset 5 lines). Hunk #3 succeeded at 341 (offset 13 lines). Hunk #4 succeeded at 357 (offset 12 lines). Hunk #5 succeeded at 540 (offset 29 lines). Hunk #6 succeeded at 714 (offset 46 lines). patching file customize-target-features.lisp ==> Downloading http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.55/sbcl-1 ######################################################################## 100.0% ==> ./make.sh --prefix=/usr/local/Cellar/sbcl/1.0.58 --xc-host=/private/tmp/__UN ==> sh install.sh /usr/local/Cellar/sbcl/1.0.58: 267 files, 49M, built in 4.5 minutes Hapkido:~ getchell$ sbcl This is SBCL 1.0.58, an implementation of ANSI Common Lisp. More information about SBCL is available at http://www.sbcl.org/.

SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information.

3

"quit" "quit"