Created
November 5, 2015 04:55
-
-
Save tseemann/f8061acf98b0ed9e36d9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-11-05 14:21:11 +1100 | |
make | |
HAVE_ICONV=1 | |
whois_LDADD+=-liconv | |
whois | |
/bio/linuxbrew/bin/gcc-5 -isystem/bio/linuxbrew/include -DHAVE_ICONV -Os -w -pipe -march=core2 -MM -MG *.c > Makefile.depend | |
perl make_version_h.pl debian/changelog > version.h | |
perl make_ip_del.pl < ip_del_list > ip_del.h | |
perl make_ip6_del.pl < ip6_del_list > ip6_del.h | |
perl make_as_del.pl < as_del_list > as_del.h | |
perl make_as32_del.pl < as32_del_list > as32_del.h | |
perl make_new_gtlds.pl < new_gtlds_list > new_gtlds.h | |
perl make_tld_serv.pl < tld_serv_list > tld_serv.h | |
perl make_servers_charset.pl < servers_charset_list > servers_charset.h | |
/bio/linuxbrew/bin/gcc-5 -isystem/bio/linuxbrew/include -DHAVE_ICONV -Os -w -pipe -march=core2 -c utils.c | |
/bio/linuxbrew/bin/gcc-5 -isystem/bio/linuxbrew/include -DHAVE_ICONV -Os -w -pipe -march=core2 -c simple_recode.c | |
/bio/linuxbrew/bin/gcc-5 -isystem/bio/linuxbrew/include -DHAVE_ICONV -Os -w -pipe -march=core2 -c whois.c | |
/bio/linuxbrew/bin/gcc-5 -Os -w -pipe -march=core2 -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -o whois whois.o utils.o simple_recode.o -liconv -liconv | |
/usr/bin/ld: cannot find -liconv | |
/usr/bin/ld: cannot find -liconv | |
collect2: error: ld returned 1 exit status | |
make: *** [whois] Error 1 | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/linuxbrew | |
HEAD: 602d9b461deec71f1886ddfc2d8df932e702fc37 | |
Last commit: 3 weeks ago | |
HOMEBREW_PREFIX: /bio/linuxbrew | |
HOMEBREW_REPOSITORY: /bio/linuxbrew | |
HOMEBREW_CELLAR: /bio/linuxbrew/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com | |
CPU: 72-core 64-bit 6 | |
OS X: 0-x86_64 | |
Xcode: N/A | |
CLT: N/A | |
Clang: N/A | |
X11: N/A | |
System Ruby: 2.2.2 => /bio/linuxbrew/Cellar/ruby/2.2.2/bin/ruby | |
Perl: /usr/bin/perl | |
Python: /bio/linuxbrew/bin/python => /bio/linuxbrew/Cellar/python/2.7.10/bin/python2.7 | |
Ruby: /bio/linuxbrew/bin/ruby => /bio/linuxbrew/Cellar/ruby/2.2.2/bin/ruby | |
Java: 1.7.0_91 | |
CC: /bio/linuxbrew/bin/gcc-5 => /bio/linuxbrew/Cellar/gcc/5.2.0/bin/gcc-5 | |
CXX: /bio/linuxbrew/bin/g++-5 => /bio/linuxbrew/Cellar/gcc/5.2.0/bin/g++-5 | |
OBJC: /bio/linuxbrew/bin/gcc-5 | |
OBJCXX: /bio/linuxbrew/bin/g++-5 | |
CFLAGS: -Os -w -pipe -march=core2 | |
CXXFLAGS: -Os -w -pipe -march=core2 | |
CPPFLAGS: -isystem/bio/linuxbrew/include | |
LDFLAGS: -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib | |
MAKEFLAGS: -j72 | |
CMAKE_PREFIX_PATH: /bio/linuxbrew | |
PKG_CONFIG_LIBDIR: /bio/linuxbrew/lib/pkgconfig:/bio/linuxbrew/share/pkgconfig | |
PATH: /home/tseemann/perl5/bin:/bio/perl5/bin:/bio/linuxbrew/bin:/bio/linuxbrew/sbin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/bio/sw/hierBAPS:/bio/sw/brat:/bio/sw/mauve:/bio/sw/splitstree4:/bio/sw/vbc/fqa-tools:/bio/sw/vbc/misc:/bio/sw/MUMmer:/bio/sw/tablet:/home/tseemann/git/wombac/bin:/home/tseemann/git/snippy/bin:/home/tseemann/git/barrnap/bin:/home/tseemann/git/nullarbor/bin:/home/tseemann/git/prokka/bin:/home/tseemann/git/mlst/bin:/home/tseemann/git/abricate/bin:/home/tseemann/git/mdu-tools/bin:/usr/local/sbin:/usr/sbin:/home/tseemann/.local/bin:/home/tseemann/bin:/bio/linuxbrew/Library/ENV/scm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/linuxbrew | |
HEAD: 602d9b461deec71f1886ddfc2d8df932e702fc37 | |
Last commit: 3 weeks ago | |
HOMEBREW_PREFIX: /bio/linuxbrew | |
HOMEBREW_REPOSITORY: /bio/linuxbrew | |
HOMEBREW_CELLAR: /bio/linuxbrew/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com | |
CPU: 72-core 64-bit 6 | |
OS X: 0-x86_64 | |
Xcode: N/A | |
CLT: N/A | |
Clang: N/A | |
X11: N/A | |
System Ruby: 2.2.2 => /bio/linuxbrew/Cellar/ruby/2.2.2/bin/ruby | |
Perl: /usr/bin/perl | |
Python: /bio/linuxbrew/bin/python => /bio/linuxbrew/Cellar/python/2.7.10/bin/python2.7 | |
Ruby: /bio/linuxbrew/bin/ruby => /bio/linuxbrew/Cellar/ruby/2.2.2/bin/ruby | |
Java: 1.7.0_91 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
snippy |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Formula: whois | |
Tap: homebrew/homebrew-dupes | |
Path: /bio/linuxbrew/Library/Taps/homebrew/homebrew-dupes/whois.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment