Skip to content

Instantly share code, notes, and snippets.

@jendas1
Created May 7, 2019 19:25
Show Gist options
  • Save jendas1/c3239c4e56dd968b9ee1e4ff9e717497 to your computer and use it in GitHub Desktop.
Save jendas1/c3239c4e56dd968b9ee1e4ff9e717497 to your computer and use it in GitHub Desktop.
gcc@8 on "CentOS Linux release 7.5.1804 (Core) " - Homebrew build logs
Homebrew build logs for gcc@8 on "CentOS Linux release 7.5.1804 (Core) "
Build date: 2019-05-07 21:16:38
HOMEBREW_VERSION: 2.1.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 4025eadc2c3b9b71aa7029d7ddc6ede1cb88d482
Last commit: 34 hours ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 9d3549745dfa03f1c98e7ee14064d893170396b7
Core tap last commit: 50 minutes ago
HOMEBREW_PREFIX: /cluster/home/studenyj/.linuxbrew
HOMEBREW_CELLAR: /cluster/home/studenyj/.linuxbrew/Cellar
HOMEBREW_CACHE: /cluster/home/studenyj/.cache/Homebrew
HOMEBREW_LOGS: /cluster/home/studenyj/.cache/Homebrew/Logs
HOMEBREW_REPOSITORY: /cluster/home/studenyj/.linuxbrew/Homebrew
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_SYSTEM_CURL_TOO_OLD: 1
CPU: 72-core 64-bit broadwell
Homebrew Ruby: 2.3.7 => /cluster/home/studenyj/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.21.0 => /cluster/home/studenyj/.linuxbrew/bin/git
Curl: 7.64.1 => /cluster/home/studenyj/.linuxbrew/opt/curl/bin/curl
Kernel: Linux 3.10.0-862.14.4.el7.x86_64 x86_64 GNU/Linux
OS: CentOS Linux release 7.5.1804 (Core) (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.5.0_4
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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and which additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew-provided
script of the same name. We found the following "config" scripts:
/cluster/apps/sfos/bin/pkg-config
/cluster/apps/sfos/bin/x86_64-unknown-linux-gnu-pkg-config
/cluster/apps/sfos/bin/ncurses6-config
/cluster/apps/sfos/bin/ncursesw6-config
/cluster/apps/sfos/bin/pcre-config
/cluster/apps/sfos/bin/libpng16-config
/cluster/apps/sfos/bin/libpng-config
/cluster/apps/sfos/bin/freetype-config
/cluster/apps/sfos/bin/gpg-error-config
/cluster/apps/sfos/bin/libgcrypt-config
/cluster/apps/sfos/bin/xml2-config
/cluster/apps/sfos/bin/guile-config
/cluster/apps/sfos/bin/apr-1-config
/cluster/apps/sfos/bin/apu-1-config
/cluster/apps/sfos/bin/Magick++-config
/cluster/apps/sfos/bin/MagickCore-config
/cluster/apps/sfos/bin/MagickWand-config
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
curl
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, as you are running this unsupported configuration.
2019-05-07 21:16:27 +0200
../configure
--with-bugurl=https://github.com/Linuxbrew/homebrew-core/issues
--disable-multilib
--prefix=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1
--libdir=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib/gcc/8
--enable-languages=c,c++,objc,obj-c++,fortran
--program-suffix=-8
--with-gmp=/cluster/home/studenyj/.linuxbrew/opt/gmp
--with-mpfr=/cluster/home/studenyj/.linuxbrew/opt/mpfr
--with-mpc=/cluster/home/studenyj/.linuxbrew/opt/libmpc
--with-isl=/cluster/home/studenyj/.linuxbrew/opt/isl
--enable-checking=release
--with-pkgversion=Homebrew GCC 8.2.0_1
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... /usr/bin/sed
checking for gawk... gawk
checking for libatomic support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... yes
checking for libmpx support... yes
checking for libhsail-rt support... yes
checking for gcc... gcc-5
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++-5 accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... yes
checking for isl 0.15 or later... yes
The following languages will be built: c,c++,fortran,lto,objc,obj-c++
*** This configuration is not supported in the following subdirectories:
gnattools gotools target-libada target-libhsail-rt target-libgo target-libffi target-liboffloadmic
(Any other directories should still work fine.)
checking for default BUILD_CONFIG... bootstrap-debug
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... dlltool
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... windres
checking for windmc... windmc
checking for objcopy... objcopy
checking for objdump... objdump
checking for readelf... readelf
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gfortran... gfortran
checking for gccgo... no
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... dlltool
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... no
checking for nm... no
checking for nm... nm
checking for objcopy... no
checking for objcopy... objcopy
checking for objdump... no
checking for objdump... objdump
checking for ranlib... no
checking for ranlib... ranlib
checking for readelf... no
checking for readelf... readelf
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... windres
checking for windmc... no
checking for windmc... windmc
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gfortran... just compiled
checking where to find the target gccgo... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objcopy... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target readelf... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
gcc-5 called with: -E /tmp/cgSDuawa/dummy.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E /tmp/cgSDuawa/dummy.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -x c -o /dev/null -
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -x c -o /dev/null - -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -v
superenv executed: g++-5 -v
g++-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -c conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -c conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.adb
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.adb -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c -L/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -L/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -L/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include conftest.c -L/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -L/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -L/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/isl/include -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include -L/cluster/home/studenyj/.linuxbrew/opt/isl/lib -lisl -L/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -L/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -L/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -I/cluster/home/studenyj/.linuxbrew/opt/isl/include -I/cluster/home/studenyj/.linuxbrew/opt/gmp/include -I/cluster/home/studenyj/.linuxbrew/opt/mpfr/include -I/cluster/home/studenyj/.linuxbrew/opt/libmpc/include -L/cluster/home/studenyj/.linuxbrew/opt/isl/lib -lisl -L/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -L/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -L/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
2019-05-07 21:16:30 +0200
make
[ -f stage_final ] || echo stage3 > stage_final
make[1]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build'
make[2]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build'
make[2]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build'
make[2]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build'
mkdir -p -- build-x86_64-pc-linux-gnu/libiberty
mkdir -p -- build-x86_64-pc-linux-gnu/libcpp
mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes
Configuring in build-x86_64-pc-linux-gnu/libiberty
Configuring in build-x86_64-pc-linux-gnu/fixincludes
Configuring in build-x86_64-pc-linux-gnu/libcpp
Configuring stage 1 in ./intl
Configuring stage 1 in ./lto-plugin
Configuring stage 1 in ./libiberty
Configuring stage 1 in ./zlib
Configuring stage 1 in ./libbacktrace
Configuring stage 1 in ./libdecnumber
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
configure: creating cache ./config.cache
checking build system type... checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking host system type... configure: creating cache ./config.cache
x86_64-pc-linux-gnu
configure: creating cache ./config.cache
checking whether /cluster/home/studenyj/.linuxbrew/opt/make/bin/make sets $(MAKE)... checking target system type... configure: creating cache ./config.cache
checking whether /cluster/home/studenyj/.linuxbrew/opt/make/bin/make sets $(MAKE)... configure: creating cache ./config.cache
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
x86_64-pc-linux-gnu
checking target system type... yes
checking for a BSD-compatible install... /usr/bin/install -c
x86_64-pc-linux-gnu
checking whether NLS is requested... yes
checking for x86_64-pc-linux-gnu-gcc... checking for x86_64-pc-linux-gnu-gcc... yes
gcc-5
gcc-5
checking build system type... checking build system type... checking for msgfmt... checking build system type... x86_64-pc-linux-gnu
checking whether /cluster/home/studenyj/.linuxbrew/opt/make/bin/make sets $(MAKE)... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking host system type... yes
checking for a BSD-compatible install... checking for xgettext... /usr/bin/install -c
x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... checking host system type... gcc-5
/usr/bin/xgettext
x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking target system type... checking for msgmerge... x86_64-pc-linux-gnu
checking target system type... /usr/bin/msgmerge
x86_64-pc-linux-gnu
checking for a BSD-compatible install... x86_64-pc-linux-gnu
/usr/bin/install -c
checking for x86_64-pc-linux-gnu-gcc... checking whether build environment is sane... gcc-5
x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for x86_64-pc-linux-gnu-gcc... gcc-5
checking for C compiler default output file name... checking for C compiler default output file name... checking for perl... checking for C compiler default output file name... perl
checking build system type... checking for C compiler default output file name... x86_64-pc-linux-gnu
checking host system type... checking for C compiler default output file name... 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... checking for perl... gcc-5
perl
a.out
checking whether the C compiler works... yes
a.out
checking whether the C compiler works... checking build system type... checking whether we are cross compiling... no
checking for suffix of executables... yes
checking whether we are cross compiling... no
checking for suffix of executables... x86_64-pc-linux-gnu
checking host system type... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 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-5
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files...
checking for suffix of object files...
checking for suffix of object files...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-5 accepts -g... checking for C compiler default output file name... yes
checking whether gcc-5 accepts -g... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... yes
checking whether gcc-5 accepts -g... checking for C compiler default output file name... yes
checking for gcc-5 option to accept ISO C89... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for gcc-5 option to accept ISO C89... yes
checking for gcc-5 option to accept ISO C89... none needed
checking how to run the C preprocessor... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... none needed
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for aclocal... no
checking for autoconf... autoconf
none needed
checking for autoheader... autoheader
checking whether gcc-5 supports -W...
checking for suffix of object files... yes
checking for a thread-safe mkdir -p... yes
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether /cluster/home/studenyj/.linuxbrew/opt/make/bin/make sets $(MAKE)... none needed
checking how to run the C preprocessor... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /cluster/home/studenyj/.linuxbrew/opt/make/bin/make sets $(MAKE)... yes
none needed
yes
checking whether to enable maintainer-specific portions of Makefiles... yes
no
checking for x86_64-pc-linux-gnu-gcc... gcc-5
checking whether gcc-5 supports -Wall... checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... o
checking whether we are using the GNU C compiler... checking for style of include used by /cluster/home/studenyj/.linuxbrew/opt/make/bin/make... gcc-5 -E
GNU
checking for suffix of object files... checking for x86_64-pc-linux-gnu-gcc... gcc-5
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 whether gcc-5 supports -Wwrite-strings... yes
checking whether gcc-5 accepts -g... gcc-5 -E
o
checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
yes
checking for gcc-5 option to accept ISO C89... checking whether gcc-5 supports -Wstrict-prototypes... none required
checking how to run the C preprocessor... yes
checking whether gcc-5 accepts -g... checking whether we are using the GNU C++ compiler... checking for C compiler default output file name... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
yes
checking for gcc-5 option to accept ISO C89... checking whether gcc-5 supports -Wmissing-prototypes... yes
checking whether g++-5 -std=gnu++98 accepts -g... checking for C compiler default output file name... none needed
checking how to run the C preprocessor... gcc-5 -E
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking whether gcc-5 supports -Wold-style-definition... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... none needed
checking how to run the C preprocessor... a.out
checking whether the C compiler works... gcc-5 -E
yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking whether gcc-5 supports -Wmissing-format-attribute... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files...
checking for suffix of object files... gcc-5 -E
gcc-5 -E
yes
checking whether gcc-5 supports -Wcast-qual... o
checking whether we are using the GNU C compiler...
checking for suffix of object files... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking whether gcc-5 supports -pedantic -Wlong-long... yes
checking whether gcc-5 accepts -g... checking for grep that handles long lines and -e... o
checking whether we are using the GNU C compiler... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
yes
yes
checking for gcc-5 option to accept ISO C89... checking whether gcc-5 supports -fno-lto... yes
checking whether gcc-5 accepts -g... checking for sys/stat.h... yes
checking how to run the C preprocessor... yes
yes
checking for gcc-5 option to accept ISO C89... checking for sys/stat.h... none needed
checking dependency style of gcc-5... yes
checking for stdlib.h... yes
checking for an ANSI C-conforming const... yes
gcc-5 -E
none needed
checking for stdlib.h... checking for style of include used by /cluster/home/studenyj/.linuxbrew/opt/make/bin/make... GNU
checking dependency style of gcc-5... gcc3
checking how to run the C preprocessor... yes
checking for string.h... yes
checking for inline... yes
checking for sys/types.h... yes
checking for grep that handles long lines and -e... checking for string.h... /usr/bin/grep
checking for egrep... inline
/usr/bin/grep -E
checking for ANSI C header files... checking for sys/types.h... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... gcc-5 -E
yes
/usr/bin/grep
checking for egrep... yes
checking for sys/types.h... /usr/bin/grep -E
checking for fgrep... yes
/usr/bin/grep -F
checking for ld used by gcc-5... checking for sys/types.h... checking for memory.h... yes
checking for sys/stat.h... ld
checking if the linker (ld) is GNU ld... yes
yes
checking for sys/stat.h... checking for memory.h... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
yes
checking for sys/stat.h... checking for grep that handles long lines and -e... yes
checking for sys/stat.h... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking for strings.h... yes
checking for stdlib.h... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for stdlib.h... 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... checking for strings.h... 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-5 object... yes
yes
checking for stdlib.h... checking for stdlib.h... yes
yes
checking for inttypes.h... checking for string.h... yes
checking for string.h... yes
checking for inttypes.h... yes
yes
checking for string.h... checking for string.h... yes
yes
yes
checking for sys/types.h... checking for stdint.h... checking for memory.h... yes
ok
checking for memory.h... yes
yes
checking for stdint.h... yes
checking for memory.h... yes
checking for memory.h... checking for sys/stat.h... yes
yes
checking how to run the C preprocessor... checking for strings.h... checking for unistd.h... yes
checking for sys/types.h... yes
yes
checking for strings.h... checking for unistd.h... yes
yes
yes
checking for strings.h... checking for strings.h... checking for stdlib.h... yes
gcc-5 -E
checking for inttypes.h... yes
yes
checking minix/config.h usability... checking for sys/stat.h... yes
yes
checking for inttypes.h... yes
checking minix/config.h usability... yes
checking for inttypes.h... yes
checking for string.h... checking for inttypes.h... yes
yes
checking for ANSI C header files... checking for stdint.h... checking for stdlib.h... no
checking minix/config.h presence... yes
yes
checking for stdint.h... yes
checking for stdint.h... yes
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for memory.h... checking for stdint.h... yes
yes
checking for string.h... checking for unistd.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking for unistd.h... yes
checking for unistd.h... yes
checking for strings.h... checking for unistd.h... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether gcc-5 supports -W... yes
yes
checking for memory.h... checking minix/config.h usability... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking whether gcc-5 supports -Wall... yes
checking for off_t... yes
checking minix/config.h usability... checking for inttypes.h... yes
checking minix/config.h usability... yes
checking for strings.h... no
checking minix/config.h presence... yes
checking whether gcc-5 supports -Wwrite-strings... yes
checking for sys/types.h... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for stdint.h... no
checking minix/config.h presence... yes
checking whether gcc-5 supports -Wstrict-prototypes... no
checking minix/config.h presence... yes
checking for inttypes.h... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for sys/stat.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc-5 supports -Wmissing-prototypes... yes
checking for unistd.h... yes
yes
checking for special C compiler options needed for large files... checking for size_t... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for stdint.h... yes
yes
checking for stdlib.h... checking whether gcc-5 supports -Wold-style-definition... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether gcc-5 supports -W... yes
checking ctype.h usability... yes
checking whether gcc-5 supports -Wmissing-format-attribute... yes
yes
no
checking for aclocal... no
checking for autoconf... autoconf
checking for autoheader... autoheader
checking for unistd.h... checking for string.h... checking whether gcc-5 supports -W... yes
checking whether gcc-5 supports -Wall... no
checking whether gcc-5 supports -W... yes
checking whether gcc-5 supports -Woverlength-strings... yes
yes
checking ctype.h presence... checking whether gcc-5 supports -Wall... yes
yes
yes
checking whether gcc-5 supports -Wwrite-strings... checking for working alloca.h... checking whether gcc-5 supports -Wall... yes
yes
checking for a thread-safe mkdir -p... yes
yes
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether gcc-5 supports -pedantic -Wlong-long... checking whether /cluster/home/studenyj/.linuxbrew/opt/make/bin/make sets $(MAKE)... checking minix/config.h usability... checking for memory.h... yes
yes
checking for ctype.h... yes
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc-5
checking stddef.h usability... checking whether gcc-5 supports -Wnarrowing... yes
yes
checking whether gcc-5 supports -Wc++-compat... checking whether gcc-5 supports -Wwrite-strings... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking for alloca... yes
yes
yes
checking whether gcc-5 supports -Wwrite-strings... yes
checking whether gcc-5 supports -Wstrict-prototypes... checking for strings.h... no
checking minix/config.h presence... checking whether gcc-5 supports -Wc++-compat... yes
checking stddef.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking stddef.h presence... checking whether gcc-5 supports -Wmissing-format-attribute... yes
yes
checking whether we are using the GNU C compiler... (cached) yes
yes
yes
checking whether gcc-5 accepts -g... checking for stddef.h... (cached) yes
yes
checking for gcc-5 option to accept ISO C89... (cached) none needed
checking whether gcc-5 supports -Wshadow=local... checking whether gcc-5 supports -Wstrict-prototypes... checking for x86_64-pc-linux-gnu-ranlib... checking for stdlib.h... (cached) ranlib
yes
checking for gawk... (cached) gawk
checking how to print strings... checking for string.h... (cached) yes
printf
checking for a sed that does not truncate output... checking for unistd.h... (cached) yes
/usr/bin/sed
checking for fgrep... yes
/usr/bin/grep -F
checking for ld used by gcc-5... checking stdio.h usability... checking for getpagesize... checking for inttypes.h... yes
checking for stddef.h... yes
checking for stdlib.h... no
(cached) yes
checking whether gcc-5 supports -pedantic ... yes
ld
checking if the linker (ld) is GNU ld... checking for strings.h... (cached) yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
checking for unistd.h... (cached) yes
checking whether gcc-5 supports -Wshadow=local... checking fcntl.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-gcc... (cached) gcc-5
yes
checking whether gcc-5 and cc understand -c and -o together... no
checking whether gcc-5 supports -pedantic ... yes
yes
checking stdio.h presence... yes
yes
checking for stdint.h... checking whether gcc-5 supports -Wmissing-prototypes... checking for working mmap... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
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... yes
pass_all
checking for stdio.h... checking for x86_64-pc-linux-gnu-ar... yes
yes
ar
checking whether gcc-5 and cc understand -c and -o together... checking for x86_64-pc-linux-gnu-strip... yes
checking fcntl.h presence... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc-5 object... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking whether gcc-5 supports -Wold-style-definition... yes
checking for unistd.h... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc-5 accepts -g... (cached) yes
checking for gcc-5 option to accept ISO C89... (cached) none needed
checking dependency style of gcc-5... (cached) gcc3
yes
checking for special C compiler options needed for large files... checking for fcntl.h... no
yes
checking for _FILE_OFFSET_BITS value needed for large files... checking sys/file.h usability... yes
checking whether gcc-5 supports -Wc++-compat... yes
checking whether we are using the GNU C Library 2.1 or newer... no
yes
checking whether gcc-5 supports -pedantic -Wlong-long... checking whether gcc-5 supports -Wall... yes
checking for dlfcn.h... yes
checking for uintptr_t... yes
checking whether integer division by zero raises SIGFPE... yes
ok
checking sys/file.h presence... yes
yes
checking for -static-libgcc... yes
checking whether gcc-5 supports -fno-exceptions... checking for an ANSI C-conforming const... checking for dlfcn.h... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
yes
checking for objdir... checking for clearerr_unlocked... yes
.libs
yes
checking for inline... checking whether gcc-5 supports -fno-rtti... yes
checking for an ANSI C-conforming const... yes
yes
checking for int_least32_t... checking how to print strings... yes
printf
checking for a sed that does not truncate output... checking for inttypes.h... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-5... inline
checking whether byte ordering is bigendian... yes
checking for objdir... yes
.libs
yes
checking for inline... ld
checking if the linker (ld) is GNU ld... yes
checking for feof_unlocked... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
checking for stdint.h... checking dependency style of g++-5 -std=gnu++98... inline
checking whether byte ordering is bigendian... checking if gcc-5 supports -fno-rtti -fno-exceptions... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
checking for int_fast32_t... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
yes
checking for unsigned long long... 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... gcc3
ranlib
checking whether time.h and sys/time.h may both be included... checking command to parse nm output from gcc-5 object... yes
no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... checking for ferror_unlocked... checking if gcc-5 supports -fno-rtti -fno-exceptions... yes
checking if gcc-5 static flag -static works... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... no
checking for a BSD-compatible install... /usr/bin/install -c
yes
checking for inttypes.h... yes
checking whether string.h and strings.h may both be included... checking for sys/file.h... yes
yes
checking for uint64_t... checking for fflush_unlocked... yes
checking if gcc-5 static flag -static works... no
checking for a BSD-compatible install... /usr/bin/install -c
yes
yes
checking for sys/file.h... yes
checking for sys/param.h... checking whether the inttypes.h PRIxNN macros are broken... checking locale.h usability... ok
yes
no
checking for ld used by GCC... yes
checking for sys/param.h... checking for dlfcn.h... yes
checking for limits.h... checking for fgetc_unlocked... ld
checking if the linker (ld) is GNU ld... yes
checking locale.h presence... yes
checking what to include in gstdint.h... stdint.h (already complete)
yes
checking for an ANSI C-conforming const... yes
checking for shared library run path origin... checking for stdlib.h... (cached) yes
yes
checking for malloc.h... checking for limits.h... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking if gcc-5 supports -c -o file.o... yes
checking for objdir... done
yes
checking argz.h usability... yes
yes
checking for fgets_unlocked... checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for malloc.h... checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
yes
checking if gcc-5 supports -c -o file.o... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... .libs
yes
yes
checking for off_t... checking fcntl.h presence... yes
yes
checking argz.h presence... checking for sys/time.h... checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking for strings.h... (cached) yes
checking for fileno_unlocked... checking for sys/time.h... yes
checking for argz.h... yes
yes
checking for fcntl.h... yes
checking limits.h usability... checking limits.h usability... yes
checking for time.h... no
checking dynamic linker characteristics... yes
yes
checking for time.h... checking if gcc-5 supports -fno-rtti -fno-exceptions... checking for fprintf_unlocked... yes
yes
checking limits.h presence... yes
checking limits.h presence... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (ld -m elf_x86_64) supports shared libraries... checking for sys/resource.h... yes
yes
checking size of int... yes
checking for limits.h... yes
yes
checking for limits.h... yes
checking for sys/resource.h... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... yes
checking locale.h usability... checking stddef.h usability... checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
no
checking for sys/stat.h... checking for fputc_unlocked... (cached) yes
yes
checking if gcc-5 static flag -static works... yes
checking whether -lc should be explicitly linked in... checking for sys/mman.h... yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking for fcntl.h... 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-5 -E
yes
checking locale.h presence... yes
checking stddef.h presence... yes
checking for fcntl.h... 4
checking size of long... yes
yes
checking for stddef.h... yes
yes
checking for locale.h... yes
checking for alloca.h... checking for stdlib.h... (cached) yes
yes
checking nl_types.h usability... checking for strings.h... (cached) checking for fputs_unlocked... yes
no
checking dynamic linker characteristics... checking for string.h... (cached) yes
yes
checking sys/file.h usability... checking for alloca.h... checking for stdlib.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking for sys/pstat.h... checking for getpagesize... yes
checking for sys/pstat.h... yes
checking nl_types.h presence... no
checking for sys/sysmp.h... yes
8
checking for ANSI C header files... (cached) yes
checking for fread_unlocked... yes
checking if gcc-5 supports -c -o file.o... checking build system type... yes
checking sys/file.h presence... no
yes
checking for nl_types.h... yes
checking for sys/sysmp.h... x86_64-pc-linux-gnu
checking host system type... checking malloc.h usability... no
yes
checking for working mmap... checking for sys/sysinfo.h... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for decimal floating point... bid
checking whether byte ordering is bigendian... yes
checking for sys/file.h... yes
no
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking for sys/sysinfo.h... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
yes
checking if gcc-5 supports -c -o file.o... checking whether to build static libraries... (cached) checking for unistd.h... yes
(cached) yes
yes
checking whether the gcc-5 linker (ld -m elf_x86_64) supports shared libraries... checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking whether byte ordering is bigendian... yes
yes
checking for machine/hal_sysinfo.h... checking for fwrite_unlocked... yes
checking malloc.h presence... yes
checking for machine/hal_sysinfo.h... no
no
checking for sys/table.h... checking unwind.h usability... yes
checking for malloc.h... yes
no
checking stddef.h usability... checking for sys/table.h... yes
yes
checking whether -lc should be explicitly linked in... checking for memcpy... no
checking for sys/sysctl.h... yes
checking for getchar_unlocked... no
checking for sys/sysctl.h... yes
checking unwind.h presence... yes
checking for sys/systemcfg.h... yes
checking stddef.h presence... no
yes
checking for sys/systemcfg.h... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... no
checking for an ANSI C-conforming const... yes
configure: updating cache ./config.cache
no
checking dynamic linker characteristics... configure: creating ./config.status
no
yes
checking for stddef.h... yes
yes
checking for stdint.h... checking for strerror... (cached) yes
checking for getc_unlocked... checking for stdlib.h... (cached) yes
checking for stdio_ext.h... no
checking for string.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdio_ext.h... yes
checking for inline... checking sys/param.h usability... yes
checking for process.h... yes
checking for -funwind-tables option... yes
inline
checking for obstacks... checking for process.h... yes
checking for unistd.h... (cached) yes
yes
checking for putchar_unlocked... no
checking for sys/prctl.h... config.status: creating Makefile
yes
checking for -frandom-seed=string option... no
checking for sys/prctl.h... config.status: creating config.h
yes
checking sys/param.h presence... config.status: executing gstdint.h commands
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 int64_t... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
yes
configure: updating cache ./config.cache
checking for sys/wait.h that is POSIX.1 compatible... checking whether gcc-5 supports -W... configure: creating ./config.status
yes
checking for sys/param.h... yes
yes
checking for feof_unlocked... yes
checking for off_t... checking for putc_unlocked... yes
checking whether gcc-5 supports -Wall... yes
checking whether time.h and sys/time.h may both be included... make[3]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libdecnumber'
source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c
source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c
source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal32.c
source='../../libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal64.c
source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal128.c
source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c
source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee32.c
source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee64.c
source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc-5 -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee128.c
yes
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc-5 supports -Wwrite-strings... yes
yes
checking for fgets_unlocked... yes
checking whether errno must be declared... checking whether abort is declared... yes
checking whether errno must be declared... yes
checking for uint64_t... yes
checking whether gcc-5 supports -Wstrict-prototypes... no
checking size of int... no
checking size of int... yes
checking for size_t... yes
yes
checking for getc_unlocked... checking whether asprintf is declared... yes
checking whether gcc-5 supports -Wmissing-prototypes... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether gcc-5 supports -Wold-style-definition... yes
yes
checking for getcwd... yes
checking whether basename is declared... 4
4
checking size of long... checking size of long... yes
checking whether gcc-5 supports -Wmissing-format-attribute... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for ssize_t... yes
yes
checking whether gcc-5 supports -Wcast-qual... yes
checking for getegid... checking whether errno is declared... 8
8
checking size of size_t... checking size of size_t... yes
checking for _Unwind_GetIPInfo... yes
no
checking whether vasprintf is declared... checking for geteuid... config.status: creating Makefile
yes
checking __sync extensions... yes
config.status: executing default-1 commands
checking for uintptr_t... 8
8
checking for long long... checking for long long... yes
yes
checking for getgid... checking whether clearerr_unlocked is declared... yes
checking __atomic extensions... config.status: executing depfiles commands
config.status: executing libtool commands
yes
yes
checking whether feof_unlocked is declared... checking for getuid... yes
checking output filetype... make[3]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/zlib'
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c
gcc-5 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc-5" "CFLAGS=-g" "CXXFLAGS=-g" "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=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/cluster/home/studenyj/.linuxbrew/opt/make/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1" "infodir=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/share/info" "libdir=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib/gcc/8" "prefix=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1" "tooldir=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/x86_64-pc-linux-gnu" "AR=ar" "AS=as" "CC=gcc-5" "CXX=g++-5 -std=gnu++98" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /cluster/home/studenyj/.linuxbrew/opt/make/bin/make
elf64
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
yes
checking for ptrdiff_t... yes
yes
checking size of long long... checking whether ferror_unlocked is declared... checking for mempcpy... yes
yes
checking whether fflush_unlocked is declared... config.status: creating Makefile
checking for munmap... config.status: creating config.h
config.status: executing depfiles commands
8
checking for a 64-bit type... config.status: executing libtool commands
uint64_t
yes
checking for intptr_t... yes
checking whether fgetc_unlocked is declared... checking for putenv... yes
checking for uintptr_t... yes
yes
checking whether fgets_unlocked is declared... checking for setenv... yes
yes
checking whether fileno_unlocked is declared... checking for setlocale... yes
checking whether fprintf_unlocked is declared... yes
checking for stpcpy... yes
checking for uint64_t... rm -f libz.a
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[3]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/zlib'
no
checking whether fputc_unlocked is declared... yes
checking for strcasecmp... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of int... yes
checking whether fputs_unlocked is declared... yes
checking for uintptr_t... yes
checking for strdup... yes
checking whether fread_unlocked is declared... yes
4
checking size of long... rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
checking for strtoul... ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdecnumber.a
make[3]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libdecnumber'
yes
checking whether fwrite_unlocked is declared... yes
checking for tsearch... 8
checking for clearerr_unlocked... yes
checking whether getchar_unlocked is declared... yes
checking for __argz_count... yes
checking for feof_unlocked... yes
checking whether getc_unlocked is declared... yes
checking for __argz_stringify... yes
checking for ferror_unlocked... yes
checking whether putchar_unlocked is declared... yes
checking for int_least32_t... yes
checking for __argz_next... yes
checking for fflush_unlocked... yes
checking whether putc_unlocked is declared... yes
checking for __fsetlocking... yes
checking for fgetc_unlocked... yes
checking for an ANSI C-conforming const... yes
checking for iconv... yes
checking sys/mman.h usability... yes
checking for fgets_unlocked... yes
checking for iconv declaration... yes
checking sys/mman.h presence... yes
checking for fileno_unlocked... yes
checking for sys/mman.h... yes
checking for mmap... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
yes
checking for fprintf_unlocked... checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking for LC_MESSAGES... yes
checking for ssize_t... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: updating cache ./config.cache
no
configure: creating ./config.status
checking for fputc_unlocked... 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
yes
checking for pid_t... checking for fputs_unlocked... config.status: creating Makefile
yes
checking for int_fast32_t... config.status: creating mkheaders.almost
yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... no
checking for autoconf... autoconf
checking for autoheader... autoheader
config.status: creating config.h
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for fread_unlocked... config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
yes
checking for fwrite_unlocked... make[3]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/intl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/intl'
yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether abort is declared... yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking whether errno is declared... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... yes
checking for library containing strerror... yes
checking for uint64_t... yes
checking whether clearerr_unlocked is declared... none required
checking for asprintf... yes
checking whether feof_unlocked is declared... yes
checking for atexit... yes
checking whether ferror_unlocked is declared... yes
checking for basename... yes
checking whether fflush_unlocked is declared... yes
checking for bcmp... yes
checking whether fgetc_unlocked is declared... yes
checking size of long long... yes
checking for bcopy... yes
checking whether fgets_unlocked is declared... yes
8
checking for a 64-bit type... checking for bsearch... yes
uint64_t
checking for intptr_t... checking whether fileno_unlocked is declared... yes
checking for bzero... yes
checking whether fprintf_unlocked is declared... yes
checking for calloc... no
checking whether fputc_unlocked is declared... yes
checking for clock... yes
checking whether fputs_unlocked is declared... yes
checking for ffs... yes
checking whether fread_unlocked is declared... yes
checking for getcwd... yes
checking whether fwrite_unlocked is declared... yes
checking for getpagesize... yes
checking whether getchar_unlocked is declared... yes
checking for gettimeofday... yes
checking whether getc_unlocked is declared... yes
checking for index... yes
checking whether putchar_unlocked is declared... yes
checking for insque... yes
checking whether putc_unlocked is declared... yes
checking for memchr... yes
checking for working alloca.h... yes
checking for memcmp... yes
checking for alloca... yes
yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... checking for memcpy... yes
checking whether NLS is requested... no
checking for uchar... yes
checking for memmem...
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for memmove... yes
checking for shared library run path origin... done
checking for iconv... (cached) no
yes
checking for mempcpy... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for memset... config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... yes
checking for rindex... yes
checking for uintptr_t... yes
checking sys/mman.h presence... yes
checking for setenv... yes
checking for sys/mman.h... yes
checking for mmap... yes
yes
checking for snprintf... checking link.h usability... yes
checking for sigsetmask... yes
checking link.h presence... yes
checking for link.h... yes
checking for dl_iterate_phdr... yes
checking for stpcpy... yes
checking sys/ldr.h usability... yes
checking for stpncpy... yes
checking for ssize_t... no
checking sys/ldr.h presence... yes
checking for strcasecmp... no
checking for sys/ldr.h... no
checking for fcntl... yes
yes
checking for pid_t... yes
checking whether strnlen is declared... checking for strchr... yes
checking for lstat... yes
checking for strdup... yes
checking for library containing strerror... yes
checking for readlink... yes
checking for strncasecmp... none required
checking for asprintf... yes
checking for getexecname... yes
checking for strndup... yes
checking for atexit... no
checking for clock_gettime... yes
checking for strnlen... yes
checking for basename... yes
checking whether -pthread is supported... yes
checking for strrchr... yes
checking for compress in -lz... yes
checking for bcmp... yes
checking for strstr... yes
checking whether --compress-debug-sections is supported... yes
checking for bcopy... yes
checking for objcopy... objcopy
checking whether objcopy supports debuglink... yes
objcopy: /tmp/ls12317: debuglink section already exists
yes
checking whether tests can run... checking for strtod... yes
checking for bsearch... yes
yes
checking for strtol... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for bzero... yes
checking for strtoul... yes
checking for calloc... yes
checking for strtoll... yes
checking for clock... yes
checking for strtoull... yes
checking for ffs... yes
checking for strverscmp... yes
checking for getcwd... yes
checking for tmpnam... yes
checking for getpagesize... config.status: creating Makefile
yes
config.status: creating backtrace-supported.h
checking for vasprintf... config.status: creating config.h
config.status: executing libtool commands
yes
config.status: executing gstdint.h commands
checking for gettimeofday... config.status: executing default commands
yes
checking for vfprintf... yes
checking for index... make[3]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libbacktrace'
/cluster/home/studenyj/.linuxbrew/opt/make/bin/make all-am
make[4]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o atomic.lo ../../libbacktrace/atomic.c
true DO=all multi-do # /cluster/home/studenyj/.linuxbrew/opt/make/bin/make
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o dwarf.lo ../../libbacktrace/dwarf.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o fileline.lo ../../libbacktrace/fileline.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o posix.lo ../../libbacktrace/posix.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o print.lo ../../libbacktrace/print.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o sort.lo ../../libbacktrace/sort.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o state.lo ../../libbacktrace/state.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o backtrace.lo ../../libbacktrace/backtrace.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o simple.lo ../../libbacktrace/simple.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o elf.lo ../../libbacktrace/elf.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmapio.lo ../../libbacktrace/mmapio.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmap.lo ../../libbacktrace/mmap.c
yes
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o
checking for vprintf... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o
yes
checking for insque... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1
yes
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1
checking for vsnprintf... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1
yes
checking for memchr... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1
yes
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1
checking for memcmp... -1
checking for vfork.h... yes
checking for memcpy... no
checking for fork... yes
checking for memmem... yes
checking for vfork... yes
checking for memmove... yes
checking for working fork... yes
checking for mempcpy... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for memset... no
checking for sys_errlist... /bin/sh ./libtool --tag=CC --mode=link gcc-5 -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -static-libstdc++ -static-libgcc -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo -lz
yes
checking for mkstemps... yes
checking for sys_nerr... libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o
libtool: link: ranlib .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
yes
make[4]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libbacktrace'
make[3]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libbacktrace'
checking for putenv... yes
checking for sys_siglist... yes
checking for random... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for rename... yes
checking for canonicalize_file_name... yes
checking for rindex... yes
checking for dup3... yes
checking for setenv... yes
checking for getrlimit... yes
checking for snprintf... yes
checking for getrusage... yes
checking for sigsetmask... yes
checking for getsysinfo... yes
checking for stpcpy... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for stpncpy... yes
checking for psignal... yes
checking for strcasecmp... yes
checking for pstat_getdynamic... yes
checking for strchr... no
checking for pstat_getstatic... yes
checking for strdup... no
checking for realpath... yes
checking for strncasecmp... yes
checking for setrlimit... yes
checking for strndup... yes
checking for sbrk... yes
checking for strnlen... yes
checking for spawnve... yes
checking for strrchr... no
checking for spawnvpe... yes
checking for strstr... no
checking for strerror... yes
checking for strtod... yes
checking for strsignal... yes
checking for strtol... yes
checking for sysconf... yes
checking for strtoul... yes
checking for sysctl... yes
checking for strtoll... yes
checking for sysmp... yes
checking for strtoull... no
checking for table... yes
checking for strverscmp... no
checking for times... yes
checking for tmpnam... yes
checking for wait3... yes
checking for vasprintf... yes
checking for wait4... yes
checking for vfprintf... yes
checking whether basename is declared... yes
checking for vprintf... yes
checking whether ffs is declared... yes
checking for vsnprintf... yes
checking whether asprintf is declared... yes
checking for vsprintf... yes
checking whether vasprintf is declared... yes
checking for waitpid... yes
checking whether snprintf is declared... yes
checking for setproctitle... yes
checking whether vsnprintf is declared... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... yes
checking whether calloc is declared... -1
checking for vfork.h... yes
checking whether getenv is declared... no
checking for fork... yes
checking whether getopt is declared... yes
checking for vfork... yes
checking whether malloc is declared... yes
checking for working fork... yes
checking whether realloc is declared... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking whether sbrk is declared... no
checking for sys_errlist... yes
checking whether strtol is declared... yes
checking for sys_nerr... yes
checking whether strtoul is declared... yes
checking for sys_siglist... yes
checking whether strtoll is declared... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking whether strtoull is declared... yes
checking for canonicalize_file_name... yes
checking whether strverscmp is declared... yes
checking for dup3... yes
checking whether strnlen is declared... yes
checking for getrlimit... yes
checking whether canonicalize_file_name must be declared... yes
checking for getrusage... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for getsysinfo... yes
checking for working strncmp... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
yes
checking for psignal... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for pstat_getdynamic... config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
no
checking for pstat_getstatic... config.status: executing default commands
Configuring stage 1 in ./libcpp
make[3]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libiberty'
if [ x"-fpic" != 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 ./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"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
make[4]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
make[4]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libiberty/testsuite'
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
no
checking for realpath... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o
yes
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
checking for setrlimit... gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
configure: creating cache ./config.cache
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o
checking build system type... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o
x86_64-pc-linux-gnu
checking host system type... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o
x86_64-pc-linux-gnu
checking target system type... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o
yes
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o
x86_64-pc-linux-gnu
checking whether /cluster/home/studenyj/.linuxbrew/opt/make/bin/make sets $(MAKE)... checking for sbrk... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-pc-linux-gnu-gcc... gcc-5
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o
yes
checking for spawnve... checking for C compiler default output file name... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o
no
checking for spawnvpe... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... no
checking for strerror... o
checking whether we are using the GNU C compiler... yes
checking for strsignal... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... yes
checking for sysconf... none needed
yes
checking for sysctl... yes
checking for sysmp... checking whether we are using the GNU C++ compiler... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o
yes
checking whether g++-5 -std=gnu++98 accepts -g... no
checking for table... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... no
checking for times... gcc-5 -E
yes
checking for wait3... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o
yes
checking for wait4... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o
yes
checking whether basename is declared... yes
yes
checking for sys/types.h... checking whether ffs is declared... yes
checking for sys/stat.h... yes
checking whether asprintf is declared... yes
checking for stdlib.h... yes
checking whether vasprintf is declared... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... yes
checking whether snprintf is declared... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether vsnprintf is declared... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking whether calloc is declared... no
checking for aclocal... no
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether gcc-5 supports -W... yes
yes
checking whether gcc-5 supports -Wall... checking whether getenv is declared... yes
checking whether gcc-5 supports -Wnarrowing... 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 ./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
yes
yes
checking whether gcc-5 supports -Wwrite-strings... ranlib ./libiberty.a
checking whether getopt is declared... if [ x"-fpic" != 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 ./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 ./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[3]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libiberty'
yes
checking whether gcc-5 supports -Wmissing-format-attribute... make[3]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/lto-plugin'
/cluster/home/studenyj/.linuxbrew/opt/make/bin/make all-am
make[4]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/lto-plugin'
/bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c
yes
checking whether malloc is declared... yes
checking whether gcc-5 supports -Wstrict-prototypes... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o
yes
checking whether gcc-5 supports -Wmissing-prototypes... yes
checking whether realloc is declared... yes
checking whether gcc-5 supports -Wold-style-definition... yes
yes
checking whether gcc-5 supports -Wc++-compat... checking whether sbrk is declared... yes
checking whether gcc-5 supports -pedantic -Wlong-long... yes
checking whether strtol is declared... yes
checking whether gcc-5 supports -fno-exceptions... /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc-5 -Wall -g -Wc,-static-libgcc -module -bindir /cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/libexec/gcc/x86_64-pc-linux-gnu/8.2.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o liblto_plugin.la -rpath /cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/libexec/gcc/x86_64-pc-linux-gnu/8.2.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a
yes
checking whether gcc-5 supports -fno-rtti... yes
checking whether strtoul is declared... yes
libtool: link: gcc-5 -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
checking dependency style of g++-5 -std=gnu++98... libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0")
yes
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so")
checking whether strtoll is declared... libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" )
libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/lto-plugin/../gcc/liblto_plugin.so.0.0.0
libtool: install: (cd /tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; })
libtool: install: (cd /tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; })
libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/lto-plugin/../gcc/liblto_plugin.la
libtool: install: warning: remember to run `libtool --finish /cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/libexec/gcc/x86_64-pc-linux-gnu/8.2.0'
make[4]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/lto-plugin'
make[3]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/lto-plugin'
gcc3
checking whether time.h and sys/time.h may both be included... Configuring stage 1 in ./gcc
yes
checking whether strtoull is declared... yes
checking whether string.h and strings.h may both be included... yes
yes
checking locale.h usability... checking whether strverscmp is declared... yes
checking locale.h presence... yes
checking whether strnlen is declared... configure: creating cache ./config.cache
yes
checking for locale.h... checking build system type... yes
checking fcntl.h usability... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for x86_64-pc-linux-gnu-gcc... gcc-5
yes
checking whether canonicalize_file_name must be declared... yes
checking fcntl.h presence... yes
checking for fcntl.h... no
yes
checking for stdlib.h... (cached) yes
checking limits.h usability... checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... checking for C compiler default output file name... yes
checking limits.h presence... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking for working strncmp...
checking for suffix of object files... yes
checking stddef.h presence... o
checking whether we are using the GNU C compiler... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
yes
checking for strings.h... (cached) yes
yes
checking whether gcc-5 accepts -g... checking for string.h... (cached) yes
checking sys/file.h usability... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for gcc-5 option to accept ISO C89... yes
checking sys/file.h presence... none needed
config.status: creating Makefile
yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
config.status: creating testsuite/Makefile
checking whether byte ordering is bigendian... config.status: creating config.h
config.status: executing default commands
make[3]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/build-x86_64-pc-linux-gnu/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-picdir
touch stamp-noasandir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./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-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o regex.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o cp-demangle.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o md5.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o alloca.o
make[4]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite'
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o argv.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o choose-temp.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o concat.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o dwarfnames.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o d-demangle.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o dyn-string.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o fibheap.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o floatformat.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o getopt.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o getruntime.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o hex.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o make-temp-file.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o objalloc.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o obstack.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o partition.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o physmem.o
checking whether we are using the GNU C++ compiler... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pex-common.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pex-one.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pex-unix.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o vprintf-support.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o rust-demangle.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o simple-object.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o simple-object-coff.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o simple-object-elf.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o splay-tree.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o stack-limit.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o strsignal.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o timeval-utils.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o xasprintf.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o xexit.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o xmalloc.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o xmemdup.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o xstrndup.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o xvasprintf.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o setproctitle.o
yes
checking whether g++-5 -std=gnu++98 accepts -g... no
checking for an ANSI C-conforming const... yes
checking for x86_64-pc-linux-gnu-gnatbind... no
checking for x86_64-pc-linux-gnu-gnatmake... no
yes
checking whether compiler driver understands Ada... checking for inline... no
checking how to run the C++ preprocessor... inline
checking for obstacks... g++-5 -std=gnu++98 -E
yes
checking for off_t... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for size_t... yes
checking for sys/types.h... yes
checking for ssize_t... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for uintptr_t... yes
checking for string.h... yes
checking for memory.h... yes
checking for ptrdiff_t... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for uint64_t... yes
checking for stdint.h... yes
checking whether struct tm is in sys/time.h or time.h... yes
checking for unistd.h... 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 ./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
time.h
checking size of int... 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 ./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 ./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[3]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/build-x86_64-pc-linux-gnu/libiberty'
make[3]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/build-x86_64-pc-linux-gnu/fixincludes'
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c
make[3]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/build-x86_64-pc-linux-gnu/libcpp'
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../libcpp/directives-only.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.c
gcc-5 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.c
srcdir="../../../fixincludes" /bin/sh ../../../fixincludes/mkfixinc.sh x86_64-pc-linux-gnu
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.c
sed -e 's/@gcc_version@/8.2.0/' < mkheaders.almost > mkheadersT
echo "#define LOCALEDIR \"/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/share/locale\"" > localedir.new
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.c
../../../libcpp/../move-if-change localedir.new localedir.h
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.c
yes
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.c
mv -f mkheadersT mkheaders
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.c
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.c
checking minix/config.h usability... echo timestamp > localedir.hs
g++-5 -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.c
4
checking size of long... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... 8
checking for clearerr_unlocked... yes
checking how to run the C preprocessor... yes
checking for feof_unlocked... gcc-5 -E
gcc-5 -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
yes
checking for ferror_unlocked... echo timestamp > full-stamp
make[3]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/build-x86_64-pc-linux-gnu/fixincludes'
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for fflush_unlocked... no
checking size of void *... yes
checking for fgetc_unlocked... 8
checking size of short... yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... 2
checking size of int... rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcpp.a
make[3]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/build-x86_64-pc-linux-gnu/libcpp'
yes
checking for fprintf_unlocked... 4
checking size of long... no
checking for fputc_unlocked... 8
checking for long long... yes
checking for fputs_unlocked... yes
checking for fread_unlocked... yes
checking size of long long... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... 8
checking for int8_t... yes
checking for getc_unlocked... yes
checking for int16_t... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking for int32_t... yes
checking whether abort is declared... yes
checking whether asprintf is declared... yes
checking for int64_t... yes
checking whether basename is declared... yes
checking whether errno is declared... yes
checking for long long int... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... yes
yes
checking for intmax_t... checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking for intptr_t... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking for uint8_t... yes
checking whether fgetc_unlocked is declared... yes
checking for uint16_t... yes
checking whether fgets_unlocked is declared... yes
checking for uint32_t... yes
checking whether fileno_unlocked is declared... yes
checking for uint64_t... yes
checking whether fprintf_unlocked is declared... yes
checking for unsigned long long int... no
checking whether fputc_unlocked is declared... yes
checking for uintmax_t... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking for uintptr_t... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking for int64_t underlying type... long
checking for std::swap in <utility>... yes
checking whether getc_unlocked is declared... yes
checking whether g++-5 -std=gnu++98 is affected by placement new aliasing bug... no
checking whether g++-5 -std=gnu++98 supports -W... yes
checking whether putchar_unlocked is declared... yes
checking whether g++-5 -std=gnu++98 supports -Wall... yes
yes
checking whether putc_unlocked is declared... checking whether g++-5 -std=gnu++98 supports -Wnarrowing... yes
checking whether g++-5 -std=gnu++98 supports -Wwrite-strings... yes
checking for working alloca.h... yes
checking whether g++-5 -std=gnu++98 supports -Wcast-qual... yes
yes
checking for alloca... checking whether g++-5 -std=gnu++98 supports -Wformat... yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether gcc-5 supports -Wmissing-prototypes... yes
checking whether g++-5 -std=gnu++98 supports -Wmissing-format-attribute... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... yes
checking whether g++-5 -std=gnu++98 supports -Woverloaded-virtual... yes
checking whether gcc-5 supports -Wold-style-definition... yes
checking whether gcc-5 supports -Wc++-compat... yes
checking whether g++-5 -std=gnu++98 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW
checking for uchar... yes
checking whether gcc-5 supports -fno-exceptions...
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking whether gcc-5 supports -fno-rtti... yes
checking for shared library run path origin... yes
checking whether gcc-5 supports -fasynchronous-unwind-tables... done
checking for iconv... yes
checking valgrind.h usability... yes
checking for iconv declaration... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
no
checking for VALGRIND_DISCARD in <memcheck.h>... no
checking for multiarch configuration... auto
configure: WARNING: fixed-point is not supported for this target, ignored
configure: updating cache ./config.cache
configure: creating ./config.status
checking whether /cluster/home/studenyj/.linuxbrew/opt/make/bin/make sets $(MAKE)... yes
checking for gawk... gawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for modern makeinfo... config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
make[3]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libcpp'
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.c
echo "#define LOCALEDIR \"/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/share/locale\"" > localedir.new
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.c
../../libcpp/../move-if-change localedir.new localedir.h
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.c
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.c
echo timestamp > localedir.hs
g++-5 -std=gnu++98 -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c
yes
checking for recent Pod::Man... yes
checking for flex... flex
checking for bison... bison
checking for nm... nm
checking for ar... ar
checking for sphinx-build... texinfo
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for limits.h... 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 for time.h... yes
checking for iconv.h... yes
checking for fcntl.h... yes
checking for ftw.h... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcpp.a
make[3]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/libcpp'
yes
checking for sys/param.h... yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... yes
checking for langinfo.h... yes
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking how to run the C++ preprocessor... g++-5 -std=gnu++98 -E
checking for unordered_map... no
checking for tr1/unordered_map... yes
checking for ext/hash_map... yes
checking dependency style of g++-5 -std=gnu++98... gcc3
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing kstat_open... no
checking for library containing ldexp... none required
checking for inttypes.h... yes
checking for times... yes
checking for clock... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoq... no
checking for popen... yes
checking for sysconf... yes
checking for strsignal... yes
checking for getrusage... yes
checking for nl_langinfo... yes
checking for gettimeofday... yes
checking for mbstowcs... yes
checking for wcswidth... yes
checking for mmap... yes
checking for setlocale... yes
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... yes
checking for fgetc_unlocked... yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking for madvise... yes
checking whether mbstowcs works... yes
checking for ssize_t... yes
checking for caddr_t... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking for nl_langinfo and CODESET... yes
checking whether basename is declared... yes
checking whether strstr is declared... yes
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether atoll is declared... yes
checking whether asprintf is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether madvise is declared... yes
checking whether stpcpy is declared... yes
checking whether strnlen is declared... yes
checking whether strsignal is declared... yes
checking whether strverscmp is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether setenv is declared... yes
checking whether unsetenv is declared... yes
checking whether errno is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether getopt is declared... no
checking whether clock is declared... yes
checking whether getpagesize is declared... yes
checking whether ffs is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking whether sigaltstack is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for F_SETLKW... yes
checking if mkdir takes one argument... no
Using `../../gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
../../gcc/config/vxworks-dummy.h
../../gcc/config/i386/biarch64.h
../../gcc/config/i386/i386.h
../../gcc/config/i386/unix.h
../../gcc/config/i386/att.h
../../gcc/config/dbxelf.h
../../gcc/config/elfos.h
../../gcc/config/gnu-user.h
../../gcc/config/glibc-stdint.h
../../gcc/config/i386/x86-64.h
../../gcc/config/i386/gnu-user-common.h
../../gcc/config/i386/gnu-user64.h
../../gcc/config/linux.h
../../gcc/config/linux-android.h
../../gcc/config/i386/linux-common.h
../../gcc/config/i386/linux64.h
../../gcc/config/initfini-array.h
Using host-linux.o for host machine hooks.
checking for __cxa_atexit... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-5... 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... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
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
checking command to parse nm output from gcc-5 object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-5 supports -fno-rtti -fno-exceptions... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... yes
checking if gcc-5 static flag -static works... yes
checking if gcc-5 supports -c -o file.o... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... 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... g++-5 -std=gnu++98 -E
checking for ld used by g++-5 -std=gnu++98... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the g++-5 -std=gnu++98 linker (ld -m elf_x86_64) supports shared libraries... yes
checking for g++-5 -std=gnu++98 option to produce PIC... -fPIC -DPIC
checking if g++-5 -std=gnu++98 PIC flag -fPIC -DPIC works... yes
checking if g++-5 -std=gnu++98 static flag -static works... yes
checking if g++-5 -std=gnu++98 supports -c -o file.o... yes
checking if g++-5 -std=gnu++98 supports -c -o file.o... (cached) yes
checking whether the g++-5 -std=gnu++98 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... immediate
checking for as... /cluster/home/studenyj/.linuxbrew/opt/binutils/bin/as
checking what assembler to use... /cluster/home/studenyj/.linuxbrew/opt/binutils/bin/as
checking for ld... /cluster/home/studenyj/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
checking whether we are using gold... no
checking gold linker with split stack support as non default... no
checking what linker to use... /cluster/home/studenyj/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
checking for nm... /cluster/home/studenyj/.linuxbrew/opt/binutils/bin/nm
checking what nm to use... /cluster/home/studenyj/.linuxbrew/opt/binutils/bin/nm
checking for objdump... /cluster/home/studenyj/.linuxbrew/opt/binutils/bin/objdump
checking what objdump to use... /cluster/home/studenyj/.linuxbrew/opt/binutils/bin/objdump
checking for readelf... /cluster/home/studenyj/.linuxbrew/opt/binutils/bin/readelf
checking what readelf to use... /cluster/home/studenyj/.linuxbrew/opt/binutils/bin/readelf
checking assembler flags... --64
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
checking assembler for working .subsection -1... yes
checking assembler for .weak... yes
checking assembler for .weakref... yes
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... read-write
checking for .preinit_array/.init_array/.fini_array support... yes
checking assembler for .sleb128 and .uleb128... yes
checking assembler for cfi directives... yes
checking assembler for working cfi advance... yes
checking assembler for cfi personality directive... yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... yes
checking assembler for section merging support... yes
checking assembler for stabs directive... yes
checking assembler for COMDAT group support (GNU as)... yes
checking assembler for line table discriminator support... yes
checking assembler for thread-local storage support... yes
checking linker -Bstatic/-Bdynamic option... yes
checking linker --version-script option... yes
checking linker soname option... yes
checking linker --demangle support... yes
checking linker plugin support... 2
checking assembler for -xbrace_comment... no
checking assembler for .section with e... yes
checking assembler for filds and fists mnemonics... yes
checking assembler for fildq and fistpq mnemonics... yes
checking assembler for cmov syntax... no
checking assembler for ffreep mnemonic... yes
checking assembler for .quad directive... yes
checking assembler for sahf mnemonic... yes
checking assembler for interunit movq mnemonic... yes
checking assembler for hle prefixes... yes
checking assembler for swap suffix... yes
checking assembler for different section symbol subtraction... yes
checking assembler for rep and lock prefix... yes
checking assembler for ud2 mnemonic... yes
checking assembler for R_386_TLS_GD_PLT reloc... no
checking assembler for R_386_TLS_LDM_PLT reloc... no
checking assembler for R_386_TLS_LDM reloc... no
checking assembler for R_386_GOT32X reloc... yes
checking assembler for GOTOFF in data... yes
checking assembler for calling ___tls_get_addr via GOT... yes
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for dwarf2 debug_view support... yes
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for compressed debug sections... 2
checking assembler for .lcomm with alignment... no
checking for target glibc version... 2.17
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking support for thin archives... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker CIEv3 in .eh_frame support... yes
checking linker position independent executable support... yes
checking linker PIE support with copy reloc... yes
checking linker EH-compatible garbage collection of sections... yes
checking linker EH garbage collection of sections bug... no
checking linker for compressed debug sections... 3
checking linker --as-needed support... yes
checking linker mapfile support for clearing hardware capabilities... no
checking linker --build-id support... yes
checking linker *_sol2 emulation support... no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... yes
checking sys/sdt.h in the target C library... no
checking dl_iterate_phdr in target C library... unknown
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to avoid linking multiple front-ends at once... no
Links are now set up to build a native compiler for x86_64-pc-linux-gnu.
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
checking for -fPIC -shared... yes
gcc_driver_version: 8.2.0
checking for -fno-PIE option... yes
checking for -no-pie option... no
checking linker -z bndplt option... yes
checking linker --push-state/--pop-state options... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
config.status: creating Makefile
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing gccdepdir commands
mkdir -p -- build/.deps
mkdir -p -- ada/.deps
mkdir -p -- brig/.deps
mkdir -p -- c/.deps
mkdir -p -- cp/.deps
mkdir -p -- fortran/.deps
mkdir -p -- go/.deps
mkdir -p -- jit/.deps
mkdir -p -- lto/.deps
mkdir -p -- objc/.deps
mkdir -p -- objcp/.deps
mkdir -p -- c-family/.deps
mkdir -p -- common/.deps
config.status: executing default commands
make[3]: Entering directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \
/bin/sh ../../gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh bconfig.h
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-DBASEVER="\"8.2.0\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(Homebrew GCC 8.2.0_1) \"" \
-DBUGURL="\"<https://github.com/Linuxbrew/homebrew-core/issues>\"" -o build/version.o ../../gcc/version.c
LC_ALL=C ; export LC_ALL ; \
gawk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt ../../gcc/brig/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/lto/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt ../../gcc/config/fused-madd.opt ../../gcc/config/i386/i386.opt ../../gcc/config/gnu-user.opt ../../gcc/config/linux.opt ../../gcc/config/linux-android.opt > tmp-optionlist
/bin/sh ../../gcc/../move-if-change tmp-gi.list gtyp-input.list
echo "#define BUILDING_GCC_MAJOR `echo 8.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
echo timestamp > s-gtyp-input
echo "#define BUILDING_GCC_MINOR `echo 8.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_PATCHLEVEL `echo 8.2.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
echo timestamp > s-bversion
if test no = yes \
|| test -n "m64= m32=../lib mx32=../libx32"; then \
/bin/sh ../../gcc/genmultilib \
"m64/m32" \
" 64 32" \
"" \
"" \
"" \
"" \
"m64= m32=../lib mx32=../libx32" \
"" \
"" \
"" \
"no" \
> tmp-mlib.h; \
else \
/bin/sh ../../gcc/genmultilib '' '' '' '' '' '' '' '' \
"" '' no \
> tmp-mlib.h; \
fi
lsf="../../gcc/cp/lang-specs.h ../../gcc/lto/lang-specs.h"; for f in $lsf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc/||' > tmp-specs.h
rm -f tmp-all-tree.def
echo '#include "tree.def"' > tmp-all-tree.def
gawk -f ../../gcc/gen-pass-instances.awk \
../../gcc/passes.def ../../gcc/config/i386/i386-passes.def > pass-instances.def
/bin/sh ../../gcc/../move-if-change tmp-specs.h specs.h
gcc-5 -E ../../gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list
gcc-5 -E ../../gcc/params-options.h | sed 's/^#.*//;/^$/d' > tmp-params.options
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
echo "g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " > checksum-options.tmp \
&& ../../gcc/../move-if-change checksum-options.tmp checksum-options
echo timestamp > s-specs
/bin/sh ../../gcc/../move-if-change tmp-params.list params.list
/bin/sh ../../gcc/../move-if-change tmp-params.options params.options
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
gawk -f ../../gcc/config/i386/i386-builtin-types.awk ../../gcc/config/i386/i386-builtin-types.def > tmp-bt.inc
echo timestamp > s-params.list
echo timestamp > s-params.options
ltf="../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/objc/objc-tree.def"; for f in $ltf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc/||' >> tmp-all-tree.def
cp ../../gcc/gcc-ar.c gcc-nm.c
cp ../../gcc/gcc-ar.c gcc-ranlib.c
/bin/sh ../../gcc/../move-if-change tmp-all-tree.def all-tree.def
rm -f mm_malloc.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/sh ../../gcc/mkconfig.sh tconfig.h
(echo "@set version-GCC 8.2.0"; \
if [ "" = "experimental" ]; \
then echo "@set DEVELOPMENT"; \
else echo "@clear DEVELOPMENT"; \
fi) > gcc-vers.texiT
/bin/sh ../../gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
echo timestamp > s-alltree
cat ../../gcc/config/i386/pmm_malloc.h > mm_malloc.h
echo @set srcdir /tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/gcc/../../gcc >> gcc-vers.texiT
if [ -n "(Homebrew GCC 8.2.0_1) " ]; then \
echo "@set VERSION_PACKAGE (Homebrew GCC 8.2.0_1) " >> gcc-vers.texiT; \
fi
echo "@set BUGURL @uref{https://github.com/Linuxbrew/homebrew-core/issues}" >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
echo timestamp > s-i386-bt
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genhooks.o ../../gcc/genhooks.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genchecksum.o ../../gcc/genchecksum.c
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/cpp.info ../../gcc/doc/cpp.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/gcc.info ../../gcc/doc/gcc.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/gccinstall.info ../../gcc/doc/install.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/cppinternals.info ../../gcc/doc/cppinternals.texi; \
fi
echo timestamp > gcc.pod
perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/invoke.texi > gcc.pod
/bin/sh ../../gcc/../move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genmodes.o ../../gcc/genmodes.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/errors.o ../../gcc/errors.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/gengtype.o ../../gcc/gengtype.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/gengtype-lex.o ../../gcc/gengtype-lex.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/gengtype-parse.o ../../gcc/gengtype-parse.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/gengtype-state.o ../../gcc/gengtype-state.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/gengenrtl.o ../../gcc/gengenrtl.c
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genchecksum \
build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/gengenrtl \
build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genhooks \
build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gengenrtl > tmp-genrtl.h
/bin/sh ../../gcc/../move-if-change tmp-genrtl.h genrtl.h
echo timestamp > s-genrtl-h
build/genhooks "Target Hook" \
> tmp-target-hooks-def.h
build/genhooks "Common Target Hook" \
> tmp-common-target-hooks-def.h
build/genhooks "C Target Hook" \
> tmp-c-target-hooks-def.h
build/genhooks -d \
../../gcc/doc/tm.texi.in > tmp-tm.texi
/bin/sh ../../gcc/../move-if-change tmp-target-hooks-def.h \
target-hooks-def.h
/bin/sh ../../gcc/../move-if-change tmp-common-target-hooks-def.h \
common/common-target-hooks-def.h
/bin/sh ../../gcc/../move-if-change tmp-c-target-hooks-def.h \
c-family/c-target-hooks-def.h
echo timestamp > s-common-target-hooks-def-h
echo timestamp > s-target-hooks-def-h
echo timestamp > s-c-target-hooks-def-h
case `echo X|tr X '\101'` in \
A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \
*) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \
esac
mv tmp2-tm.texi tmp-tm.texi
/bin/sh ../../gcc/../move-if-change tmp-tm.texi tm.texi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/gccint.info ../../gcc/doc/gccint.texi; \
fi
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genmodes \
build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
/bin/sh ../../gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \
-f ../../gcc/opth-gen.awk \
< optionlist > tmp-options.h
gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \
-f ../../gcc/optc-save-gen.awk \
-v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c
gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \
-f ../../gcc/optc-gen.awk \
-v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c
build/genmodes -h > tmp-modes.h
build/genmodes -i > tmp-modes-inline.h
build/genmodes -m > tmp-min-modes.c
build/genmodes > tmp-modes.c
/bin/sh ../../gcc/../move-if-change tmp-modes.h insn-modes.h
/bin/sh ../../gcc/../move-if-change tmp-modes-inline.h \
insn-modes-inline.h
/bin/sh ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
/bin/sh ../../gcc/../move-if-change tmp-modes.c insn-modes.c
echo timestamp > s-modes-inline-h
echo timestamp > s-modes-m
echo timestamp > s-modes-h
echo timestamp > s-modes
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/inchash.o ../../gcc/inchash.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genenums.o ../../gcc/genenums.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genmddeps.o ../../gcc/genmddeps.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/read-md.o ../../gcc/read-md.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genconstants.o ../../gcc/genconstants.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/min-insn-modes.o min-insn-modes.c
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-8.2.0" --date=2018-07-26 --section=1 gcc.pod > doc/gcc.1.T$$ && \
mv -f doc/gcc.1.T$$ doc/gcc.1) || \
(rm -f doc/gcc.1.T$$ && exit 1)
/bin/sh ../../gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genmddeps \
build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genconstants \
build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genenums \
build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genmddeps ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-mddeps
/bin/sh ../../gcc/../move-if-change tmp-mddeps mddeps.mk
echo timestamp > s-mddeps
build/genconstants ../../gcc/common.md ../../gcc/config/i386/i386.md \
> tmp-constants.h
build/genenums ../../gcc/common.md ../../gcc/config/i386/i386.md \
> tmp-enums.c
/bin/sh ../../gcc/../move-if-change tmp-constants.h insn-constants.h
/bin/sh ../../gcc/../move-if-change tmp-enums.c insn-enums.c
echo timestamp > s-constants
echo timestamp > s-enums
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/gencheck.o ../../gcc/gencheck.c
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/gengtype \
build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gengtype \
-S ../../gcc -I gtyp-input.list -w tmp-gtype.state
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/gencheck \
build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gencheck > tmp-check.h
/bin/sh ../../gcc/../move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
/bin/sh ../../gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype \
-r gtype.state
echo timestamp > s-gtype
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genopinit.o ../../gcc/genopinit.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/gencfn-macros.o ../../gcc/gencfn-macros.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genmatch.o ../../gcc/genmatch.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genattrtab.o ../../gcc/genattrtab.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genautomata.o ../../gcc/genautomata.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genemit.o ../../gcc/genemit.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genextract.o ../../gcc/genextract.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genoutput.o ../../gcc/genoutput.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genpeep.o ../../gcc/genpeep.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genrecog.o ../../gcc/genrecog.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genpreds.o ../../gcc/genpreds.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/rtl.o ../../gcc/rtl.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/read-rtl.o ../../gcc/read-rtl.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/ggc-none.o ../../gcc/ggc-none.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/vec.o ../../gcc/vec.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/gensupport.o ../../gcc/gensupport.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/print-rtl.o ../../gcc/print-rtl.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/hash-table.o ../../gcc/hash-table.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genflags.o ../../gcc/genflags.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genconditions.o ../../gcc/genconditions.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genattr.o ../../gcc/genattr.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genattr-common.o ../../gcc/genattr-common.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/gencodes.o ../../gcc/gencodes.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/genconfig.o ../../gcc/genconfig.c
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/gentarget-def.o ../../gcc/gentarget-def.c
cp doc/gcc.1 doc/g++.1
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/gencfn-macros \
build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gencfn-macros -c \
> tmp-case-cfn-macros.h
build/gencfn-macros -o \
> tmp-cfn-operators.pd
/bin/sh ../../gcc/../move-if-change tmp-cfn-operators.pd \
cfn-operators.pd
/bin/sh ../../gcc/../move-if-change tmp-case-cfn-macros.h \
case-cfn-macros.h
echo timestamp > s-case-cfn-macros
echo timestamp > s-cfn-operators
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genpreds \
build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genflags \
build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genconditions \
build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genattr \
build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genattr-common \
build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/gencodes \
build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genconfig \
build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/gentarget-def \
build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genopinit \
build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genattrtab \
build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genemit \
build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genextract \
build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genoutput \
build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genpeep \
build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genpreds -h ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.h
build/genconditions ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-condmd.c
build/genpreds -c ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-constrs.h
build/genpreds ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.c
/bin/sh ../../gcc/../move-if-change tmp-preds.c insn-preds.c
echo timestamp > s-preds
/bin/sh ../../gcc/../move-if-change tmp-constrs.h tm-constrs.h
/bin/sh ../../gcc/../move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-constrs-h
echo timestamp > s-preds-h
/bin/sh ../../gcc/../move-if-change tmp-condmd.c build/gencondmd.c
echo timestamp > s-conditions
g++-5 -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \
-o build/gencondmd.o build/gencondmd.c
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genrecog \
build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++-5 -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -o build/genautomata \
build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm
../../gcc/doc/invoke.texi:1758: unknown command `8-20190507-10334-16m0uw6'
../../gcc/doc/invoke.texi:1758: @include: could not find /tmp/gcc/gcc-8.2.0/build/gcc/../../gcc/../libiberty/at-file.texi
make[3]: *** [Makefile:3229: doc/gcc.info] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcc.pod
make[3]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build/gcc'
make[2]: *** [Makefile:4618: all-stage1-gcc] Error 2
make[2]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build'
make[1]: *** [Makefile:24352: stage1-bubble] Error 2
make[1]: Leaving directory '/tmp/gcc@8-20190507-10334-16m0uw6/gcc-8.2.0/build'
make: *** [Makefile:945: all] Error 2
HOMEBREW_VERSION: 2.1.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 4025eadc2c3b9b71aa7029d7ddc6ede1cb88d482
Last commit: 34 hours ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 9d3549745dfa03f1c98e7ee14064d893170396b7
Core tap last commit: 43 minutes ago
HOMEBREW_PREFIX: /cluster/home/studenyj/.linuxbrew
HOMEBREW_CELLAR: /cluster/home/studenyj/.linuxbrew/Cellar
HOMEBREW_CACHE: /cluster/home/studenyj/.cache/Homebrew
HOMEBREW_LOGS: /cluster/home/studenyj/.cache/Homebrew/Logs
HOMEBREW_REPOSITORY: /cluster/home/studenyj/.linuxbrew/Homebrew
CPU: 72-core 64-bit broadwell
Homebrew Ruby: 2.3.7 => /cluster/home/studenyj/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.21.0 => /cluster/home/studenyj/.linuxbrew/bin/git
Curl: 7.64.1 => /cluster/home/studenyj/.linuxbrew/opt/curl/bin/curl
Kernel: Linux 3.10.0-862.14.4.el7.x86_64 x86_64 GNU/Linux
OS: CentOS Linux release 7.5.1804 (Core) (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.5.0_4
xorg: N/A
HOMEBREW_CC: gcc-5
HOMEBREW_CXX: g++-5
MAKEFLAGS: -j72
CMAKE_PREFIX_PATH: /cluster/home/studenyj/.linuxbrew
PKG_CONFIG_PATH: /cluster/home/studenyj/.linuxbrew/opt/isl/lib/pkgconfig:/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib/pkgconfig:/cluster/home/studenyj/.linuxbrew/opt/zlib/lib/pkgconfig
HOMEBREW_GIT: git
ACLOCAL_PATH: /cluster/home/studenyj/.linuxbrew/share/aclocal
PATH: /cluster/home/studenyj/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/cluster/home/studenyj/.linuxbrew/opt/glibc/bin:/cluster/home/studenyj/.linuxbrew/opt/binutils/bin:/cluster/home/studenyj/.linuxbrew/opt/make/bin:/usr/bin:/bin:/usr/sbin:/sbin:/cluster/home/studenyj/.linuxbrew/opt/gcc/bin
LIBRARY_PATH: /cluster/home/studenyj/.linuxbrew/opt/glibc/lib
This file has been truncated, but you can view the full file.
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -W conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -W conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -v
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -v -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -Wall conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wall conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -Wwrite-strings conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wwrite-strings conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -Wstrict-prototypes conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wstrict-prototypes conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g -O2 conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wmissing-prototypes conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wmissing-prototypes conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wold-style-definition conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wold-style-definition conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wmissing-format-attribute conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wmissing-format-attribute conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wcast-qual conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wcast-qual conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -pedantic -Wlong-long conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -pedantic -Wlong-long conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -fno-lto conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -fno-lto conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c conftstm.o
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c conftstm.o -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -W conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -W conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wall conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wall conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wwrite-strings conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wwrite-strings conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wstrict-prototypes conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wstrict-prototypes conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wmissing-prototypes conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wmissing-prototypes conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wold-style-definition conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wold-style-definition conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -W conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -W conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wmissing-format-attribute conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wmissing-format-attribute conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -W conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -W conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wall conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wall conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -W conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -W conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Woverlength-strings conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Woverlength-strings conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wall conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wall conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wwrite-strings conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wwrite-strings conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -Wall conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wall conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -pedantic -Wlong-long conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -pedantic -Wlong-long conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wnarrowing conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wnarrowing conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wc++-compat conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wc++-compat conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wwrite-strings conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wwrite-strings conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -Wwrite-strings conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wwrite-strings conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wstrict-prototypes conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wstrict-prototypes conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wc++-compat conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wc++-compat conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wmissing-format-attribute conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wmissing-format-attribute conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wstrict-prototypes conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wstrict-prototypes conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wshadow=local conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wshadow=local conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -pedantic conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -pedantic conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -c -Wstrict-prototypes conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wstrict-prototypes conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wshadow=local conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wshadow=local conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -pedantic conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -pedantic conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wmissing-prototypes conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wmissing-prototypes conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wold-style-definition conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wold-style-definition conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
cc called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wc++-compat conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wc++-compat conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
cc called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c conftstm.o
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c conftstm.o -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
cc called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -pedantic -Wlong-long conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -pedantic -Wlong-long conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
cc called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wall conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wall conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
cc called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -fno-exceptions conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -fno-exceptions conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
cc called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -fno-rtti conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -fno-rtti conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g -O2 conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -W
[...snip...]
-c ../../libbacktrace/posix.c -o posix.o
superenv removed: -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g
superenv added: -pipe -w -O2 -march=native -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../../libbacktrace -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -funwind-tables -frandom-seed=posix.lo -c ../../libbacktrace/posix.c -o posix.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/print.c -o print.o
superenv removed: -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g
superenv added: -pipe -w -O2 -march=native -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../../libbacktrace -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -funwind-tables -frandom-seed=print.lo -c ../../libbacktrace/print.c -o print.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmapio.c -o mmapio.o
superenv removed: -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g
superenv added: -pipe -w -O2 -march=native -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../../libbacktrace -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -funwind-tables -frandom-seed=mmapio.lo -c ../../libbacktrace/mmapio.c -o mmapio.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/fileline.c -o fileline.o
superenv removed: -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g
superenv added: -pipe -w -O2 -march=native -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../../libbacktrace -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -funwind-tables -frandom-seed=fileline.lo -c ../../libbacktrace/fileline.c -o fileline.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmap.c -o mmap.o
superenv removed: -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g
superenv added: -pipe -w -O2 -march=native -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../../libbacktrace -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -funwind-tables -frandom-seed=mmap.lo -c ../../libbacktrace/mmap.c -o mmap.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/elf.c -o elf.o
superenv removed: -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g
superenv added: -pipe -w -O2 -march=native -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../../libbacktrace -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -funwind-tables -frandom-seed=elf.lo -c ../../libbacktrace/elf.c -o elf.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/dwarf.c -o dwarf.o
superenv removed: -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g
superenv added: -pipe -w -O2 -march=native -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../../libbacktrace -I../../libbacktrace/../include -I../../libbacktrace/../libgcc -funwind-tables -frandom-seed=dwarf.lo -c ../../libbacktrace/dwarf.c -o dwarf.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o pic/regex.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o pic/regex.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o pic/md5.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o pic/md5.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o pic/alloca.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o pic/alloca.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o pic/sha1.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o pic/sha1.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o pic/concat.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o pic/concat.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o pic/argv.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o pic/argv.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o pic/crc32.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o pic/crc32.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o pic/fibheap.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o pic/fibheap.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o pic/getopt.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o pic/getopt.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o pic/getopt1.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o pic/getopt1.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o pic/floatformat.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o pic/floatformat.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o pic/lbasename.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o pic/lbasename.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o pic/getruntime.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o pic/getruntime.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o pic/hashtab.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o pic/hashtab.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o pic/getpwd.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o pic/getpwd.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o pic/hex.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o pic/hex.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o pic/objalloc.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o pic/objalloc.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o pic/pexecute.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o pic/pexecute.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o pic/physmem.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o pic/physmem.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o pic/pex-common.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o pic/pex-common.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o pic/obstack.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o pic/obstack.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o pic/partition.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o pic/partition.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o pic/pex-one.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o pic/pex-one.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o pic/spaces.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o pic/spaces.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o pic/simple-object.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o pic/simple-object.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o pic/sort.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o pic/sort.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o pic/strsignal.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o pic/strsignal.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o pic/strerror.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o pic/strerror.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o pic/xatexit.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o pic/xatexit.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o pic/xexit.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o pic/xexit.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -v
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -v -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../libiberty/../include -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -W conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -W conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wall conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wall conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wnarrowing conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wnarrowing conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wwrite-strings conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wwrite-strings conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wmissing-format-attribute conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wmissing-format-attribute conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o
superenv removed: -Wall -g
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wstrict-prototypes conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wstrict-prototypes conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wmissing-prototypes conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wmissing-prototypes conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wold-style-definition conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wold-style-definition conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -Wc++-compat conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Wc++-compat conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -pedantic -Wlong-long conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -pedantic -Wlong-long conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -fno-exceptions conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -fno-exceptions conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -fno-rtti conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -fno-rtti conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
superenv added: -pipe -w -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 --version
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 --version -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -v
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -v -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -V
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -V -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o regex.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/regex.c -o regex.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o md5.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/md5.c -o md5.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o cplus-dem.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o cplus-dem.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o cp-demangle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o cp-demangle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o sha1.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/sha1.c -o sha1.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o alloca.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/alloca.c -o alloca.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o argv.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/argv.c -o argv.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o cp-demint.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o cp-demint.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o concat.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/concat.c -o concat.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o choose-temp.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o choose-temp.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o crc32.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/crc32.c -o crc32.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o dwarfnames.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o dwarfnames.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o d-demangle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o d-demangle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o dyn-string.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o dyn-string.o -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -qversion
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -qversion -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o fdmatch.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o fdmatch.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o fibheap.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/fibheap.c -o fibheap.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o filename_cmp.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o filename_cmp.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o fnmatch.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o fnmatch.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o floatformat.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/floatformat.c -o floatformat.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o getpwd.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/getpwd.c -o getpwd.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o getopt.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/getopt.c -o getopt.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o getopt1.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/getopt1.c -o getopt1.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o getruntime.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/getruntime.c -o getruntime.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o hashtab.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/hashtab.c -o hashtab.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o lbasename.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/lbasename.c -o lbasename.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o hex.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/hex.c -o hex.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o lrealpath.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o lrealpath.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o make-temp-file.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o make-temp-file.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o obstack.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/obstack.c -o obstack.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o objalloc.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/objalloc.c -o objalloc.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o partition.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/partition.c -o partition.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o pexecute.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/pexecute.c -o pexecute.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pex-common.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pex-common.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o physmem.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/physmem.c -o physmem.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pex-one.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pex-one.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pex-unix.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pex-unix.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o safe-ctype.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o safe-ctype.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o vprintf-support.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o vprintf-support.o -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o rust-demangle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o rust-demangle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o simple-object-coff.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o simple-object-coff.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o simple-object.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/simple-object.c -o simple-object.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o simple-object-elf.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o simple-object-elf.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o sort.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/sort.c -o sort.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o spaces.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/spaces.c -o spaces.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o splay-tree.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o splay-tree.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o stack-limit.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o stack-limit.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o strerror.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/strerror.c -o strerror.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o strsignal.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/strsignal.c -o strsignal.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o timeval-utils.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o timeval-utils.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o xasprintf.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o xasprintf.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o xatexit.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/xatexit.c -o xatexit.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o xexit.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/xexit.c -o xexit.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o xmalloc.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o xmalloc.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o xstrdup.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o xstrdup.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o xmemdup.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o xmemdup.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o xstrerror.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o xstrerror.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o xstrndup.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o xstrndup.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o xvasprintf.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o xvasprintf.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o setproctitle.o
superenv removed: -g -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o setproctitle.o -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -I../../gcc/ada/libgnat -c conftest.adb
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -I../../gcc/ada/libgnat -c conftest.adb -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -E conftest.cpp
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -std=gnu++98 -E conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -E conftest.cpp
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -std=gnu++98 -E conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -E conftest.cpp
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -std=gnu++98 -E conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -E conftest.cpp
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -std=gnu++98 -E conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -E conftest.cpp
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -std=gnu++98 -E conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -E conftest.cpp
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -std=gnu++98 -E conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c
superenv removed: -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -I../include
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -Wno-overlength-strings -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../../../fixincludes/../include ../../../fixincludes/fixincl.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c
superenv removed: -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -I../include
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -Wno-overlength-strings -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../../../fixincludes/../include ../../../fixincludes/fixtests.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c
superenv removed: -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -I../include
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -Wno-overlength-strings -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../../../fixincludes/../include ../../../fixincludes/server.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c
superenv removed: -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -I../include
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -Wno-overlength-strings -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c
superenv removed: -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -I../include
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -Wno-overlength-strings -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../../../fixincludes/../include ../../../fixincludes/fixlib.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c
superenv removed: -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -I../include
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -Wno-overlength-strings -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../../../fixincludes/../include ../../../fixincludes/fixopts.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c
superenv removed: -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -I../include
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -c -Wno-overlength-strings -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../../../fixincludes/../include ../../../fixincludes/procopen.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../libcpp/directives-only.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../libcpp/directives-only.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.c
superenv removed: -g -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -Wno-narrowing -Wno-long-long -fno-exceptions -fno-rtti -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.c -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -E conftest.cpp
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -std=gnu++98 -E conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -c -g conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
g++-5 called with: -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -std=gnu++98 -o conftest -g -static-libstdc++ -static-libgcc conftest.cpp -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -static-libstdc++ -static-libgcc conftest.c -isystem/cluster/home/studenyj/.linuxbrew/include -L/cluster/home/studenyj/.linuxbrew/lib -B/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/Cellar/gcc@8/8.2.0_1/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/gmp/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/isl/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/zlib/lib -Wl,-rpath=/cluster/home/studenyj/.linuxbrew/opt/glibc/lib -Wl,--dynamic-linker=/cluster/home/studenyj/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -static-libstdc++ -static-libgcc conftest.c
superenv added: -pipe -O2 -march=native -isystem/cluster/home/studenyj/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment