Created
January 30, 2017 11:49
-
-
Save klmr/c7799b3a48cc02b1bf2ca1bbb5e09ebf to your computer and use it in GitHub Desktop.
msgpack on Ubuntu 12.04.5 LTS - Homebrew build logs
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 build logs for msgpack on Ubuntu 12.04.5 LTS | |
Build date: 2017-01-30 11:48:58 |
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: >1.1.0 (no git repository) | |
ORIGIN: https://github.com/Linuxbrew/brew | |
HEAD: a8dff1fe61193bacfd8416e8cd024803a59802d0 | |
Last commit: 10 days ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 1c0be3d3419c479e41b3f5b526313ce6d658c765 | |
Core tap last commit: 2 days ago | |
HOMEBREW_PREFIX: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew | |
HOMEBREW_REPOSITORY: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew | |
HOMEBREW_CELLAR: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com | |
CPU: octa-core 64-bit penryn | |
Homebrew Ruby: 2.0.0-p648 => /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby | |
Clang: N/A | |
Git: 2.11.0 => /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/git | |
Perl: /usr/local/bin/perl => /software/perl-5.16.2/bin/perl | |
Python: /usr/bin/python => /usr/bin/python2.7 | |
Ruby: /usr/bin/ruby => /usr/bin/ruby1.8 | |
Java: Error occurred during initialization of VM | |
Kernel: Linux 3.2.0-105-generic x86_64 GNU/Linux | |
OS: Ubuntu 12.04.5 LTS | |
Codename: precise | |
OS glibc: 2.15 | |
OS gcc: 4.6.3 | |
Linuxbrew glibc: 2.19 | |
Linuxbrew gcc: N/A | |
Linuxbrew xorg: N/A |
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: Setting LD_* vars can break dynamic linking. | |
Set variables: | |
LD_LIBRARY_PATH: /usr/local/lsf/9.1/linux2.6-glibc2.3-x86_64/lib | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/drmaa.h |
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
msgpack |
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
2017-01-30 11:48:58 +0000 | |
cmake | |
. | |
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_INSTALL_PREFIX=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/msgpack/2.1.0 | |
-DCMAKE_BUILD_TYPE=Release | |
-DCMAKE_FIND_FRAMEWORK=LAST | |
-DCMAKE_VERBOSE_MAKEFILE=ON | |
-Wno-dev | |
cmake: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory | |
HOMEBREW_VERSION: 1.1.6 | |
ORIGIN: https://github.com/Linuxbrew/brew | |
HEAD: a8dff1fe61193bacfd8416e8cd024803a59802d0 | |
Last commit: 10 days ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 1c0be3d3419c479e41b3f5b526313ce6d658c765 | |
Core tap last commit: 2 days ago | |
HOMEBREW_PREFIX: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew | |
HOMEBREW_REPOSITORY: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew | |
HOMEBREW_CELLAR: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com | |
CPU: octa-core 64-bit penryn | |
Homebrew Ruby: 2.0.0-p648 => /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby | |
Clang: N/A | |
Git: 2.11.0 => /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/git | |
Perl: /usr/local/bin/perl => /software/perl-5.16.2/bin/perl | |
Python: /usr/bin/python => /usr/bin/python2.7 | |
Ruby: /usr/bin/ruby => /usr/bin/ruby1.8 | |
Java: Error occurred during initialization of VM | |
Kernel: Linux 3.2.0-105-generic x86_64 GNU/Linux | |
OS: Ubuntu 12.04.5 LTS | |
Codename: precise | |
OS glibc: 2.15 | |
OS gcc: 4.6.3 | |
Linuxbrew glibc: 2.19 | |
Linuxbrew gcc: N/A | |
Linuxbrew xorg: N/A | |
CC: /usr/bin/gcc-4.6 | |
CXX: /usr/bin/g++-4.6 | |
OBJC: /usr/bin/gcc-4.6 | |
OBJCXX: /usr/bin/g++-4.6 | |
CFLAGS: -Os -w -pipe -march=core2 -msse4.1 | |
CXXFLAGS: -Os -w -pipe -march=core2 -msse4.1 | |
CPPFLAGS: -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include | |
LDFLAGS: -L/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib -Wl,--dynamic-linker=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib/ld.so -Wl,-rpath,/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew | |
PKG_CONFIG_LIBDIR: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib/pkgconfig | |
PATH: /nfs/users/nfs_k/kr15/bin:/nfs/users/nfs_k/kr15/.local/bin:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/sbin:/usr/local/lsf/9.1/linux2.6-glibc2.3-x86_64/etc:/usr/local/lsf/9.1/linux2.6-glibc2.3-x86_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/software/bin:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Library/Homebrew/cask/cmd:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Library/Homebrew/shims/scm | |
CPATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include | |
LD_LIBRARY_PATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/msgpack/2.1.0/lib:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/msgpack/2.1.0:/usr/local/lsf/9.1/linux2.6-glibc2.3-x86_64/lib | |
LD_RUN_PATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib | |
LIBRARY_PATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment