Created
August 13, 2020 08:50
-
-
Save siscia/aeebd7d78433927f60f97dd376f638ee to your computer and use it in GitHub Desktop.
binutils on Ubuntu 18.04.5 LTS - Homebrew build logs
This file contains 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 binutils on Ubuntu 18.04.5 LTS | |
Build date: 2020-08-13 10:32:03 |
This file contains 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: 2.4.11 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 9ef993ab570ac6d4f2c4f88a96f2da8c3e71fa85 | |
Last commit: 2 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core | |
Core tap HEAD: 1f8db1a45c0780c3eb54e829f3ff93c87126e7ff | |
Core tap last commit: 11 hours ago | |
Core tap branch: master | |
HOMEBREW_PREFIX: /cvmfs/packages.redbeardlab.com/brew | |
HOMEBREW_REPOSITORY: /cvmfs/packages.redbeardlab.com/brew/Homebrew | |
HOMEBREW_CELLAR: /cvmfs/packages.redbeardlab.com/brew/Cellar | |
HOMEBREW_CASK_OPTS: [] | |
HOMEBREW_DISPLAY: :0 | |
HOMEBREW_MAKE_JOBS: 8 | |
CPU: octa-core 64-bit skylake | |
Homebrew Ruby: 2.6.3 => /cvmfs/packages.redbeardlab.com/brew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby | |
Clang: 6.0 build 600 | |
Git: 2.28.0 => /cvmfs/packages.redbeardlab.com/brew/bin/git | |
Curl: 7.58.0 => /usr/bin/curl | |
Kernel: Linux 5.4.0-42-generic x86_64 GNU/Linux | |
OS: Ubuntu 18.04.5 LTS (bionic) | |
Host glibc: 2.27 | |
/usr/bin/gcc: 7.5.0 | |
glibc: N/A | |
gcc: N/A | |
xorg: N/A |
This file contains 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 or file an issue; just ignore this. 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/libcvmfs.h | |
/usr/local/include/libcvmfs_cache.h | |
Warning: Unbrewed .la files were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .la files: | |
/usr/local/lib/libprotobuf-lite.la | |
/usr/local/lib/libprotobuf.la | |
/usr/local/lib/libprotoc.la | |
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .pc files: | |
/usr/local/lib/pkgconfig/protobuf-lite.pc | |
/usr/local/lib/pkgconfig/protobuf.pc | |
Warning: Unbrewed static libraries were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected static libraries: | |
/usr/local/lib/libcvmfs.a | |
/usr/local/lib/libcvmfs_cache.a | |
/usr/local/lib/libprotobuf-lite.a | |
/usr/local/lib/libprotobuf.a | |
/usr/local/lib/libprotoc.a | |
Warning: Your Homebrew's prefix is not /home/linuxbrew/.linuxbrew. | |
Some of Homebrew's bottles (binary packages) can only be used with the default | |
prefix (/home/linuxbrew/.linuxbrew). | |
You will encounter build failures with some formulae. | |
Please create pull requests instead of asking for help on Homebrew's GitHub, | |
Discourse, Twitter or IRC. You are responsible for resolving any issues you | |
experience while you are running this unsupported configuration. | |
This file contains 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
binutils |
This file contains 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
2020-08-13 10:30:45 +0200 | |
./configure | |
--disable-debug | |
--disable-dependency-tracking | |
--with-sysroot=/ | |
--enable-deterministic-archives | |
--prefix=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34 | |
--infodir=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/info | |
--mandir=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/man | |
--disable-werror | |
--enable-interwork | |
--enable-multilib | |
--enable-64-bit-bfd | |
--enable-gold | |
--enable-plugins | |
--enable-targets=all | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-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 gcc... gcc-8 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc-8 accepts -g... yes | |
checking for gcc-8 option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... no | |
checking whether g++-8 accepts -g... no | |
checking whether g++ accepts -static-libstdc++ -static-libgcc... no | |
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 whether to use debuginfod... auto | |
checking for debuginfod_begin in -ldebuginfod... no | |
checking whether debuginfod_begin is declared... no | |
configure: WARNING: debuginfod is missing or unusable; some features may be unavailable. | |
checking for isl 0.15 or later... yes | |
checking for default BUILD_CONFIG... | |
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... no | |
checking for runtest... no | |
checking for ar... ar | |
checking for as... as | |
checking for dlltool... no | |
checking for ld... ld | |
checking for lipo... no | |
checking for nm... nm | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking for windres... no | |
checking for windmc... no | |
checking for objcopy... objcopy | |
checking for objdump... objdump | |
checking for readelf... readelf | |
checking for cc... cc | |
checking for c++... c++ | |
checking for gcc... gcc | |
checking for gfortran... gfortran | |
checking for gccgo... gccgo | |
checking for ar... ar | |
checking for as... as | |
checking for dlltool... no | |
checking for ld... ld | |
checking for lipo... no | |
checking for nm... nm | |
checking for objcopy... objcopy | |
checking for objdump... objdump | |
checking for ranlib... ranlib | |
checking for readelf... readelf | |
checking for strip... strip | |
checking for windres... no | |
checking for windmc... no | |
checking where to find the target ar... just compiled | |
checking where to find the target as... just compiled | |
checking where to find the target cc... host tool | |
checking where to find the target c++... host tool | |
checking where to find the target c++ for libstdc++... host tool | |
checking where to find the target dlltool... just compiled | |
checking where to find the target gcc... host tool | |
checking where to find the target gfortran... host tool | |
checking where to find the target gccgo... host tool | |
checking where to find the target ld... just compiled | |
checking where to find the target lipo... host tool | |
checking where to find the target nm... just compiled | |
checking where to find the target objcopy... just compiled | |
checking where to find the target objdump... just compiled | |
checking where to find the target ranlib... just compiled | |
checking where to find the target readelf... just compiled | |
checking where to find the target strip... just compiled | |
checking where to find the target windres... just compiled | |
checking where to find the target windmc... just compiled | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
configure: creating ./config.status | |
config.status: creating Makefile |
This file contains 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-8 called with: -E /tmp/cgBzhzvI/dummy.c | |
superenv added: -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: gcc-8 -E /tmp/cgBzhzvI/dummy.c -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
gcc-8 called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native --version -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
gcc-8 called with: -v | |
superenv executed: gcc-8 -v | |
gcc-8 called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -V -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
gcc-8 called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -qversion -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
gcc-8 called with: conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
gcc-8 called with: -o conftest conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
gcc-8 called with: -o conftest conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
gcc-8 called with: -c conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
gcc-8 called with: -c conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
gcc-8 called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
g++-8 called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: g++-8 -pipe -O2 -march=native --version -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
g++-8 called with: -v | |
superenv executed: g++-8 -v | |
g++-8 called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: g++-8 -pipe -O2 -march=native -V -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
g++-8 called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: g++-8 -pipe -O2 -march=native -qversion -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
g++-8 called with: -c conftest.cpp | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: g++-8 -pipe -O2 -march=native -c conftest.cpp -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
g++-8 called with: -c -g conftest.cpp | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: g++-8 -pipe -O2 -march=native -c -g conftest.cpp -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
g++-8 called with: -c conftest.cpp | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: g++-8 -pipe -O2 -march=native -c conftest.cpp -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
g++-8 called with: -c -g conftest.cpp | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: g++-8 -pipe -O2 -march=native -c -g conftest.cpp -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
gcc-8 called with: -print-prog-name=ld | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -print-prog-name=ld -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
g++-8 called with: -o conftest -static-libstdc++ -static-libgcc conftest.cpp | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: g++-8 -pipe -O2 -march=native -o conftest -static-libstdc++ -static-libgcc conftest.cpp -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
gcc-8 called with: -c conftest.adb | |
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.adb -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldebuginfod | |
superenv added: -pipe -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldebuginfod -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
gcc-8 called with: -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp | |
superenv added: -pipe -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include -L/cvmfs/packages.redbeardlab.com/brew/lib -B/cvmfs/packages.redbeardlab.com/brew/opt/glibc/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/lib -Wl,-rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib -Wl,--dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so | |
gcc called with: -E conftest.c | |
superenv added: -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include | |
This file contains 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
2020-08-13 10:30:51 +0200 | |
make | |
make[1]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34' | |
make[1]: Nothing to be done for 'all-target'. | |
Configuring in ./intl | |
Configuring in ./libiberty | |
Configuring in ./zlib | |
Configuring in ./etc | |
configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
checking for x86_64-pc-linux-gnu-gcc... gcc-8 | |
configure: creating cache ./config.cache | |
checking build system type... checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for makeinfo... configure: creating cache ./config.cache | |
makeinfo --split-size=5000000 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking target system type... configure: updating cache ./config.cache | |
configure: creating ./config.status | |
x86_64-pc-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... yes | |
checking whether /usr/bin/make supports nested variables... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for x86_64-pc-linux-gnu-gcc... gcc-8 | |
checking whether the C compiler works... config.status: creating Makefile | |
checking for perl... perl | |
yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... checking build system type... make[2]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/etc' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/etc' | |
x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking whether to install libiberty headers and static library... no | |
configure: target_header_dir = | |
checking for x86_64-pc-linux-gnu-gcc... gcc-8 | |
checking whether we are cross compiling... checking whether the C compiler works... no | |
checking for suffix of object files... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... o | |
checking whether we are using the GNU C compiler... checking whether the C compiler works... | |
checking whether we are cross compiling... yes | |
checking whether gcc-8 accepts -g... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... yes | |
checking for gcc-8 option to accept ISO C89... no | |
checking for suffix of object files... | |
checking whether we are cross compiling... none needed | |
checking how to run the C preprocessor... o | |
checking whether we are using the GNU C compiler... no | |
checking for suffix of object files... yes | |
checking whether gcc-8 accepts -g... gcc-8 -E | |
yes | |
checking for gcc-8 option to accept ISO C89... o | |
checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... yes | |
checking whether gcc-8 accepts -g... /bin/grep -E | |
checking for ANSI C header files... none needed | |
checking whether gcc-8 understands -c and -o together... yes | |
checking for gcc-8 option to accept ISO C89... yes | |
checking for style of include used by /usr/bin/make... GNU | |
checking dependency style of gcc-8... none | |
checking how to print strings... none needed | |
checking how to run the C preprocessor... printf | |
checking for a sed that does not truncate output... /bin/sed | |
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 gcc-8... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... gcc-8 -E | |
yes | |
checking for sys/types.h... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-strip... no | |
checking for strip... strip | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking command to parse nm output from gcc-8 object... checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... ok | |
checking how to run the C preprocessor... yes | |
checking for string.h... gcc-8 -E | |
yes | |
checking for memory.h... yes | |
checking for sys/types.h... checking for ANSI C header files... yes | |
yes | |
checking for strings.h... checking for sys/stat.h... yes | |
checking for inttypes.h... yes | |
checking for stdlib.h... yes | |
yes | |
checking for string.h... checking for stdint.h... yes | |
yes | |
checking for unistd.h... checking for memory.h... yes | |
checking for sys/types.h... yes | |
checking for strings.h... yes | |
checking minix/config.h usability... yes | |
checking for sys/stat.h... yes | |
checking for inttypes.h... no | |
checking minix/config.h presence... yes | |
checking for stdlib.h... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for stdint.h... yes | |
checking for string.h... yes | |
checking whether /usr/bin/make sets $(MAKE)... yes | |
yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether NLS is requested... yes | |
checking for msgfmt... checking for unistd.h... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
yes | |
checking for memory.h... yes | |
checking build system type... checking minix/config.h usability... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking for library containing strerror... yes | |
checking for strings.h... no | |
checking minix/config.h presence... none required | |
checking for an ANSI C-conforming const... yes | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... checking for inttypes.h... yes | |
checking for inline... yes | |
checking for stdint.h... inline | |
checking for off_t... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
yes | |
checking whether gcc-8 supports -W... checking for unistd.h... yes | |
checking whether gcc-8 supports -Wall... yes | |
checking for dlfcn.h... yes | |
checking for size_t... yes | |
checking whether gcc-8 supports -Wwrite-strings... yes | |
checking for objdir... .libs | |
yes | |
checking whether gcc-8 supports -Wc++-compat... yes | |
checking whether gcc-8 supports -Wstrict-prototypes... yes | |
checking for working alloca.h... checking if gcc-8 supports -fno-rtti -fno-exceptions... yes | |
checking whether gcc-8 supports -Wshadow=local... yes | |
checking for alloca... no | |
checking for gcc-8 option to produce PIC... -fPIC -DPIC | |
checking if gcc-8 PIC flag -fPIC -DPIC works... yes | |
checking whether gcc-8 supports -pedantic ... yes | |
yes | |
checking for stdlib.h... (cached) checking if gcc-8 static flag -static works... yes | |
checking for unistd.h... (cached) yes | |
yes | |
checking whether gcc-8 and cc understand -c and -o together... checking for sys/param.h... yes | |
checking for getpagesize... yes | |
checking if gcc-8 supports -c -o file.o... yes | |
checking if gcc-8 supports -c -o file.o... (cached) yes | |
checking whether the gcc-8 linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking for working mmap... yes | |
checking for an ANSI C-conforming const... yes | |
checking whether -lc should be explicitly linked in... yes | |
checking for inline... yes | |
checking whether we are using the GNU C Library 2.1 or newer... inline | |
checking whether byte ordering is bigendian... yes | |
checking whether integer division by zero raises SIGFPE... no | |
checking dynamic linker characteristics... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... 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... yes | |
checking whether to build static libraries... yes | |
checking how to run the C preprocessor... gcc-8 -E | |
no | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for sys/file.h... yes | |
checking for unsigned long long... yes | |
checking for sys/param.h... checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
yes | |
checking for sys/param.h... checking for limits.h... yes | |
checking for inttypes.h... yes | |
checking for stdlib.h... (cached) yes | |
yes | |
checking whether the inttypes.h PRIxNN macros are broken... checking for malloc.h... yes | |
checking for getpagesize... yes | |
no | |
checking for string.h... checking for ld used by GCC... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for sys/time.h... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for working mmap... yes | |
yes | |
checking for shared library run path origin... checking for time.h... done | |
yes | |
checking argz.h usability... checking for sys/resource.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for sys/mman.h... yes | |
checking for memcpy... yes | |
checking argz.h presence... yes | |
checking for fcntl.h... yes | |
checking for argz.h... yes | |
checking limits.h usability... yes | |
yes | |
checking for strerror... checking for alloca.h... yes | |
checking limits.h presence... yes | |
checking for sys/pstat.h... yes | |
yes | |
checking for limits.h... yes | |
checking for unistd.h... (cached) yes | |
no | |
checking locale.h usability... checking for sys/sysmp.h... no | |
checking for sys/sysinfo.h... yes | |
checking locale.h presence... yes | |
checking for machine/hal_sysinfo.h... configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
yes | |
checking for locale.h... yes | |
checking nl_types.h usability... no | |
checking for sys/table.h... no | |
checking for sys/sysctl.h... yes | |
checking nl_types.h presence... yes | |
checking for sys/systemcfg.h... yes | |
checking for nl_types.h... yes | |
checking malloc.h usability... no | |
checking for stdint.h... (cached) yes | |
checking for stdio_ext.h... yes | |
checking for process.h... yes | |
checking malloc.h presence... no | |
checking for sys/prctl.h... yes | |
checking for malloc.h... yes | |
checking stddef.h usability... yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking stddef.h presence... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for stddef.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for feof_unlocked... yes | |
checking whether errno must be declared... no | |
checking size of int... yes | |
checking for fgets_unlocked... config.status: creating Makefile | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
yes | |
checking for getc_unlocked... 4 | |
checking size of long... make[2]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib' | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c | |
yes | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c | |
checking for getcwd... 8 | |
checking size of size_t... gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c | |
yes | |
8 | |
checking for getegid... checking for long long... gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c | |
yes | |
gcc-8 -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -g -O2 -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c | |
checking for geteuid... true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc-8" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34" "infodir=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/info" "libdir=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib" "prefix=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34" "tooldir=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/x86_64-pc-linux-gnu" "AR=ar" "AS=as" "CC=gcc-8" "CXX=g++-8" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make | |
yes | |
checking size of long long... yes | |
checking for getgid... 8 | |
checking for a 64-bit type... yes | |
checking for getuid... uint64_t | |
checking for intptr_t... yes | |
checking for mempcpy... yes | |
checking for munmap... yes | |
checking for uintptr_t... yes | |
rm -f libz.a | |
checking for putenv... ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
ranlib libz.a | |
make[2]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib' | |
yes | |
yes | |
checking for ssize_t... checking for setenv... yes | |
checking for setlocale... yes | |
yes | |
checking for pid_t... checking for stpcpy... yes | |
checking for strcasecmp... yes | |
yes | |
checking for library containing strerror... checking for strdup... none required | |
checking for asprintf... yes | |
checking for strtoul... yes | |
yes | |
checking for atexit... checking for tsearch... yes | |
yes | |
checking for basename... checking for __argz_count... yes | |
yes | |
checking for __argz_stringify... checking for bcmp... yes | |
yes | |
checking for __argz_next... checking for bcopy... yes | |
yes | |
checking for __fsetlocking... checking for bsearch... yes | |
yes | |
checking for iconv... checking for bzero... yes | |
yes | |
checking for iconv declaration... checking for calloc... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking for nl_langinfo and CODESET... yes | |
checking for clock... yes | |
checking for LC_MESSAGES... yes | |
checking for ffs... yes | |
checking for bison... bison | |
checking version of bison... 3.0.4, ok | |
checking whether NLS is requested... yes | |
checking whether included gettext is requested... no | |
checking for GNU gettext in libc... yes | |
checking for getcwd... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... libc | |
yes | |
checking for aclocal... aclocal | |
checking for autoconf... autoconf | |
checking for autoheader... autoheader | |
checking for getpagesize... configure: updating cache ./config.cache | |
configure: creating ./config.status | |
yes | |
checking for gettimeofday... config.status: creating Makefile | |
config.status: creating config.intl | |
config.status: creating config.h | |
yes | |
checking for index... config.status: executing default-1 commands | |
Configuring in ./binutils | |
Configuring in ./gas | |
Configuring in ./gprof | |
Configuring in ./ld | |
Configuring in ./gold | |
make[2]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/intl' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/intl' | |
yes | |
checking for insque... yes | |
checking for memchr... configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
configure: creating cache ./config.cache | |
checking build system type... checking build system type... configure: creating cache ./config.cache | |
x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking host system type... checking build system type... checking build system type... configure: creating cache ./config.cache | |
x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking host system type... checking build system type... x86_64-pc-linux-gnu | |
x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-gcc... gcc-8 | |
checking for x86_64-pc-linux-gnu-gcc... gcc-8 | |
x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-gcc... gcc-8 | |
x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-gcc... gcc-8 | |
x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
yes | |
checking for memcmp... checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... yes | |
checking whether /usr/bin/make supports nested variables... yes | |
checking for style of include used by /usr/bin/make... GNU | |
checking for x86_64-pc-linux-gnu-gcc... gcc-8 | |
yes | |
checking for memcpy... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
yes | |
checking for suffix of executables... yes | |
checking for C compiler default output file name... a.out | |
yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... checking for suffix of executables... checking for memmem... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... checking whether the C compiler works... | |
checking whether we are cross compiling... checking whether we are cross compiling... yes | |
checking whether we are cross compiling... checking whether we are cross compiling... checking for memmove... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... no | |
checking for suffix of object files... no | |
checking for suffix of object files... no | |
checking for suffix of object files... yes | |
checking for mempcpy... 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... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc-8 accepts -g... yes | |
no | |
checking whether gcc-8 accepts -g... checking for suffix of object files... yes | |
checking whether gcc-8 accepts -g... yes | |
checking whether gcc-8 accepts -g... yes | |
checking for memset... yes | |
checking for gcc-8 option to accept ISO C89... yes | |
checking for gcc-8 option to accept ISO C89... yes | |
checking for gcc-8 option to accept ISO C89... o | |
checking whether we are using the GNU C compiler... yes | |
checking for gcc-8 option to accept ISO C89... yes | |
checking whether gcc-8 accepts -g... none needed | |
checking whether gcc-8 understands -c and -o together... none needed | |
checking whether gcc-8 understands -c and -o together... none needed | |
checking whether gcc-8 understands -c and -o together... none needed | |
checking whether gcc-8 understands -c and -o together... yes | |
checking for mkstemps... yes | |
checking for gcc-8 option to accept ISO C89... yes | |
checking for library containing strerror... yes | |
checking for library containing strerror... yes | |
checking for library containing strerror... yes | |
none needed | |
checking whether gcc-8 understands -c and -o together... yes | |
checking for library containing strerror... checking for putenv... none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
yes | |
checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
yes | |
yes | |
checking for style of include used by /usr/bin/make... yes | |
checking for style of include used by /usr/bin/make... GNU | |
none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... checking whether /usr/bin/make supports nested variables... GNU | |
checking whether /usr/bin/make supports nested variables... checking for a thread-safe mkdir -p... checking for random... yes | |
yes | |
yes | |
/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... checking dependency style of gcc-8... none | |
checking for a thread-safe mkdir -p... checking dependency style of gcc-8... none | |
/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... yes | |
yes | |
checking dependency style of gcc-8... checking for x86_64-pc-linux-gnu-gcc... (cached) gcc-8 | |
checking whether to enable maintainer-specific portions of Makefiles... none | |
no | |
checking how to run the C preprocessor... checking for x86_64-pc-linux-gnu-gcc... (cached) gcc-8 | |
checking for style of include used by /usr/bin/make... GNU | |
yes | |
checking whether /usr/bin/make supports nested variables... yes | |
checking for style of include used by /usr/bin/make... checking dependency style of gcc-8... none | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc-8 | |
GNU | |
checking whether /usr/bin/make supports nested variables... yes | |
checking dependency style of gcc-8... none | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc-8 | |
yes | |
checking for rename... gcc-8 -E | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc-8 accepts -g... (cached) yes | |
checking for gcc-8 option to accept ISO C89... (cached) none needed | |
checking whether gcc-8 understands -c and -o together... (cached) yes | |
checking how to run the C preprocessor... checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc-8 accepts -g... (cached) yes | |
checking for gcc-8 option to accept ISO C89... (cached) none needed | |
checking whether gcc-8 understands -c and -o together... (cached) yes | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc-8 accepts -g... (cached) yes | |
checking for gcc-8 option to accept ISO C89... (cached) none needed | |
yes | |
checking whether gcc-8 understands -c and -o together... (cached) yes | |
checking how to run the C preprocessor... checking for rindex... checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc-8 accepts -g... (cached) yes | |
checking for gcc-8 option to accept ISO C89... (cached) none needed | |
checking whether gcc-8 understands -c and -o together... (cached) yes | |
checking how to run the C preprocessor... gcc-8 -E | |
gcc-8 -E | |
yes | |
checking for setenv... checking whether we are using the GNU C++ compiler... checking for grep that handles long lines and -e... gcc-8 -E | |
/bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... checking for grep that handles long lines and -e... no | |
checking whether g++-8 accepts -g... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking for snprintf... checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... no | |
checking dependency style of g++-8... none | |
checking for grep that handles long lines and -e... /bin/grep | |
checking how to run the C preprocessor... yes | |
checking for sigsetmask... yes | |
checking for sys/stat.h... gcc-8 -E | |
yes | |
checking for stpcpy... yes | |
yes | |
checking for sys/types.h... checking for stdlib.h... yes | |
checking for sys/types.h... checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
yes | |
checking for sys/types.h... yes | |
checking for string.h... yes | |
checking for stpncpy... yes | |
checking for sys/stat.h... checking for sys/stat.h... yes | |
yes | |
checking for sys/stat.h... checking for memory.h... yes | |
yes | |
checking for strcasecmp... checking for stdlib.h... yes | |
checking for stdlib.h... yes | |
yes | |
checking for strings.h... checking for stdlib.h... yes | |
yes | |
checking for string.h... checking for string.h... yes | |
yes | |
yes | |
checking for string.h... checking for strchr... checking for inttypes.h... yes | |
checking for sys/types.h... yes | |
yes | |
yes | |
checking for memory.h... checking for memory.h... yes | |
checking for memory.h... checking for stdint.h... yes | |
checking for strdup... yes | |
checking for sys/stat.h... yes | |
yes | |
yes | |
yes | |
checking for strings.h... checking for strings.h... checking for strings.h... checking for unistd.h... yes | |
yes | |
checking for stdlib.h... checking for strncasecmp... yes | |
yes | |
yes | |
checking for inttypes.h... yes | |
checking for inttypes.h... checking for inttypes.h... checking minix/config.h usability... yes | |
checking for string.h... yes | |
yes | |
yes | |
yes | |
checking for stdint.h... checking for stdint.h... checking for stdint.h... checking for strndup... no | |
checking minix/config.h presence... yes | |
checking for memory.h... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
yes | |
yes | |
checking for unistd.h... checking for unistd.h... checking for unistd.h... yes | |
checking for strnlen... yes | |
yes | |
checking for strings.h... yes | |
checking minix/config.h usability... yes | |
checking minix/config.h usability... checking for dlfcn.h... yes | |
checking minix/config.h usability... yes | |
yes | |
checking for strrchr... yes | |
checking for windows.h... checking for inttypes.h... no | |
checking minix/config.h presence... no | |
checking minix/config.h presence... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
yes | |
checking for stdint.h... no | |
checking for strstr... checking for library containing dlsym... yes | |
checking how to print strings... yes | |
checking how to print strings... yes | |
checking for unistd.h... yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... printf | |
checking for a sed that does not truncate output... /bin/grep -F | |
checking for ld used by gcc-8... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc-8... yes | |
printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... checking for strtod... /bin/grep -F | |
checking for ld used by gcc-8... ld | |
checking if the linker (ld) is GNU ld... ld | |
checking if the linker (ld) is GNU ld... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... yes | |
checking for BSD- or MS-compatible name lister (nm)... yes | |
nm | |
-ldl | |
checking the name lister (nm) interface... checking minix/config.h usability... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... yes | |
checking for x86_64-pc-linux-gnu-nm... nm | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc-8 | |
BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... checking for strtol... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... checking for ld option to reload object files... -r | |
yes | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-strip... no | |
checking for strip... strip | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking command to parse nm output from gcc-8 object... checking for ld option to reload object files... 1572864 | |
-r | |
checking whether the shell understands some XSI constructs... checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
yes | |
checking whether the shell understands "+="... checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-strip... yes | |
no | |
checking for strip... strip | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking command to parse nm output from gcc-8 object... checking for ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... no | |
checking minix/config.h presence... pass_all | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-strip... no | |
checking for strip... strip | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking command to parse nm output from gcc-8 object... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for strtoul... checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc-8 accepts -g... (cached) yes | |
checking for gcc-8 option to accept ISO C89... (cached) none needed | |
checking whether gcc-8 understands -c and -o together... (cached) yes | |
checking dependency style of gcc-8... (cached) none | |
ok | |
yes | |
checking how to print strings... ok | |
ok | |
yes | |
checking for strtoll... printf | |
checking for a sed that does not truncate output... checking for dlfcn.h... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc-8... checking for dlfcn.h... checking for dlfcn.h... ld | |
checking if the linker (ld) is GNU ld... checking whether we are using the GNU C++ compiler... yes | |
yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... checking for strtoull... yes | |
checking for objdir... .libs | |
yes | |
checking for objdir... yes | |
checking for objdir... .libs | |
no | |
checking whether g++-8 accepts -g... .libs | |
BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-strip... no | |
checking for strip... strip | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking command to parse nm output from gcc-8 object... yes | |
checking for strverscmp... checking if gcc-8 supports -fno-rtti -fno-exceptions... checking if gcc-8 supports -fno-rtti -fno-exceptions... no | |
checking dependency style of g++-8... none | |
checking for bison... bison -y | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking whether ln -s works... yes | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... checking if gcc-8 supports -fno-rtti -fno-exceptions... yes | |
checking for tmpnam... no | |
checking for gcc-8 option to produce PIC... -fPIC -DPIC | |
checking if gcc-8 PIC flag -fPIC -DPIC works... no | |
checking for gcc-8 option to produce PIC... -fPIC -DPIC | |
checking if gcc-8 PIC flag -fPIC -DPIC works... no | |
checking for gcc-8 option to produce PIC... -fPIC -DPIC | |
checking if gcc-8 PIC flag -fPIC -DPIC works... ok | |
yes | |
checking if gcc-8 static flag -static works... yes | |
checking if gcc-8 static flag -static works... yes | |
checking if gcc-8 static flag -static works... checking for dlfcn.h... yes | |
checking for vasprintf... es fi fr id it ja sv uk vi zh_CN es fi fr id it ja sv uk vi zh_CN | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... yes | |
checking for objdir... .libs | |
/usr/bin/msgmerge | |
yes | |
checking if gcc-8 supports -c -o file.o... yes | |
checking if gcc-8 supports -c -o file.o... yes | |
yes | |
checking if gcc-8 supports -c -o file.o... checking for vfprintf... checking whether byte ordering is bigendian... yes | |
checking if gcc-8 supports -c -o file.o... (cached) yes | |
checking whether the gcc-8 linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking if gcc-8 supports -c -o file.o... (cached) yes | |
checking whether the gcc-8 linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking if gcc-8 supports -c -o file.o... (cached) yes | |
checking whether the gcc-8 linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking for vprintf... checking if gcc-8 supports -fno-rtti -fno-exceptions... yes | |
checking whether -lc should be explicitly linked in... no | |
checking whether static linking works... no | |
checking for gcc-8 option to produce PIC... -fPIC -DPIC | |
checking if gcc-8 PIC flag -fPIC -DPIC works... yes | |
checking for vsnprintf... yes | |
checking whether -lc should be explicitly linked in... yes | |
checking whether -lc should be explicitly linked in... yes | |
checking if gcc-8 static flag -static works... no | |
checking dynamic linker characteristics... no | |
checking dynamic linker characteristics... no | |
checking dynamic linker characteristics... yes | |
checking for vsprintf... yes | |
checking for gcc >= 4.1... yes | |
checking if gcc-8 supports -c -o file.o... yes | |
checking whether gcc-8 supports -fmerge-constants... yes | |
yes | |
checking if gcc-8 supports -c -o file.o... (cached) yes | |
checking whether the gcc-8 linker (ld -m elf_x86_64) supports shared libraries... checking for waitpid... 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... yes | |
checking whether to build static libraries... yes | |
checking for dlfcn.h... (cached) yes | |
checking for windows.h... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking for thread support... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... checking for dlfcn.h... (cached) yes | |
yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for dlfcn.h... (cached) yes | |
checking for windows.h... checking for windows.h... yes | |
yes | |
checking for glibc >= 2.4... checking for setproctitle... no | |
checking for library containing dlsym... no | |
checking for library containing dlsym... no | |
checking for library containing dlsym... yes | |
checking whether -lc should be explicitly linked in... yes | |
checking for omp support... yes | |
no | |
checking whether alloca needs Cray hooks... no | |
checking dynamic linker characteristics... checking for glibc >= 2.9... no | |
checking stack direction for C alloca... yes | |
checking for -frandom-seed support... -ldl | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... -ldl | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... yes | |
checking for glibc ifunc support... -ldl | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... -1 | |
checking for vfork.h... no | |
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 | |
no | |
no | |
checking for setmode... checking whether to use debuginfod... auto | |
checking for debuginfod_begin in -ldebuginfod... 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... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... no | |
checking for fork... both | |
no | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... no | |
checking whether debuginfod_begin is declared... /lib/cpp | |
yes | |
checking for vfork... no | |
configure: WARNING: debuginfod is missing or unusable; some features may be unavailable. | |
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 | |
checking whether byte ordering is bigendian... yes | |
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 | |
checking for working fork... checking whether the g++-8 linker (ld -m elf_x86_64) supports shared libraries... checking sys/mman.h usability... yes | |
libtool.m4: error: problem compiling CXX test program | |
yes | |
checking sys/mman.h presence... checking for g++-8 option to produce PIC... yes | |
checking for sys/mman.h... yes | |
yes | |
checking for working vfork... (cached) yes | |
checking for _doprnt... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 | |
checking for bison... bison -y | |
checking for flex... flex | |
-DPIC | |
checking if g++-8 PIC flag -DPIC works... checking for chsize... no | |
checking lex output file root... lex.yy | |
checking lex library... no | |
checking if g++-8 static flag works... checking for bison... bison -y | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... bg da de eo es fi fr ga hu id it ja ms nl pt_BR ro ru rw sr sv tr uk vi bg da de eo es fi fr ga hu id it ja ms nl pt_BR ro ru rw sr sv tr uk vi | |
checking whether NLS is requested... yes | |
no | |
checking if g++-8 supports -c -o file.o... checking for msgfmt... no | |
no | |
checking for sys_errlist... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for mmap... checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
no | |
checking if g++-8 supports -c -o file.o... (cached) no | |
checking whether the g++-8 linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... unsupported | |
checking for dlfcn.h... (cached) yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking sys/gmon_out.h usability... checking for windows.h... yes | |
checking for link... yes | |
checking for sys_nerr... yes | |
checking sys/gmon_out.h presence... no | |
checking for library containing dlsym... yes | |
yes | |
checking for sys_siglist... checking for pread... yes | |
checking for sys/gmon_out.h... yes | |
checking for a known getopt prototype in unistd.h... yes | |
yes | |
checking for ftruncate... checking for external symbol _system_configuration... yes | |
checking for library containing fabs... -ldl | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for __fsetlocking... yes | |
checking for ffsll... no | |
yes | |
checking for canonicalize_file_name... yes | |
checking mremap with MREMAP_MAYMOVE... -lm | |
yes | |
checking for dup3... yes | |
checking whether gcc-8 is Clang... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 | |
checking for LC_MESSAGES... no | |
checking whether pthreads work with -pthread... yes | |
checking for getrlimit... yes | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... yes | |
checking for joinable pthread attribute... yes | |
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 | |
checking for getrusage... -lfl | |
checking whether yytext is a pointer... PTHREAD_CREATE_JOINABLE | |
checking whether more special flags are required for pthreads... no | |
checking for PTHREAD_PRIO_INHERIT... configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
yes | |
checking for getsysinfo... -lfl | |
checking whether yytext is a pointer... yes | |
checking whether basename is declared... no | |
checking for gettimeofday... (cached) yes | |
checking for on_exit... yes | |
checking whether ffs is declared... yes | |
checking for pipe2... yes | |
bg da de es fi fr ga id it ja pt_BR ru sr sv tr uk vi zh_CN zh_TW bg da de es fi fr ga id it ja pt_BR ru sr sv tr uk vi zh_CN zh_TW | |
checking whether NLS is requested... yes | |
checking whether asprintf is declared... checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
yes | |
yes | |
checking for psignal... checking for bison... bison -y | |
checking for flex... flex | |
checking whether vasprintf is declared... checking lex output file root... lex.yy | |
checking lex library... yes | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... yes | |
checking for pstat_getdynamic... yes | |
yes | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... checking whether snprintf is declared... no | |
checking for pstat_getstatic... yes | |
checking whether vsnprintf is declared... no | |
checking for realpath... es fi fr id ja ru rw sv tr uk zh_CN es fi fr id ja ru rw sv tr uk zh_CN | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
yes | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... checking whether strverscmp is declared... /usr/bin/msgmerge | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
yes | |
checking for string.h... (cached) yes | |
checking for setrlimit... checking for stdlib.h... (cached) yes | |
bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW | |
checking whether NLS is requested... yes | |
checking for memory.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for msgfmt... checking for unistd.h... (cached) yes | |
yes | |
/usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking errno.h usability... checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
yes | |
checking for sbrk... checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib | |
checking size of long... yes | |
checking errno.h presence... checking how to run the C++ preprocessor... yes | |
checking for errno.h... yes | |
yes | |
checking for sys/types.h... (cached) yes | |
checking for spawnve... config.status: creating Makefile | |
checking limits.h usability... 8 | |
checking for long long... config.status: creating po/Makefile.in | |
config.status: creating gconfig.h | |
no | |
checking for spawnvpe... /lib/cpp | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
yes | |
checking limits.h presence... checking unordered_set usability... config.status: executing default-1 commands | |
yes | |
checking for limits.h... yes | |
checking locale.h usability... config.status: creating po/POTFILES | |
no | |
checking unordered_set presence... no | |
checking for strerror... config.status: creating po/Makefile | |
yes | |
checking size of long long... yes | |
configure: WARNING: unordered_set: present but cannot be compiled | |
configure: WARNING: unordered_set: check for missing prerequisite headers? | |
configure: WARNING: unordered_set: see the Autoconf documentation | |
configure: WARNING: unordered_set: section "Present But Cannot Be Compiled" | |
configure: WARNING: unordered_set: proceeding with the compiler's result | |
checking for unordered_set... no | |
yes | |
checking locale.h presence... checking unordered_map usability... yes | |
checking for locale.h... yes | |
checking time.h usability... no | |
checking unordered_map presence... yes | |
8 | |
checking for strsignal... checking for string.h... (cached) yes | |
-lfl | |
checking whether yytext is a pointer... checking for strings.h... (cached) yes | |
yes | |
checking time.h presence... checking for stdlib.h... (cached) yes | |
yes | |
configure: WARNING: unordered_map: present but cannot be compiled | |
configure: WARNING: unordered_map: check for missing prerequisite headers? | |
configure: WARNING: unordered_map: see the Autoconf documentation | |
configure: WARNING: unordered_map: section "Present But Cannot Be Compiled" | |
configure: WARNING: unordered_map: proceeding with the compiler's result | |
checking for unordered_map... no | |
checking tr1/unordered_set usability... checking for unistd.h... (cached) yes | |
checking fcntl.h usability... yes | |
checking for time.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking whether string.h and strings.h may both be included... no | |
checking tr1/unordered_set presence... yes | |
checking whether compiling a cross-assembler... no | |
checking for size_t... yes | |
checking fcntl.h presence... yes | |
yes | |
configure: WARNING: tr1/unordered_set: present but cannot be compiled | |
configure: WARNING: tr1/unordered_set: check for missing prerequisite headers? | |
configure: WARNING: tr1/unordered_set: see the Autoconf documentation | |
configure: WARNING: tr1/unordered_set: section "Present But Cannot Be Compiled" | |
configure: WARNING: tr1/unordered_set: proceeding with the compiler's result | |
checking for tr1/unordered_set... no | |
checking for sysconf... checking tr1/unordered_map usability... yes | |
checking for fcntl.h... yes | |
checking sys/file.h usability... no | |
checking tr1/unordered_map presence... yes | |
checking for sysctl... yes | |
configure: WARNING: tr1/unordered_map: present but cannot be compiled | |
configure: WARNING: tr1/unordered_map: check for missing prerequisite headers? | |
configure: WARNING: tr1/unordered_map: see the Autoconf documentation | |
configure: WARNING: tr1/unordered_map: section "Present But Cannot Be Compiled" | |
configure: WARNING: tr1/unordered_map: proceeding with the compiler's result | |
checking for tr1/unordered_map... no | |
checking ext/hash_map usability... yes | |
checking sys/file.h presence... yes | |
checking for working alloca.h... no | |
checking ext/hash_map presence... yes | |
checking for sys/file.h... yes | |
checking limits.h usability... yes | |
checking for sysmp... yes | |
checking for alloca... yes | |
configure: WARNING: ext/hash_map: present but cannot be compiled | |
configure: WARNING: ext/hash_map: check for missing prerequisite headers? | |
configure: WARNING: ext/hash_map: see the Autoconf documentation | |
configure: WARNING: ext/hash_map: section "Present But Cannot Be Compiled" | |
configure: WARNING: ext/hash_map: proceeding with the compiler's result | |
checking for ext/hash_map... no | |
checking ext/hash_set usability... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking how to compare bootstrapped objects... yes | |
checking limits.h presence... cmp --ignore-initial=16 $$f1 $$f2 | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
no | |
checking ext/hash_set presence... no | |
checking for table... checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
yes | |
checking for limits.h... yes | |
checking elf-hints.h usability... checking locale.h usability... yes | |
checking for inline... inline | |
yes | |
configure: WARNING: ext/hash_set: present but cannot be compiled | |
configure: WARNING: ext/hash_set: check for missing prerequisite headers? | |
configure: WARNING: ext/hash_set: see the Autoconf documentation | |
configure: WARNING: ext/hash_set: section "Present But Cannot Be Compiled" | |
configure: WARNING: ext/hash_set: proceeding with the compiler's result | |
checking for ext/hash_set... no | |
checking byteswap.h usability... checking for unlink... no | |
checking for times... yes | |
checking locale.h presence... no | |
checking byteswap.h presence... no | |
checking elf-hints.h presence... yes | |
configure: WARNING: byteswap.h: present but cannot be compiled | |
configure: WARNING: byteswap.h: check for missing prerequisite headers? | |
configure: WARNING: byteswap.h: see the Autoconf documentation | |
configure: WARNING: byteswap.h: section "Present But Cannot Be Compiled" | |
configure: WARNING: byteswap.h: proceeding with the compiler's result | |
checking for byteswap.h... no | |
checking for windows.h... (cached) no | |
checking for dlfcn.h... (cached) yes | |
checking for library containing dlopen... yes | |
checking for locale.h... yes | |
checking sys/param.h usability... no | |
checking for elf-hints.h... yes | |
no | |
checking limits.h usability... checking for sbrk... yes | |
checking for wait3... yes | |
checking sys/param.h presence... yes | |
checking limits.h presence... no | |
yes | |
checking for mallinfo... checking for setlocale... yes | |
checking for limits.h... yes | |
yes | |
yes | |
checking for sys/param.h... yes | |
checking locale.h usability... checking for wait4... checking wchar.h usability... no | |
checking for posix_fallocate... yes | |
yes | |
checking locale.h presence... checking for strsignal... yes | |
checking wchar.h presence... yes | |
checking whether basename is declared... yes | |
checking for locale.h... yes | |
yes | |
checking for wchar.h... yes | |
checking sys/param.h usability... no | |
checking for sys/wait.h that is POSIX.1 compatible... checking for fallocate... yes | |
checking for LC_MESSAGES... no | |
checking for readv... yes | |
checking whether ffs is declared... yes | |
checking whether string.h and strings.h may both be included... yes | |
checking sys/param.h presence... no | |
checking for sysconf... yes | |
checking for working assert macro... yes | |
checking for size_t... no | |
checking for times... yes | |
checking for sys/param.h... yes | |
checking fcntl.h usability... yes | |
checking whether asprintf is declared... no | |
checking for mkdtemp... yes | |
checking whether declaration is required for errno... no | |
checking whether basename is declared... (cached) yes | |
checking whether ffs is declared... (cached) yes | |
yes | |
checking fcntl.h presence... checking whether asprintf is declared... (cached) yes | |
checking whether vasprintf is declared... (cached) yes | |
yes | |
checking whether snprintf is declared... (cached) yes | |
yes | |
checking for fcntl.h... yes | |
checking whether vsnprintf is declared... (cached) yes | |
checking whether vasprintf is declared... checking sys/file.h usability... checking whether strverscmp is declared... (cached) yes | |
no | |
checking for a known getopt prototype in unistd.h... checking whether strndup is declared... yes | |
checking for working alloca.h... no | |
checking whether memmem is declared... yes | |
checking whether declaration is required for environ... yes | |
checking sys/file.h presence... yes | |
checking for alloca... yes | |
checking whether snprintf is declared... no | |
checking whether ::std::tr1::unordered_map::rehash is usable.... yes | |
checking for sys/file.h... yes | |
checking sys/time.h usability... no | |
checking whether std::tr1::hash<off_t> is defined... yes | |
checking for stdlib.h... (cached) yes | |
no | |
checking whether declaration is required for ffs... checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
no | |
checking whether we can use attributes with template functions... yes | |
yes | |
checking sys/time.h presence... checking for getpagesize... checking whether vsnprintf is declared... no | |
checking for struct stat::st_mtim.... yes | |
checking for sys/time.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking whether string.h and strings.h may both be included... yes | |
checking for working mmap... no | |
checking whether declaration is required for free... no | |
checking locale.h usability... yes | |
checking whether calloc is declared... yes | |
checking for glob... yes | |
checking locale.h presence... no | |
checking whether declaration is required for malloc... yes | |
checking whether getenv is declared... yes | |
checking for locale.h... yes | |
checking for setlocale... yes | |
yes | |
checking for sbrk... checking for mkstemp... no | |
checking whether declaration is required for sbrk... yes | |
yes | |
checking for LC_MESSAGES... checking whether getopt is declared... yes | |
yes | |
checking for utimes... checking for realpath... no | |
checking whether declaration is required for strstr... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
yes | |
checking whether malloc is declared... yes | |
yes | |
checking for setmode... checking for sbrk... configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
yes | |
no | |
checking whether realloc is declared... checking whether free is declared... yes | |
no | |
checking for getc_unlocked... checking for setlocale... yes | |
yes | |
checking whether getenv is declared... checking whether sbrk is declared... yes | |
yes | |
checking for strcoll... config.status: creating Makefile | |
checking for waitpid... config.status: creating testsuite/Makefile | |
yes | |
yes | |
checking whether malloc is declared... checking whether strtol is declared... yes | |
yes | |
checking for setlocale... checking for open... config.status: creating po/Makefile.in | |
yes | |
yes | |
config.status: creating config.h | |
checking whether mempcpy is declared... checking whether strtoul is declared... config.status: executing depfiles commands | |
yes | |
config.status: executing default-1 commands | |
yes | |
checking for mkstemp... checking for lseek... config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
yes | |
checking whether strtoll is declared... yes | |
yes | |
checking for mkdtemp... checking whether realloc is declared... yes | |
checking for close... yes | |
yes | |
checking for mbstate_t... checking whether strtoull is declared... yes | |
checking for dirent.h that defines DIR... yes | |
checking whether stpcpy is declared... yes | |
checking for library containing frexp... yes | |
checking for library containing opendir... yes | |
yes | |
checking whether strverscmp is declared... checking whether strstr is declared... yes | |
yes | |
checking whether strnlen is declared... checking whether vsnprintf is declared... yes | |
none required | |
checking for LC_MESSAGES... none required | |
yes | |
checking whether asprintf is declared... checking whether canonicalize_file_name must be declared... checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for getpagesize... yes | |
yes | |
checking for time_t in time.h... checking for struct tm.tm_gmtoff in time.h... no | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for getpagesize... (cached) yes | |
checking for working mmap... yes | |
checking for working mmap... yes | |
checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes | |
checking for time_t in sys/types.h... yes | |
checking for a known getopt prototype in unistd.h... yes | |
checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes | |
checking for utime.h... yes | |
yes | |
checking for library containing dlopen... yes | |
checking for working strncmp... configure: updating cache ./config.cache | |
yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
checking whether asprintf is declared... none required | |
checking for a known getopt prototype in unistd.h... yes | |
configure: updating cache ./config.cache | |
configure: creating ./config.status | |
yes | |
checking whether strstr is declared... yes | |
checking whether environ is declared... yes | |
yes | |
checking whether free is declared... checking whether fprintf is declared... config.status: creating Makefile | |
config.status: creating testsuite/Makefile | |
yes | |
yes | |
config.status: creating config.h | |
checking whether sbrk is declared... checking whether getc_unlocked is declared... config.status: executing default commands | |
Configuring in ./bfd | |
Configuring in ./opcodes | |
make[2]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/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 | |
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 ./filedescriptor.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 ./rust-demangle.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 | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o pic/regex.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o pic/cplus-dem.o; \ | |
else true; fi | |
yes | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o noasan/regex.o; \ | |
else true; fi | |
yes | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o noasan/cplus-dem.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o regex.o | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o | |
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/libiberty/testsuite' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/libiberty/testsuite' | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o pic/cp-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o noasan/cp-demangle.o; \ | |
else true; fi | |
checking whether getenv is declared... checking whether getenv is declared... gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o | |
yes | |
yes | |
checking whether sbrk is declared... checking whether environ is declared... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o pic/md5.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o noasan/md5.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o md5.o | |
yes | |
checking whether ANSI C string concatenation works... yes | |
checking whether snprintf is declared... yes | |
configure: creating cache ./config.cache | |
checking build system type... configure: creating cache ./config.cache | |
x86_64-pc-linux-gnu | |
checking host system type... checking build system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-gcc... gcc-8 | |
x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking target system type... yes | |
checking whether stpcpy is declared... x86_64-pc-linux-gnu | |
checking for x86_64-pc-linux-gnu-gcc... gcc-8 | |
configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o pic/sha1.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; \ | |
else true; fi | |
yes | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o | |
checking whether strnlen is declared... config.status: creating .gdbinit | |
config.status: creating Makefile | |
checking whether the C compiler works... checking whether the C compiler works... config.status: creating doc/Makefile | |
yes | |
checking whether strstr is declared... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... config.status: creating po/Makefile.in | |
yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... config.status: creating config.h | |
yes | |
config.status: executing depfiles commands | |
checking whether vsnprintf is declared... config.status: executing libtool commands | |
checking whether we are cross compiling... | |
checking whether we are cross compiling... config.status: executing default-1 commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
config.status: executing default commands | |
yes | |
no | |
checking for suffix of object files... no | |
checking iconv.h usability... checking for suffix of object files... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o pic/alloca.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o pic/argv.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o argv.o | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o | |
o | |
checking whether we are using the GNU C compiler... o | |
checking whether we are using the GNU C compiler... yes | |
checking iconv.h presence... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o pic/choose-temp.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o | |
yes | |
checking whether gcc-8 accepts -g... yes | |
checking whether gcc-8 accepts -g... yes | |
checking for iconv.h... yes | |
checking for ld used by GCC... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; \ | |
else true; fi | |
yes | |
checking for gcc-8 option to accept ISO C89... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; \ | |
else true; fi | |
yes | |
checking for gcc-8 option to accept ISO C89... ld -m elf_x86_64 | |
checking if the linker (ld -m elf_x86_64) is GNU ld... gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o concat.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o pic/cp-demint.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o | |
yes | |
checking for shared library run path origin... none needed | |
checking whether gcc-8 understands -c and -o together... none needed | |
checking whether gcc-8 understands -c and -o together... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o pic/crc32.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o | |
done | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o pic/d-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o | |
checking for iconv... yes | |
checking for library containing strerror... yes | |
checking for library containing strerror... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o pic/dwarfnames.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o | |
yes | |
checking for iconv declaration... none required | |
none required | |
checking for a BSD-compatible install... checking for a BSD-compatible install... /usr/bin/install -c | |
/usr/bin/install -c | |
checking whether build environment is sane... checking whether build environment is sane... yes | |
yes | |
checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether /usr/bin/make sets $(MAKE)... yes | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
yes | |
checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... GNU | |
checking whether /usr/bin/make supports nested variables... GNU | |
yes | |
checking whether /usr/bin/make supports nested variables... yes | |
checking dependency style of gcc-8... none | |
checking dependency style of gcc-8... none | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc-8 | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc-8 | |
configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o pic/dyn-string.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o | |
checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... (cached) (cached) yes | |
yes | |
checking whether gcc-8 accepts -g... checking whether gcc-8 accepts -g... (cached) (cached) yes | |
yes | |
checking for gcc-8 option to accept ISO C89... checking for gcc-8 option to accept ISO C89... (cached) (cached) none needed | |
none needed | |
checking whether gcc-8 understands -c and -o together... checking whether gcc-8 understands -c and -o together... (cached) (cached) yes | |
yes | |
checking how to run the C preprocessor... checking how to run the C preprocessor... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o pic/fdmatch.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o pic/fibheap.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o pic/filedescriptor.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o noasan/filedescriptor.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o | |
gcc-8 -E | |
gcc-8 -E | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o | |
checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... /bin/grep -E | |
checking for ANSI C header files... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o pic/getopt1.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o pic/getpwd.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o pic/getruntime.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o pic/hex.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o hex.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o pic/lbasename.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o pic/lrealpath.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o noasan/lrealpath.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o | |
yes | |
checking for sys/types.h... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o pic/make-temp-file.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o pic/objalloc.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o noasan/make-temp-file.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o | |
yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... config.status: creating Makefile | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o pic/obstack.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o noasan/obstack.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o pic/partition.o; \ | |
else true; fi | |
config.status: creating po/Makefile.in | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pic/pexecute.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o noasan/partition.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o noasan/pexecute.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o partition.o | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o | |
yes | |
yes | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o pic/physmem.o; \ | |
else true; fi | |
checking for sys/stat.h... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o | |
config.status: creating config.h | |
checking for stdlib.h... config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pic/pex-common.o; \ | |
else true; fi | |
yes | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o noasan/pex-common.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o | |
checking for stdlib.h... config.status: executing default commands | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pic/pex-one.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pic/pex-unix.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o noasan/pex-unix.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o noasan/vprintf-support.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o | |
yes | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o pic/rust-demangle.o; \ | |
else true; fi | |
checking for string.h... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o noasan/rust-demangle.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o pic/safe-ctype.o; \ | |
else true; fi | |
yes | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o | |
checking for string.h... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o pic/simple-object.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o noasan/simple-object.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o | |
yes | |
checking for memory.h... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o pic/simple-object-coff.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o noasan/simple-object-coff.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o pic/simple-object-elf.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o noasan/simple-object-elf.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o | |
yes | |
config.status: creating Makefile | |
checking for memory.h... yes | |
config.status: creating doc/Makefile | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o | |
yes | |
checking for strings.h... checking for strings.h... config.status: creating po/Makefile.in | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o pic/sort.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o sort.o | |
yes | |
yes | |
config.status: creating config.h | |
checking for inttypes.h... checking for inttypes.h... config.status: executing depfiles commands | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o pic/spaces.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o noasan/spaces.o; \ | |
else true; fi | |
config.status: executing libtool commands | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o | |
yes | |
yes | |
config.status: executing default-1 commands | |
checking for stdint.h... checking for stdint.h... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o pic/splay-tree.o; \ | |
else true; fi | |
config.status: creating po/POTFILES | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o noasan/splay-tree.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o | |
config.status: creating po/Makefile | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o pic/stack-limit.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o noasan/stack-limit.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o pic/strerror.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o pic/strsignal.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o noasan/strsignal.o; \ | |
else true; fi | |
yes | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o noasan/strerror.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o | |
yes | |
checking for unistd.h... checking for unistd.h... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o pic/timeval-utils.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o noasan/timeval-utils.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o | |
yes | |
checking minix/config.h usability... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o pic/xasprintf.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o noasan/xasprintf.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o | |
yes | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o pic/xatexit.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o noasan/xatexit.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o pic/xexit.o; \ | |
else true; fi | |
checking minix/config.h usability... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o pic/xmalloc.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o pic/xmemdup.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o noasan/xmalloc.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o noasan/xmemdup.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o pic/xstrdup.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o noasan/xstrdup.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o pic/xstrerror.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o noasan/xstrerror.o; \ | |
else true; fi | |
no | |
checking minix/config.h presence... gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o | |
no | |
checking minix/config.h presence... if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o pic/xstrndup.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o noasan/xstrndup.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o pic/xvasprintf.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o noasan/xvasprintf.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o pic/setproctitle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o noasan/setproctitle.o; \ | |
else true; fi | |
gcc-8 -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a | |
ar rc ./libiberty.a \ | |
./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 ./filedescriptor.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 ./rust-demangle.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 ./setproctitle.o | |
ranlib ./libiberty.a | |
if [ x"" != x ]; then \ | |
cd pic; \ | |
ar rc ./libiberty.a \ | |
./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 ./filedescriptor.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 ./rust-demangle.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 ./setproctitle.o; \ | |
ranlib ./libiberty.a; \ | |
cd ..; \ | |
else true; fi; \ | |
if [ x"" != x ]; then \ | |
cd noasan; \ | |
ar rc ./libiberty.a \ | |
./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 ./filedescriptor.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 ./rust-demangle.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 ./setproctitle.o; \ | |
ranlib ./libiberty.a; \ | |
cd ..; \ | |
else true; fi | |
make[2]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/libiberty' | |
yes | |
checking how to print strings... yes | |
checking for x86_64-pc-linux-gnu-ar... ar | |
checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc-8... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc-8... ld | |
checking if the linker (ld) is GNU ld... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... BSD nm | |
checking whether ln -s works... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking whether the shell understands "+="... yes | |
yes | |
checking for ld option to reload object files... -r | |
checking for ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking for x86_64-pc-linux-gnu-objdump... objdump | |
checking how to recognize dependent libraries... checking how to recognize dependent libraries... pass_all | |
pass_all | |
checking for x86_64-pc-linux-gnu-ar... (cached) ar | |
checking for x86_64-pc-linux-gnu-ar... (cached) ar | |
checking for x86_64-pc-linux-gnu-strip... checking for x86_64-pc-linux-gnu-strip... no | |
no | |
checking for strip... checking for strip... strip | |
strip | |
checking for x86_64-pc-linux-gnu-ranlib... (cached) checking for x86_64-pc-linux-gnu-ranlib... ranlib | |
(cached) ranlib | |
checking command to parse nm output from gcc-8 object... checking command to parse nm output from gcc-8 object... ok | |
ok | |
checking for dlfcn.h... checking for dlfcn.h... yes | |
yes | |
checking for objdir... checking for objdir... .libs | |
.libs | |
checking if gcc-8 supports -fno-rtti -fno-exceptions... checking if gcc-8 supports -fno-rtti -fno-exceptions... no | |
checking for gcc-8 option to produce PIC... -fPIC -DPIC | |
checking if gcc-8 PIC flag -fPIC -DPIC works... no | |
checking for gcc-8 option to produce PIC... -fPIC -DPIC | |
checking if gcc-8 PIC flag -fPIC -DPIC works... yes | |
checking if gcc-8 static flag -static works... yes | |
checking if gcc-8 static flag -static works... yes | |
checking if gcc-8 supports -c -o file.o... yes | |
checking if gcc-8 supports -c -o file.o... yes | |
checking if gcc-8 supports -c -o file.o... (cached) yes | |
checking whether the gcc-8 linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking if gcc-8 supports -c -o file.o... (cached) yes | |
checking whether the gcc-8 linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for shl_load... 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 | |
no | |
checking for shl_load in -ldld... no | |
checking for dlopen... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether to install libbfd... yes | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... no | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
yes | |
checking whether a statically linked program can dlopen itself... checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... no | |
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 | |
checking for dlfcn.h... (cached) yes | |
checking for windows.h... yes | |
checking for limits.h... yes | |
checking whether string.h and strings.h may both be included... no | |
checking for library containing dlsym... yes | |
checking whether basename is declared... yes | |
checking whether stpcpy is declared... -ldl | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... yes | |
checking for sigsetjmp... no | |
checking linker --as-needed support... yes | |
checking for cos in -lm... yes | |
configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether to install libbfd... yes | |
checking whether NLS is requested... yes | |
checking for catalogs to be installed... da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
checking for long double... yes | |
checking for long long... yes | |
checking size of long long... config.status: creating Makefile | |
8 | |
checking size of void *... config.status: creating po/Makefile.in | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
8 | |
checking size of long... 8 | |
checking size of int... 4 | |
checking alloca.h usability... yes | |
checking alloca.h presence... yes | |
checking for alloca.h... yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking for unistd.h... (cached) yes | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking wctype.h usability... yes | |
checking wctype.h presence... yes | |
checking for wctype.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes | |
checking for uintptr_t... yes | |
checking for int_least32_t... yes | |
checking for int_fast32_t... yes | |
checking for uint64_t... yes | |
checking what to include in bfd_stdint.h... stdint.h (already complete) | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking whether string.h and strings.h may both be included... yes | |
checking for fcntl... yes | |
checking for getpagesize... yes | |
checking for setitimer... yes | |
checking for sysconf... yes | |
checking for fdopen... yes | |
checking for getuid... yes | |
checking for getgid... yes | |
checking for fileno... yes | |
checking for fls... no | |
checking for strtoull... yes | |
checking for getrlimit... yes | |
checking whether basename is declared... yes | |
checking whether ftello is declared... yes | |
checking whether ftello64 is declared... yes | |
checking whether fseeko is declared... yes | |
checking whether fseeko64 is declared... yes | |
checking whether ffs is declared... yes | |
checking whether free is declared... yes | |
checking whether getenv is declared... yes | |
checking whether malloc is declared... yes | |
checking whether realloc is declared... yes | |
checking whether stpcpy is declared... yes | |
checking whether strstr is declared... yes | |
checking whether asprintf is declared... yes | |
checking whether vasprintf is declared... yes | |
checking whether snprintf is declared... yes | |
checking whether vsnprintf is declared... yes | |
checking whether strnlen is declared... yes | |
checking compiler support for hidden visibility... yes | |
checking linker --as-needed support... yes | |
checking for cos in -lm... yes | |
checking for gcc version with buggy 64-bit support... no | |
checking sys/procfs.h usability... yes | |
checking sys/procfs.h presence... yes | |
checking for sys/procfs.h... yes | |
checking for prstatus_t in sys/procfs.h... yes | |
checking for prstatus32_t in sys/procfs.h... no | |
checking for prstatus_t.pr_who in sys/procfs.h... no | |
checking for prstatus32_t.pr_who in sys/procfs.h... no | |
checking for pstatus_t in sys/procfs.h... no | |
checking for pxstatus_t in sys/procfs.h... no | |
checking for pstatus32_t in sys/procfs.h... no | |
checking for prpsinfo_t in sys/procfs.h... yes | |
checking for prpsinfo_t.pr_pid in sys/procfs.h... yes | |
checking for prpsinfo32_t in sys/procfs.h... no | |
checking for prpsinfo32_t.pr_pid in sys/procfs.h... no | |
checking for psinfo_t in sys/procfs.h... no | |
checking for psinfo_t.pr_pid in sys/procfs.h... no | |
checking for psinfo32_t in sys/procfs.h... no | |
checking for psinfo32_t.pr_pid in sys/procfs.h... no | |
checking for lwpstatus_t in sys/procfs.h... no | |
checking for lwpxstatus_t in sys/procfs.h... no | |
checking for lwpstatus_t.pr_context in sys/procfs.h... no | |
checking for lwpstatus_t.pr_reg in sys/procfs.h... no | |
checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no | |
checking for win32_pstatus_t in sys/procfs.h... no | |
checking for ftello... yes | |
checking for ftello64... yes | |
checking for fseeko... yes | |
checking for fseeko64... yes | |
checking for fopen64... yes | |
checking size of off_t... 8 | |
checking file_ptr type... BFD_HOST_64_BIT | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for getpagesize... (cached) yes | |
checking for working mmap... yes | |
checking for madvise... yes | |
checking for mprotect... yes | |
configure: updating cache ./config.cache | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating doc/Makefile | |
config.status: creating bfd-in3.h | |
config.status: creating po/Makefile.in | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
config.status: executing bfd_stdint.h commands | |
config.status: executing default commands | |
make[2]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd' | |
rm -f elf32-target.h | |
rm -f elf64-target.h | |
rm -f targmatch.h | |
creating bfdver.h | |
/bin/sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new | |
/bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new | |
/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new | |
Making info in doc | |
mv -f elf64-target.new elf64-target.h | |
mv -f elf32-target.new elf32-target.h | |
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd/doc' | |
gcc-8 -o chw$$ -g -O2 \ | |
-I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ | |
/bin/bash ./../../move-if-change \ | |
chw$$ chew; \ | |
touch chew.stamp | |
mv -f targmatch.new targmatch.h | |
./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp | |
./chew -f ./doc.str < ./../archive.c >archive.tmp | |
./chew -f ./doc.str < ./../archures.c >archures.tmp | |
./chew -f ./doc.str < ./../bfd.c >bfd.tmp | |
./chew -f ./doc.str < ./../cache.c >cache.tmp | |
./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp | |
./chew -f ./doc.str < ./../corefile.c >core.tmp | |
./chew -f ./doc.str < ./../elf.c >elf.tmp | |
test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi . | |
test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi . | |
test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi . | |
test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi . | |
test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi . | |
test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi . | |
test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi . | |
/bin/bash ./../../move-if-change archive.tmp archive.texi | |
test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi . | |
/bin/bash ./../../move-if-change aoutx.tmp aoutx.texi | |
/bin/bash ./../../move-if-change cache.tmp cache.texi | |
/bin/bash ./../../move-if-change coffcode.tmp coffcode.texi | |
/bin/bash ./../../move-if-change elf.tmp elf.texi | |
/bin/bash ./../../move-if-change archures.tmp archures.texi | |
/bin/bash ./../../move-if-change core.tmp core.texi | |
/bin/bash ./../../move-if-change bfd.tmp bfdt.texi | |
touch archive.stamp | |
touch core.stamp | |
touch elf.stamp | |
touch cache.stamp | |
./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp | |
touch archures.stamp | |
./chew -f ./doc.str < ./../format.c >format.tmp | |
touch aoutx.stamp | |
./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp | |
touch coffcode.stamp | |
test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi . | |
./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp | |
./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp | |
touch bfdt.stamp | |
./chew -f ./doc.str < ./../opncls.c >opncls.tmp | |
/bin/bash ./../../move-if-change elfcode.tmp elfcode.texi | |
./chew -f ./doc.str < ./../reloc.c >reloc.tmp | |
test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi . | |
./chew -f ./doc.str < ./../section.c >section.tmp | |
test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi . | |
/bin/bash ./../../move-if-change format.tmp format.texi | |
test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi . | |
test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi . | |
/bin/bash ./../../move-if-change bfdwin.tmp bfdwin.texi | |
/bin/bash ./../../move-if-change libbfd.tmp libbfd.texi | |
/bin/bash ./../../move-if-change bfdio.tmp bfdio.texi | |
test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi . | |
test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi . | |
test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi . | |
/bin/bash ./../../move-if-change section.tmp section.texi | |
touch elfcode.stamp | |
/bin/bash ./../../move-if-change opncls.tmp opncls.texi | |
/bin/bash ./../../move-if-change reloc.tmp reloc.texi | |
./chew -f ./doc.str < ./../syms.c >syms.tmp | |
touch format.stamp | |
touch bfdwin.stamp | |
touch libbfd.stamp | |
./chew -f ./doc.str < ./../targets.c >targets.tmp | |
./chew -f ./doc.str < ./../init.c >init.tmp | |
test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi . | |
./chew -f ./doc.str < ./../hash.c >hash.tmp | |
touch section.stamp | |
touch opncls.stamp | |
/bin/bash ./../../move-if-change syms.tmp syms.texi | |
touch bfdio.stamp | |
touch reloc.stamp | |
test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi . | |
test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi . | |
test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi . | |
./chew -f ./doc.str < ./../linker.c >linker.tmp | |
./chew -f ./doc.str < ./../mmo.c >mmo.tmp | |
/bin/bash ./../../move-if-change targets.tmp targets.texi | |
/bin/bash ./../../move-if-change hash.tmp hash.texi | |
/bin/bash ./../../move-if-change init.tmp init.texi | |
touch syms.stamp | |
test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi . | |
/bin/bash ./../../move-if-change mmo.tmp mmo.texi | |
test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi . | |
/bin/bash ./../../move-if-change linker.tmp linker.texi | |
touch init.stamp | |
touch targets.stamp | |
touch hash.stamp | |
touch mmo.stamp | |
touch linker.stamp | |
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd/doc' | |
Making info in po | |
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd/po' | |
( if test 'x.' != 'x.'; then \ | |
posrcprefix='../'; \ | |
else \ | |
posrcprefix="../"; \ | |
fi; \ | |
rm -f SRC-POTFILES-t SRC-POTFILES \ | |
&& (sed -e '/^#/d' \ | |
-e '/^[ ]*$/d' \ | |
-e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | |
| sed -e '$s/\\$//') > SRC-POTFILES-t \ | |
&& chmod a-w SRC-POTFILES-t \ | |
&& mv SRC-POTFILES-t SRC-POTFILES ) | |
( rm -f BLD-POTFILES-t BLD-POTFILES \ | |
&& (sed -e '/^#/d' \ | |
-e '/^[ ]*$/d' \ | |
-e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | |
| sed -e '$s/\\$//') > BLD-POTFILES-t \ | |
&& chmod a-w BLD-POTFILES-t \ | |
&& mv BLD-POTFILES-t BLD-POTFILES ) | |
cd .. \ | |
&& CONFIG_FILES=po/Makefile.in:po/Make-in \ | |
CONFIG_HEADERS= /bin/bash ./config.status | |
config.status: creating po/Makefile.in | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
config.status: executing bfd_stdint.h commands | |
config.status: executing default commands | |
make[3]: Nothing to be done for 'info'. | |
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd/po' | |
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd' | |
make[3]: Nothing to be done for 'info-am'. | |
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd' | |
/usr/bin/make all-recursive | |
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd' | |
Making all in doc | |
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd/doc' | |
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd/doc' | |
Making all in po | |
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd/po' | |
make[4]: Nothing to be done for 'all'. | |
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd/po' | |
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd' | |
rm -f bfd-tmp.h | |
rm -f peigen.c | |
rm -f pex64igen.c | |
cp bfd-in3.h bfd-tmp.h | |
rm -f elf32-aarch64.c | |
rm -f elf64-aarch64.c | |
rm -f elf32-ia64.c | |
rm -f elf64-ia64.c | |
/bin/sed -e s/XX/pe/g < ./peXXigen.c > peigen.new | |
/bin/sed -e s/XX/pex64/g < ./peXXigen.c > pex64igen.new | |
rm -f elf32-riscv.c | |
echo "#line 1 \"./elfnn-aarch64.c\"" > elf32-aarch64.new | |
/bin/bash ./../move-if-change bfd-tmp.h bfd.h | |
echo "#line 1 \"./elfnn-aarch64.c\"" > elf64-aarch64.new | |
/bin/sed -e s/NN/32/g < ./elfnn-ia64.c > elf32-ia64.new | |
/bin/sed -e s/NN/64/g < ./elfnn-ia64.c > elf64-ia64.new | |
/bin/sed -e s/NN/32/g < ./elfnn-aarch64.c >> elf32-aarch64.new | |
/bin/sed -e s/NN/64/g < ./elfnn-aarch64.c >> elf64-aarch64.new | |
echo "#line 1 \"./elfnn-riscv.c\"" > elf32-riscv.new | |
mv -f pex64igen.new pex64igen.c | |
mv -f peigen.new peigen.c | |
sed -e s/NN/32/g < ./elfnn-riscv.c >> elf32-riscv.new | |
mv -f elf32-ia64.new elf32-ia64.c | |
mv -f elf64-ia64.new elf64-ia64.c | |
rm -f elf64-riscv.c | |
rm -f pepigen.c | |
rm -f bfd-tmp.h | |
mv -f elf32-aarch64.new elf32-aarch64.c | |
mv -f elf64-aarch64.new elf64-aarch64.c | |
mv -f elf32-riscv.new elf32-riscv.c | |
echo "#line 1 \"./elfnn-riscv.c\"" > elf64-riscv.new | |
/bin/sed -e s/XX/pep/g < ./peXXigen.c > pepigen.new | |
rm -f tofiles | |
touch stmp-bfd-h | |
sed -e s/NN/64/g < ./elfnn-riscv.c >> elf64-riscv.new | |
f=""; \ | |
for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo plugin.lo elf32-aarch64.lo elf64-aarch64.lo elfxx-aarch64.lo aix5ppc-core.lo aout64.lo coff-alpha.lo coff-x86_64.lo coff64-rs6000.lo elf32-ia64.lo elf32-mips.lo elf32-score.lo elf32-score7.lo elf64-alpha.lo elf64-gen.lo elf64-hppa.lo elf64-ia64.lo elf64-ia64-vms.lo elfxx-ia64.lo elfn32-mips.lo elf64-mips.lo elfxx-mips.lo elf64-mmix.lo elf64-nfp.lo elf64-ppc.lo elf32-riscv.lo elf64-riscv.lo elfxx-riscv.lo elf64-s390.lo elf64-sparc.lo elf64-tilegx.lo elf64-x86-64.lo elfxx-x86.lo elf64-bpf.lo elf64.lo mach-o-aarch64.lo mach-o-x86-64.lo mmo.lo pe-x86_64.lo pei-ia64.lo pei-x86_64.lo pepigen.lo pex64igen.lo vms-alpha.lo aout-cris.lo aout-ns32k.lo aout-tic30.lo aout32.lo cf-i386lynx.lo coff-go32.lo coff-i386.lo coff-mips.lo coff-rs6000.lo coff-sh.lo coff-stgo32.lo coff-tic30.lo coff-tic4x.lo coff-tic54x.lo coff-z80.lo coff-z8k.lo coffgen.lo cofflink.lo dwarf1.lo dwarf2.lo ecoff.lo ecofflink.lo elf-attrs.lo elf-eh-frame.lo elf-ifunc.lo elf-m10200.lo elf-m10300.lo elf-nacl.lo elf-strtab.lo elf-vxworks.lo elf.lo elf32-am33lin.lo elf32-arc.lo elf32-arm.lo elf32-avr.lo elf32-bfin.lo elf32-cr16.lo elf32-cris.lo elf32-crx.lo elf32-csky.lo elf32-d10v.lo elf32-d30v.lo elf32-dlx.lo elf32-epiphany.lo elf32-fr30.lo elf32-frv.lo elf32-ft32.lo elf32-gen.lo elf32-h8300.lo elf32-hppa.lo elf32-i386.lo elfxx-x86.lo elf32-ip2k.lo elf32-iq2000.lo elf32-lm32.lo elf32-m32c.lo elf32-m32r.lo elf32-m68hc11.lo elf32-m68hc12.lo elf32-m68hc1x.lo elf32-m68k.lo elf32-s12z.lo elf32-mcore.lo elf32-mep.lo elf32-metag.lo elf32-microblaze.lo elf32-moxie.lo elf32-msp430.lo elf32-mt.lo elf32-nds32.lo elf32-nios2.lo elf32-or1k.lo elf32-pj.lo elf32-ppc.lo elf32-pru.lo elf32-rl78.lo elf32-rx.lo elf32-s390.lo elf32-sh.lo elf32-sparc.lo elf32-spu.lo elf32-tic6x.lo elf32-tilegx.lo elf32-tilepro.lo elf32-v850.lo elf32-vax.lo elf32-visium.lo elf32-wasm32.lo elf32-xc16x.lo elf32-xgate.lo elf32-xstormy16.lo elf32-xtensa.lo elf32-z80.lo elf32.lo elflink.lo elfxx-sparc.lo elfxx-tilegx.lo i386aout.lo i386bsd.lo i386lynx.lo i386msdos.lo mach-o.lo mach-o-i386.lo mach-o-arm.lo ns32knetbsd.lo pc532-mach.lo pdp11.lo pe-arm-wince.lo pe-arm.lo pe-i386.lo pe-mcore.lo pe-ppc.lo pe-sh.lo pef.lo pei-arm-wince.lo pei-arm.lo pei-i386.lo pei-mcore.lo pei-ppc.lo pei-sh.lo peigen.lo plugin.lo ppcboot.lo reloc16.lo som.lo vax1knetbsd.lo vaxnetbsd.lo vms-lib.lo vms-misc.lo wasm-module.lo xcofflink.lo xsym.lo xtensa-isa.lo xtensa-modules.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo cpu-aarch64.lo cpu-alpha.lo cpu-arc.lo cpu-arm.lo cpu-avr.lo cpu-bfin.lo cpu-bpf.lo cpu-cr16.lo cpu-cris.lo cpu-crx.lo cpu-csky.lo cpu-d10v.lo cpu-d30v.lo cpu-dlx.lo cpu-epiphany.lo cpu-fr30.lo cpu-frv.lo cpu-ft32.lo cpu-h8300.lo cpu-hppa.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo cpu-ia64.lo cpu-ip2k.lo cpu-iq2000.lo cpu-lm32.lo cpu-m10200.lo cpu-m10300.lo cpu-m32c.lo cpu-m32r.lo cpu-m68hc11.lo cpu-m68hc12.lo cpu-m9s12x.lo cpu-s12z.lo cpu-m9s12xg.lo cpu-m68k.lo cpu-mcore.lo cpu-mep.lo cpu-metag.lo cpu-microblaze.lo cpu-mips.lo cpu-mmix.lo cpu-moxie.lo cpu-msp430.lo cpu-mt.lo cpu-nds32.lo cpu-nfp.lo cpu-nios2.lo cpu-ns32k.lo cpu-or1k.lo cpu-pdp11.lo cpu-pj.lo cpu-plugin.lo cpu-powerpc.lo cpu-pru.lo cpu-rs6000.lo cpu-riscv.lo cpu-rl78.lo cpu-rx.lo cpu-s390.lo cpu-score.lo cpu-sh.lo cpu-sparc.lo cpu-spu.lo cpu-tic30.lo cpu-tic4x.lo cpu-tic54x.lo cpu-tic6x.lo cpu-tilegx.lo cpu-tilepro.lo cpu-v850.lo cpu-v850_rh850.lo cpu-vax.lo cpu-visium.lo cpu-wasm32.lo cpu-xc16x.lo cpu-xgate.lo cpu-xstormy16.lo cpu-xtensa.lo cpu-z80.lo cpu-z8k.lo archive64.lo ; do \ | |
case " $f " in \ | |
*" $i "*) ;; \ | |
*) f="$f $i" ;; \ | |
esac ; \ | |
done ; \ | |
echo $f > tofiles | |
mv -f pepigen.new pepigen.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o archive.lo archive.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o archures.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DASSOCIATED_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' ./archures.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o bfd.lo bfd.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o bfdio.lo bfdio.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o bfdwin.lo bfdwin.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o cache.lo cache.c | |
mv -f elf64-riscv.new elf64-riscv.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o coff-bfd.lo coff-bfd.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c archive.c -o archive.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c bfdwin.c -o bfdwin.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c bfd.c -o bfd.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c bfdio.c -o bfdio.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DASSOCIATED_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" ./archures.c -o archures.o | |
/bin/bash ./../move-if-change tofiles ofiles | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c cache.c -o cache.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c coff-bfd.c -o coff-bfd.o | |
touch stamp-ofiles | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o compress.lo compress.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c compress.c -o compress.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o corefile.lo corefile.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c corefile.c -o corefile.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf-properties.lo elf-properties.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf-properties.c -o elf-properties.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o format.lo format.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o hash.lo hash.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o init.lo init.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c hash.c -o hash.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c format.c -o format.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c init.c -o init.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o libbfd.lo libbfd.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o linker.lo linker.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c libbfd.c -o libbfd.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c linker.c -o linker.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o merge.lo merge.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c merge.c -o merge.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o opncls.lo opncls.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o reloc.lo reloc.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o section.lo section.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o simple.lo simple.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c opncls.c -o opncls.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c reloc.c -o reloc.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c section.c -o section.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c simple.c -o simple.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o stab-syms.lo stab-syms.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c stab-syms.c -o stab-syms.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o stabs.lo stabs.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o syms.lo syms.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c stabs.c -o stabs.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c syms.c -o syms.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o targets.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DASSOCIATED_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' ./targets.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o binary.lo binary.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o ihex.lo ihex.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c binary.c -o binary.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c ihex.c -o ihex.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DASSOCIATED_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" ./targets.c -o targets.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o srec.lo srec.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c srec.c -o srec.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o tekhex.lo tekhex.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o verilog.lo verilog.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c tekhex.c -o tekhex.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c verilog.c -o verilog.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf64-x86-64.lo elf64-x86-64.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elfxx-x86.lo elfxx-x86.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf-ifunc.lo elf-ifunc.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf64-x86-64.c -o elf64-x86-64.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elfxx-x86.c -o elfxx-x86.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf-ifunc.c -o elf-ifunc.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf-nacl.lo elf-nacl.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf-nacl.c -o elf-nacl.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf-vxworks.lo elf-vxworks.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf64.lo elf64.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf-vxworks.c -o elf-vxworks.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf64.c -o elf64.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf.lo elf.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf.c -o elf.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elflink.lo elflink.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf-attrs.lo elf-attrs.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf-strtab.lo elf-strtab.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elflink.c -o elflink.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf-attrs.c -o elf-attrs.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf-strtab.c -o elf-strtab.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf-eh-frame.lo elf-eh-frame.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf-eh-frame.c -o elf-eh-frame.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o dwarf1.lo dwarf1.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c dwarf1.c -o dwarf1.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o dwarf2.lo -DDEBUGDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib/debug\" ./dwarf2.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -DDEBUGDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib/debug\" ./dwarf2.c -o dwarf2.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf32-i386.lo elf32-i386.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf32-i386.c -o elf32-i386.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf32.lo elf32.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o pei-i386.lo pei-i386.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf32.c -o elf32.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c pei-i386.c -o pei-i386.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o peigen.lo peigen.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c peigen.c -o peigen.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o cofflink.lo cofflink.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o coffgen.lo coffgen.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c cofflink.c -o cofflink.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c coffgen.c -o coffgen.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o pei-x86_64.lo pei-x86_64.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c pei-x86_64.c -o pei-x86_64.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o pex64igen.lo pex64igen.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c pex64igen.c -o pex64igen.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf64-gen.lo elf64-gen.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf64-gen.c -o elf64-gen.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf32-gen.lo elf32-gen.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf32-gen.c -o elf32-gen.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o plugin.lo plugin.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c plugin.c -o plugin.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf32-aarch64.lo elf32-aarch64.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf32-aarch64.c -o elf32-aarch64.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf64-aarch64.lo elf64-aarch64.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf64-aarch64.c -o elf64-aarch64.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elfxx-aarch64.lo elfxx-aarch64.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o aix5ppc-core.lo aix5ppc-core.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elfxx-aarch64.c -o elfxx-aarch64.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c aix5ppc-core.c -o aix5ppc-core.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o aout64.lo aout64.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c aout64.c -o aout64.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o coff-alpha.lo coff-alpha.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c coff-alpha.c -o coff-alpha.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o coff-x86_64.lo coff-x86_64.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o coff64-rs6000.lo coff64-rs6000.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c coff-x86_64.c -o coff-x86_64.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c coff64-rs6000.c -o coff64-rs6000.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf32-ia64.lo elf32-ia64.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf32-mips.lo elf32-mips.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf32-ia64.c -o elf32-ia64.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf32-mips.c -o elf32-mips.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf32-score.lo elf32-score.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf32-score.c -o elf32-score.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf32-score7.lo elf32-score7.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf64-alpha.lo elf64-alpha.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf64-alpha.c -o elf64-alpha.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf32-score7.c -o elf32-score7.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf64-hppa.lo elf64-hppa.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf64-ia64.lo elf64-ia64.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf64-ia64-vms.lo elf64-ia64-vms.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf64-hppa.c -o elf64-hppa.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf64-ia64.c -o elf64-ia64.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf64-ia64-vms.c -o elf64-ia64-vms.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elfxx-ia64.lo elfxx-ia64.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elfxx-ia64.c -o elfxx-ia64.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elfn32-mips.lo elfn32-mips.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elfn32-mips.c -o elfn32-mips.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf64-mips.lo elf64-mips.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elf64-mips.c -o elf64-mips.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elfxx-mips.lo elfxx-mips.c | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf64-mmix.lo elf64-mmix.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\" -DLIBDIR=\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib\" -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c elfxx-mips.c -o elfxx-mips.o | |
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -DBINDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin"' -DLIBDIR='"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib"' -I. -I. -I./../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elf64-nfp.lo elf64-nfp.c |