Skip to content

Instantly share code, notes, and snippets.

@siscia
Created August 13, 2020 08:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save siscia/aeebd7d78433927f60f97dd376f638ee to your computer and use it in GitHub Desktop.
Save siscia/aeebd7d78433927f60f97dd376f638ee to your computer and use it in GitHub Desktop.
binutils on Ubuntu 18.04.5 LTS - Homebrew build logs
Homebrew build logs for binutils on Ubuntu 18.04.5 LTS
Build date: 2020-08-13 10:32:03
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
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.
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
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
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
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-mmix.c -o elf64-mmix.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-ppc.lo elf64-ppc.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-nfp.c -o elf64-nfp.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-ppc.c -o elf64-ppc.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-riscv.lo elf32-riscv.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-riscv.c -o elf32-riscv.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-riscv.lo 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 elfxx-riscv.lo elfxx-riscv.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-riscv.c -o elf64-riscv.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-riscv.c -o elfxx-riscv.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-s390.lo elf64-s390.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-sparc.lo elf64-sparc.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-sparc.c -o elf64-sparc.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-tilegx.lo elf64-tilegx.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-s390.c -o elf64-s390.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-tilegx.c -o elf64-tilegx.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-bpf.lo elf64-bpf.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-bpf.c -o elf64-bpf.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 mach-o-aarch64.lo mach-o-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 mach-o-aarch64.c -o mach-o-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 mach-o-x86-64.lo mach-o-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 mach-o-x86-64.c -o mach-o-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 mmo.lo mmo.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 pe-x86_64.lo pe-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 mmo.c -o mmo.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 pe-x86_64.c -o pe-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 pei-ia64.lo pei-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 pei-ia64.c -o pei-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 pepigen.lo pepigen.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 pepigen.c -o pepigen.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 vms-alpha.lo vms-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 vms-alpha.c -o vms-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 aout-cris.lo aout-cris.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 aout-cris.c -o aout-cris.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 aout-ns32k.lo aout-ns32k.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 aout-ns32k.c -o aout-ns32k.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 aout-tic30.lo aout-tic30.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 aout-tic30.c -o aout-tic30.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 aout32.lo aout32.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 aout32.c -o aout32.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 cf-i386lynx.lo cf-i386lynx.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 cf-i386lynx.c -o cf-i386lynx.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-go32.lo coff-go32.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-i386.lo coff-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 coff-go32.c -o coff-go32.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-i386.c -o coff-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 coff-mips.lo coff-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 coff-mips.c -o coff-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 coff-rs6000.lo coff-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-rs6000.c -o coff-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 coff-sh.lo coff-sh.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-sh.c -o coff-sh.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-stgo32.lo coff-stgo32.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-tic30.lo coff-tic30.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-stgo32.c -o coff-stgo32.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-tic4x.lo coff-tic4x.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-tic30.c -o coff-tic30.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-tic4x.c -o coff-tic4x.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-tic54x.lo coff-tic54x.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-tic54x.c -o coff-tic54x.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-z80.lo coff-z80.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-z80.c -o coff-z80.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-z8k.lo coff-z8k.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-z8k.c -o coff-z8k.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 ecoff.lo ecoff.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 ecofflink.lo ecofflink.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-m10200.lo elf-m10200.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 ecoff.c -o ecoff.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 ecofflink.c -o ecofflink.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-m10300.lo elf-m10300.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-m10200.c -o elf-m10200.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-m10300.c -o elf-m10300.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-am33lin.lo elf32-am33lin.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-am33lin.c -o elf32-am33lin.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-arc.lo elf32-arc.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-arc.c -o elf32-arc.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-arm.lo elf32-arm.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-arm.c -o elf32-arm.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-avr.lo elf32-avr.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-avr.c -o elf32-avr.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-bfin.lo elf32-bfin.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-bfin.c -o elf32-bfin.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-cr16.lo elf32-cr16.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-cr16.c -o elf32-cr16.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-cris.lo elf32-cris.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-cris.c -o elf32-cris.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-crx.lo elf32-crx.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-csky.lo elf32-csky.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-crx.c -o elf32-crx.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-d10v.lo elf32-d10v.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-csky.c -o elf32-csky.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-d30v.lo elf32-d30v.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-d10v.c -o elf32-d10v.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-d30v.c -o elf32-d30v.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-dlx.lo elf32-dlx.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-dlx.c -o elf32-dlx.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-epiphany.lo elf32-epiphany.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-fr30.lo elf32-fr30.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-frv.lo elf32-frv.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-epiphany.c -o elf32-epiphany.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-fr30.c -o elf32-fr30.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-frv.c -o elf32-frv.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-ft32.lo elf32-ft32.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-h8300.lo elf32-h8300.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-ft32.c -o elf32-ft32.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-h8300.c -o elf32-h8300.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-hppa.lo elf32-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 elf32-ip2k.lo elf32-ip2k.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-hppa.c -o elf32-hppa.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-iq2000.lo elf32-iq2000.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-ip2k.c -o elf32-ip2k.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-iq2000.c -o elf32-iq2000.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-lm32.lo elf32-lm32.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-lm32.c -o elf32-lm32.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-m32c.lo elf32-m32c.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-m32r.lo elf32-m32r.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-m32c.c -o elf32-m32c.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-m32r.c -o elf32-m32r.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-m68hc11.lo elf32-m68hc11.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-m68hc12.lo elf32-m68hc12.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-m68hc11.c -o elf32-m68hc11.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-m68hc12.c -o elf32-m68hc12.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-m68hc1x.lo elf32-m68hc1x.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-m68hc1x.c -o elf32-m68hc1x.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-m68k.lo elf32-m68k.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-m68k.c -o elf32-m68k.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-s12z.lo elf32-s12z.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-s12z.c -o elf32-s12z.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-mcore.lo elf32-mcore.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-mcore.c -o elf32-mcore.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-mep.lo elf32-mep.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-mep.c -o elf32-mep.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-metag.lo elf32-metag.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-metag.c -o elf32-metag.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-microblaze.lo elf32-microblaze.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-moxie.lo elf32-moxie.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-msp430.lo elf32-msp430.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-microblaze.c -o elf32-microblaze.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-moxie.c -o elf32-moxie.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-msp430.c -o elf32-msp430.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-mt.lo elf32-mt.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-mt.c -o elf32-mt.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-nds32.lo elf32-nds32.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-nds32.c -o elf32-nds32.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-nios2.lo elf32-nios2.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-nios2.c -o elf32-nios2.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-or1k.lo elf32-or1k.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-or1k.c -o elf32-or1k.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-pj.lo elf32-pj.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-pj.c -o elf32-pj.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-ppc.lo elf32-ppc.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-pru.lo elf32-pru.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-ppc.c -o elf32-ppc.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-pru.c -o elf32-pru.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-rl78.lo elf32-rl78.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-rl78.c -o elf32-rl78.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-rx.lo elf32-rx.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-rx.c -o elf32-rx.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-s390.lo elf32-s390.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-s390.c -o elf32-s390.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-sh.lo elf32-sh.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-sh.c -o elf32-sh.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-sparc.lo elf32-sparc.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-sparc.c -o elf32-sparc.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-spu.lo elf32-spu.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-spu.c -o elf32-spu.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-tic6x.lo elf32-tic6x.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-tilegx.lo elf32-tilegx.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-tilegx.c -o elf32-tilegx.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-tic6x.c -o elf32-tic6x.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-tilepro.lo elf32-tilepro.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-tilepro.c -o elf32-tilepro.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-v850.lo elf32-v850.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-v850.c -o elf32-v850.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-vax.lo elf32-vax.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-vax.c -o elf32-vax.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-visium.lo elf32-visium.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-visium.c -o elf32-visium.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-wasm32.lo elf32-wasm32.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-wasm32.c -o elf32-wasm32.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-xc16x.lo elf32-xc16x.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-xgate.lo elf32-xgate.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-xc16x.c -o elf32-xc16x.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-xgate.c -o elf32-xgate.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-xstormy16.lo elf32-xstormy16.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-xstormy16.c -o elf32-xstormy16.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-xtensa.lo elf32-xtensa.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-xtensa.c -o elf32-xtensa.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-z80.lo elf32-z80.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-z80.c -o elf32-z80.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-sparc.lo elfxx-sparc.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-tilegx.lo elfxx-tilegx.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 i386aout.lo i386aout.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-sparc.c -o elfxx-sparc.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-tilegx.c -o elfxx-tilegx.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 i386aout.c -o i386aout.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 i386bsd.lo i386bsd.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 i386lynx.lo i386lynx.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 i386msdos.lo i386msdos.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 i386lynx.c -o i386lynx.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 i386bsd.c -o i386bsd.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 i386msdos.c -o i386msdos.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 mach-o.lo mach-o.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 mach-o.c -o mach-o.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 mach-o-i386.lo mach-o-i386.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 mach-o-arm.lo mach-o-arm.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 mach-o-i386.c -o mach-o-i386.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 mach-o-arm.c -o mach-o-arm.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 ns32knetbsd.lo ns32knetbsd.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 pc532-mach.lo pc532-mach.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 ns32knetbsd.c -o ns32knetbsd.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 pc532-mach.c -o pc532-mach.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 pdp11.lo pdp11.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 pe-arm-wince.lo pe-arm-wince.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 pdp11.c -o pdp11.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 pe-arm-wince.c -o pe-arm-wince.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 pe-arm.lo pe-arm.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 pe-i386.lo pe-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 pe-arm.c -o pe-arm.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 pe-i386.c -o pe-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 pe-mcore.lo pe-mcore.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 pe-mcore.c -o pe-mcore.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 pe-ppc.lo pe-ppc.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 pe-ppc.c -o pe-ppc.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 pe-sh.lo pe-sh.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 pe-sh.c -o pe-sh.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 pef.lo pef.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 pef.c -o pef.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-arm-wince.lo pei-arm-wince.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-arm-wince.c -o pei-arm-wince.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-arm.lo pei-arm.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-mcore.lo pei-mcore.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-arm.c -o pei-arm.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-ppc.lo pei-ppc.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-mcore.c -o pei-mcore.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-ppc.c -o pei-ppc.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-sh.lo pei-sh.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-sh.c -o pei-sh.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 ppcboot.lo ppcboot.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 ppcboot.c -o ppcboot.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 reloc16.lo reloc16.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 reloc16.c -o reloc16.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 som.lo som.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 vax1knetbsd.lo vax1knetbsd.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 vaxnetbsd.lo vaxnetbsd.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 som.c -o som.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 vax1knetbsd.c -o vax1knetbsd.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 vaxnetbsd.c -o vaxnetbsd.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 vms-lib.lo vms-lib.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 vms-misc.lo vms-misc.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 wasm-module.lo wasm-module.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 vms-lib.c -o vms-lib.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 vms-misc.c -o vms-misc.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 wasm-module.c -o wasm-module.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 xcofflink.lo xcofflink.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 xsym.lo xsym.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 xtensa-isa.lo xtensa-isa.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 xcofflink.c -o xcofflink.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 xsym.c -o xsym.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 xtensa-isa.c -o xtensa-isa.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 xtensa-modules.lo xtensa-modules.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 xtensa-modules.c -o xtensa-modules.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 cpu-i386.lo cpu-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 cpu-i386.c -o cpu-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 cpu-iamcu.lo cpu-iamcu.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 cpu-iamcu.c -o cpu-iamcu.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 cpu-l1om.lo cpu-l1om.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 cpu-l1om.c -o cpu-l1om.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 cpu-k1om.lo cpu-k1om.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 cpu-aarch64.lo cpu-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 cpu-alpha.lo cpu-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 cpu-k1om.c -o cpu-k1om.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 cpu-aarch64.c -o cpu-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 cpu-alpha.c -o cpu-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 cpu-arc.lo cpu-arc.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 cpu-arm.lo cpu-arm.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 cpu-avr.lo cpu-avr.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 cpu-arc.c -o cpu-arc.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 cpu-arm.c -o cpu-arm.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 cpu-avr.c -o cpu-avr.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 cpu-bfin.lo cpu-bfin.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 cpu-bpf.lo cpu-bpf.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 cpu-bfin.c -o cpu-bfin.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 cpu-cr16.lo cpu-cr16.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 cpu-bpf.c -o cpu-bpf.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 cpu-cr16.c -o cpu-cr16.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 cpu-cris.lo cpu-cris.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 cpu-crx.lo cpu-crx.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 cpu-csky.lo cpu-csky.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 cpu-cris.c -o cpu-cris.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 cpu-d10v.lo cpu-d10v.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 cpu-crx.c -o cpu-crx.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 cpu-csky.c -o cpu-csky.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 cpu-d30v.lo cpu-d30v.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 cpu-d10v.c -o cpu-d10v.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 cpu-dlx.lo cpu-dlx.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 cpu-d30v.c -o cpu-d30v.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 cpu-epiphany.lo cpu-epiphany.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 cpu-fr30.lo cpu-fr30.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 cpu-dlx.c -o cpu-dlx.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 cpu-epiphany.c -o cpu-epiphany.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 cpu-frv.lo cpu-frv.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 cpu-fr30.c -o cpu-fr30.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 cpu-ft32.lo cpu-ft32.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 cpu-h8300.lo cpu-h8300.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 cpu-frv.c -o cpu-frv.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 cpu-hppa.lo cpu-hppa.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 cpu-ft32.c -o cpu-ft32.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 cpu-h8300.c -o cpu-h8300.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 cpu-hppa.c -o cpu-hppa.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 cpu-ia64.lo cpu-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 cpu-ip2k.lo cpu-ip2k.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 cpu-ia64.c -o cpu-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 cpu-ip2k.c -o cpu-ip2k.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 cpu-iq2000.lo cpu-iq2000.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 cpu-lm32.lo cpu-lm32.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 cpu-m10200.lo cpu-m10200.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 cpu-m10300.lo cpu-m10300.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 cpu-iq2000.c -o cpu-iq2000.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 cpu-lm32.c -o cpu-lm32.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 cpu-m10200.c -o cpu-m10200.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 cpu-m10300.c -o cpu-m10300.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 cpu-m32c.lo cpu-m32c.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 cpu-m32r.lo cpu-m32r.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 cpu-m32c.c -o cpu-m32c.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 cpu-m68hc11.lo cpu-m68hc11.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 cpu-m68hc12.lo cpu-m68hc12.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 cpu-m9s12x.lo cpu-m9s12x.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 cpu-m32r.c -o cpu-m32r.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 cpu-m68hc12.c -o cpu-m68hc12.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 cpu-m68hc11.c -o cpu-m68hc11.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 cpu-m9s12x.c -o cpu-m9s12x.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 cpu-s12z.lo cpu-s12z.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 cpu-m9s12xg.lo cpu-m9s12xg.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 cpu-s12z.c -o cpu-s12z.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 cpu-m68k.lo cpu-m68k.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 cpu-mcore.lo cpu-mcore.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 cpu-m9s12xg.c -o cpu-m9s12xg.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 cpu-mep.lo cpu-mep.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 cpu-metag.lo cpu-metag.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 cpu-m68k.c -o cpu-m68k.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 cpu-mcore.c -o cpu-mcore.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 cpu-mep.c -o cpu-mep.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 cpu-metag.c -o cpu-metag.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 cpu-microblaze.lo cpu-microblaze.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 cpu-mips.lo cpu-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 cpu-mmix.lo cpu-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 cpu-microblaze.c -o cpu-microblaze.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 cpu-moxie.lo cpu-moxie.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 cpu-mips.c -o cpu-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 cpu-msp430.lo cpu-msp430.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 cpu-mt.lo cpu-mt.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 cpu-moxie.c -o cpu-moxie.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 cpu-mmix.c -o cpu-mmix.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 cpu-msp430.c -o cpu-msp430.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 cpu-mt.c -o cpu-mt.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 cpu-nds32.lo cpu-nds32.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 cpu-nfp.lo cpu-nfp.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 cpu-nds32.c -o cpu-nds32.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 cpu-nfp.c -o cpu-nfp.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 cpu-nios2.lo cpu-nios2.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 cpu-ns32k.lo cpu-ns32k.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 cpu-or1k.lo cpu-or1k.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 cpu-pdp11.lo cpu-pdp11.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 cpu-ns32k.c -o cpu-ns32k.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 cpu-nios2.c -o cpu-nios2.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 cpu-pj.lo cpu-pj.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 cpu-or1k.c -o cpu-or1k.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 cpu-plugin.lo cpu-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 cpu-pdp11.c -o cpu-pdp11.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 cpu-pj.c -o cpu-pj.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 cpu-plugin.c -o cpu-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 cpu-powerpc.lo cpu-powerpc.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 cpu-pru.lo cpu-pru.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 cpu-rs6000.lo cpu-rs6000.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 cpu-riscv.lo cpu-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 cpu-rl78.lo cpu-rl78.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 cpu-pru.c -o cpu-pru.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 cpu-rx.lo cpu-rx.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 cpu-rs6000.c -o cpu-rs6000.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 cpu-riscv.c -o cpu-riscv.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 cpu-s390.lo cpu-s390.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 cpu-powerpc.c -o cpu-powerpc.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 cpu-score.lo cpu-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 cpu-rx.c -o cpu-rx.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 cpu-rl78.c -o cpu-rl78.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 cpu-s390.c -o cpu-s390.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 cpu-score.c -o cpu-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 cpu-sh.lo cpu-sh.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 cpu-sparc.lo cpu-sparc.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 cpu-spu.lo cpu-spu.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 cpu-tic30.lo cpu-tic30.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 cpu-tic4x.lo cpu-tic4x.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 cpu-tic54x.lo cpu-tic54x.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 cpu-tic6x.lo cpu-tic6x.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 cpu-sparc.c -o cpu-sparc.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 cpu-sh.c -o cpu-sh.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 cpu-tilegx.lo cpu-tilegx.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 cpu-spu.c -o cpu-spu.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 cpu-tic30.c -o cpu-tic30.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 cpu-tic54x.c -o cpu-tic54x.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 cpu-tic6x.c -o cpu-tic6x.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 cpu-tic4x.c -o cpu-tic4x.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 cpu-tilegx.c -o cpu-tilegx.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 cpu-tilepro.lo cpu-tilepro.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 cpu-v850.lo cpu-v850.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 cpu-v850_rh850.lo cpu-v850_rh850.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 cpu-vax.lo cpu-vax.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 cpu-tilepro.c -o cpu-tilepro.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 cpu-visium.lo cpu-visium.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 cpu-wasm32.lo cpu-wasm32.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 cpu-xc16x.lo cpu-xc16x.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 cpu-v850.c -o cpu-v850.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 cpu-xgate.lo cpu-xgate.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 cpu-v850_rh850.c -o cpu-v850_rh850.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 cpu-wasm32.c -o cpu-wasm32.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 cpu-visium.c -o cpu-visium.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 cpu-xc16x.c -o cpu-xc16x.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 cpu-vax.c -o cpu-vax.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 cpu-xgate.c -o cpu-xgate.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 cpu-xstormy16.lo cpu-xstormy16.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 cpu-xtensa.lo cpu-xtensa.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 cpu-z80.lo cpu-z80.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 cpu-z8k.lo cpu-z8k.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 archive64.lo archive64.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 cpu-z80.c -o cpu-z80.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 cpu-xstormy16.c -o cpu-xstormy16.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 cpu-xtensa.c -o cpu-xtensa.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 cpu-z8k.c -o cpu-z8k.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 archive64.c -o archive64.o
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -release `cat libtool-soversion` -o libbfd.la -rpath /cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -L./../zlib -lz -ldl
libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf64-x86-64.o elfxx-x86.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-i386.o elf32.o pei-i386.o peigen.o cofflink.o coffgen.o pei-x86_64.o pex64igen.o elf64-gen.o elf32-gen.o plugin.o elf32-aarch64.o elf64-aarch64.o elfxx-aarch64.o aix5ppc-core.o aout64.o coff-alpha.o coff-x86_64.o coff64-rs6000.o elf32-ia64.o elf32-mips.o elf32-score.o elf32-score7.o elf64-alpha.o elf64-hppa.o elf64-ia64.o elf64-ia64-vms.o elfxx-ia64.o elfn32-mips.o elf64-mips.o elfxx-mips.o elf64-mmix.o elf64-nfp.o elf64-ppc.o elf32-riscv.o elf64-riscv.o elfxx-riscv.o elf64-s390.o elf64-sparc.o elf64-tilegx.o elf64-bpf.o mach-o-aarch64.o mach-o-x86-64.o mmo.o pe-x86_64.o pei-ia64.o pepigen.o vms-alpha.o aout-cris.o aout-ns32k.o aout-tic30.o aout32.o cf-i386lynx.o coff-go32.o coff-i386.o coff-mips.o coff-rs6000.o coff-sh.o coff-stgo32.o coff-tic30.o coff-tic4x.o coff-tic54x.o coff-z80.o coff-z8k.o ecoff.o ecofflink.o elf-m10200.o elf-m10300.o elf32-am33lin.o elf32-arc.o elf32-arm.o elf32-avr.o elf32-bfin.o elf32-cr16.o elf32-cris.o elf32-crx.o elf32-csky.o elf32-d10v.o elf32-d30v.o elf32-dlx.o elf32-epiphany.o elf32-fr30.o elf32-frv.o elf32-ft32.o elf32-h8300.o elf32-hppa.o elf32-ip2k.o elf32-iq2000.o elf32-lm32.o elf32-m32c.o elf32-m32r.o elf32-m68hc11.o elf32-m68hc12.o elf32-m68hc1x.o elf32-m68k.o elf32-s12z.o elf32-mcore.o elf32-mep.o elf32-metag.o elf32-microblaze.o elf32-moxie.o elf32-msp430.o elf32-mt.o elf32-nds32.o elf32-nios2.o elf32-or1k.o elf32-pj.o elf32-ppc.o elf32-pru.o elf32-rl78.o elf32-rx.o elf32-s390.o elf32-sh.o elf32-sparc.o elf32-spu.o elf32-tic6x.o elf32-tilegx.o elf32-tilepro.o elf32-v850.o elf32-vax.o elf32-visium.o elf32-wasm32.o elf32-xc16x.o elf32-xgate.o elf32-xstormy16.o elf32-xtensa.o elf32-z80.o elfxx-sparc.o elfxx-tilegx.o i386aout.o i386bsd.o i386lynx.o i386msdos.o mach-o.o mach-o-i386.o mach-o-arm.o ns32knetbsd.o pc532-mach.o pdp11.o pe-arm-wince.o pe-arm.o pe-i386.o pe-mcore.o pe-ppc.o pe-sh.o pef.o pei-arm-wince.o pei-arm.o pei-mcore.o pei-ppc.o pei-sh.o ppcboot.o reloc16.o som.o vax1knetbsd.o vaxnetbsd.o vms-lib.o vms-misc.o wasm-module.o xcofflink.o xsym.o xtensa-isa.o xtensa-modules.o cpu-i386.o cpu-iamcu.o cpu-l1om.o cpu-k1om.o cpu-aarch64.o cpu-alpha.o cpu-arc.o cpu-arm.o cpu-avr.o cpu-bfin.o cpu-bpf.o cpu-cr16.o cpu-cris.o cpu-crx.o cpu-csky.o cpu-d10v.o cpu-d30v.o cpu-dlx.o cpu-epiphany.o cpu-fr30.o cpu-frv.o cpu-ft32.o cpu-h8300.o cpu-hppa.o cpu-ia64.o cpu-ip2k.o cpu-iq2000.o cpu-lm32.o cpu-m10200.o cpu-m10300.o cpu-m32c.o cpu-m32r.o cpu-m68hc11.o cpu-m68hc12.o cpu-m9s12x.o cpu-s12z.o cpu-m9s12xg.o cpu-m68k.o cpu-mcore.o cpu-mep.o cpu-metag.o cpu-microblaze.o cpu-mips.o cpu-mmix.o cpu-moxie.o cpu-msp430.o cpu-mt.o cpu-nds32.o cpu-nfp.o cpu-nios2.o cpu-ns32k.o cpu-or1k.o cpu-pdp11.o cpu-pj.o cpu-plugin.o cpu-powerpc.o cpu-pru.o cpu-rs6000.o cpu-riscv.o cpu-rl78.o cpu-rx.o cpu-s390.o cpu-score.o cpu-sh.o cpu-sparc.o cpu-spu.o cpu-tic30.o cpu-tic4x.o cpu-tic54x.o cpu-tic6x.o cpu-tilegx.o cpu-tilepro.o cpu-v850.o cpu-v850_rh850.o cpu-vax.o cpu-visium.o cpu-wasm32.o cpu-xc16x.o cpu-xgate.o cpu-xstormy16.o cpu-xtensa.o cpu-z80.o cpu-z8k.o archive64.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
libtooldir=`/bin/bash ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
cp $libtooldir/libbfd.a libbfd.tmp; \
ranlib libbfd.tmp; \
/bin/bash ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd'
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd'
make[2]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/bfd'
Configuring in ./libctf
make[2]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/opcodes'
/usr/bin/make all-recursive
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/opcodes'
Making all in .
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/opcodes'
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o dis-buf.lo dis-buf.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o disassemble.lo -DARCH_all ./disassemble.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o dis-init.lo dis-init.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o aarch64-asm.lo aarch64-asm.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o aarch64-asm-2.lo aarch64-asm-2.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o aarch64-dis.lo aarch64-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o aarch64-dis-2.lo aarch64-dis-2.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c dis-buf.c -o dis-buf.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -DARCH_all ./disassemble.c -o disassemble.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c aarch64-asm.c -o aarch64-asm.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c dis-init.c -o dis-init.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c aarch64-dis.c -o aarch64-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c aarch64-dis-2.c -o aarch64-dis-2.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c aarch64-asm-2.c -o aarch64-asm-2.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o aarch64-opc.lo aarch64-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o aarch64-opc-2.lo aarch64-opc-2.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c aarch64-opc.c -o aarch64-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c aarch64-opc-2.c -o aarch64-opc-2.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o alpha-dis.lo alpha-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o alpha-opc.lo alpha-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c alpha-dis.c -o alpha-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c alpha-opc.c -o alpha-opc.o
configure: creating cache ./config.cache
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o arc-dis.lo arc-dis.c
checking for x86_64-pc-linux-gnu-gcc... gcc-8
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c arc-dis.c -o arc-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o arc-ext.lo arc-ext.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c arc-ext.c -o arc-ext.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o arc-opc.lo arc-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c arc-opc.c -o arc-opc.o
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... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o arm-dis.lo arm-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o avr-dis.lo avr-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c arm-dis.c -o arm-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o bfin-dis.lo bfin-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c avr-dis.c -o avr-dis.o
no
checking for suffix of object files... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c bfin-dis.c -o bfin-dis.o
o
checking whether we are using the GNU C compiler... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o cgen-asm.lo cgen-asm.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c cgen-asm.c -o cgen-asm.o
yes
checking whether gcc-8 accepts -g... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o cgen-bitset.lo cgen-bitset.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c cgen-bitset.c -o cgen-bitset.o
yes
checking for gcc-8 option to accept ISO C89... none needed
checking whether gcc-8 understands -c and -o together... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o cgen-dis.lo cgen-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o cgen-opc.lo cgen-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c cgen-dis.c -o cgen-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c cgen-opc.c -o cgen-opc.o
yes
checking how to run the C preprocessor... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o cr16-dis.lo cr16-dis.c
gcc-8 -E
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c cr16-dis.c -o cr16-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o cr16-opc.lo cr16-opc.c
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c cr16-opc.c -o cr16-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o cris-dis.lo cris-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c cris-dis.c -o cris-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o cris-opc.lo cris-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c cris-opc.c -o cris-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o crx-dis.lo crx-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o crx-opc.lo crx-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c crx-dis.c -o crx-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c crx-opc.c -o crx-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o csky-dis.lo csky-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c csky-dis.c -o csky-dis.o
yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o d10v-dis.lo d10v-dis.c
checking for sys/types.h... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c d10v-dis.c -o d10v-dis.o
yes
checking for sys/stat.h... yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o d10v-opc.lo d10v-opc.c
checking for stdlib.h... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c d10v-opc.c -o d10v-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o d30v-dis.lo d30v-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o d30v-opc.lo d30v-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c d30v-dis.c -o d30v-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c d30v-opc.c -o d30v-opc.o
yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o dlx-dis.lo dlx-dis.c
checking for string.h... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c dlx-dis.c -o dlx-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o bpf-asm.lo bpf-asm.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c bpf-asm.c -o bpf-asm.o
yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o bpf-desc.lo bpf-desc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c bpf-desc.c -o bpf-desc.o
checking for memory.h... yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o bpf-dis.lo bpf-dis.c
checking for strings.h... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c bpf-dis.c -o bpf-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o bpf-ibld.lo bpf-ibld.c
yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o bpf-opc.lo bpf-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c bpf-ibld.c -o bpf-ibld.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c bpf-opc.c -o bpf-opc.o
checking for inttypes.h... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o epiphany-asm.lo epiphany-asm.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o epiphany-desc.lo epiphany-desc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c epiphany-asm.c -o epiphany-asm.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c epiphany-desc.c -o epiphany-desc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o epiphany-dis.lo epiphany-dis.c
yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o epiphany-ibld.lo epiphany-ibld.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c epiphany-ibld.c -o epiphany-ibld.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c epiphany-dis.c -o epiphany-dis.o
checking for stdint.h... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o epiphany-opc.lo epiphany-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o fr30-asm.lo fr30-asm.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c epiphany-opc.c -o epiphany-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c fr30-asm.c -o fr30-asm.o
yes
checking for unistd.h... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o fr30-desc.lo fr30-desc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o fr30-dis.lo fr30-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c fr30-desc.c -o fr30-desc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c fr30-dis.c -o fr30-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o fr30-ibld.lo fr30-ibld.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c fr30-ibld.c -o fr30-ibld.o
yes
checking minix/config.h usability... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o fr30-opc.lo fr30-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o frv-asm.lo frv-asm.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c fr30-opc.c -o fr30-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c frv-asm.c -o frv-asm.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o frv-desc.lo frv-desc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o frv-dis.lo frv-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c frv-desc.c -o frv-desc.o
no
checking minix/config.h presence... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o frv-ibld.lo frv-ibld.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c frv-dis.c -o frv-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c frv-ibld.c -o frv-ibld.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o frv-opc.lo frv-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c frv-opc.c -o frv-opc.o
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ft32-dis.lo ft32-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ft32-dis.c -o ft32-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ft32-opc.lo ft32-opc.c
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ft32-opc.c -o ft32-opc.o
yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o h8300-dis.lo h8300-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c h8300-dis.c -o h8300-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o hppa-dis.lo hppa-dis.c
yes
checking for style of include used by /usr/bin/make... GNU
checking whether /usr/bin/make supports nested variables... yes
checking dependency style of gcc-8... none
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c hppa-dis.c -o hppa-dis.o
checking whether /usr/bin/make sets $(MAKE)... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o i386-dis.lo i386-dis.c
(cached) yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc-8
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o i386-opc.lo i386-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ia64-dis.lo ia64-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c i386-dis.c -o i386-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ia64-dis.c -o ia64-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c i386-opc.c -o i386-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ia64-opc.lo ia64-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ia64-opc.c -o ia64-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ip2k-asm.lo ip2k-asm.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ip2k-desc.lo ip2k-desc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ip2k-asm.c -o ip2k-asm.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ip2k-desc.c -o ip2k-desc.o
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 for x86_64-pc-linux-gnu-ranlib... ranlib
checking for x86_64-pc-linux-gnu-ar... ar
checking the archiver (ar) interface... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ip2k-dis.lo ip2k-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ip2k-dis.c -o ip2k-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ip2k-ibld.lo ip2k-ibld.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ip2k-opc.lo ip2k-opc.c
ar
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ip2k-opc.c -o ip2k-opc.o
checking build system type... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ip2k-ibld.c -o ip2k-ibld.o
x86_64-pc-linux-gnu
checking host system type... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o iq2000-asm.lo iq2000-asm.c
x86_64-pc-linux-gnu
checking how to print strings... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o iq2000-desc.lo iq2000-desc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c iq2000-asm.c -o iq2000-asm.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c iq2000-desc.c -o iq2000-desc.o
printf
checking for a sed that does not truncate output... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o iq2000-dis.lo iq2000-dis.c
/bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc-8... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o iq2000-ibld.lo iq2000-ibld.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c iq2000-dis.c -o iq2000-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o iq2000-opc.lo iq2000-opc.c
ld
checking if the linker (ld) is GNU ld... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c iq2000-opc.c -o iq2000-opc.o
yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c iq2000-ibld.c -o iq2000-ibld.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o lm32-asm.lo lm32-asm.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o lm32-desc.lo lm32-desc.c
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c lm32-asm.c -o lm32-asm.o
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... (cached) ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c lm32-desc.c -o lm32-desc.o
checking command to parse nm output from gcc-8 object... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o lm32-dis.lo lm32-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c lm32-dis.c -o lm32-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o lm32-ibld.lo lm32-ibld.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c lm32-ibld.c -o lm32-ibld.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o lm32-opc.lo lm32-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c lm32-opc.c -o lm32-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o lm32-opinst.lo lm32-opinst.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m10200-dis.lo m10200-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c lm32-opinst.c -o lm32-opinst.o
ok
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m10200-dis.c -o m10200-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m10200-opc.lo m10200-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m10300-dis.lo m10300-dis.c
checking for dlfcn.h... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m10200-opc.c -o m10200-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m10300-opc.lo m10300-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m10300-dis.c -o m10300-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m10300-opc.c -o m10300-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m32c-asm.lo m32c-asm.c
yes
checking for objdir... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m32c-asm.c -o m32c-asm.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m32c-desc.lo m32c-desc.c
.libs
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m32c-desc.c -o m32c-desc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m32c-dis.lo m32c-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m32c-dis.c -o m32c-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m32c-ibld.lo m32c-ibld.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m32c-ibld.c -o m32c-ibld.o
checking if gcc-8 supports -fno-rtti -fno-exceptions... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m32c-opc.lo m32c-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m32c-opc.c -o m32c-opc.o
no
checking for gcc-8 option to produce PIC... -fPIC -DPIC
checking if gcc-8 PIC flag -fPIC -DPIC works... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m32r-asm.lo m32r-asm.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m32r-asm.c -o m32r-asm.o
yes
checking if gcc-8 static flag -static works... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m32r-desc.lo m32r-desc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m32r-dis.lo m32r-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m32r-dis.c -o m32r-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m32r-desc.c -o m32r-desc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m32r-ibld.lo m32r-ibld.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m32r-ibld.c -o m32r-ibld.o
yes
checking if gcc-8 supports -c -o file.o... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m32r-opc.lo m32r-opc.c
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... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m32r-opc.c -o m32r-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m32r-opinst.lo m32r-opinst.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m68hc11-dis.lo m68hc11-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m32r-opinst.c -o m32r-opinst.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m68hc11-dis.c -o m68hc11-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m68hc11-opc.lo m68hc11-opc.c
yes
checking dynamic linker characteristics... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m68k-dis.lo m68k-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m68k-dis.c -o m68k-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m68hc11-opc.c -o m68hc11-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o m68k-opc.lo m68k-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c m68k-opc.c -o m68k-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o s12z-dis.lo s12z-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o s12z-opc.lo s12z-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c s12z-dis.c -o s12z-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c s12z-opc.c -o s12z-opc.o
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
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mcore-dis.lo mcore-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mep-asm.lo mep-asm.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mep-desc.lo mep-desc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mcore-dis.c -o mcore-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mep-asm.c -o mep-asm.o
no
checking for aclocal... ${SHELL} /tmp/binutils-20200813-18911-29dbtw/binutils-2.34/missing aclocal-1.15
checking for autoconf... ${SHELL} /tmp/binutils-20200813-18911-29dbtw/binutils-2.34/missing autoconf
checking for autoheader... ${SHELL} /tmp/binutils-20200813-18911-29dbtw/binutils-2.34/missing autoheader
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mep-desc.c -o mep-desc.o
checking whether gcc-8 supports -W... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mep-dis.lo mep-dis.c
yes
checking whether gcc-8 supports -Wall... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mep-dis.c -o mep-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mep-ibld.lo mep-ibld.c
yes
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mep-ibld.c -o mep-ibld.o
checking whether gcc-8 supports -Wnarrowing... yes
checking whether gcc-8 supports -Wwrite-strings... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mep-opc.lo mep-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o metag-dis.lo metag-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mep-opc.c -o mep-opc.o
yes
checking whether gcc-8 supports -Wmissing-format-attribute... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c metag-dis.c -o metag-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o microblaze-dis.lo microblaze-dis.c
yes
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c microblaze-dis.c -o microblaze-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o micromips-opc.lo micromips-opc.c
checking whether gcc-8 supports -Wstrict-prototypes... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c micromips-opc.c -o micromips-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mips-dis.lo `case \`cat ../bfd/ofiles\` in *elfxx-mips*) echo "-DHAVE_BFD_MIPS_ELF_GET_ABIFLAGS=1";; esac` mips-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mips-opc.lo mips-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mips16-opc.lo mips16-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mips-opc.c -o mips-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mips16-opc.c -o mips16-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -DHAVE_BFD_MIPS_ELF_GET_ABIFLAGS=1 mips-dis.c -o mips-dis.o
yes
checking whether gcc-8 supports -Wmissing-prototypes... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mmix-dis.lo mmix-dis.c
yes
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mmix-dis.c -o mmix-dis.o
checking whether gcc-8 supports -Wold-style-definition... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mmix-opc.lo mmix-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o moxie-dis.lo moxie-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mmix-opc.c -o mmix-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c moxie-dis.c -o moxie-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o moxie-opc.lo moxie-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o msp430-decode.lo msp430-decode.c
yes
checking whether gcc-8 supports -pedantic -Wlong-long... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c msp430-decode.c -o msp430-decode.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c moxie-opc.c -o moxie-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o msp430-dis.lo msp430-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mt-asm.lo mt-asm.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c msp430-dis.c -o msp430-dis.o
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mt-desc.lo mt-desc.c
checking whether gcc-8 supports -Wall... (cached) yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mt-dis.lo mt-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mt-asm.c -o mt-asm.o
checking for stdlib.h... (cached) yes
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mt-desc.c -o mt-desc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mt-dis.c -o mt-dis.o
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mt-ibld.lo mt-ibld.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mt-ibld.c -o mt-ibld.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mt-opc.lo mt-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o nds32-asm.lo nds32-asm.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c mt-opc.c -o mt-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c nds32-asm.c -o nds32-asm.o
yes
checking for working mmap... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o nds32-dis.lo nds32-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o nfp-dis.lo nfp-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c nds32-dis.c -o nds32-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c nfp-dis.c -o nfp-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o nios2-dis.lo nios2-dis.c
yes
checking for library containing dlopen... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c nios2-dis.c -o nios2-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o nios2-opc.lo nios2-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ns32k-dis.lo ns32k-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c nios2-opc.c -o nios2-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ns32k-dis.c -o ns32k-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o or1k-asm.lo or1k-asm.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c or1k-asm.c -o or1k-asm.o
-ldl
checking for ELF support in BFD... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o or1k-desc.lo or1k-desc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c or1k-desc.c -o or1k-desc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o or1k-dis.lo or1k-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o or1k-ibld.lo or1k-ibld.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c or1k-dis.c -o or1k-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o or1k-opc.lo or1k-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c or1k-ibld.c -o or1k-ibld.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c or1k-opc.c -o or1k-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o pdp11-dis.lo pdp11-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c pdp11-dis.c -o pdp11-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o pdp11-opc.lo pdp11-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o pj-dis.lo pj-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o pj-opc.lo pj-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c pdp11-opc.c -o pdp11-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c pj-dis.c -o pj-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c pj-opc.c -o pj-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ppc-dis.lo ppc-dis.c
yes
checking whether byte ordering is bigendian... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o ppc-opc.lo ppc-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ppc-dis.c -o ppc-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o pru-dis.lo pru-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c pru-dis.c -o pru-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c ppc-opc.c -o ppc-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o pru-opc.lo pru-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o riscv-dis.lo riscv-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o riscv-opc.lo riscv-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c pru-opc.c -o pru-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o rl78-decode.lo rl78-decode.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c riscv-opc.c -o riscv-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c riscv-dis.c -o riscv-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c rl78-decode.c -o rl78-decode.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o rl78-dis.lo rl78-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o rx-decode.lo rx-decode.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c rl78-dis.c -o rl78-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c rx-decode.c -o rx-decode.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o rx-dis.lo rx-dis.c
no
checking byteswap.h usability... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c rx-dis.c -o rx-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o s390-dis.lo s390-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c s390-dis.c -o s390-dis.o
yes
checking byteswap.h presence... gcc-8 -I. -I. -I../bfd -I./../include -I./../bfd -g -O2 -o s390-mkopc ./s390-mkopc.c
yes
checking for byteswap.h... yes
checking endian.h usability... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o score-dis.lo score-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c score-dis.c -o score-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o score7-dis.lo score7-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c score7-dis.c -o score7-dis.o
yes
checking endian.h presence... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o sh-dis.lo -DARCH_all ./sh-dis.c
yes
checking for endian.h... yes
checking for pread... libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -DARCH_all ./sh-dis.c -o sh-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o sparc-dis.lo sparc-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c sparc-dis.c -o sparc-dis.o
yes
checking whether asprintf is declared... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o sparc-opc.lo sparc-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c sparc-opc.c -o sparc-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o spu-dis.lo spu-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c spu-dis.c -o spu-dis.o
yes
checking for qsort_r... yes
checking for qsort_r signature... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o spu-opc.lo spu-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o tic30-dis.lo tic30-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c spu-opc.c -o spu-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c tic30-dis.c -o tic30-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o tic4x-dis.lo tic4x-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c tic4x-dis.c -o tic4x-dis.o
GNU
checking for O_CLOEXEC... /bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o tic54x-dis.lo tic54x-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c tic54x-dis.c -o tic54x-dis.o
yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o tic54x-opc.lo tic54x-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c tic54x-opc.c -o tic54x-opc.o
configure: updating cache ./config.cache
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o tic6x-dis.lo tic6x-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o tilegx-dis.lo tilegx-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o tilegx-opc.lo tilegx-opc.c
checking that generated files are newer than configure... done
configure: creating ./config.status
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c tilegx-dis.c -o tilegx-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c tic6x-dis.c -o tic6x-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c tilegx-opc.c -o tilegx-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o tilepro-dis.lo tilepro-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c tilepro-dis.c -o tilepro-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o tilepro-opc.lo tilepro-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o v850-dis.lo v850-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c v850-dis.c -o v850-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c tilepro-opc.c -o tilepro-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o v850-opc.lo v850-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o vax-dis.lo vax-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c v850-opc.c -o v850-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c vax-dis.c -o vax-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o visium-dis.lo visium-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o visium-opc.lo visium-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c visium-dis.c -o visium-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c visium-opc.c -o visium-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o wasm32-dis.lo wasm32-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c wasm32-dis.c -o wasm32-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xc16x-asm.lo xc16x-asm.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xc16x-asm.c -o xc16x-asm.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xc16x-desc.lo xc16x-desc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xc16x-dis.lo xc16x-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xc16x-desc.c -o xc16x-desc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xc16x-dis.c -o xc16x-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xc16x-ibld.lo xc16x-ibld.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xc16x-ibld.c -o xc16x-ibld.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xc16x-opc.lo xc16x-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xc16x-opc.c -o xc16x-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xstormy16-asm.lo xstormy16-asm.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xstormy16-asm.c -o xstormy16-asm.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xstormy16-desc.lo xstormy16-desc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xstormy16-dis.lo xstormy16-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xstormy16-desc.c -o xstormy16-desc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xstormy16-dis.c -o xstormy16-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xstormy16-ibld.lo xstormy16-ibld.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xstormy16-opc.lo xstormy16-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xstormy16-ibld.c -o xstormy16-ibld.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xstormy16-opc.c -o xstormy16-opc.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xtensa-dis.lo xtensa-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xtensa-dis.c -o xtensa-dis.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xgate-dis.lo xgate-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o xgate-opc.lo xgate-opc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o z80-dis.lo z80-dis.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o z8k-dis.lo z8k-dis.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xgate-dis.c -o xgate-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c z80-dis.c -o z80-dis.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c xgate-opc.c -o xgate-opc.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c z8k-dis.c -o z8k-dis.o
./s390-mkopc < ./s390-opc.txt > s390-opc.tab
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o s390-opc.lo s390-opc.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c s390-opc.c -o s390-opc.o
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/libctf'
/usr/bin/make all-am
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/libctf'
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-archive.lo ctf-archive.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-dump.lo ctf-dump.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-create.lo ctf-create.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-decl.lo ctf-decl.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-error.lo ctf-error.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-hash.lo ctf-hash.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-labels.lo ctf-labels.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-archive.c -o ctf-archive.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-dump.c -o ctf-dump.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-create.c -o ctf-create.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-decl.c -o ctf-decl.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-labels.c -o ctf-labels.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-hash.c -o ctf-hash.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-error.c -o ctf-error.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-link.lo ctf-link.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-lookup.lo ctf-lookup.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-link.c -o ctf-link.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-open.lo ctf-open.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-lookup.c -o ctf-lookup.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-string.lo ctf-string.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-open.c -o ctf-open.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-subr.lo ctf-subr.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-string.c -o ctf-string.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-subr.c -o ctf-subr.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-types.lo ctf-types.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-types.c -o ctf-types.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-util.lo ctf-util.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c -o ctf-open-bfd.lo ctf-open-bfd.c
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-util.c -o ctf-util.o
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -c ctf-open-bfd.c -o ctf-open-bfd.o
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -o libctf.la -rpath /cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo ctf-open-bfd.lo -L./../zlib -lz -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -g -O2 -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -o libctf-nobfd.la -rpath /cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo -L./../zlib -lz -ldl
libtool: link: ar rc .libs/libctf-nobfd.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o
libtool: link: ar rc .libs/libctf.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o ctf-open-bfd.o
libtool: link: ranlib .libs/libctf-nobfd.a
libtool: link: ranlib .libs/libctf.a
libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" )
libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" )
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/libctf'
make[2]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/libctf'
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -release `cat ../bfd/libtool-soversion` -o libopcodes.la -rpath /cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib dis-buf.lo disassemble.lo dis-init.lo aarch64-asm.lo aarch64-asm-2.lo aarch64-dis.lo aarch64-dis-2.lo aarch64-opc.lo aarch64-opc-2.lo alpha-dis.lo alpha-opc.lo arc-dis.lo arc-ext.lo arc-opc.lo arm-dis.lo avr-dis.lo bfin-dis.lo cgen-asm.lo cgen-bitset.lo cgen-dis.lo cgen-opc.lo cr16-dis.lo cr16-opc.lo cris-dis.lo cris-opc.lo crx-dis.lo crx-opc.lo csky-dis.lo d10v-dis.lo d10v-opc.lo d30v-dis.lo d30v-opc.lo dlx-dis.lo bpf-asm.lo bpf-desc.lo bpf-dis.lo bpf-ibld.lo bpf-opc.lo epiphany-asm.lo epiphany-desc.lo epiphany-dis.lo epiphany-ibld.lo epiphany-opc.lo fr30-asm.lo fr30-desc.lo fr30-dis.lo fr30-ibld.lo fr30-opc.lo frv-asm.lo frv-desc.lo frv-dis.lo frv-ibld.lo frv-opc.lo ft32-dis.lo ft32-opc.lo h8300-dis.lo hppa-dis.lo i386-dis.lo i386-opc.lo ia64-dis.lo ia64-opc.lo ip2k-asm.lo ip2k-desc.lo ip2k-dis.lo ip2k-ibld.lo ip2k-opc.lo iq2000-asm.lo iq2000-desc.lo iq2000-dis.lo iq2000-ibld.lo iq2000-opc.lo lm32-asm.lo lm32-desc.lo lm32-dis.lo lm32-ibld.lo lm32-opc.lo lm32-opinst.lo m10200-dis.lo m10200-opc.lo m10300-dis.lo m10300-opc.lo m32c-asm.lo m32c-desc.lo m32c-dis.lo m32c-ibld.lo m32c-opc.lo m32r-asm.lo m32r-desc.lo m32r-dis.lo m32r-ibld.lo m32r-opc.lo m32r-opinst.lo m68hc11-dis.lo m68hc11-opc.lo m68k-dis.lo m68k-opc.lo s12z-dis.lo s12z-opc.lo mcore-dis.lo mep-asm.lo mep-desc.lo mep-dis.lo mep-ibld.lo mep-opc.lo metag-dis.lo microblaze-dis.lo micromips-opc.lo mips-dis.lo mips-opc.lo mips16-opc.lo mmix-dis.lo mmix-opc.lo moxie-dis.lo moxie-opc.lo msp430-decode.lo msp430-dis.lo mt-asm.lo mt-desc.lo mt-dis.lo mt-ibld.lo mt-opc.lo nds32-asm.lo nds32-dis.lo nfp-dis.lo nios2-dis.lo nios2-opc.lo ns32k-dis.lo or1k-asm.lo or1k-desc.lo or1k-dis.lo or1k-ibld.lo or1k-opc.lo pdp11-dis.lo pdp11-opc.lo pj-dis.lo pj-opc.lo ppc-dis.lo ppc-opc.lo pru-dis.lo pru-opc.lo riscv-dis.lo riscv-opc.lo rl78-decode.lo rl78-dis.lo rx-decode.lo rx-dis.lo s390-dis.lo s390-opc.lo score-dis.lo score7-dis.lo sh-dis.lo sparc-dis.lo sparc-opc.lo spu-dis.lo spu-opc.lo tic30-dis.lo tic4x-dis.lo tic54x-dis.lo tic54x-opc.lo tic6x-dis.lo tilegx-dis.lo tilegx-opc.lo tilepro-dis.lo tilepro-opc.lo v850-dis.lo v850-opc.lo vax-dis.lo visium-dis.lo visium-opc.lo wasm32-dis.lo xc16x-asm.lo xc16x-desc.lo xc16x-dis.lo xc16x-ibld.lo xc16x-opc.lo xstormy16-asm.lo xstormy16-desc.lo xstormy16-dis.lo xstormy16-ibld.lo xstormy16-opc.lo xtensa-dis.lo xgate-dis.lo xgate-opc.lo z80-dis.lo z8k-dis.lo
libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o aarch64-asm.o aarch64-asm-2.o aarch64-dis.o aarch64-dis-2.o aarch64-opc.o aarch64-opc-2.o alpha-dis.o alpha-opc.o arc-dis.o arc-ext.o arc-opc.o arm-dis.o avr-dis.o bfin-dis.o cgen-asm.o cgen-bitset.o cgen-dis.o cgen-opc.o cr16-dis.o cr16-opc.o cris-dis.o cris-opc.o crx-dis.o crx-opc.o csky-dis.o d10v-dis.o d10v-opc.o d30v-dis.o d30v-opc.o dlx-dis.o bpf-asm.o bpf-desc.o bpf-dis.o bpf-ibld.o bpf-opc.o epiphany-asm.o epiphany-desc.o epiphany-dis.o epiphany-ibld.o epiphany-opc.o fr30-asm.o fr30-desc.o fr30-dis.o fr30-ibld.o fr30-opc.o frv-asm.o frv-desc.o frv-dis.o frv-ibld.o frv-opc.o ft32-dis.o ft32-opc.o h8300-dis.o hppa-dis.o i386-dis.o i386-opc.o ia64-dis.o ia64-opc.o ip2k-asm.o ip2k-desc.o ip2k-dis.o ip2k-ibld.o ip2k-opc.o iq2000-asm.o iq2000-desc.o iq2000-dis.o iq2000-ibld.o iq2000-opc.o lm32-asm.o lm32-desc.o lm32-dis.o lm32-ibld.o lm32-opc.o lm32-opinst.o m10200-dis.o m10200-opc.o m10300-dis.o m10300-opc.o m32c-asm.o m32c-desc.o m32c-dis.o m32c-ibld.o m32c-opc.o m32r-asm.o m32r-desc.o m32r-dis.o m32r-ibld.o m32r-opc.o m32r-opinst.o m68hc11-dis.o m68hc11-opc.o m68k-dis.o m68k-opc.o s12z-dis.o s12z-opc.o mcore-dis.o mep-asm.o mep-desc.o mep-dis.o mep-ibld.o mep-opc.o metag-dis.o microblaze-dis.o micromips-opc.o mips-dis.o mips-opc.o mips16-opc.o mmix-dis.o mmix-opc.o moxie-dis.o moxie-opc.o msp430-decode.o msp430-dis.o mt-asm.o mt-desc.o mt-dis.o mt-ibld.o mt-opc.o nds32-asm.o nds32-dis.o nfp-dis.o nios2-dis.o nios2-opc.o ns32k-dis.o or1k-asm.o or1k-desc.o or1k-dis.o or1k-ibld.o or1k-opc.o pdp11-dis.o pdp11-opc.o pj-dis.o pj-opc.o ppc-dis.o ppc-opc.o pru-dis.o pru-opc.o riscv-dis.o riscv-opc.o rl78-decode.o rl78-dis.o rx-decode.o rx-dis.o s390-dis.o s390-opc.o score-dis.o score7-dis.o sh-dis.o sparc-dis.o sparc-opc.o spu-dis.o spu-opc.o tic30-dis.o tic4x-dis.o tic54x-dis.o tic54x-opc.o tic6x-dis.o tilegx-dis.o tilegx-opc.o tilepro-dis.o tilepro-opc.o v850-dis.o v850-opc.o vax-dis.o visium-dis.o visium-opc.o wasm32-dis.o xc16x-asm.o xc16x-desc.o xc16x-dis.o xc16x-ibld.o xc16x-opc.o xstormy16-asm.o xstormy16-desc.o xstormy16-dis.o xstormy16-ibld.o xstormy16-opc.o xtensa-dis.o xgate-dis.o xgate-opc.o z80-dis.o z8k-dis.o
libtool: link: ranlib .libs/libopcodes.a
libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
cp $libtooldir/libopcodes.a libopcodes.tmp; \
ranlib libopcodes.tmp; \
/bin/bash ./../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/opcodes'
Making all in po
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/opcodes/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/opcodes/po'
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/opcodes'
make[2]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/opcodes'
make[2]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gas'
/usr/bin/make all-recursive
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gas'
Making all in doc
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gas/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gas/doc'
Making all in po
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gas/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gas/po'
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gas'
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o app.o app.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o as.o as.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o atof-generic.o atof-generic.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o compress-debug.o compress-debug.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o cond.o cond.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o depend.o depend.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o dwarf2dbg.o dwarf2dbg.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o dw2gencfi.o dw2gencfi.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o ecoff.o ecoff.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o ehopt.o ehopt.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o expr.o expr.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o flonum-copy.o flonum-copy.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o flonum-konst.o flonum-konst.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o flonum-mult.o flonum-mult.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o frags.o frags.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o hash.o hash.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o input-file.o input-file.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o input-scrub.o input-scrub.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o listing.o listing.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o literal.o literal.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o macro.o macro.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o messages.o messages.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o output-file.o output-file.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o read.o read.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o remap.o remap.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o sb.o sb.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o stabs.o stabs.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o subsegs.o subsegs.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o symbols.o symbols.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o write.o write.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o config/tc-i386.o config/tc-i386.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o config/obj-multi.o config/obj-multi.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o config/atof-ieee.o config/atof-ieee.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o config/obj-elf.o config/obj-elf.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o config/obj-aout.o config/obj-aout.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o config/obj-coff.o config/obj-coff.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o config/e-i386elf.o config/e-i386elf.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o config/e-i386aout.o config/e-i386aout.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -c -o config/e-i386coff.o config/e-i386coff.c
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-multi.o config/atof-ieee.o config/obj-elf.o config/obj-aout.o config/obj-coff.o config/e-i386elf.o config/e-i386aout.o config/e-i386coff.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-multi.o config/atof-ieee.o config/obj-elf.o config/obj-aout.o config/obj-coff.o config/e-i386elf.o config/e-i386aout.o config/e-i386coff.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gas'
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gas'
make[2]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gas'
make[2]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold'
make[2]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils'
if [ -r sysinfo.c ]; then \
gcc-8 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 sysinfo.c ; \
else \
gcc-8 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 ./sysinfo.c ; \
fi
make[2]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gprof'
/usr/bin/make all-recursive
gcc-8 -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 ./syslex_wrap.c
/usr/bin/make all-recursive
Making info in doc
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000 -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -I . \
-o binutils.info `test -f 'binutils.texi' || echo './'`binutils.texi; \
then \
rc=0; \
else \
rc=$?; \
$restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
touch addr2line.1
touch ar.1
touch dlltool.1
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gprof'
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold'
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ./binutils.texi > dlltool.pod
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ./binutils.texi > addr2line.pod
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dar < ./binutils.texi > ar.pod
Making all in po
Making all in po
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gprof/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gprof/po'
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold/po'
Making all in testsuite
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gprof'
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o basic_blocks.o basic_blocks.c
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1)
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1)
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1)
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold/testsuite'
(for i in `seq 1 70000`; do \
echo "int var_$i __attribute__((section(\"section_$i\"))) = $i;"; \
done) > many_sections_define.h.tmp
rm -f ar.pod
touch nm.1
rm -f addr2line.pod
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ./binutils.texi > nm.pod
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o call_graph.o call_graph.c
rm -f dlltool.pod
touch objcopy.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ./binutils.texi > objcopy.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1)
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1)
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o cg_arcs.o cg_arcs.c
rm -f nm.pod
touch objdump.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ./binutils.texi > objdump.pod
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o cg_dfn.o cg_dfn.c
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o cg_print.o cg_print.c
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1)
gcc-8 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o
rm -f objcopy.pod
touch ranlib.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ./binutils.texi > ranlib.pod
./sysinfo -d <./sysroff.info >sysroff.h
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o corefile.o corefile.c
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1)
rm -f objdump.pod
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o gmon_io.o gmon_io.c
(for i in `seq 1 1000 70000`; do \
echo "assert(var_$i == $i);"; \
done) > many_sections_check.h.tmp
rm -f ranlib.pod
touch readelf.1
mv -f many_sections_check.h.tmp many_sections_check.h
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ./binutils.texi > readelf.pod
touch size.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ./binutils.texi > size.pod
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o gprof.o gprof.c
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1)
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1)
rm -f size.pod
touch strings.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ./binutils.texi > strings.pod
rm -f readelf.pod
touch strip.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ./binutils.texi > strip.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1)
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1)
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o hertz.o hertz.c
rm -f strings.pod
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o hist.o hist.c
touch elfedit.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ./binutils.texi > elfedit.pod
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o source.o source.c
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o search_list.o search_list.c
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \
mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1)
rm -f strip.pod
touch windres.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ./binutils.texi > windres.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1)
touch windmc.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ./binutils.texi > windmc.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \
mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1)
rm -f elfedit.pod
touch cxxfilt.man
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ./binutils.texi > c++filt.pod
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o symtab.o symtab.c
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1)
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o sym_ids.o sym_ids.c
rm -f windres.pod
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o utils.o utils.c
rm -f windmc.pod
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o i386.o i386.c
mv -f many_sections_define.h.tmp many_sections_define.h
/usr/bin/make all-am
make[5]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold/testsuite'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold/testsuite'
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold/testsuite'
rm -f c++filt.pod
if test -f cxxfilt.man; then \
man=cxxfilt.man; \
else \
man=./cxxfilt.man; \
fi; \
sed -e 's/@PROGRAM@/c++filt/' \
-e 's/cxxfilt/c++filt/' < $man \
> c++filt.1
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold'
g++-8 -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -DBINDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/bin\"" -DTOOLBINDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/x86_64-pc-linux-gnu/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o -I./../zlib -pthread -c -o archive.o archive.cc
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o alpha.o alpha.c
/cvmfs/packages.redbeardlab.com/brew/Homebrew/Library/Homebrew/shims/linux/super/g++-8:449:in `exec': No such file or directory - g++-8 (Errno::ENOENT)
from /cvmfs/packages.redbeardlab.com/brew/Homebrew/Library/Homebrew/shims/linux/super/g++-8:449:in `<main>'
Makefile:1137: recipe for target 'archive.o' failed
make[4]: *** [archive.o] Error 1
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold'
Makefile:1156: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold'
Makefile:896: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gold'
Makefile:6102: recipe for target 'all-gold' failed
make[1]: *** [all-gold] Error 2
make[1]: *** Waiting for unfinished jobs....
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o vax.o vax.c
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o sparc.o sparc.c
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o mips.o mips.c
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o aarch64.o aarch64.c
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o flat_bl.o flat_bl.c
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o bsd_callg_bl.o bsd_callg_bl.c
gcc-8 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -c -o fsf_callg_bl.o fsf_callg_bl.c
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl
binutils.texi:843: warning: @ref node name should not contain `.'
binutils.texi:1269: warning: @xref node name should not contain `.'
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils/doc'
Making info in po
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils/po'
make[3]: Nothing to be done for 'info'.
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils/po'
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils'
make[3]: Nothing to be done for 'info-am'.
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils'
/usr/bin/make all-recursive
make[3]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils'
Making all in doc
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils/doc'
Making all in po
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils/po'
make[4]: Entering directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils'
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o size.o size.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o bucomm.o bucomm.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o version.o version.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o filemode.o filemode.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -DOBJDUMP_PRIVATE_VECTORS=" &objdump_private_desc_xcoff," ./objdump.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o dwarf.o dwarf.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o prdbg.o prdbg.c
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -lm -ldl
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o rddbg.o rddbg.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o debug.o debug.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o stabs.o stabs.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o rdcoff.o rdcoff.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elfcomm.o elfcomm.c
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gprof'
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gprof'
make[2]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/gprof'
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o od-xcoff.o od-xcoff.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c `test -f arparse.c || echo ./`arparse.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c `test -f arlex.c || echo ./`arlex.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o ar.o ar.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o not-ranlib.o not-ranlib.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o arsup.o arsup.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o rename.o rename.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o binemul.o binemul.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o emul_vanilla.o emul_vanilla.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o strings.o strings.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o is-ranlib.o is-ranlib.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o objcopy.o objcopy.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o not-strip.o not-strip.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o wrstabs.o wrstabs.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o coffgrok.o coffgrok.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o coffdump.o coffdump.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -DDLLTOOL_I386 -DDLLTOOL_DEFAULT_I386 ./dlltool.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c `test -f defparse.c || echo ./`defparse.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c `test -f deflex.c || echo ./`deflex.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o windres.o windres.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o resrc.o resrc.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -DDLLTOOL_I386 -DDLLTOOL_DEFAULT_I386 ./rescoff.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o resbin.o resbin.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c `test -f rcparse.c || echo ./`rcparse.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c ./rclex.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o winduni.o winduni.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o resres.o resres.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o windmc.o windmc.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c `test -f mcparse.c || echo ./`mcparse.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c ./mclex.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o addr2line.o addr2line.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o readelf.o readelf.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o unwind-ia64.o unwind-ia64.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o elfedit.o elfedit.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o dllwrap.o dllwrap.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o nm.o nm.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o is-strip.o is-strip.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o cxxfilt.o cxxfilt.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o bfdtest1.o bfdtest1.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o bfdtest2.o bfdtest2.c
gcc-8 -o bin2c -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 ./bin2c.c
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -lfl -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -lfl -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
./sysinfo -c <./sysroff.info >sysroff.c
./sysinfo -i <./sysroff.info >>sysroff.c
./sysinfo -g <./sysroff.info >>sysroff.c
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o coffdump coffdump.o coffgrok.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o dlltool dlltool.o defparse.o deflex.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o coffdump coffdump.o coffgrok.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o windres windres.o resrc.o rescoff.o resbin.o rcparse.o rclex.o winduni.o resres.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o windmc windmc.o mcparse.o mclex.o winduni.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o dlltool dlltool.o defparse.o deflex.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -lfl -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o windres windres.o resrc.o rescoff.o resbin.o rcparse.o rclex.o winduni.o resres.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -lfl -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o windmc windmc.o mcparse.o mclex.o winduni.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -lfl -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o dllwrap dllwrap.o version.o ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o dllwrap dllwrap.o version.o ../libiberty/libiberty.a -ldl
../libiberty/libiberty.a(choose-temp.o): In function `choose_temp_base':
choose-temp.c:(.text+0x46): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
../libiberty/libiberty.a(choose-temp.o): In function `choose_temp_base':
choose-temp.c:(.text+0x46): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
../libiberty/libiberty.a(choose-temp.o): In function `choose_temp_base':
choose-temp.c:(.text+0x46): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o testsuite/gentestdlls.o testsuite/gentestdlls.c
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o srconv.o srconv.c
gcc-8 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -c -o sysdump.o sysdump.c
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o srconv srconv.o coffgrok.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o srconv srconv.o coffgrok.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o od-xcoff.o ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o od-xcoff.o ../opcodes/.libs/libopcodes.a ../libctf/.libs/libctf.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o sysdump sysdump.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o sysdump sysdump.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/bin/bash ./libtool --tag=CC --mode=link gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/libctf-nobfd.la ../libiberty/libiberty.a -L./../zlib -lz -ldl
libtool: link: gcc-8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/.libs/libctf-nobfd.a -L/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/zlib ../libiberty/libiberty.a -lz -ldl
make[4]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils'
make[3]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils'
make[2]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34/binutils'
make[1]: Leaving directory '/tmp/binutils-20200813-18911-29dbtw/binutils-2.34'
Makefile:852: recipe for target 'all' failed
make: *** [all] Error 2
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: 10 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
HOMEBREW_CC: gcc-8
HOMEBREW_CXX: g++-8
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /cvmfs/packages.redbeardlab.com/brew
PKG_CONFIG_PATH: /cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib/pkgconfig
HOMEBREW_GIT: git
ACLOCAL_PATH: /cvmfs/packages.redbeardlab.com/brew/share/aclocal
PATH: /cvmfs/packages.redbeardlab.com/brew/Homebrew/Library/Homebrew/shims/linux/super:/usr/bin:/bin:/usr/sbin:/sbin
This file has been truncated, but you can view the full file.
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: --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: -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 -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-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: -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-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: -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-8 called with: -v
superenv executed: gcc-8 -v
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-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: -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 -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-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-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 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-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: -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 -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-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-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: -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-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: -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 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-8 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
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: -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
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
gcc-8 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
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: -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
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: -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
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -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
gcc-8 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
gcc-8 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
gcc-8 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
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-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
ld called with: -v
superenv executed: ld -v
gcc-8 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
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: -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
gcc-8 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
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: -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: -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: -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 conftest.c conftstm.o
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 conftstm.o -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: -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
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: -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: -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
gcc-8 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
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-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: -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
gcc-8 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
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: -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
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: -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: -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: -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: -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
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: -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: -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
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: -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 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-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: -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: -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: -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: -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: -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: -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: -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
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: -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: -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: -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: -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: -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: -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 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-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: -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
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: -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: -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: -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: -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: -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: -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: -c -W conftest.c
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c -W 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
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: -c -Wall conftest.c
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c -Wall 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
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: -c -Wwrite-strings conftest.c
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c -Wwrite-strings 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
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: -c -Wc++-compat conftest.c
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c -Wc++-compat conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
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-8 called with: -c -Wstrict-prototypes conftest.c
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c -Wstrict-prototypes conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
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-8 called with: -c -g -O2 -fno-rtti -fno-exceptions 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 -fno-rtti -fno-exceptions conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -c -Wshadow=local conftest.c
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c -Wshadow=local conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
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-8 called with: -c -g -O2 -fPIC -DPIC -DPIC 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 -fPIC -DPIC -DPIC conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -c -pedantic conftest.c
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c -pedantic conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -o conftest -g -O2 -static 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 -static 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 -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: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
cc 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: -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-8 called with: -c -g -O2 -o out/conftest2.o 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 -o out/conftest2.o conftest.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
cc called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
ld called with: -m elf_x86_64 --help
superenv added: -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so
superenv executed: ld -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so -m elf_x86_64 --help
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
ld called with: -m elf_x86_64 -v
superenv added: -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so
superenv executed: ld -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so -m elf_x86_64 -v
cc called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
ld called with: -m elf_x86_64 --help
superenv added: -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so
superenv executed: ld -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so -m elf_x86_64 --help
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: -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: -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: -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: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest
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 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -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: -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
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-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: -print-search-dirs
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-search-dirs -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: -g -O2 -print-multi-os-directory
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 -g -O2 -print-multi-os-directory -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 -Wl,-rpath -Wl,/foo 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 -Wl,-rpath -Wl,/foo 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 -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: -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: -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: -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
gcc-8 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
gcc-8 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
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-8 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
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: -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
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: -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: -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
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-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
gcc-8 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
ld called with: -v
superenv executed: ld -v
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
ld called with: --help
superenv added: -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so
superenv executed: ld -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so --help
gcc-8 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
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: -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
gcc-8 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
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-8 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
gcc-8 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
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: -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
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-8 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
gcc-8 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
gcc-8 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
gcc-8 called with: -print-multi-os-directory
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-multi-os-directory -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: -print-multi-os-directory
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-multi-os-directory -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: -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
gcc-8 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
gcc-8 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
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: -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
gcc-8 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
gcc-8 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
gcc-8 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
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: -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
gcc-8 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
gcc-8 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
gcc-8 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
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: -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: -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
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 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-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 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-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-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-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-8 called with: -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 gzread.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-gzread.o gzread.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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 compress.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-compress.o compress.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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 gzclose.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-gzclose.o gzclose.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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 deflate.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-deflate.o deflate.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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 adler32.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-adler32.o adler32.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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 crc32.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-crc32.o crc32.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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 gzwrite.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-gzwrite.o gzwrite.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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 gzlib.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-gzlib.o gzlib.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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 infback.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-infback.o infback.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
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-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-8 called with: -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 inffast.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-inffast.o inffast.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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 inflate.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-inflate.o inflate.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
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-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: -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 inftrees.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-inftrees.o inftrees.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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 uncompr.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-uncompr.o uncompr.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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 trees.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-trees.o trees.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
gcc-8 called with: -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 zutil.c
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -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. -c -o libz_a-zutil.o zutil.c -isystem/cvmfs/packages.redbeardlab.com/brew/include
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-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-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-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 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-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 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-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 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-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 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-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: -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 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-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 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-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 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-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 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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 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-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-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-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-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-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-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-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-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-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-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-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-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: --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: --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: --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 executed: gcc-8 -v
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-8 called with: -v
superenv executed: gcc-8 -v
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: -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: -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: -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: --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: -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: -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: -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: -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: -v
superenv executed: gcc-8 -v
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-8 called with: -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 -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-8 called with: -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 -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-8 called with: -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 -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-8 called with: -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 -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-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: -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-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-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-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-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-8 called with: -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 -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-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-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-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-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-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-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-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 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-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: -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: -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 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-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: -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: -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: -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: -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
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 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 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
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-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: -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: -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: -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: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -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 conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
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-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -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
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
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-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-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
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-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-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-8 called with: -c conftest.
[...snip...]
-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: -o conftest conftest.cpp -ldl -ldl
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 conftest.cpp -ldl -ldl -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 -ldl
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 -ldl -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
g++-8 called with: -o conftest conftest.cpp -ldld -ldl
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 conftest.cpp -ldld -ldl -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: -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
gcc-8 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
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl
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 -ldl -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 conftest.cpp -ldl
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 conftest.cpp -ldl -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: -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 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
g++-8 called with: -o conftest conftest.cpp -ldl
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 conftest.cpp -ldl -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: -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
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl
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 -ldl -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: -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
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: -o conftest conftest.cpp -ldl
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 conftest.cpp -ldl -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: -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 conftest.c -ldl
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 -ldl -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 conftest.cpp -ldl
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 conftest.cpp -ldl -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: -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: -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
g++-8 called with: -o conftest conftest.cpp -ldl
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 conftest.cpp -ldl -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 -ldl
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 -ldl -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
g++-8 called with: -o conftest conftest.cpp -ldl
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 conftest.cpp -ldl -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: -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: -o conftest conftest.cpp -ldl
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 conftest.cpp -ldl -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 conftest.c -ldl
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 -ldl -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: -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
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: -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: -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: -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
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl
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 -ldl -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
gcc-8 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
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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 conftest.cpp -ldl
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 conftest.cpp -ldl -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: -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: -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: g++-8 -pipe -O2 -march=native -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl
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 -ldl -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
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl
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 -ldl -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: -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
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: -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
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 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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: -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 conftest.c -ldl
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 -ldl -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: -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
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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 -ldl
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 -ldl -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 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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 -ldl
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 -ldl -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 -ldl
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 -ldl -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 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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: -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 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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: -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 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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: -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 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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: -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 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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 conftest.c -ldl
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 -ldl -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 conftest.c -ldl
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 -ldl -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: -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: -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: -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 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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: -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: -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: -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: -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: -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 conftest.c -ldl
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 -ldl -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 -ldl
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 -ldl -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: -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 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-8 called with: -o conftest -g -O2 conftest.c -ldl
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 -ldl -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: -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: -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: -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: -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 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-8 called with: -o conftest -g -O2 conftest.c -ldl
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 -ldl -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: -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: -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: -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: -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: -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: -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: -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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o -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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./regex.c -o regex.o -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
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: -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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./md5.c -o md5.o -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
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: --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: -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: --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: -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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./sha1.c -o sha1.o -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
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: -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 -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-8 called with: -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 -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-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 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-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-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 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-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-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: -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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./argv.c -o argv.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./alloca.c -o alloca.o -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
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: -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: -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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o -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 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: -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
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
ld called with: -m elf_x86_64 -v
superenv added: -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so
superenv executed: ld -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so -m elf_x86_64 -v
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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./concat.c -o concat.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
ld called with: -m elf_x86_64 --help
superenv added: -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so
superenv executed: ld -L/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/Cellar/binutils/2.34/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/lib -rpath=/cvmfs/packages.redbeardlab.com/brew/opt/zlib/lib --dynamic-linker=/cvmfs/packages.redbeardlab.com/brew/lib/ld.so -m elf_x86_64 --help
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./crc32.c -o crc32.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl
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 -ldl -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-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-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o -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
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: --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 executed: gcc-8 -v
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
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: -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: -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: -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
gcc-8 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
gcc-8 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
gcc-8 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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./fibheap.c -o fibheap.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 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
gcc-8 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
gcc-8 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
gcc-8 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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./floatformat.c -o floatformat.o -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
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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./getopt.c -o getopt.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./getopt1.c -o getopt1.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./getpwd.c -o getpwd.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./getruntime.c -o getruntime.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./hashtab.c -o hashtab.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./hex.c -o hex.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
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-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-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./lbasename.c -o lbasename.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o -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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./objalloc.c -o objalloc.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o -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
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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./obstack.c -o obstack.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./partition.c -o partition.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./pexecute.c -o pexecute.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./physmem.c -o physmem.o -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
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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./pex-common.c -o pex-common.o -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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./pex-one.c -o pex-one.o -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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o -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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./simple-object.c -o simple-object.o -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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o -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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o -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
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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./sort.c -o sort.o -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
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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./spaces.c -o spaces.o -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
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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./strerror.c -o strerror.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./strsignal.c -o strsignal.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o -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
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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o -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
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: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xatexit.c -o xatexit.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xexit.c -o xexit.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 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
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o -isystem/cvmfs/packages.redbeardlab.com/brew/include
gcc-8 called with: -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
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic
superenv added: -pipe -w -march=native -isystem/cvmfs/packages.redbeardlab.com/brew/include
superenv executed: gcc-8 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I./../include -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o -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
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: -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
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
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
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: -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: -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: -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 conftest.c conftstm.o
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 conftstm.o -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 conftstm.o
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 conftstm.o -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: -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: -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: -c -g -O2 conftest.c
supe
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment