Created
February 3, 2017 17:32
-
-
Save klmr/e9e6ccce0f8efb6fd87a52e2938d66d9 to your computer and use it in GitHub Desktop.
gcc 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 gcc on Ubuntu 12.04.5 LTS | |
Build date: 2017-02-03 17:30:32 |
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: d6371b24895cb4eca83ecedf5f1dbf12743a89a2 | |
Last commit: 2 days ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 34159d6f48010870d80d944de8cd6d8fef1fb0ca | |
Core tap last commit: 67 minutes 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: 1.7.9.5 => /usr/bin/git | |
Perl: /usr/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: 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 | |
Warning: An outdated version (1.7.9.5) of Git was detected in your PATH. | |
Git 1.7.10 or newer is required to perform checkouts over HTTPS from GitHub. | |
Please upgrade: | |
brew install git | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/c++ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/cc |
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
gcc |
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-02-03 17:30:27 +0000 | |
../configure | |
--with-native-system-header-dir=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include | |
--with-local-prefix=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/local | |
--with-build-time-tools=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin | |
--prefix=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/gcc/5.3.0 | |
--enable-languages=c,c++,objc,obj-c++,fortran | |
--program-suffix=-5 | |
--with-gmp=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/gmp | |
--with-mpfr=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/mpfr | |
--with-mpc=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/libmpc | |
--with-isl=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/isl | |
--with-system-zlib | |
--enable-stage1-checking | |
--enable-checking=release | |
--enable-lto | |
--with-build-config=bootstrap-debug | |
--disable-werror | |
--with-pkgversion=Homebrew gcc 5.3.0 | |
--with-bugurl=https://github.com/Homebrew/homebrew/issues | |
--with-boot-ldflags=-static-libstdc++ -static-libgcc -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 | |
--disable-nls | |
--disable-multilib | |
configure: WARNING: you should use --build, --host, --target | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking target system type... x86_64-unknown-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether ln works... yes | |
checking whether ln -s works... yes | |
checking for a sed that does not truncate output... /bin/sed | |
checking for gawk... gawk | |
checking for libatomic support... yes | |
checking for libcilkrts support... yes | |
checking for libitm support... yes | |
checking for libsanitizer support... yes | |
checking for libvtv support... yes | |
checking for gcc... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 accepts -g... yes | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-4.6 accepts -g... yes | |
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes | |
checking for gnatbind... no | |
checking for gnatmake... no | |
checking whether compiler driver understands Ada... no | |
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 | |
checking for objdir... .libs | |
checking for the correct version of gmp.h... yes | |
checking for the correct version of mpfr.h... yes | |
checking for the correct version of mpc.h... yes | |
checking for the correct version of the gmp/mpfr/mpc libraries... yes | |
checking for compatible ISL... yes | |
The following languages will be built: c,c++,fortran,lto,objc,obj-c++ | |
*** This configuration is not supported in the following subdirectories: | |
zlib target-libmpx gnattools gotools target-libada target-libgo target-libffi target-libbacktrace target-zlib target-libjava target-liboffloadmic target-boehm-gc | |
(Any other directories should still work fine.) | |
checking for default BUILD_CONFIG... bootstrap-debug | |
checking for --enable-vtable-verify... no | |
checking for bison... bison -y | |
checking for bison... bison | |
checking for gm4... no | |
checking for gnum4... no | |
checking for m4... m4 | |
checking for flex... flex | |
checking for flex... flex | |
checking for makeinfo... makeinfo | |
checking for expect... expect | |
checking for runtest... no | |
checking for ar... ar | |
checking for as... as | |
checking for dlltool... dlltool | |
checking for ld... ld | |
checking for lipo... no | |
checking for nm... nm | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking for windres... windres | |
checking for windmc... windmc | |
checking for objcopy... objcopy | |
checking for objdump... objdump | |
checking for readelf... readelf | |
checking for cc in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for gcc in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for cc... cc | |
checking for c++ in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for g++ in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for cxx in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for gxx in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for c++... c++ | |
checking for gcc in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for gcc... gcc | |
checking for gcj in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for gcj... no | |
checking for gfortran in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for gfortran... gfortran | |
checking for gccgo in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for gccgo... no | |
checking for ar in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for ar... no | |
checking for ar in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for ar... ar | |
checking for as in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for as... no | |
checking for as in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for as... as | |
checking for dlltool in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for dlltool... no | |
checking for dlltool in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for dlltool... dlltool | |
checking for ld in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for ld... no | |
checking for ld in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for ld... ld | |
checking for lipo in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for lipo... no | |
checking for lipo in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for lipo... no | |
checking for nm in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for nm... no | |
checking for nm in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for nm... nm | |
checking for objcopy in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for objcopy... no | |
checking for objcopy in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for objcopy... objcopy | |
checking for objdump in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for objdump... no | |
checking for objdump in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for objdump... objdump | |
checking for ranlib in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for ranlib... no | |
checking for ranlib in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for ranlib... ranlib | |
checking for readelf in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for readelf... no | |
checking for readelf in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for readelf... readelf | |
checking for strip in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for strip... no | |
checking for strip in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for strip... strip | |
checking for windres in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for windres... no | |
checking for windres in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for windres... windres | |
checking for windmc in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for windmc... no | |
checking for windmc in /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/binutils/x86_64-unknown-linux-gnu/bin... no | |
checking for windmc... windmc | |
checking where to find the target ar... host tool | |
checking where to find the target as... host tool | |
checking where to find the target cc... just compiled | |
checking where to find the target c++... just compiled | |
checking where to find the target c++ for libstdc++... just compiled | |
checking where to find the target dlltool... host tool | |
checking where to find the target gcc... just compiled | |
checking where to find the target gcj... host tool | |
checking where to find the target gfortran... just compiled | |
checking where to find the target gccgo... host tool | |
checking where to find the target ld... host tool | |
checking where to find the target lipo... host tool | |
checking where to find the target nm... host tool | |
checking where to find the target objcopy... host tool | |
checking where to find the target objdump... host tool | |
checking where to find the target ranlib... host tool | |
checking where to find the target readelf... host tool | |
checking where to find the target strip... host tool | |
checking where to find the target windres... host tool | |
checking where to find the target windmc... host tool | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
configure: creating ./config.status | |
config.status: creating Makefile |
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-02-03 17:30:32 +0000 | |
make | |
bootstrap | |
echo stage3 > stage_final | |
make[1]: Entering directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build' | |
make[2]: Entering directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build' | |
make[2]: Leaving directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build' | |
make[2]: Entering directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build' | |
mkdir -p -- build-x86_64-unknown-linux-gnu/libiberty | |
mkdir -p -- build-x86_64-unknown-linux-gnu/libcpp | |
Configuring in build-x86_64-unknown-linux-gnu/libiberty | |
mkdir -p -- build-x86_64-unknown-linux-gnu/fixincludes | |
Configuring in build-x86_64-unknown-linux-gnu/libcpp | |
Configuring stage 1 in ./lto-plugin | |
Configuring in build-x86_64-unknown-linux-gnu/fixincludes | |
Configuring stage 1 in ./intl | |
Configuring stage 1 in ./libiberty | |
Configuring stage 1 in ./libdecnumber | |
Configuring stage 1 in ./libbacktrace | |
configure: creating cache ./config.cache | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 | |
configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
checking for perl... perl | |
checking build system type... checking build system type... checking build system type... configure: creating cache ./config.cache | |
x86_64-unknown-linux-gnu | |
checking host system type... checking whether make sets $(MAKE)... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking host system type... configure: creating cache ./config.cache | |
checking whether make sets $(MAKE)... configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 | |
checking for perl... perl | |
x86_64-unknown-linux-gnu | |
checking target system type... x86_64-unknown-linux-gnu | |
checking for x86_64-unknown-linux-gnu-ar... checking build system type... ar | |
checking for x86_64-unknown-linux-gnu-ranlib... ranlib | |
x86_64-unknown-linux-gnu | |
checking target system type... checking whether to install libiberty headers and static library... no | |
configure: target_header_dir = | |
checking build system type... checking for x86_64-unknown-linux-gnu-gcc... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 | |
yes | |
checking for x86_64-unknown-linux-gnu-gcc... yes | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether NLS is requested... checking build system type... no | |
checking for msgfmt... x86_64-unknown-linux-gnu | |
checking whether make sets $(MAKE)... x86_64-unknown-linux-gnu | |
x86_64-unknown-linux-gnu | |
checking host system type... checking for x86_64-unknown-linux-gnu-gcc... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 | |
x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking host system type... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for x86_64-unknown-linux-gnu-gcc... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 | |
checking for C compiler default output file name... x86_64-unknown-linux-gnu | |
checking target system type... x86_64-unknown-linux-gnu | |
checking target system type... x86_64-unknown-linux-gnu | |
checking for x86_64-unknown-linux-gnu-ar... ar | |
checking for x86_64-unknown-linux-gnu-ranlib... ranlib | |
checking whether to install libiberty headers and static library... no | |
configure: target_header_dir = | |
checking for C compiler default output file name... checking for x86_64-unknown-linux-gnu-gcc... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 | |
checking for C compiler default output file name... x86_64-unknown-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... checking for C compiler default output file name... x86_64-unknown-linux-gnu | |
checking for x86_64-unknown-linux-gnu-gcc... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 | |
/usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
a.out | |
checking whether the C compiler works... checking for xgettext... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... checking for C compiler default output file name... a.out | |
checking whether the C compiler works... a.out | |
checking whether the C compiler works... yes | |
yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... checking whether we are cross compiling... no | |
checking for suffix of executables... /usr/bin/xgettext | |
checking for msgmerge... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... checking for C compiler default output file name... a.out | |
checking whether the C compiler works... | |
yes | |
checking for suffix of object files... checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... | |
checking for suffix of object files... /usr/bin/msgmerge | |
o | |
checking whether we are using the GNU C compiler... o | |
checking whether we are using the GNU C compiler... o | |
checking whether we are using the GNU C compiler... checking for suffix of object files... a.out | |
checking whether the C compiler works... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 accepts -g... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 accepts -g... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 accepts -g... o | |
checking whether we are using the GNU C compiler... yes | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to accept ISO C89... checking for x86_64-unknown-linux-gnu-gcc... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 | |
yes | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to accept ISO C89... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 accepts -g... o | |
checking whether we are using the GNU C compiler... yes | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to accept ISO C89... | |
checking for suffix of object files... checking for C compiler default output file name... none needed | |
checking how to run the C preprocessor... yes | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to accept ISO C89... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 accepts -g... o | |
checking whether we are using the GNU C compiler... none needed | |
yes | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to accept ISO C89... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 accepts -g... none needed | |
checking for x86_64-unknown-linux-gnu-ranlib... ranlib | |
none needed | |
checking for aclocal... checking whether we are using the GNU C++ compiler... checking for special C compiler options needed for large files... aclocal | |
checking for autoconf... no | |
checking for _FILE_OFFSET_BITS value needed for large files... autoconf | |
checking for autoheader... autoheader | |
a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -W... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-4.6 accepts -g... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -E | |
yes | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to accept ISO C89... no | |
checking how to run the C preprocessor... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wall... yes | |
checking for x86_64-unknown-linux-gnu-ranlib... ranlib | |
checking how to run the C preprocessor... yes | |
none needed | |
checking how to run the C preprocessor... checking for a thread-safe mkdir -p... | |
checking for suffix of object files... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wwrite-strings... yes | |
none needed | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... checking for grep that handles long lines and -e... checking whether to enable maintainer-specific portions of Makefiles... no | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -E | |
checking for x86_64-unknown-linux-gnu-gcc... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 | |
o | |
checking whether we are using the GNU C compiler... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wstrict-prototypes... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -E | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -E | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 accepts -g... no | |
checking how to run the C preprocessor... checking for C compiler default output file name... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wmissing-prototypes... yes | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to accept ISO C89... checking for grep that handles long lines and -e... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -W... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
a.out | |
checking whether the C compiler works... checking for grep that handles long lines and -e... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wold-style-definition... yes | |
/bin/grep | |
checking for egrep... checking whether we are cross compiling... no | |
checking for suffix of executables... /bin/grep -E | |
checking for ANSI C header files... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -E | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wall... none needed | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wmissing-format-attribute... checking build system type... yes | |
checking for suffix of object files... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wwrite-strings... x86_64-unknown-linux-gnu | |
checking host system type... yes | |
yes | |
checking for sys/types.h... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wcast-qual... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -W... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wc++-compat... o | |
checking whether we are using the GNU C compiler... x86_64-unknown-linux-gnu | |
checking for x86_64-unknown-linux-gnu-ranlib... ranlib | |
checking for library containing strerror... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -pedantic -Wlong-long... yes | |
yes | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 accepts -g... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wall... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wstrict-prototypes... yes | |
yes | |
checking how to run the C preprocessor... checking for sys/stat.h... yes | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to accept ISO C89... yes | |
checking for sys/types.h... yes | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wwrite-strings... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -pedantic ... none required | |
checking how to run the C preprocessor... yes | |
checking for stdlib.h... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 and cc understand -c and -o together... yes | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wc++-compat... yes | |
checking for sys/types.h... checking for sys/stat.h... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -E | |
none needed | |
checking for style of include used by make... yes | |
yes | |
GNU | |
checking dependency style of /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wstrict-prototypes... checking for string.h... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -E | |
yes | |
checking for stdlib.h... yes | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -pedantic ... checking for grep that handles long lines and -e... checking for sys/stat.h... /bin/grep | |
checking for egrep... yes | |
/bin/grep -E | |
checking for ANSI C header files... checking for memory.h... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 and cc understand -c and -o together... yes | |
checking for grep that handles long lines and -e... yes | |
checking for an ANSI C-conforming const... /bin/grep | |
checking for string.h... checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking for inline... gcc3 | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... inline | |
checking for grep that handles long lines and -e... yes | |
yes | |
/bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... checking for strings.h... yes | |
checking for stdlib.h... checking for memory.h... no | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wall... yes | |
yes | |
checking for -static-libgcc... yes | |
checking for an ANSI C-conforming const... checking for inttypes.h... yes | |
yes | |
checking for strings.h... checking for string.h... yes | |
checking for inline... yes | |
checking how to print strings... inline | |
checking for grep that handles long lines and -e... yes | |
/bin/grep | |
checking for egrep... yes | |
/bin/grep -E | |
checking for ANSI C header files... checking for sys/types.h... printf | |
checking for a sed that does not truncate output... checking for stdint.h... /bin/sed | |
yes | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6... checking for inttypes.h... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for an ANSI C-conforming const... yes | |
yes | |
yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... checking for sys/types.h... checking for memory.h... yes | |
checking for inline... yes | |
yes | |
checking for unistd.h... yes | |
BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... checking for sys/stat.h... inline | |
checking for stdint.h... no | |
3458764513820540925 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for sys/types.h... checking for sys/stat.h... checking for ld option to reload object files... -r | |
checking for x86_64-unknown-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-unknown-linux-gnu-ar... ar | |
checking for x86_64-unknown-linux-gnu-strip... no | |
checking for strip... strip | |
checking for x86_64-unknown-linux-gnu-ranlib... ranlib | |
checking command to parse nm output from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 object... yes | |
checking for strings.h... yes | |
no | |
checking for stdlib.h... checking for sys/stat.h... yes | |
no | |
checking for sys/types.h... checking for string.h... no | |
yes | |
checking for memory.h... no | |
checking for sys/stat.h... checking for stdlib.h... no | |
checking for strings.h... no | |
checking for stdlib.h... no | |
yes | |
checking for inttypes.h... checking for string.h... no | |
checking for string.h... no | |
checking for stdint.h... no | |
checking for memory.h... no | |
checking for unistd.h... no | |
yes | |
checking for strings.h... checking for memory.h... no | |
checking whether byte ordering is bigendian... no | |
checking for inttypes.h... yes | |
checking for unistd.h... no | |
yes | |
checking for stdint.h... checking for strings.h... no | |
checking for unistd.h... yes | |
yes | |
checking minix/config.h usability... checking for inttypes.h... no | |
checking whether byte ordering is bigendian... yes | |
yes | |
no | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking minix/config.h usability... checking for inttypes.h... checking for sys/file.h... no | |
yes | |
checking for sys/param.h... checking for stdint.h... yes | |
checking for stdint.h... no | |
checking for limits.h... yes | |
checking for unistd.h... no | |
checking for stdlib.h... (cached) no | |
yes | |
checking for malloc.h... checking for unistd.h... no | |
checking for string.h... (cached) no | |
checking for unistd.h... (cached) no | |
checking for strings.h... (cached) no | |
checking for sys/time.h... no | |
checking minix/config.h presence... yes | |
checking minix/config.h usability... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
no | |
no | |
checking minix/config.h presence... checking for off_t... checking for time.h... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... no | |
checking for sys/resource.h... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for sys/stat.h... (cached) no | |
checking for sys/mman.h... yes | |
checking for a sed that does not truncate output... /bin/sed | |
no | |
checking for aclocal... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -W... aclocal | |
checking for autoconf... autoconf | |
checking for autoheader... autoheader | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -W... no | |
checking for fcntl.h... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wall... yes | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wall... checking for stdlib.h... no | |
yes | |
checking for alloca.h... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wwrite-strings... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wnarrowing... yes | |
no | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wstrict-prototypes... checking for sys/pstat.h... no | |
checking minix/config.h presence... no | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wwrite-strings... checking for string.h... no | |
checking for sys/sysmp.h... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wmissing-prototypes... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wmissing-format-attribute... no | |
checking for sys/sysinfo.h... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wold-style-definition... ok | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wstrict-prototypes... yes | |
no | |
checking for memory.h... yes | |
checking for machine/hal_sysinfo.h... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wmissing-format-attribute... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
no | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wmissing-prototypes... checking for sys/table.h... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Woverlength-strings... no | |
checking for sys/sysctl.h... yes | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -pedantic -Wlong-long... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wold-style-definition... checking how to run the C preprocessor... checking for strings.h... no | |
yes | |
checking for ANSI C header files... (cached) yes | |
checking for sys/systemcfg.h... checking stddef.h usability... no | |
yes | |
checking for stdint.h... (cached) no | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wc++-compat... checking for stdio_ext.h... /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -E | |
no | |
checking for a BSD-compatible install... /usr/bin/install -c | |
yes | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -pedantic -Wlong-long... yes | |
checking stddef.h presence... checking for sys/file.h... checking for inttypes.h... no | |
checking for process.h... yes | |
checking for stddef.h... yes | |
yes | |
checking for stdlib.h... (cached) checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -fno-exceptions... yes | |
checking for strings.h... (cached) yes | |
no | |
no | |
checking for sys/prctl.h... checking for ANSI C header files... checking for sys/param.h... checking for unistd.h... (cached) yes | |
yes | |
checking fcntl.h usability... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -fno-rtti... yes | |
no | |
checking for sys/wait.h that is POSIX.1 compatible... checking for stdint.h... yes | |
no | |
checking for limits.h... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking fcntl.h presence... checking dependency style of /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-4.6... no | |
yes | |
checking for size_t... checking for stdlib.h... (cached) no | |
yes | |
yes | |
checking whether errno must be declared... checking for malloc.h... yes | |
checking for fcntl.h... yes | |
checking for unistd.h... no | |
checking size of int... checking sys/file.h usability... yes | |
no | |
checking for a thread-safe mkdir -p... checking for string.h... (cached) no | |
/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... checking for unistd.h... (cached) no | |
checking for strings.h... (cached) no | |
checking for sys/time.h... yes | |
yes | |
checking for sys/types.h... checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for x86_64-unknown-linux-gnu-gcc... (cached) /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 | |
gcc3 | |
checking whether time.h and sys/time.h may both be included... yes | |
checking ctype.h usability... yes | |
checking sys/file.h presence... 4 | |
checking size of long... checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 accepts -g... (cached) yes | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to accept ISO C89... (cached) none needed | |
checking for x86_64-unknown-linux-gnu-ranlib... ranlib | |
checking for gawk... (cached) gawk | |
no | |
checking how to print strings... checking for time.h... printf | |
checking for a sed that does not truncate output... yes | |
checking whether string.h and strings.h may both be included... yes | |
checking for working alloca.h... /bin/sed | |
yes | |
checking for fgrep... /bin/grep -F | |
checking for ld used by /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6... ld | |
checking if the linker (ld) is GNU ld... checking for sys/stat.h... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... yes | |
checking for sys/file.h... yes | |
yes | |
no | |
checking locale.h usability... checking for sys/stat.h... (cached) yes | |
checking for sys/resource.h... checking for clearerr_unlocked... yes | |
checking ctype.h presence... 8 | |
BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... checking for long long... no | |
checking for sys/stat.h... (cached) no | |
3458764513820540925 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for sys/mman.h... yes | |
yes | |
checking for alloca... yes | |
checking locale.h presence... checking for ld option to reload object files... -r | |
checking for x86_64-unknown-linux-gnu-objdump... objdump | |
yes | |
checking for ctype.h... yes | |
checking how to recognize dependent libraries... pass_all | |
checking for stdlib.h... checking for x86_64-unknown-linux-gnu-ar... ar | |
checking for x86_64-unknown-linux-gnu-strip... no | |
checking for strip... strip | |
checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib | |
checking command to parse nm output from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 object... yes | |
checking stddef.h usability... checking for feof_unlocked... no | |
checking for fcntl.h... yes | |
checking for locale.h... yes | |
checking fcntl.h usability... yes | |
checking for stdlib.h... (cached) yes | |
yes | |
no | |
yes | |
checking for unistd.h... (cached) yes | |
checking for string.h... checking for alloca.h... yes | |
checking size of long long... yes | |
checking stddef.h presence... checking for getpagesize... checking for ferror_unlocked... yes | |
checking for stddef.h... yes | |
yes | |
checking fcntl.h presence... checking for string.h... (cached) yes | |
no | |
checking stdio.h usability... checking for sys/pstat.h... ok | |
yes | |
checking for fcntl.h... yes | |
yes | |
no | |
yes | |
checking for sys/sysmp.h... checking limits.h usability... checking for dlfcn.h... checking for fflush_unlocked... checking for memory.h... 8 | |
checking for a 64-bit type... yes | |
checking for working mmap... yes | |
checking stdio.h presence... no | |
checking for sys/sysinfo.h... unsigned long | |
yes | |
checking for intptr_t... yes | |
checking limits.h presence... yes | |
checking for stdio.h... yes | |
no | |
checking for fgetc_unlocked... checking for machine/hal_sysinfo.h... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes | |
yes | |
checking for objdir... yes | |
checking for limits.h... yes | |
no | |
.libs | |
checking for strings.h... checking for sys/table.h... no | |
checking stddef.h usability... yes | |
checking whether we are using the GNU C Library 2.1 or newer... yes | |
checking for fgets_unlocked... no | |
yes | |
checking whether integer division by zero raises SIGFPE... checking for sys/sysctl.h... yes | |
checking stddef.h presence... yes | |
checking for inttypes.h... yes | |
checking for stddef.h... yes | |
yes | |
checking for uintptr_t... no | |
checking for sys/systemcfg.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for uintptr_t... checking for fileno_unlocked... checking for strings.h... (cached) yes | |
checking if /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -fno-rtti -fno-exceptions... checking for string.h... (cached) yes | |
no | |
yes | |
checking for inttypes.h... checking for stdint.h... (cached) no | |
checking sys/file.h usability... checking for stdio_ext.h... no | |
yes | |
yes | |
no | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to produce PIC... -fPIC -DPIC | |
checking if /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 PIC flag -fPIC -DPIC works... checking for stdint.h... checking for fprintf_unlocked... no | |
checking for process.h... yes | |
checking sys/file.h presence... yes | |
checking for stdint.h... yes | |
checking for int_least32_t... yes | |
checking if /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 static flag -static works... no | |
checking for sys/prctl.h... yes | |
checking for sys/file.h... yes | |
checking for unistd.h... (cached) yes | |
checking whether byte ordering is bigendian... yes | |
yes | |
checking for unsigned long long... no | |
checking for ssize_t... checking for fputc_unlocked... no | |
checking for sys/wait.h that is POSIX.1 compatible... checking for unistd.h... yes | |
checking if /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -c -o file.o... yes | |
checking for int_fast32_t... yes | |
checking for inttypes.h... yes | |
checking for fputs_unlocked... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking if /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -c -o file.o... (cached) yes | |
checking whether the /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking for dlfcn.h... yes | |
yes | |
checking dynamic linker characteristics... checking whether the inttypes.h PRIxNN macros are broken... yes | |
checking for pid_t... yes | |
no | |
checking for an ANSI C-conforming const... yes | |
checking whether errno must be declared... yes | |
checking for uint64_t... checking for fread_unlocked... yes | |
checking for inline... no | |
checking for ld used by GCC... yes | |
ld | |
checking if the linker (ld) is GNU ld... checking for objdir... inline | |
checking for obstacks... .libs | |
no | |
checking size of int... yes | |
checking for shared library run path origin... yes | |
checking for fwrite_unlocked... yes | |
checking for library containing strerror... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
done | |
checking unwind.h usability... yes | |
checking what to include in gstdint.h... stdint.h (already complete) | |
checking for an ANSI C-conforming const... checking argz.h usability... yes | |
yes | |
checking for off_t... none required | |
4 | |
checking for getchar_unlocked... checking size of long... checking if /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -fno-rtti -fno-exceptions... checking for asprintf... yes | |
checking for off_t... yes | |
checking unwind.h presence... no | |
checking for /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 option to produce PIC... -fPIC -DPIC | |
checking if /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 PIC flag -fPIC -DPIC works... yes | |
checking argz.h presence... yes | |
checking for unwind.h... yes | |
checking for _Unwind_Backtrace... yes | |
yes | |
checking for getc_unlocked... yes | |
checking for argz.h... yes | |
checking for atexit... yes | |
checking if /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 static flag -static works... checking limits.h usability... 8 | |
checking for long long... yes | |
checking for -funwind-tables option... yes | |
checking for putchar_unlocked... yes | |
yes | |
checking for -frandom-seed=string option... yes | |
checking for size_t... checking for basename... yes | |
checking size of int... yes | |
checking limits.h presence... yes | |
checking if /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -c -o file.o... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -W... yes | |
yes | |
yes | |
checking for limits.h... yes | |
checking for putc_unlocked... yes | |
checking for bcmp... checking locale.h usability... checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wall... yes | |
checking size of long long... yes | |
checking if /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -c -o file.o... (cached) yes | |
checking whether the /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wwrite-strings... yes | |
yes | |
checking whether -lc should be explicitly linked in... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wstrict-prototypes... yes | |
4 | |
checking size of long... checking whether abort is declared... checking for bcopy... yes | |
checking locale.h presence... yes | |
checking for ssize_t... 8 | |
checking for a 64-bit type... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wmissing-prototypes... no | |
checking dynamic linker characteristics... yes | |
checking for locale.h... yes | |
checking nl_types.h usability... yes | |
yes | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wold-style-definition... checking for bsearch... checking whether asprintf is declared... unsigned long | |
checking for intptr_t... 8 | |
checking for ANSI C header files... (cached) yes | |
checking build system type... yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wmissing-format-attribute... yes | |
checking nl_types.h presence... x86_64-unknown-linux-gnu | |
checking host system type... yes | |
yes | |
checking whether /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 supports -Wcast-qual... checking for bzero... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... no | |
immediate | |
checking whether stripping libraries is possible... yes | |
yes | |
checking for nl_types.h... yes | |
yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... x86_64-unknown-linux-gnu | |
yes | |
checking target system type... checking for int64_t... checking whether basename is declared... yes | |
checking for uintptr_t... checking malloc.h usability... yes | |
checking for _Unwind_GetIPInfo... x86_64-unknown-linux-gnu | |
checking for decimal floating point... bid | |
checking whether byte ordering is bigendian... yes | |
checking for calloc... yes | |
checking whether errno is declared... yes | |
checking __sync extensions... yes | |
checking malloc.h presence... checking for uintptr_t... yes | |
checking for clock... yes | |
checking __atomic extensions... yes | |
checking for malloc.h... yes | |
checking stddef.h usability... no | |
checking whether vasprintf is declared... yes | |
checking for ptrdiff_t... no | |
checking output filetype... yes | |
checking for uint64_t... no | |
no | |
yes | |
checking for ffs... configure: updating cache ./config.cache | |
elf64 | |
configure: creating ./config.status | |
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes | |
checking stddef.h presence... yes | |
yes | |
checking for stddef.h... yes | |
yes | |
checking whether clearerr_unlocked is declared... checking for stdlib.h... (cached) yes | |
checking for getcwd... checking for string.h... (cached) yes | |
yes | |
checking for sys/wait.h that is POSIX.1 compatible... checking for unistd.h... (cached) yes | |
checking sys/param.h usability... checking for ssize_t... yes | |
yes | |
yes | |
checking for uintptr_t... checking for getpagesize... checking whether feof_unlocked is declared... yes | |
checking for uint64_t... yes | |
configure: updating cache ./config.cache | |
configure: creating ./config.status | |
config.status: creating Makefile | |
yes | |
yes | |
checking sys/param.h presence... checking for gettimeofday... yes | |
yes | |
checking whether struct tm is in sys/time.h or time.h... checking whether ferror_unlocked is declared... config.status: creating config.h | |
yes | |
checking for pid_t... config.status: executing gstdint.h commands | |
time.h | |
checking size of int... yes | |
checking for int_least32_t... yes | |
checking for sys/param.h... yes | |
yes | |
yes | |
checking for feof_unlocked... checking for index... checking whether fflush_unlocked is declared... yes | |
yes | |
checking whether fgetc_unlocked is declared... yes | |
checking for insque... 4 | |
checking size of long... checking for fgets_unlocked... make[3]: Entering directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/libdecnumber' | |
source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -c ../../libdecnumber/decNumber.c | |
yes | |
checking for int_fast32_t... yes | |
checking for library containing strerror... In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/stdlib.h:24:0, | |
from ../../libdecnumber/decNumber.c:175: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
yes | |
yes | |
checking for memchr... checking whether fgets_unlocked is declared... none required | |
checking for asprintf... yes | |
checking for getc_unlocked... yes | |
8 | |
yes | |
checking for clearerr_unlocked... checking for memcmp... checking whether fileno_unlocked is declared... yes | |
checking for uint64_t... yes | |
checking for atexit... yes | |
yes | |
yes | |
checking whether fprintf_unlocked is declared... yes | |
checking for memcpy... checking for feof_unlocked... checking for getcwd... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -c ../../libdecnumber/decContext.c | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/string.h:25:0, | |
from ../../libdecnumber/decContext.c:33: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
yes | |
yes | |
checking what to include in gstdint.h... yes | |
yes | |
checking for basename... no | |
checking for memmem... checking for ferror_unlocked... stdint.h (already complete) | |
checking sys/mman.h usability... checking whether fputc_unlocked is declared... yes | |
source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -c ../../libdecnumber/bid/decimal32.c | |
checking for getegid... In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/string.h:25:0, | |
from ../../libdecnumber/dpd/decimal32.c:37, | |
from ../../libdecnumber/bid/decimal32.c:30: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
yes | |
yes | |
yes | |
checking for fflush_unlocked... yes | |
checking for memmove... checking for bcmp... checking whether fputs_unlocked is declared... yes | |
checking sys/mman.h presence... yes | |
source='../../libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -c ../../libdecnumber/bid/decimal64.c | |
checking for geteuid... yes | |
checking for sys/mman.h... yes | |
checking for mmap... yes | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/string.h:25:0, | |
from ../../libdecnumber/dpd/decimal64.c:37, | |
from ../../libdecnumber/bid/decimal64.c:30: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
yes | |
yes | |
checking whether fread_unlocked is declared... checking for mempcpy... checking for fgetc_unlocked... yes | |
checking for bcopy... yes | |
checking for getgid... source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -c ../../libdecnumber/bid/decimal128.c | |
yes | |
yes | |
checking whether fwrite_unlocked is declared... yes | |
yes | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/string.h:25:0, | |
from ../../libdecnumber/dpd/decimal128.c:37, | |
from ../../libdecnumber/bid/decimal128.c:30: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
checking for memset... checking for fgets_unlocked... checking link.h usability... yes | |
checking for bsearch... yes | |
yes | |
yes | |
checking whether getchar_unlocked is declared... yes | |
source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c | |
checking for getuid... checking for mkstemps... checking for fileno_unlocked... yes | |
checking link.h presence... yes | |
yes | |
checking whether getc_unlocked is declared... checking for bzero... source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -c ../../libdecnumber/bid/host-ieee32.c | |
yes | |
yes | |
checking for link.h... yes | |
yes | |
checking for dl_iterate_phdr... checking for putenv... yes | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/string.h:25:0, | |
from ../../libdecnumber/bid/host-ieee32.c:35: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
config.status: creating Makefile | |
checking for fprintf_unlocked... checking for mempcpy... yes | |
checking whether putchar_unlocked is declared... config.status: creating config.h | |
yes | |
checking for calloc... config.status: executing depfiles commands | |
source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -c ../../libdecnumber/bid/host-ieee64.c | |
yes | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/string.h:25:0, | |
from ../../libdecnumber/bid/host-ieee64.c:35: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
checking for random... yes | |
yes | |
checking for fcntl... config.status: executing libtool commands | |
checking whether putc_unlocked is declared... no | |
yes | |
checking for fputc_unlocked... source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -c ../../libdecnumber/bid/host-ieee128.c | |
checking for munmap... yes | |
yes | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/string.h:25:0, | |
from ../../libdecnumber/bid/host-ieee128.c:25: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
checking for clock... checking for rename... yes | |
checking for an ANSI C-conforming const... yes | |
yes | |
yes | |
checking sys/mman.h usability... checking whether strnlen is declared... checking for fputs_unlocked... rm -f libdecnumber.a | |
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o | |
yes | |
ranlib libdecnumber.a | |
checking for putenv... yes | |
make[3]: Leaving directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/libdecnumber' | |
checking for rindex... yes | |
checking sys/mman.h presence... yes | |
yes | |
checking for ffs... checking for fread_unlocked... yes | |
checking for getexecname... yes | |
checking for sys/mman.h... yes | |
checking for mmap... yes | |
checking for setenv... yes | |
checking for setenv... yes | |
yes | |
checking for fwrite_unlocked... checking for getcwd... yes | |
checking whether read-only mmap of a plain file works... yes | |
checking whether mmap from /dev/zero works... yes | |
checking for MAP_ANON(YMOUS)... yes | |
checking for snprintf... no | |
checking whether tests can run... yes | |
yes | |
checking whether mmap with MAP_ANON(YMOUS) works... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for setlocale... yes | |
configure: updating cache ./config.cache | |
checking for getchar_unlocked... configure: creating ./config.status | |
yes | |
yes | |
checking for getpagesize... checking for sigsetmask... yes | |
yes | |
yes | |
checking for stpcpy... configure: updating cache ./config.cache | |
checking for getc_unlocked... configure: creating ./config.status | |
yes | |
yes | |
checking for stpcpy... checking for gettimeofday... yes | |
yes | |
checking for putchar_unlocked... checking for strcasecmp... config.status: creating Makefile | |
yes | |
checking for stpncpy... config.status: creating mkheaders.almost | |
yes | |
yes | |
checking for putc_unlocked... config.status: creating config.h | |
checking for index... yes | |
yes | |
checking for strdup... checking for strcasecmp... yes | |
checking whether abort is declared... yes | |
checking for insque... yes | |
yes | |
checking for strchr... checking for strtoul... yes | |
checking whether asprintf is declared... yes | |
yes | |
checking for strdup... checking for memchr... yes | |
yes | |
checking for tsearch... checking whether basename is declared... yes | |
checking for strncasecmp... yes | |
yes | |
checking for memcmp... checking whether errno is declared... yes | |
checking for __argz_count... yes | |
checking for strndup... no | |
checking whether getopt is declared... yes | |
checking for memcpy... yes | |
checking for __argz_stringify... yes | |
checking for strnlen... yes | |
checking whether vasprintf is declared... yes | |
checking for memmem... yes | |
yes | |
checking for __argz_next... checking for strrchr... yes | |
checking whether clearerr_unlocked is declared... yes | |
checking for memmove... yes | |
config.status: creating Makefile | |
yes | |
yes | |
checking for strstr... checking for __fsetlocking... checking whether feof_unlocked is declared... config.status: creating backtrace-supported.h | |
config.status: creating config.h | |
yes | |
yes | |
yes | |
checking for strtod... checking for mempcpy... yes | |
checking whether ferror_unlocked is declared... config.status: executing libtool commands | |
checking for iconv... config.status: executing gstdint.h commands | |
yes | |
checking for strtol... yes | |
config.status: executing default commands | |
checking whether fflush_unlocked is declared... yes | |
checking for memset... yes | |
checking for iconv declaration... yes | |
checking for strtoul... yes | |
make[3]: Entering directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/libbacktrace' | |
checking whether fgetc_unlocked is declared... make all-am | |
make[4]: Entering directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/libbacktrace' | |
/bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o atomic.lo ../../libbacktrace/atomic.c | |
/bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o sort.lo ../../libbacktrace/sort.c | |
true DO=all multi-do # make | |
install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
/bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o dwarf.lo ../../libbacktrace/dwarf.c | |
checking for nl_langinfo and CODESET... /bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o fileline.lo ../../libbacktrace/fileline.c | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/atomic.c -o atomic.o | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/sort.c -o sort.o | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/fileline.c -o fileline.o | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/dwarf.c -o dwarf.o | |
yes | |
yes | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/errno.h:28:0, | |
from ../../libbacktrace/dwarf.c:35: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/sys/types.h:25:0, | |
from ../../libbacktrace/atomic.c:35: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
checking for mkstemps... In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/sys/types.h:25:0, | |
from ../../libbacktrace/fileline.c:35: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/sys/types.h:25:0, | |
from ../../libbacktrace/sort.c:36: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
checking for strtoll... yes | |
checking whether fgets_unlocked is declared... yes | |
checking for LC_MESSAGES... /bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o posix.lo ../../libbacktrace/posix.c | |
/bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o print.lo ../../libbacktrace/print.c | |
/bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o state.lo ../../libbacktrace/state.c | |
yes | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/posix.c -o posix.o | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/print.c -o print.o | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/state.c -o state.o | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/errno.h:28:0, | |
from ../../libbacktrace/posix.c:35: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
checking for strtoull... yes | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/stdio.h:27:0, | |
from ../../libbacktrace/print.c:35: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
yes | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/string.h:25:0, | |
from ../../libbacktrace/state.c:35: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
checking for putenv... checking whether fileno_unlocked is declared... /bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o backtrace.lo ../../libbacktrace/backtrace.c | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/backtrace.c -o backtrace.o | |
/bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o simple.lo ../../libbacktrace/simple.c | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/stdio.h:27:0, | |
from ../../libbacktrace/backtrace.h:37, | |
from ../../libbacktrace/backtrace.c:36: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
yes | |
checking for bison... bison | |
checking version of bison... /bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o elf.lo ../../libbacktrace/elf.c | |
/bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmapio.lo ../../libbacktrace/mmapio.c | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/simple.c -o simple.o | |
checking for strverscmp... 2.5, ok | |
checking whether NLS is requested... no | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/elf.c -o elf.o | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmapio.c -o mmapio.o | |
checking whether to use NLS... no | |
checking for aclocal... aclocal | |
checking for autoconf... autoconf | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/stdio.h:27:0, | |
from ../../libbacktrace/backtrace.h:37, | |
from ../../libbacktrace/simple.c:36: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
checking for autoheader... autoheader | |
yes | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/stdlib.h:24:0, | |
from ../../libbacktrace/elf.c:35: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/errno.h:28:0, | |
from ../../libbacktrace/mmapio.c:35: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
/bin/sh ./libtool --tag=CC --mode=compile /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmap.lo ../../libbacktrace/mmap.c | |
checking whether fprintf_unlocked is declared... yes | |
libtool: compile: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmap.c -o mmap.o | |
configure: updating cache ./config.cache | |
configure: creating ./config.status | |
checking for random... In file included from /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/errno.h:28:0, | |
from ../../libbacktrace/mmap.c:35: | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
yes | |
checking for tmpnam... no | |
yes | |
/bin/sh ./libtool --tag=CC --mode=link /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -static-libstdc++ -static-libgcc -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 -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo | |
checking whether fputc_unlocked is declared... checking for rename... yes | |
checking for vasprintf... yes | |
libtool: link: ar rc .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o | |
config.status: creating Makefile | |
checking whether fputs_unlocked is declared... yes | |
libtool: link: ranlib .libs/libbacktrace.a | |
checking for rindex... config.status: creating config.intl | |
yes | |
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) | |
make[4]: Leaving directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/libbacktrace' | |
make[3]: Leaving directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/libbacktrace' | |
checking for vfprintf... config.status: creating config.h | |
config.status: executing default-1 commands | |
yes | |
checking whether fread_unlocked is declared... yes | |
checking for setenv... yes | |
checking for vprintf... yes | |
checking whether fwrite_unlocked is declared... make[3]: Entering directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/intl' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/intl' | |
yes | |
yes | |
checking for snprintf... checking for vsnprintf... yes | |
checking whether getchar_unlocked is declared... yes | |
checking for vsprintf... yes | |
yes | |
checking for sigsetmask... checking whether getc_unlocked is declared... yes | |
checking for waitpid... yes | |
yes | |
checking whether putchar_unlocked is declared... checking for stpcpy... yes | |
checking for setproctitle... yes | |
checking whether putc_unlocked is declared... yes | |
checking for stpncpy... no | |
checking whether alloca needs Cray hooks... no | |
checking stack direction for C alloca... yes | |
checking for working alloca.h... yes | |
checking for strcasecmp... -1 | |
checking for vfork.h... yes | |
checking for alloca... no | |
checking for fork... yes | |
yes | |
checking for ANSI C header files... (cached) yes | |
checking for nl_langinfo and CODESET... checking for strchr... yes | |
checking for vfork... yes | |
checking whether NLS is requested... no | |
checking for uchar... yes | |
checking for strdup... yes | |
checking for ld used by GCC... ld | |
checking if the linker (ld) is GNU ld... checking for working fork... yes | |
checking for shared library run path origin... done | |
checking for iconv... (cached) no | |
yes | |
checking for strncasecmp... yes | |
checking for working vfork... (cached) yes | |
checking for _doprnt... configure: updating cache ./config.cache | |
configure: creating ./config.status | |
yes | |
checking for strndup... no | |
checking for sys_errlist... yes | |
checking for sys_nerr... config.status: creating Makefile | |
yes | |
checking for strnlen... config.status: creating config.h | |
config.status: executing depdir commands | |
mkdir -p -- .deps | |
yes | |
checking for sys_siglist... yes | |
checking for strrchr... yes | |
checking for external symbol _system_configuration... yes | |
no | |
checking for strstr... checking for __fsetlocking... yes | |
checking for canonicalize_file_name... yes | |
checking for strtod... yes | |
checking for dup3... yes | |
checking for strtol... yes | |
checking for getrlimit... yes | |
checking for strtoul... yes | |
checking for getrusage... yes | |
checking for strtoll... yes | |
checking for getsysinfo... yes | |
checking for strtoull... no | |
checking for gettimeofday... (cached) yes | |
checking for on_exit... yes | |
checking for strverscmp... yes | |
checking for psignal... yes | |
yes | |
checking for pstat_getdynamic... checking for tmpnam... no | |
checking for pstat_getstatic... yes | |
checking for vasprintf... no | |
checking for realpath... yes | |
checking for vfprintf... yes | |
checking for setrlimit... yes | |
checking for vprintf... yes | |
checking for sbrk... yes | |
checking for vsnprintf... yes | |
checking for spawnve... yes | |
no | |
checking for vsprintf... checking for spawnvpe... no | |
yes | |
checking for strerror... checking for waitpid... yes | |
checking for strsignal... yes | |
checking for setproctitle... yes | |
checking for sysconf... no | |
checking whether alloca needs Cray hooks... no | |
checking stack direction for C alloca... yes | |
checking for sysctl... -1 | |
checking for vfork.h... yes | |
checking for sysmp... no | |
checking for fork... no | |
checking for table... yes | |
checking for vfork... no | |
checking for times... yes | |
checking for working fork... yes | |
checking for wait3... yes | |
checking for working vfork... (cached) yes | |
checking for _doprnt... yes | |
checking for wait4... no | |
checking for sys_errlist... yes | |
checking whether basename is declared... no | |
yes | |
checking for sys_nerr... checking whether ffs is declared... no | |
checking whether asprintf is declared... yes | |
checking for sys_siglist... no | |
checking whether vasprintf is declared... yes | |
checking for external symbol _system_configuration... no | |
checking whether snprintf is declared... no | |
checking for __fsetlocking... yes | |
checking whether vsnprintf is declared... yes | |
checking whether calloc is declared... checking for canonicalize_file_name... yes | |
checking whether getenv is declared... yes | |
checking for dup3... yes | |
checking whether getopt is declared... no | |
checking whether malloc is declared... yes | |
checking for getrlimit... yes | |
checking whether realloc is declared... yes | |
yes | |
checking for getrusage... checking whether sbrk is declared... no | |
checking whether strtol is declared... yes | |
checking for getsysinfo... yes | |
checking whether strtoul is declared... yes | |
no | |
checking whether strtoll is declared... checking for gettimeofday... (cached) yes | |
checking for on_exit... yes | |
checking whether strtoull is declared... yes | |
checking for psignal... yes | |
checking whether strverscmp is declared... no | |
checking whether canonicalize_file_name must be declared... yes | |
checking for pstat_getdynamic... yes | |
checking for stdlib.h... (cached) no | |
checking for unistd.h... (cached) no | |
checking for getpagesize... (cached) yes | |
checking for working mmap... no | |
checking for pstat_getstatic... yes | |
checking for working strncmp... no | |
checking for realpath... no | |
configure: updating cache ./config.cache | |
configure: creating ./config.status | |
yes | |
checking for setrlimit... yes | |
checking for sbrk... config.status: creating Makefile | |
config.status: creating testsuite/Makefile | |
config.status: creating config.h | |
yes | |
config.status: executing default commands | |
checking for spawnve... make[3]: Entering directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/build-x86_64-unknown-linux-gnu/libiberty' | |
if [ x"" != x ] && [ ! -d pic ]; then \ | |
mkdir pic; \ | |
else true; fi | |
if [ x"" != x ] && [ ! -d noasan ]; then \ | |
mkdir noasan; \ | |
else true; fi | |
touch stamp-picdir | |
touch stamp-noasandir | |
no | |
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list | |
checking for spawnvpe... if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o pic/regex.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o pic/md5.o; \ | |
else true; fi | |
make[4]: Entering directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/build-x86_64-unknown-linux-gnu/libiberty/testsuite' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/build-x86_64-unknown-linux-gnu/libiberty/testsuite' | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o pic/sha1.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o pic/alloca.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o pic/argv.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o noasan/regex.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o noasan/md5.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o noasan/sha1.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o noasan/alloca.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o noasan/argv.o; \ | |
else true; fi | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o regex.o | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o md5.o | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o cplus-dem.o | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o cp-demangle.o | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o alloca.o | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o argv.o | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o sha1.o | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ | |
else true; fi | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o choose-temp.o | |
no | |
checking for strerror... if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o pic/concat.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o noasan/concat.o; \ | |
else true; fi | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o concat.o | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ | |
else true; fi | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o cp-demint.o | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o pic/crc32.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o noasan/crc32.o; \ | |
else true; fi | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/d-demangle.c -o d-demangle.o | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o crc32.o | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ | |
else true; fi | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dwarfnames.c -o dwarfnames.o | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ | |
else true; fi | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o dyn-string.o | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o fdmatch.o | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o pic/fibheap.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o noasan/fibheap.o; \ | |
else true; fi | |
yes | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o fibheap.o | |
checking for strsignal... ../../../libiberty/fibheap.c: In function ‘fibheap_replace_key_data’: | |
../../../libiberty/fibheap.c:220:30: error: ‘LONG_MIN’ undeclared (first use in this function) | |
../../../libiberty/fibheap.c:220:30: note: each undeclared identifier is reported only once for each function it appears in | |
../../../libiberty/fibheap.c: In function ‘fibheap_delete_node’: | |
../../../libiberty/fibheap.c:261:36: error: ‘LONG_MIN’ undeclared (first use in this function) | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ | |
else true; fi | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o filename_cmp.o | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o pic/floatformat.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o noasan/floatformat.o; \ | |
else true; fi | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o floatformat.o | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ | |
else true; fi | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o fnmatch.o | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ | |
else true; fi | |
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 -c -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4.1 -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o | |
make[3]: *** [fibheap.o] Error 1 | |
make[3]: *** Waiting for unfinished jobs.... | |
In file included from ../../../libiberty/../include/filenames.h:29:0, | |
from ../../../libiberty/filename_cmp.c:31: | |
../../../libiberty/../include/hashtab.h:78:47: error: unknown type name ‘size_t’ | |
../../../libiberty/../include/hashtab.h:78:55: error: unknown type name ‘size_t’ | |
../../../libiberty/../include/hashtab.h:110:3: error: unknown type name ‘size_t’ | |
../../../libiberty/../include/hashtab.h:113:3: error: unknown type name ‘size_t’ | |
../../../libiberty/../include/hashtab.h:116:3: error: unknown type name ‘size_t’ | |
../../../libiberty/../include/hashtab.h:132:3: error: unknown type name ‘htab_alloc_with_arg’ | |
../../../libiberty/../include/hashtab.h:147:43: error: expected ‘)’ before ‘htab_hash’ | |
../../../libiberty/../include/hashtab.h:151:45: error: expected ‘)’ before ‘htab_hash’ | |
../../../libiberty/../include/hashtab.h:156:49: error: expected ‘)’ before ‘htab_hash’ | |
../../../libiberty/../include/hashtab.h:160:36: error: expected ‘)’ before ‘htab_hash’ | |
../../../libiberty/../include/hashtab.h:161:40: error: expected ‘)’ before ‘htab_hash’ | |
../../../libiberty/../include/hashtab.h:165:48: error: unknown type name ‘htab_alloc_with_arg’ | |
../../../libiberty/../include/hashtab.h:183:1: error: unknown type name ‘size_t’ | |
../../../libiberty/../include/hashtab.h:184:1: error: unknown type name ‘size_t’ | |
../../../libiberty/../include/hashtab.h:197:48: error: unknown type name ‘size_t’ | |
In file included from ../../../libiberty/filename_cmp.c:31:0: | |
../../../libiberty/../include/filenames.h:87:6: error: unknown type name ‘size_t’ | |
make[3]: *** [filename_cmp.o] Error 1 | |
yes | |
checking for sysconf... yes | |
checking for sysctl... make[3]: Leaving directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build/build-x86_64-unknown-linux-gnu/libiberty' | |
make[2]: *** [all-build-libiberty] Error 2 | |
make[2]: *** Waiting for unfinished jobs.... | |
yes | |
checking for sysmp... no | |
checking for table... no | |
checking for times... yes | |
checking for wait3... yes | |
checking for wait4... yes | |
checking whether basename is declared... no | |
checking whether ffs is declared... no | |
checking whether asprintf is declared... no | |
checking whether vasprintf is declared... no | |
checking whether snprintf is declared... yes | |
checking whether vsnprintf is declared... yes | |
checking whether calloc is declared... yes | |
checking whether getenv is declared... yes | |
checking whether getopt is declared... no | |
checking whether malloc is declared... yes | |
checking whether realloc is declared... yes | |
checking whether sbrk is declared... no | |
checking whether strtol is declared... yes | |
checking whether strtoul is declared... yes | |
checking whether strtoll is declared... yes | |
checking whether strtoull is declared... yes | |
checking whether strverscmp is declared... no | |
checking whether canonicalize_file_name must be declared... yes | |
checking for stdlib.h... (cached) no | |
checking for unistd.h... (cached) no | |
checking for getpagesize... (cached) yes | |
checking for working mmap... yes | |
checking for working strncmp... no | |
configure: updating cache ./config.cache | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating testsuite/Makefile | |
config.status: creating config.h | |
config.status: executing default commands | |
make[2]: Leaving directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build' | |
make[1]: *** [stage1-bubble] Error 2 | |
make[1]: Leaving directory `/tmp/gcc-20170203-17176-1noyghu/gcc-5.3.0/build' | |
make: *** [bootstrap] Error 2 | |
HOMEBREW_VERSION: >1.1.0 (no git repository) | |
ORIGIN: https://github.com/Linuxbrew/brew | |
HEAD: d6371b24895cb4eca83ecedf5f1dbf12743a89a2 | |
Last commit: 2 days ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 34159d6f48010870d80d944de8cd6d8fef1fb0ca | |
Core tap last commit: 65 minutes 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: 1.7.9.5 => /usr/bin/git | |
Perl: /usr/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: 5.3.0 | |
Linuxbrew xorg: N/A | |
CC: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 => /usr/bin/gcc-4.6 | |
CXX: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-4.6 => /usr/bin/g++-4.6 | |
OBJC: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-4.6 | |
OBJCXX: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-4.6 | |
HOMEBREW_CC: gcc-5 | |
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: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/sbin:/usr/bin:/bin:/sbin:/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/gcc/5.3.0/lib:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/gcc/5.3.0 | |
LD_RUN_PATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib | |
LIBRARY_PATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/opt/glibc/lib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment