Skip to content

Instantly share code, notes, and snippets.

@eivindingebrigtsen
Created March 20, 2010 12:00
Show Gist options
  • Save eivindingebrigtsen/338631 to your computer and use it in GitHub Desktop.
Save eivindingebrigtsen/338631 to your computer and use it in GitHub Desktop.
bekk-64b9e8d52de0:cmdtask eivind ingebrigtsen$ brew install -vd ircii
==> Build Environment
PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
LDFLAGS: -L/Users/eivind ingebrigtsen/Resources/homebrew/lib
CPPFLAGS: -isystem /Users/eivind ingebrigtsen/Resources/homebrew/include
MAKEFLAGS: -j2
CC: /usr/bin/cc
CXX: /usr/bin/c++
==> Downloading ftp://ircii.warped.com//pub/ircII//ircii-20081115.tar.bz2
File already downloaded and cached to /Users/eivind ingebrigtsen/Library/Caches/Homebrew
/usr/bin/tar xf /Users/eivind ingebrigtsen/Library/Caches/Homebrew/ircii-20081115.tar.bz2
==> ./configure --prefix=/Users/eivind ingebrigtsen/Resources/homebrew/Cellar/ircii/20081115 --disable-debug --disable-dependency-tracking --with-default-server=irc.freenode.net --enable-ipv6
./configure --prefix=/Users/eivind ingebrigtsen/Resources/homebrew/Cellar/ircii/20081115 --disable-debug --disable-dependency-tracking --with-default-server=irc.freenode.net --enable-ipv6
loading site script /Users/eivind
./configure: line 514: .: /Users/eivind: is a directory
loading site script /Users/eivind
./configure: line 514: .: /Users/eivind: is a directory
creating cache ./config.cache
this is ircii version 20081115
checking for gcc... /usr/bin/cc
checking whether the C compiler (/usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -L/Users/eivind ingebrigtsen/Resources/homebrew/lib) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
Error: #<BuildError: Failure while executing: ./configure '--prefix=/Users/eivind ingebrigtsen/Resources/homebrew/Cellar/ircii/20081115' --disable-debug --disable-dependency-tracking --with-default-server=irc.freenode.net --enable-ipv6>
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Homebrew/formula.rb:310:in `system'
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Formula/ircii.rb:9:in `install'
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Homebrew/install.rb:89:in `install'
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Homebrew/formula.rb:190:in `brew'
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Homebrew/formula.rb:361:in `stage'
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Homebrew/formula.rb:325:in `mktemp'
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Homebrew/formula.rb:359:in `stage'
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Homebrew/formula.rb:185:in `brew'
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Homebrew/install.rb:76:in `install'
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Homebrew/install.rb:39
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Formula/ircii.rb:8
==> Rescuing build...
When you exit this shell Homebrew will attempt to finalise the installation.
If nothing is installed or the shell exits with a non-zero error code,
Homebrew will abort. The installation prefix is:
/Users/eivind ingebrigtsen/Resources/homebrew/Cellar/ircii/20081115
bash-3.2$ exit
exit
==> Finishing up
rmdir: /Users/eivind ingebrigtsen/Resources/homebrew/Cellar/ircii/20081115 (empty)
Error: Nothing was installed to /Users/eivind ingebrigtsen/Resources/homebrew/Cellar/ircii/20081115
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Homebrew/install.rb:121:in `install'
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Homebrew/install.rb:39
/Users/eivind ingebrigtsen/Resources/homebrew/Library/Formula/ircii.rb:8
bekk-64b9e8d52de0:cmdtask eivind ingebrigtsen$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment