Skip to content

Instantly share code, notes, and snippets.

@iMichka
Created November 4, 2020 21:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iMichka/82bd869bc0e2dbd4c594d7ed3d6151de to your computer and use it in GitHub Desktop.
Save iMichka/82bd869bc0e2dbd4c594d7ed3d6151de to your computer and use it in GitHub Desktop.
gcc@5 on Ubuntu 16.04.7 LTS - Homebrew build logs
Homebrew build logs for gcc@5 on Ubuntu 16.04.7 LTS
Build date: 2020-11-04 13:22:53
HOMEBREW_VERSION: 2.5.2-62-gcac8e7a
ORIGIN: https://github.com/Homebrew/brew
HEAD: cac8e7aac54735a27938f769aac67102eac7a974
Last commit: 5 weeks ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 5dcd3b5b59bd75f3af07bb2571cc5d3aa52a420c
Core tap last commit: 10 hours ago
Core tap branch: gcc@5-align
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DEVELOPER: set
HOMEBREW_MAKE_JOBS: 12
HOMEBREW_NO_AUTO_UPDATE: set
Homebrew Ruby: 2.6.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: dodeca-core 64-bit skylake
Clang: N/A
Git: 2.28.0 => /usr/bin/git
Curl: 7.47.0 => /usr/bin/curl
Kernel: Linux 4.19.76-linuxkit x86_64 GNU/Linux
OS: Ubuntu 16.04.7 LTS (xenial)
Host glibc: 2.23
/usr/bin/gcc: 5.4.0
/usr/bin/ruby: N/A
glibc: N/A
gcc: N/A
xorg: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Homebrew/linuxbrew-core is not on the master branch.
Check out the master branch by running:
git -C "$(brew --repo homebrew/core)" checkout master
2020-11-04 13:04:31 +0000
./configure
--disable-dependency-tracking
--disable-silent-rules
--prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec
--with-gmp=system
--with-gmp-prefix=/home/linuxbrew/.linuxbrew/opt/gmp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
./configure: line 3474: cd: /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec: No such file or directory
checking for gcc... gcc-5
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether gcc-5 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc-5... none
checking whether we are using the GNU C++ compiler... yes
checking whether g++-5 accepts -g... yes
checking dependency style of g++-5... none
checking for C compiler vendor... gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether C compiler accepts -malign-double... yes
checking whether C compiler accepts -fstrict-aliasing... yes
checking whether C compiler accepts -ffast-math... yes
checking for gcc architecture flag...
checking for x86 cpuid 0 output... 16:756e6547:6c65746e:49656e69
checking for x86 cpuid 1 output... 906ea:2010800:feda7a17:9f8bfbff
checking whether C compiler accepts -march=pentiumpro... no
checking whether C compiler accepts -mcpu=pentiumpro... no
checking whether C compiler accepts -mpentiumpro... no
checking for gcc architecture flag... unknown
checking whether C compiler accepts -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math... yes
checking whether the compiler supports function __attribute__((__warn_unused_result__))... yes
checking for __attribute__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc-5... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B
checking the name lister (/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B output from gcc-5 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc-5 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... 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 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 (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/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 -E
checking for ld used by g++-5... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++-5 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking for g++-5 option to produce PIC... -fPIC -DPIC
checking if g++-5 PIC flag -fPIC -DPIC works... yes
checking if g++-5 static flag -static works... yes
checking if g++-5 supports -c -o file.o... yes
checking if g++-5 supports -c -o file.o... (cached) yes
checking whether the g++-5 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/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 perl... perl
checking for pdflatex... no
checking for pod2html... pod2html
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system)
checking which gmp to use... system
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for main in -lgmp... yes
checking whether mp_get_memory_functions is declared... yes
checking whether ffs is declared... yes
checking whether __builtin_ffs is declared... yes
checking whether _BitScanForward is declared... no
checking whether strcasecmp is declared... yes
checking whether strncasecmp is declared... yes
checking whether _stricmp is declared... no
checking whether _strnicmp is declared... no
checking whether snprintf is declared... yes
checking whether _snprintf is declared... no
checking which clang to use... no
checking for C compiler vendor... (cached) gnu
checking our pkgconfig libname... isl
checking our pkgconfig version... 0.18
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib/pkgconfig
checking our pkgconfig_libfile... isl.pc
checking our package / suffix... isl /
checking our pkgconfig description... isl Library
checking our pkgconfig requires...
checking our pkgconfig ext libs... -lisl -lgmp
checking our pkgconfig cppflags... -I/home/linuxbrew/.linuxbrew/opt/gmp/include
checking our pkgconfig ldflags... -L/home/linuxbrew/.linuxbrew/opt/gmp/lib
noninstalled pkgconfig -L /tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18/.libs
noninstalled pkgconfig -I /tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18/./include
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating isl_srcdir.c
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bound_test.sh
config.status: creating codegen_test.sh
config.status: creating pip_test.sh
config.status: creating isl_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include/isl/stdint.h commands
config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H
config.status: executing isl.pc commands
config.status: creating isl.pc.in
config.status: creating isl.pc
config.status: creating isl-uninstalled.pc
config.status: creating isl-uninstalled.sh
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.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/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.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/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -c conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -c -g conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E /tmp/cg828gK3/dummy.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E /tmp/cg828gK3/dummy.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -malign-double conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -malign-double conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -fstrict-aliasing conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -fstrict-aliasing conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -march=pentiumpro conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -march=pentiumpro conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -mcpu=pentiumpro conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -mcpu=pentiumpro conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -mpentiumpro conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -mpentiumpro conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c conftstm.o
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c conftstm.o -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-rtti -fno-exceptions conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fPIC -DPIC -DPIC conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fPIC -DPIC -DPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -static conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -static conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o out/conftest2.o conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o out/conftest2.o conftest.c -isystem/home/linuxbrew/.linuxbrew/include
ld called with: -m elf_x86_64 --help
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help
ld called with: -m elf_x86_64 -v
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -print-search-dirs
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-search-dirs -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -print-multi-os-directory
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -print-multi-os-directory -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wl,-rpath -Wl,/foo conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wl,-rpath -Wl,/foo conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
ld called with: -m elf_x86_64 -v
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v
g++-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
ld called with: --help
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so --help
g++-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -shared -g -O2 -v conftest.o
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -shared -g -O2 -v conftest.o -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -o conftest -g -O2 -static conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/home/linuxbrew/.linuxbrew/opt/gmp/include conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/home/linuxbrew/.linuxbrew/opt/gmp/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E -I/home/linuxbrew/.linuxbrew/opt/gmp/include conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E -I/home/linuxbrew/.linuxbrew/opt/gmp/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/home/linuxbrew/.linuxbrew/opt/gmp/include -L/home/linuxbrew/.linuxbrew/opt/gmp/lib conftest.c -lgmp -lgmp
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/home/linuxbrew/.linuxbrew/opt/gmp/include -L/home/linuxbrew/.linuxbrew/opt/gmp/lib conftest.c -lgmp -lgmp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/home/linuxbrew/.linuxbrew/opt/gmp/include -L/home/linuxbrew/.linuxbrew/opt/gmp/lib conftest.c -lgmp -lgmp
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/home/linuxbrew/.linuxbrew/opt/gmp/include -L/home/linuxbrew/.linuxbrew/opt/gmp/lib conftest.c -lgmp -lgmp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/home/linuxbrew/.linuxbrew/opt/gmp/include conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/home/linuxbrew/.linuxbrew/opt/gmp/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
2020-11-04 13:04:38 +0000
make
install
echo '#define GIT_HEAD_ID "'isl-0.18'"' > gitversion.h
/usr/bin/make install-recursive
make[1]: Entering directory '/tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18'
Making install in .
make[2]: Entering directory '/tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18'
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_gmp.lo isl_gmp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_val_gmp.lo isl_val_gmp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_ast_int.lo isl_ast_int.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_aff.lo isl_aff.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_affine_hull.lo isl_affine_hull.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_arg.lo isl_arg.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_ast.lo isl_ast.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_ast_build.lo isl_ast_build.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_ast_build_expr.lo isl_ast_build_expr.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_ast_codegen.lo isl_ast_codegen.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_ast_graft.lo isl_ast_graft.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_band.lo isl_band.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val_gmp.c -fPIC -DPIC -o .libs/isl_val_gmp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_gmp.c -fPIC -DPIC -o .libs/isl_gmp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_arg.c -fPIC -DPIC -o .libs/isl_arg.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build.c -fPIC -DPIC -o .libs/isl_ast_build.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_codegen.c -fPIC -DPIC -o .libs/isl_ast_codegen.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast.c -fPIC -DPIC -o .libs/isl_ast.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build_expr.c -fPIC -DPIC -o .libs/isl_ast_build_expr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_affine_hull.c -fPIC -DPIC -o .libs/isl_affine_hull.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_int.c -fPIC -DPIC -o .libs/isl_ast_int.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_aff.c -fPIC -DPIC -o .libs/isl_aff.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_graft.c -fPIC -DPIC -o .libs/isl_ast_graft.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_band.c -fPIC -DPIC -o .libs/isl_band.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_gmp.c -o isl_gmp.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val_gmp.c -o isl_val_gmp.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_int.c -o isl_ast_int.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o basis_reduction_tab.lo basis_reduction_tab.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_bernstein.lo isl_bernstein.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_blk.lo isl_blk.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c basis_reduction_tab.c -fPIC -DPIC -o .libs/basis_reduction_tab.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_blk.c -fPIC -DPIC -o .libs/isl_blk.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bernstein.c -fPIC -DPIC -o .libs/isl_bernstein.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_band.c -o isl_band.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_arg.c -o isl_arg.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_blk.c -o isl_blk.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_affine_hull.c -o isl_affine_hull.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build_expr.c -o isl_ast_build_expr.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_graft.c -o isl_ast_graft.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build.c -o isl_ast_build.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c basis_reduction_tab.c -o basis_reduction_tab.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bernstein.c -o isl_bernstein.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_bound.lo isl_bound.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bound.c -fPIC -DPIC -o .libs/isl_bound.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_coalesce.lo isl_coalesce.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bound.c -o isl_bound.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_constraint.lo isl_constraint.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_convex_hull.lo isl_convex_hull.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_ctx.lo isl_ctx.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_coalesce.c -fPIC -DPIC -o .libs/isl_coalesce.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_deprecated.lo isl_deprecated.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_constraint.c -fPIC -DPIC -o .libs/isl_constraint.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_codegen.c -o isl_ast_codegen.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_convex_hull.c -fPIC -DPIC -o .libs/isl_convex_hull.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ctx.c -fPIC -DPIC -o .libs/isl_ctx.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast.c -o isl_ast.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_dim_map.lo isl_dim_map.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_equalities.lo isl_equalities.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_deprecated.c -fPIC -DPIC -o .libs/isl_deprecated.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_dim_map.c -fPIC -DPIC -o .libs/isl_dim_map.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_equalities.c -fPIC -DPIC -o .libs/isl_equalities.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_factorization.lo isl_factorization.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_deprecated.c -o isl_deprecated.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ctx.c -o isl_ctx.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_factorization.c -fPIC -DPIC -o .libs/isl_factorization.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_farkas.lo isl_farkas.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_ffs.lo isl_ffs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_dim_map.c -o isl_dim_map.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_farkas.c -fPIC -DPIC -o .libs/isl_farkas.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ffs.c -fPIC -DPIC -o .libs/isl_ffs.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_flow.lo isl_flow.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ffs.c -o isl_ffs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_equalities.c -o isl_equalities.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_fold.lo isl_fold.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_factorization.c -o isl_factorization.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_flow.c -fPIC -DPIC -o .libs/isl_flow.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_hash.lo isl_hash.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_farkas.c -o isl_farkas.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_fold.c -fPIC -DPIC -o .libs/isl_fold.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_hash.c -fPIC -DPIC -o .libs/isl_hash.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_constraint.c -o isl_constraint.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_id_to_ast_expr.lo isl_id_to_ast_expr.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_id_to_id.lo isl_id_to_id.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_id_to_pw_aff.lo isl_id_to_pw_aff.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_hash.c -o isl_hash.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_ast_expr.c -fPIC -DPIC -o .libs/isl_id_to_ast_expr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_id.c -fPIC -DPIC -o .libs/isl_id_to_id.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_pw_aff.c -fPIC -DPIC -o .libs/isl_id_to_pw_aff.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_ilp.lo isl_ilp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_input.lo isl_input.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_ast_expr.c -o isl_id_to_ast_expr.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_coalesce.c -o isl_coalesce.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_convex_hull.c -o isl_convex_hull.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_id.c -o isl_id_to_id.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ilp.c -fPIC -DPIC -o .libs/isl_ilp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_input.c -fPIC -DPIC -o .libs/isl_input.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_pw_aff.c -o isl_id_to_pw_aff.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_flow.c -o isl_flow.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_local.lo isl_local.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_local_space.lo isl_local_space.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_lp.lo isl_lp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_map.lo isl_map.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_lp.c -fPIC -DPIC -o .libs/isl_lp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local_space.c -fPIC -DPIC -o .libs/isl_local_space.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local.c -fPIC -DPIC -o .libs/isl_local.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ilp.c -o isl_ilp.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map.c -fPIC -DPIC -o .libs/isl_map.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local.c -o isl_local.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_map_list.lo isl_map_list.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_lp.c -o isl_lp.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_map_simplify.lo isl_map_simplify.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_list.c -fPIC -DPIC -o .libs/isl_map_list.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_map_subtract.lo isl_map_subtract.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_simplify.c -fPIC -DPIC -o .libs/isl_map_simplify.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_map_to_basic_set.lo isl_map_to_basic_set.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_subtract.c -fPIC -DPIC -o .libs/isl_map_subtract.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_to_basic_set.c -fPIC -DPIC -o .libs/isl_map_to_basic_set.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local_space.c -o isl_local_space.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_mat.lo isl_mat.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_fold.c -o isl_fold.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_to_basic_set.c -o isl_map_to_basic_set.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_mat.c -fPIC -DPIC -o .libs/isl_mat.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_morph.lo isl_morph.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_input.c -o isl_input.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_subtract.c -o isl_map_subtract.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_list.c -o isl_map_list.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_morph.c -fPIC -DPIC -o .libs/isl_morph.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_id.lo isl_id.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_obj.lo isl_obj.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id.c -fPIC -DPIC -o .libs/isl_id.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_obj.c -fPIC -DPIC -o .libs/isl_obj.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_morph.c -o isl_morph.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_options.lo isl_options.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_obj.c -o isl_obj.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_output.lo isl_output.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_options.c -fPIC -DPIC -o .libs/isl_options.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id.c -o isl_id.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_output.c -fPIC -DPIC -o .libs/isl_output.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_point.lo isl_point.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_polynomial.lo isl_polynomial.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_point.c -fPIC -DPIC -o .libs/isl_point.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_printer.lo isl_printer.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_polynomial.c -fPIC -DPIC -o .libs/isl_polynomial.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_options.c -o isl_options.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_mat.c -o isl_mat.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_printer.c -fPIC -DPIC -o .libs/isl_printer.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o print.lo print.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c print.c -fPIC -DPIC -o .libs/print.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_point.c -o isl_point.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_range.lo isl_range.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_reordering.lo isl_reordering.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_printer.c -o isl_printer.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_range.c -fPIC -DPIC -o .libs/isl_range.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_reordering.c -fPIC -DPIC -o .libs/isl_reordering.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_simplify.c -o isl_map_simplify.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c print.c -o print.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_reordering.c -o isl_reordering.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_sample.lo isl_sample.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_range.c -o isl_range.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sample.c -fPIC -DPIC -o .libs/isl_sample.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_scan.lo isl_scan.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_schedule.lo isl_schedule.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_schedule_band.lo isl_schedule_band.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scan.c -fPIC -DPIC -o .libs/isl_scan.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_output.c -o isl_output.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule.c -fPIC -DPIC -o .libs/isl_schedule.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_schedule_node.lo isl_schedule_node.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_band.c -fPIC -DPIC -o .libs/isl_schedule_band.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_schedule_read.lo isl_schedule_read.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_node.c -fPIC -DPIC -o .libs/isl_schedule_node.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_read.c -fPIC -DPIC -o .libs/isl_schedule_read.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scan.c -o isl_scan.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_schedule_tree.lo isl_schedule_tree.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sample.c -o isl_sample.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule.c -o isl_schedule.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_tree.c -fPIC -DPIC -o .libs/isl_schedule_tree.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_schedule_constraints.lo isl_schedule_constraints.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_read.c -o isl_schedule_read.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_band.c -o isl_schedule_band.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_constraints.c -fPIC -DPIC -o .libs/isl_schedule_constraints.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_scheduler.lo isl_scheduler.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_set_list.lo isl_set_list.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_sort.lo isl_sort.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_constraints.c -o isl_schedule_constraints.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_set_list.c -fPIC -DPIC -o .libs/isl_set_list.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scheduler.c -fPIC -DPIC -o .libs/isl_scheduler.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_aff.c -o isl_aff.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sort.c -fPIC -DPIC -o .libs/isl_sort.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_space.lo isl_space.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sort.c -o isl_sort.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_space.c -fPIC -DPIC -o .libs/isl_space.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_node.c -o isl_schedule_node.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_stream.lo isl_stream.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_seq.lo isl_seq.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_tab.lo isl_tab.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_stream.c -fPIC -DPIC -o .libs/isl_stream.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_seq.c -fPIC -DPIC -o .libs/isl_seq.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_tree.c -o isl_schedule_tree.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab.c -fPIC -DPIC -o .libs/isl_tab.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_set_list.c -o isl_set_list.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_tab_pip.lo isl_tab_pip.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_seq.c -o isl_seq.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab_pip.c -fPIC -DPIC -o .libs/isl_tab_pip.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_polynomial.c -o isl_polynomial.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_stream.c -o isl_stream.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_tarjan.lo isl_tarjan.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tarjan.c -fPIC -DPIC -o .libs/isl_tarjan.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_space.c -o isl_space.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map.c -o isl_map.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_transitive_closure.lo isl_transitive_closure.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tarjan.c -o isl_tarjan.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_transitive_closure.c -fPIC -DPIC -o .libs/isl_transitive_closure.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_union_map.lo isl_union_map.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_val.lo isl_val.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_vec.lo isl_vec.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_union_map.c -fPIC -DPIC -o .libs/isl_union_map.o
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_version.lo isl_version.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val.c -fPIC -DPIC -o .libs/isl_val.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vec.c -fPIC -DPIC -o .libs/isl_vec.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_version.c -fPIC -DPIC -o .libs/isl_version.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_version.c -o isl_version.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scheduler.c -o isl_scheduler.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_vertices.lo isl_vertices.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vertices.c -fPIC -DPIC -o .libs/isl_vertices.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vec.c -o isl_vec.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab.c -o isl_tab.o >/dev/null 2>&1
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_test.o isl_test.c
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polyhedron_sample.o polyhedron_sample.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_transitive_closure.c -o isl_transitive_closure.o >/dev/null 2>&1
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o pip.o pip.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vertices.c -o isl_vertices.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_union_map.c -o isl_union_map.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val.c -o isl_val.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab_pip.c -o isl_tab_pip.o >/dev/null 2>&1
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polyhedron_minimize.o polyhedron_minimize.c
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polytope_scan.o polytope_scan.c
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polyhedron_detect_equalities.o polyhedron_detect_equalities.c
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o cat.o cat.c
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o closure.o closure.c
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o bound.o bound.c
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o schedule.o schedule.c
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o codegen.o codegen.c
gcc-5 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_test_int.o isl_test_int.c
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 18:0:3 -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -o libisl.la -rpath /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib isl_gmp.lo isl_val_gmp.lo isl_ast_int.lo isl_aff.lo isl_affine_hull.lo isl_arg.lo isl_ast.lo isl_ast_build.lo isl_ast_build_expr.lo isl_ast_codegen.lo isl_ast_graft.lo isl_band.lo basis_reduction_tab.lo isl_bernstein.lo isl_blk.lo isl_bound.lo isl_coalesce.lo isl_constraint.lo isl_convex_hull.lo isl_ctx.lo isl_deprecated.lo isl_dim_map.lo isl_equalities.lo isl_factorization.lo isl_farkas.lo isl_ffs.lo isl_flow.lo isl_fold.lo isl_hash.lo isl_id_to_ast_expr.lo isl_id_to_id.lo isl_id_to_pw_aff.lo isl_ilp.lo isl_input.lo isl_local.lo isl_local_space.lo isl_lp.lo isl_map.lo isl_map_list.lo isl_map_simplify.lo isl_map_subtract.lo isl_map_to_basic_set.lo isl_mat.lo isl_morph.lo isl_id.lo isl_obj.lo isl_options.lo isl_output.lo isl_point.lo isl_polynomial.lo isl_printer.lo print.lo isl_range.lo isl_reordering.lo isl_sample.lo isl_scan.lo isl_schedule.lo isl_schedule_band.lo isl_schedule_node.lo isl_schedule_read.lo isl_schedule_tree.lo isl_schedule_constraints.lo isl_scheduler.lo isl_set_list.lo isl_sort.lo isl_space.lo isl_stream.lo isl_seq.lo isl_tab.lo isl_tab_pip.lo isl_tarjan.lo isl_transitive_closure.lo isl_union_map.lo isl_val.lo isl_vec.lo isl_version.lo isl_vertices.lo -lgmp
libtool: link: gcc-5 -shared -fPIC -DPIC .libs/isl_gmp.o .libs/isl_val_gmp.o .libs/isl_ast_int.o .libs/isl_aff.o .libs/isl_affine_hull.o .libs/isl_arg.o .libs/isl_ast.o .libs/isl_ast_build.o .libs/isl_ast_build_expr.o .libs/isl_ast_codegen.o .libs/isl_ast_graft.o .libs/isl_band.o .libs/basis_reduction_tab.o .libs/isl_bernstein.o .libs/isl_blk.o .libs/isl_bound.o .libs/isl_coalesce.o .libs/isl_constraint.o .libs/isl_convex_hull.o .libs/isl_ctx.o .libs/isl_deprecated.o .libs/isl_dim_map.o .libs/isl_equalities.o .libs/isl_factorization.o .libs/isl_farkas.o .libs/isl_ffs.o .libs/isl_flow.o .libs/isl_fold.o .libs/isl_hash.o .libs/isl_id_to_ast_expr.o .libs/isl_id_to_id.o .libs/isl_id_to_pw_aff.o .libs/isl_ilp.o .libs/isl_input.o .libs/isl_local.o .libs/isl_local_space.o .libs/isl_lp.o .libs/isl_map.o .libs/isl_map_list.o .libs/isl_map_simplify.o .libs/isl_map_subtract.o .libs/isl_map_to_basic_set.o .libs/isl_mat.o .libs/isl_morph.o .libs/isl_id.o .libs/isl_obj.o .libs/isl_options.o .libs/isl_output.o .libs/isl_point.o .libs/isl_polynomial.o .libs/isl_printer.o .libs/print.o .libs/isl_range.o .libs/isl_reordering.o .libs/isl_sample.o .libs/isl_scan.o .libs/isl_schedule.o .libs/isl_schedule_band.o .libs/isl_schedule_node.o .libs/isl_schedule_read.o .libs/isl_schedule_tree.o .libs/isl_schedule_constraints.o .libs/isl_scheduler.o .libs/isl_set_list.o .libs/isl_sort.o .libs/isl_space.o .libs/isl_stream.o .libs/isl_seq.o .libs/isl_tab.o .libs/isl_tab_pip.o .libs/isl_tarjan.o .libs/isl_transitive_closure.o .libs/isl_union_map.o .libs/isl_val.o .libs/isl_vec.o .libs/isl_version.o .libs/isl_vertices.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -lgmp -O3 -malign-double -Wl,-soname -Wl,libisl.so.15 -o .libs/libisl.so.15.3.0
libtool: link: (cd ".libs" && rm -f "libisl.so.15" && ln -s "libisl.so.15.3.0" "libisl.so.15")
libtool: link: (cd ".libs" && rm -f "libisl.so" && ln -s "libisl.so.15.3.0" "libisl.so")
libtool: link: ar cru .libs/libisl.a isl_gmp.o isl_val_gmp.o isl_ast_int.o isl_aff.o isl_affine_hull.o isl_arg.o isl_ast.o isl_ast_build.o isl_ast_build_expr.o isl_ast_codegen.o isl_ast_graft.o isl_band.o basis_reduction_tab.o isl_bernstein.o isl_blk.o isl_bound.o isl_coalesce.o isl_constraint.o isl_convex_hull.o isl_ctx.o isl_deprecated.o isl_dim_map.o isl_equalities.o isl_factorization.o isl_farkas.o isl_ffs.o isl_flow.o isl_fold.o isl_hash.o isl_id_to_ast_expr.o isl_id_to_id.o isl_id_to_pw_aff.o isl_ilp.o isl_input.o isl_local.o isl_local_space.o isl_lp.o isl_map.o isl_map_list.o isl_map_simplify.o isl_map_subtract.o isl_map_to_basic_set.o isl_mat.o isl_morph.o isl_id.o isl_obj.o isl_options.o isl_output.o isl_point.o isl_polynomial.o isl_printer.o print.o isl_range.o isl_reordering.o isl_sample.o isl_scan.o isl_schedule.o isl_schedule_band.o isl_schedule_node.o isl_schedule_read.o isl_schedule_tree.o isl_schedule_constraints.o isl_scheduler.o isl_set_list.o isl_sort.o isl_space.o isl_stream.o isl_seq.o isl_tab.o isl_tab_pip.o isl_tarjan.o isl_transitive_closure.o isl_union_map.o isl_val.o isl_vec.o isl_version.o isl_vertices.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libisl.a
libtool: link: ( cd ".libs" && rm -f "libisl.la" && ln -s "../libisl.la" "libisl.la" )
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -o isl_test isl_test.o libisl.la -lgmp
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -o isl_pip pip.o libisl.la -lgmp
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -o isl_polyhedron_minimize polyhedron_minimize.o libisl.la -lgmp
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o isl_polytope_scan polytope_scan.o libisl.la
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o isl_polyhedron_detect_equalities polyhedron_detect_equalities.o libisl.la
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o isl_cat cat.o libisl.la
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o isl_polyhedron_sample polyhedron_sample.o libisl.la
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -o isl_bound bound.o libisl.la -lgmp
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o isl_closure closure.o libisl.la
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -o isl_schedule schedule.o libisl.la -lgmp
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -o isl_codegen codegen.o libisl.la -lgmp
/bin/bash ./libtool --tag=CC --mode=link gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -o isl_test_int isl_test_int.o libisl.la -lgmp
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_cat cat.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polyhedron_detect_equalities polyhedron_detect_equalities.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_bound bound.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polytope_scan polytope_scan.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_pip pip.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polyhedron_minimize polyhedron_minimize.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_test isl_test.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_schedule schedule.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_closure closure.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polyhedron_sample polyhedron_sample.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_codegen codegen.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
libtool: link: gcc-5 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_test_int isl_test_int.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
make[3]: Entering directory '/tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18'
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib'
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include/isl/deprecated'
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include/isl'
/bin/bash ./libtool --mode=install /usr/bin/install -c libisl.la '/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib'
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib/pkgconfig'
/usr/bin/install -c -m 644 ./isl.py /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib/libisl.so.15.3.0-gdb.py
/usr/bin/install -c -m 644 include/isl/stdint.h '/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include/isl'
/usr/bin/install -c -m 644 include/isl/deprecated/int.h include/isl/deprecated/aff_int.h include/isl/deprecated/ast_int.h include/isl/deprecated/constraint_int.h include/isl/deprecated/ilp_int.h include/isl/deprecated/map_int.h include/isl/deprecated/mat_int.h include/isl/deprecated/point_int.h include/isl/deprecated/polynomial_int.h include/isl/deprecated/set_int.h include/isl/deprecated/union_map_int.h include/isl/deprecated/val_int.h include/isl/deprecated/vec_int.h '/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include/isl/deprecated'
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include/isl'
/usr/bin/install -c -m 644 isl.pc '/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib/pkgconfig'
/usr/bin/install -c -m 644 include/isl/val_gmp.h include/isl/aff.h include/isl/aff_type.h include/isl/arg.h include/isl/ast.h include/isl/ast_type.h include/isl/ast_build.h include/isl/band.h include/isl/constraint.h include/isl/ctx.h include/isl/flow.h include/isl/id.h include/isl/id_to_ast_expr.h include/isl/id_to_id.h include/isl/id_to_pw_aff.h include/isl/ilp.h include/isl/hash.h include/isl/hmap.h include/isl/hmap_templ.c include/isl/list.h include/isl/local_space.h include/isl/lp.h include/isl/mat.h include/isl/map.h include/isl/map_to_basic_set.h include/isl/map_type.h include/isl/maybe.h include/isl/maybe_ast_expr.h include/isl/maybe_basic_set.h include/isl/maybe_id.h include/isl/maybe_pw_aff.h include/isl/maybe_templ.h include/isl/multi.h include/isl/obj.h include/isl/options.h include/isl/point.h include/isl/polynomial.h include/isl/polynomial_type.h include/isl/printer.h include/isl/printer_type.h '/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include/isl'
/usr/bin/install -c -m 644 include/isl/schedule.h include/isl/schedule_node.h include/isl/schedule_type.h include/isl/set.h include/isl/set_type.h include/isl/space.h include/isl/stream.h include/isl/union_map.h include/isl/union_map_type.h include/isl/union_set.h include/isl/union_set_type.h include/isl/val.h include/isl/vec.h include/isl/version.h include/isl/vertices.h '/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include/isl'
libtool: install: /usr/bin/install -c .libs/libisl.so.15.3.0 /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib/libisl.so.15.3.0
libtool: install: (cd /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib && { ln -s -f libisl.so.15.3.0 libisl.so.15 || { rm -f libisl.so.15 && ln -s libisl.so.15.3.0 libisl.so.15; }; })
libtool: install: (cd /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib && { ln -s -f libisl.so.15.3.0 libisl.so || { rm -f libisl.so && ln -s libisl.so.15.3.0 libisl.so; }; })
libtool: install: /usr/bin/install -c .libs/libisl.lai /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib/libisl.la
libtool: install: /usr/bin/install -c .libs/libisl.a /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib/libisl.a
libtool: install: chmod 644 /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib/libisl.a
libtool: install: ranlib /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib/libisl.a
libtool: finish: PATH="/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/xz/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/sbin" ldconfig -n /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18'
make[2]: Leaving directory '/tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18'
Making install in doc
make[2]: Entering directory '/tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18/doc'
make[3]: Entering directory '/tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18/doc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18/doc'
make[2]: Leaving directory '/tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18/doc'
make[1]: Leaving directory '/tmp/gcc@5--isl-20201104-21670-1bkm1yj/isl-0.18'
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val_gmp.c -fPIC -DPIC -o .libs/isl_val_gmp.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val_gmp.c -fPIC -DPIC -o .libs/isl_val_gmp.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_arg.c -fPIC -DPIC -o .libs/isl_arg.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_arg.c -fPIC -DPIC -o .libs/isl_arg.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_gmp.c -fPIC -DPIC -o .libs/isl_gmp.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_gmp.c -fPIC -DPIC -o .libs/isl_gmp.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build.c -fPIC -DPIC -o .libs/isl_ast_build.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build.c -fPIC -DPIC -o .libs/isl_ast_build.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast.c -fPIC -DPIC -o .libs/isl_ast.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast.c -fPIC -DPIC -o .libs/isl_ast.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_codegen.c -fPIC -DPIC -o .libs/isl_ast_codegen.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_codegen.c -fPIC -DPIC -o .libs/isl_ast_codegen.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_aff.c -fPIC -DPIC -o .libs/isl_aff.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_aff.c -fPIC -DPIC -o .libs/isl_aff.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_affine_hull.c -fPIC -DPIC -o .libs/isl_affine_hull.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_affine_hull.c -fPIC -DPIC -o .libs/isl_affine_hull.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_int.c -fPIC -DPIC -o .libs/isl_ast_int.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_int.c -fPIC -DPIC -o .libs/isl_ast_int.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_band.c -fPIC -DPIC -o .libs/isl_band.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_band.c -fPIC -DPIC -o .libs/isl_band.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build_expr.c -fPIC -DPIC -o .libs/isl_ast_build_expr.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build_expr.c -fPIC -DPIC -o .libs/isl_ast_build_expr.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_graft.c -fPIC -DPIC -o .libs/isl_ast_graft.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_graft.c -fPIC -DPIC -o .libs/isl_ast_graft.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_gmp.c -o isl_gmp.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_gmp.c -o isl_gmp.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val_gmp.c -o isl_val_gmp.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val_gmp.c -o isl_val_gmp.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_int.c -o isl_ast_int.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_int.c -o isl_ast_int.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c basis_reduction_tab.c -fPIC -DPIC -o .libs/basis_reduction_tab.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c basis_reduction_tab.c -fPIC -DPIC -o .libs/basis_reduction_tab.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_blk.c -fPIC -DPIC -o .libs/isl_blk.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_blk.c -fPIC -DPIC -o .libs/isl_blk.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bernstein.c -fPIC -DPIC -o .libs/isl_bernstein.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bernstein.c -fPIC -DPIC -o .libs/isl_bernstein.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_band.c -o isl_band.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_band.c -o isl_band.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_arg.c -o isl_arg.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_arg.c -o isl_arg.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_blk.c -o isl_blk.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_blk.c -o isl_blk.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_affine_hull.c -o isl_affine_hull.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_affine_hull.c -o isl_affine_hull.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build_expr.c -o isl_ast_build_expr.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build_expr.c -o isl_ast_build_expr.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_graft.c -o isl_ast_graft.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_graft.c -o isl_ast_graft.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build.c -o isl_ast_build.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_build.c -o isl_ast_build.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c basis_reduction_tab.c -o basis_reduction_tab.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c basis_reduction_tab.c -o basis_reduction_tab.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bernstein.c -o isl_bernstein.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bernstein.c -o isl_bernstein.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bound.c -fPIC -DPIC -o .libs/isl_bound.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bound.c -fPIC -DPIC -o .libs/isl_bound.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bound.c -o isl_bound.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_bound.c -o isl_bound.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_coalesce.c -fPIC -DPIC -o .libs/isl_coalesce.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_coalesce.c -fPIC -DPIC -o .libs/isl_coalesce.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_codegen.c -o isl_ast_codegen.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast_codegen.c -o isl_ast_codegen.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_constraint.c -fPIC -DPIC -o .libs/isl_constraint.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_constraint.c -fPIC -DPIC -o .libs/isl_constraint.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_convex_hull.c -fPIC -DPIC -o .libs/isl_convex_hull.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_convex_hull.c -fPIC -DPIC -o .libs/isl_convex_hull.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ctx.c -fPIC -DPIC -o .libs/isl_ctx.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ctx.c -fPIC -DPIC -o .libs/isl_ctx.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast.c -o isl_ast.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ast.c -o isl_ast.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_deprecated.c -fPIC -DPIC -o .libs/isl_deprecated.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_deprecated.c -fPIC -DPIC -o .libs/isl_deprecated.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_dim_map.c -fPIC -DPIC -o .libs/isl_dim_map.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_dim_map.c -fPIC -DPIC -o .libs/isl_dim_map.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_equalities.c -fPIC -DPIC -o .libs/isl_equalities.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_equalities.c -fPIC -DPIC -o .libs/isl_equalities.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_deprecated.c -o isl_deprecated.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_deprecated.c -o isl_deprecated.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ctx.c -o isl_ctx.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ctx.c -o isl_ctx.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_factorization.c -fPIC -DPIC -o .libs/isl_factorization.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_factorization.c -fPIC -DPIC -o .libs/isl_factorization.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_dim_map.c -o isl_dim_map.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_dim_map.c -o isl_dim_map.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_farkas.c -fPIC -DPIC -o .libs/isl_farkas.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_farkas.c -fPIC -DPIC -o .libs/isl_farkas.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ffs.c -fPIC -DPIC -o .libs/isl_ffs.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ffs.c -fPIC -DPIC -o .libs/isl_ffs.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ffs.c -o isl_ffs.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ffs.c -o isl_ffs.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_equalities.c -o isl_equalities.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_equalities.c -o isl_equalities.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_factorization.c -o isl_factorization.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_factorization.c -o isl_factorization.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_flow.c -fPIC -DPIC -o .libs/isl_flow.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_flow.c -fPIC -DPIC -o .libs/isl_flow.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_farkas.c -o isl_farkas.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_farkas.c -o isl_farkas.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_fold.c -fPIC -DPIC -o .libs/isl_fold.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_fold.c -fPIC -DPIC -o .libs/isl_fold.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_hash.c -fPIC -DPIC -o .libs/isl_hash.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_hash.c -fPIC -DPIC -o .libs/isl_hash.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_constraint.c -o isl_constraint.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_constraint.c -o isl_constraint.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_hash.c -o isl_hash.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_hash.c -o isl_hash.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_ast_expr.c -fPIC -DPIC -o .libs/isl_id_to_ast_expr.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_ast_expr.c -fPIC -DPIC -o .libs/isl_id_to_ast_expr.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_id.c -fPIC -DPIC -o .libs/isl_id_to_id.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_id.c -fPIC -DPIC -o .libs/isl_id_to_id.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_pw_aff.c -fPIC -DPIC -o .libs/isl_id_to_pw_aff.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_pw_aff.c -fPIC -DPIC -o .libs/isl_id_to_pw_aff.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_ast_expr.c -o isl_id_to_ast_expr.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_ast_expr.c -o isl_id_to_ast_expr.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_coalesce.c -o isl_coalesce.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_coalesce.c -o isl_coalesce.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_convex_hull.c -o isl_convex_hull.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_convex_hull.c -o isl_convex_hull.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_id.c -o isl_id_to_id.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_id.c -o isl_id_to_id.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ilp.c -fPIC -DPIC -o .libs/isl_ilp.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ilp.c -fPIC -DPIC -o .libs/isl_ilp.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_input.c -fPIC -DPIC -o .libs/isl_input.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_input.c -fPIC -DPIC -o .libs/isl_input.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_pw_aff.c -o isl_id_to_pw_aff.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id_to_pw_aff.c -o isl_id_to_pw_aff.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_flow.c -o isl_flow.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_flow.c -o isl_flow.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_lp.c -fPIC -DPIC -o .libs/isl_lp.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_lp.c -fPIC -DPIC -o .libs/isl_lp.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local.c -fPIC -DPIC -o .libs/isl_local.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local.c -fPIC -DPIC -o .libs/isl_local.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local_space.c -fPIC -DPIC -o .libs/isl_local_space.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local_space.c -fPIC -DPIC -o .libs/isl_local_space.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ilp.c -o isl_ilp.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_ilp.c -o isl_ilp.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map.c -fPIC -DPIC -o .libs/isl_map.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map.c -fPIC -DPIC -o .libs/isl_map.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local.c -o isl_local.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local.c -o isl_local.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_lp.c -o isl_lp.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_lp.c -o isl_lp.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_list.c -fPIC -DPIC -o .libs/isl_map_list.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_list.c -fPIC -DPIC -o .libs/isl_map_list.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_simplify.c -fPIC -DPIC -o .libs/isl_map_simplify.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_simplify.c -fPIC -DPIC -o .libs/isl_map_simplify.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_subtract.c -fPIC -DPIC -o .libs/isl_map_subtract.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_subtract.c -fPIC -DPIC -o .libs/isl_map_subtract.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_to_basic_set.c -fPIC -DPIC -o .libs/isl_map_to_basic_set.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_to_basic_set.c -fPIC -DPIC -o .libs/isl_map_to_basic_set.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local_space.c -o isl_local_space.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_local_space.c -o isl_local_space.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_fold.c -o isl_fold.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_fold.c -o isl_fold.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_to_basic_set.c -o isl_map_to_basic_set.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_to_basic_set.c -o isl_map_to_basic_set.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_mat.c -fPIC -DPIC -o .libs/isl_mat.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_mat.c -fPIC -DPIC -o .libs/isl_mat.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_input.c -o isl_input.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_input.c -o isl_input.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_subtract.c -o isl_map_subtract.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_subtract.c -o isl_map_subtract.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_list.c -o isl_map_list.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_list.c -o isl_map_list.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_morph.c -fPIC -DPIC -o .libs/isl_morph.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_morph.c -fPIC -DPIC -o .libs/isl_morph.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id.c -fPIC -DPIC -o .libs/isl_id.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id.c -fPIC -DPIC -o .libs/isl_id.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_obj.c -fPIC -DPIC -o .libs/isl_obj.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_obj.c -fPIC -DPIC -o .libs/isl_obj.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_morph.c -o isl_morph.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_morph.c -o isl_morph.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_obj.c -o isl_obj.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_obj.c -o isl_obj.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_options.c -fPIC -DPIC -o .libs/isl_options.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_options.c -fPIC -DPIC -o .libs/isl_options.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id.c -o isl_id.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_id.c -o isl_id.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_output.c -fPIC -DPIC -o .libs/isl_output.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_output.c -fPIC -DPIC -o .libs/isl_output.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_point.c -fPIC -DPIC -o .libs/isl_point.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_point.c -fPIC -DPIC -o .libs/isl_point.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_polynomial.c -fPIC -DPIC -o .libs/isl_polynomial.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_polynomial.c -fPIC -DPIC -o .libs/isl_polynomial.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_options.c -o isl_options.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_options.c -o isl_options.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_mat.c -o isl_mat.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_mat.c -o isl_mat.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_printer.c -fPIC -DPIC -o .libs/isl_printer.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_printer.c -fPIC -DPIC -o .libs/isl_printer.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c print.c -fPIC -DPIC -o .libs/print.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c print.c -fPIC -DPIC -o .libs/print.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_point.c -o isl_point.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_point.c -o isl_point.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_printer.c -o isl_printer.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_printer.c -o isl_printer.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_range.c -fPIC -DPIC -o .libs/isl_range.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_range.c -fPIC -DPIC -o .libs/isl_range.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_reordering.c -fPIC -DPIC -o .libs/isl_reordering.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_reordering.c -fPIC -DPIC -o .libs/isl_reordering.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_simplify.c -o isl_map_simplify.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map_simplify.c -o isl_map_simplify.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c print.c -o print.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c print.c -o print.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_reordering.c -o isl_reordering.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_reordering.c -o isl_reordering.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_range.c -o isl_range.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_range.c -o isl_range.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sample.c -fPIC -DPIC -o .libs/isl_sample.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sample.c -fPIC -DPIC -o .libs/isl_sample.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scan.c -fPIC -DPIC -o .libs/isl_scan.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scan.c -fPIC -DPIC -o .libs/isl_scan.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_output.c -o isl_output.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_output.c -o isl_output.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule.c -fPIC -DPIC -o .libs/isl_schedule.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule.c -fPIC -DPIC -o .libs/isl_schedule.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_band.c -fPIC -DPIC -o .libs/isl_schedule_band.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_band.c -fPIC -DPIC -o .libs/isl_schedule_band.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_node.c -fPIC -DPIC -o .libs/isl_schedule_node.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_node.c -fPIC -DPIC -o .libs/isl_schedule_node.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_read.c -fPIC -DPIC -o .libs/isl_schedule_read.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_read.c -fPIC -DPIC -o .libs/isl_schedule_read.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scan.c -o isl_scan.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scan.c -o isl_scan.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sample.c -o isl_sample.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sample.c -o isl_sample.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule.c -o isl_schedule.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule.c -o isl_schedule.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_tree.c -fPIC -DPIC -o .libs/isl_schedule_tree.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_tree.c -fPIC -DPIC -o .libs/isl_schedule_tree.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_read.c -o isl_schedule_read.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_read.c -o isl_schedule_read.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_band.c -o isl_schedule_band.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_band.c -o isl_schedule_band.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_constraints.c -fPIC -DPIC -o .libs/isl_schedule_constraints.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_constraints.c -fPIC -DPIC -o .libs/isl_schedule_constraints.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_set_list.c -fPIC -DPIC -o .libs/isl_set_list.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_set_list.c -fPIC -DPIC -o .libs/isl_set_list.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scheduler.c -fPIC -DPIC -o .libs/isl_scheduler.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scheduler.c -fPIC -DPIC -o .libs/isl_scheduler.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_constraints.c -o isl_schedule_constraints.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_constraints.c -o isl_schedule_constraints.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_aff.c -o isl_aff.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_aff.c -o isl_aff.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sort.c -fPIC -DPIC -o .libs/isl_sort.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sort.c -fPIC -DPIC -o .libs/isl_sort.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sort.c -o isl_sort.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_sort.c -o isl_sort.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_space.c -fPIC -DPIC -o .libs/isl_space.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_space.c -fPIC -DPIC -o .libs/isl_space.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_node.c -o isl_schedule_node.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_node.c -o isl_schedule_node.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_stream.c -fPIC -DPIC -o .libs/isl_stream.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_stream.c -fPIC -DPIC -o .libs/isl_stream.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_seq.c -fPIC -DPIC -o .libs/isl_seq.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_seq.c -fPIC -DPIC -o .libs/isl_seq.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_tree.c -o isl_schedule_tree.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_schedule_tree.c -o isl_schedule_tree.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab.c -fPIC -DPIC -o .libs/isl_tab.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab.c -fPIC -DPIC -o .libs/isl_tab.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_set_list.c -o isl_set_list.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_set_list.c -o isl_set_list.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_seq.c -o isl_seq.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_seq.c -o isl_seq.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab_pip.c -fPIC -DPIC -o .libs/isl_tab_pip.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab_pip.c -fPIC -DPIC -o .libs/isl_tab_pip.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_polynomial.c -o isl_polynomial.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_polynomial.c -o isl_polynomial.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_stream.c -o isl_stream.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_stream.c -o isl_stream.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tarjan.c -fPIC -DPIC -o .libs/isl_tarjan.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tarjan.c -fPIC -DPIC -o .libs/isl_tarjan.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_space.c -o isl_space.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_space.c -o isl_space.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map.c -o isl_map.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_map.c -o isl_map.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tarjan.c -o isl_tarjan.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tarjan.c -o isl_tarjan.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_transitive_closure.c -fPIC -DPIC -o .libs/isl_transitive_closure.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_transitive_closure.c -fPIC -DPIC -o .libs/isl_transitive_closure.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_union_map.c -fPIC -DPIC -o .libs/isl_union_map.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_union_map.c -fPIC -DPIC -o .libs/isl_union_map.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val.c -fPIC -DPIC -o .libs/isl_val.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val.c -fPIC -DPIC -o .libs/isl_val.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vec.c -fPIC -DPIC -o .libs/isl_vec.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vec.c -fPIC -DPIC -o .libs/isl_vec.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_version.c -fPIC -DPIC -o .libs/isl_version.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_version.c -fPIC -DPIC -o .libs/isl_version.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_version.c -o isl_version.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_version.c -o isl_version.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scheduler.c -o isl_scheduler.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_scheduler.c -o isl_scheduler.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vertices.c -fPIC -DPIC -o .libs/isl_vertices.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vertices.c -fPIC -DPIC -o .libs/isl_vertices.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vec.c -o isl_vec.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vec.c -o isl_vec.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab.c -o isl_tab.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab.c -o isl_tab.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_test.o isl_test.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_test.o isl_test.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polyhedron_sample.o polyhedron_sample.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polyhedron_sample.o polyhedron_sample.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_transitive_closure.c -o isl_transitive_closure.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_transitive_closure.c -o isl_transitive_closure.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o pip.o pip.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o pip.o pip.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vertices.c -o isl_vertices.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_vertices.c -o isl_vertices.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_union_map.c -o isl_union_map.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_union_map.c -o isl_union_map.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val.c -o isl_val.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_val.c -o isl_val.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab_pip.c -o isl_tab_pip.o
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c isl_tab_pip.c -o isl_tab_pip.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polyhedron_minimize.o polyhedron_minimize.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polyhedron_minimize.o polyhedron_minimize.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polytope_scan.o polytope_scan.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polytope_scan.o polytope_scan.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polyhedron_detect_equalities.o polyhedron_detect_equalities.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o polyhedron_detect_equalities.o polyhedron_detect_equalities.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o cat.o cat.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o cat.o cat.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o closure.o closure.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o closure.o closure.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o bound.o bound.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o bound.o bound.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o schedule.o schedule.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o schedule.o schedule.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o codegen.o codegen.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o codegen.o codegen.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -I/home/linuxbrew/.linuxbrew/opt/gmp/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_test_int.o isl_test_int.c
superenv removed: -Iinclude/ -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I./include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -c -o isl_test_int.o isl_test_int.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -shared -fPIC -DPIC .libs/isl_gmp.o .libs/isl_val_gmp.o .libs/isl_ast_int.o .libs/isl_aff.o .libs/isl_affine_hull.o .libs/isl_arg.o .libs/isl_ast.o .libs/isl_ast_build.o .libs/isl_ast_build_expr.o .libs/isl_ast_codegen.o .libs/isl_ast_graft.o .libs/isl_band.o .libs/basis_reduction_tab.o .libs/isl_bernstein.o .libs/isl_blk.o .libs/isl_bound.o .libs/isl_coalesce.o .libs/isl_constraint.o .libs/isl_convex_hull.o .libs/isl_ctx.o .libs/isl_deprecated.o .libs/isl_dim_map.o .libs/isl_equalities.o .libs/isl_factorization.o .libs/isl_farkas.o .libs/isl_ffs.o .libs/isl_flow.o .libs/isl_fold.o .libs/isl_hash.o .libs/isl_id_to_ast_expr.o .libs/isl_id_to_id.o .libs/isl_id_to_pw_aff.o .libs/isl_ilp.o .libs/isl_input.o .libs/isl_local.o .libs/isl_local_space.o .libs/isl_lp.o .libs/isl_map.o .libs/isl_map_list.o .libs/isl_map_simplify.o .libs/isl_map_subtract.o .libs/isl_map_to_basic_set.o .libs/isl_mat.o .libs/isl_morph.o .libs/isl_id.o .libs/isl_obj.o .libs/isl_options.o .libs/isl_output.o .libs/isl_point.o .libs/isl_polynomial.o .libs/isl_printer.o .libs/print.o .libs/isl_range.o .libs/isl_reordering.o .libs/isl_sample.o .libs/isl_scan.o .libs/isl_schedule.o .libs/isl_schedule_band.o .libs/isl_schedule_node.o .libs/isl_schedule_read.o .libs/isl_schedule_tree.o .libs/isl_schedule_constraints.o .libs/isl_scheduler.o .libs/isl_set_list.o .libs/isl_sort.o .libs/isl_space.o .libs/isl_stream.o .libs/isl_seq.o .libs/isl_tab.o .libs/isl_tab_pip.o .libs/isl_tarjan.o .libs/isl_transitive_closure.o .libs/isl_union_map.o .libs/isl_val.o .libs/isl_vec.o .libs/isl_version.o .libs/isl_vertices.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -lgmp -O3 -malign-double -Wl,-soname -Wl,libisl.so.15 -o .libs/libisl.so.15.3.0
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -shared -fPIC -DPIC .libs/isl_gmp.o .libs/isl_val_gmp.o .libs/isl_ast_int.o .libs/isl_aff.o .libs/isl_affine_hull.o .libs/isl_arg.o .libs/isl_ast.o .libs/isl_ast_build.o .libs/isl_ast_build_expr.o .libs/isl_ast_codegen.o .libs/isl_ast_graft.o .libs/isl_band.o .libs/basis_reduction_tab.o .libs/isl_bernstein.o .libs/isl_blk.o .libs/isl_bound.o .libs/isl_coalesce.o .libs/isl_constraint.o .libs/isl_convex_hull.o .libs/isl_ctx.o .libs/isl_deprecated.o .libs/isl_dim_map.o .libs/isl_equalities.o .libs/isl_factorization.o .libs/isl_farkas.o .libs/isl_ffs.o .libs/isl_flow.o .libs/isl_fold.o .libs/isl_hash.o .libs/isl_id_to_ast_expr.o .libs/isl_id_to_id.o .libs/isl_id_to_pw_aff.o .libs/isl_ilp.o .libs/isl_input.o .libs/isl_local.o .libs/isl_local_space.o .libs/isl_lp.o .libs/isl_map.o .libs/isl_map_list.o .libs/isl_map_simplify.o .libs/isl_map_subtract.o .libs/isl_map_to_basic_set.o .libs/isl_mat.o .libs/isl_morph.o .libs/isl_id.o .libs/isl_obj.o .libs/isl_options.o .libs/isl_output.o .libs/isl_point.o .libs/isl_polynomial.o .libs/isl_printer.o .libs/print.o .libs/isl_range.o .libs/isl_reordering.o .libs/isl_sample.o .libs/isl_scan.o .libs/isl_schedule.o .libs/isl_schedule_band.o .libs/isl_schedule_node.o .libs/isl_schedule_read.o .libs/isl_schedule_tree.o .libs/isl_schedule_constraints.o .libs/isl_scheduler.o .libs/isl_set_list.o .libs/isl_sort.o .libs/isl_space.o .libs/isl_stream.o .libs/isl_seq.o .libs/isl_tab.o .libs/isl_tab_pip.o .libs/isl_tarjan.o .libs/isl_transitive_closure.o .libs/isl_union_map.o .libs/isl_val.o .libs/isl_vec.o .libs/isl_version.o .libs/isl_vertices.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -lgmp -malign-double -Wl,-soname -Wl,libisl.so.15 -o .libs/libisl.so.15.3.0 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_bound bound.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_bound bound.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polytope_scan polytope_scan.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polytope_scan polytope_scan.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polyhedron_detect_equalities polyhedron_detect_equalities.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polyhedron_detect_equalities polyhedron_detect_equalities.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_pip pip.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_pip pip.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_test isl_test.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_test isl_test.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_cat cat.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_cat cat.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_closure closure.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_closure closure.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polyhedron_sample polyhedron_sample.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polyhedron_sample polyhedron_sample.o ./.libs/libisl.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polyhedron_minimize polyhedron_minimize.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_polyhedron_minimize polyhedron_minimize.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_schedule schedule.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_schedule schedule.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_codegen codegen.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_codegen codegen.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_test_int isl_test_int.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
superenv removed: -O3
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/isl_test_int isl_test_int.o -L/home/linuxbrew/.linuxbrew/opt/gmp/lib ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
2020-11-04 13:04:53 +0000
../configure
--prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6
--libdir=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib/gcc/5
--enable-languages=c,c++,fortran,objc,obj-c++
--program-suffix=-5
--with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp
--with-mpfr=/home/linuxbrew/.linuxbrew/opt/mpfr
--with-mpc=/home/linuxbrew/.linuxbrew/opt/libmpc
--with-isl=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec
--with-system-zlib
--enable-libstdcxx-time=yes
--enable-stage1-checking
--enable-checking=release
--enable-lto
--enable-plugin
--disable-werror
--disable-nls
--with-pkgversion=Homebrew GCC 5.5.0_6
--with-bugurl=https://github.com/Homebrew/homebrew-core/issues
--with-boot-ldflags=-static-libstdc++ -static-libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib
--disable-multilib
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... no
checking for mawk... mawk
checking for libatomic support... yes
checking for libcilkrts support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... yes
checking for gcc... 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 compatible ISL... yes
The following languages will be built: c,c++,fortran,lto,objc,obj-c++
*** This configuration is not supported in the following subdirectories:
zlib target-libmpx gnattools gotools target-libada target-libgo target-libffi target-libbacktrace target-zlib target-libjava target-liboffloadmic target-boehm-gc
(Any other directories should still work fine.)
checking for default BUILD_CONFIG... bootstrap-debug
checking for --enable-vtable-verify... no
checking for bison... no
checking for byacc... no
checking for yacc... no
checking for bison... no
checking for gm4... no
checking for gnum4... no
checking for m4... no
checking for flex... no
checking for lex... no
checking for flex... no
checking for makeinfo... no
/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/missing: 81: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/missing: makeinfo: not found
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 gcj... no
checking for gfortran... no
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 gcj... host tool
checking where to find the target gfortran... just compiled
checking where to find the target gccgo... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objcopy... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target readelf... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
gcc-5 called with: -E /tmp/cgWaEtVL/dummy.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E /tmp/cgWaEtVL/dummy.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.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/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.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/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -c -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -c -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -O2 -march=native -c -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -o conftest -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -o conftest -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -static-libstdc++ -static-libgcc conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.adb
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.adb -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib conftest.c -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -L/home/linuxbrew/.linuxbrew/opt/mpfr/lib -L/home/linuxbrew/.linuxbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib conftest.c -L/home/linuxbrew/.linuxbrew/opt/gmp/lib -L/home/linuxbrew/.linuxbrew/opt/mpfr/lib -L/home/linuxbrew/.linuxbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -I/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -lisl conftest.c -lisl
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -I/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/libmpc/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -lisl conftest.c -lisl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/binutils/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
This file has been truncated, but you can view the full file.
2020-11-04 13:04:56 +0000
make
bootstrap
echo stage3 > stage_final
make[1]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build'
make[2]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build'
make[2]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build'
make[2]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build'
mkdir -p -- build-x86_64-unknown-linux-gnu/libiberty
mkdir -p -- build-x86_64-unknown-linux-gnu/fixincludes
mkdir -p -- build-x86_64-unknown-linux-gnu/libcpp
Configuring in build-x86_64-unknown-linux-gnu/libiberty
Configuring in build-x86_64-unknown-linux-gnu/fixincludes
Configuring in build-x86_64-unknown-linux-gnu/libcpp
Configuring stage 1 in ./lto-plugin
Configuring stage 1 in ./libiberty
Configuring stage 1 in ./intl
Configuring stage 1 in ./libdecnumber
Configuring stage 1 in ./libbacktrace
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/missing makeinfo --split-size=5000000 --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking build system type... checking build system type... checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
x86_64-unknown-linux-gnu
checking host system type... checking host system type... x86_64-unknown-linux-gnu
configure: creating cache ./config.cache
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
configure: creating cache ./config.cache
checking whether to install libiberty headers and static library... no
checking whether /usr/bin/make sets $(MAKE)... configure: target_header_dir =
checking for x86_64-unknown-linux-gnu-gcc... gcc-5
configure: creating cache ./config.cache
x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking target system type... configure: creating cache ./config.cache
checking whether /usr/bin/make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... checking build system type... /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/missing makeinfo --split-size=5000000 --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
checking for msgfmt... no
checking for gmsgfmt... :
x86_64-unknown-linux-gnu
checking build system type... checking for x86_64-unknown-linux-gnu-gcc... gcc-5
yes
checking for x86_64-unknown-linux-gnu-gcc... gcc-5
x86_64-unknown-linux-gnu
checking whether /usr/bin/make sets $(MAKE)... checking for xgettext... no
checking for msgmerge... no
checking for x86_64-unknown-linux-gnu-gcc... gcc-5
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-gnu-gcc... gcc-5
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-gcc... gcc-5
x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for x86_64-unknown-linux-gnu-gcc... gcc-5
x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... 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 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... a.out
checking whether the C compiler works... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
no
checking for suffix of executables... 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 C compiler default output file name...
checking for suffix of object files... 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... o
checking whether we are using the GNU C compiler...
checking for suffix of object files... o
a.out
checking whether the C compiler works... checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... o
yes
checking whether we are using the GNU C compiler... checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... 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 whether gcc-5 accepts -g... yes
checking whether gcc-5 accepts -g... o
checking whether we are using the GNU C compiler...
checking for suffix of object files... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... yes
yes
checking for gcc-5 option to accept ISO C89... checking for gcc-5 option to accept ISO C89... yes
checking for gcc-5 option to accept ISO C89... yes
checking whether gcc-5 accepts -g... o
checking whether we are using the GNU C compiler... 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... none needed
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
none needed
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
none needed
checking whether gcc-5 supports -W... yes
checking whether gcc-5 accepts -g... checking build system type... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... x86_64-unknown-linux-gnu
checking host system type... yes
yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether gcc-5 supports -Wall... checking how to run the C preprocessor... gcc-5 -E
x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for library containing strerror... no
checking how to run the C preprocessor... checking whether we are using the GNU C++ compiler... yes
checking whether gcc-5 supports -Wwrite-strings... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for grep that handles long lines and -e... gcc-5 -E
/bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... none required
checking how to run the C preprocessor... yes
checking whether g++-5 accepts -g... gcc-5 -E
yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
no
checking how to run the C preprocessor... checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
yes
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... checking whether to enable maintainer-specific portions of Makefiles... gcc-5 -E
no
checking for x86_64-unknown-linux-gnu-gcc... gcc-5
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... checking whether gcc-5 supports -W... yes
checking whether gcc-5 supports -Wmissing-prototypes... gcc-5 -E
gcc-5 -E
yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... checking whether gcc-5 supports -Wall... /bin/grep -E
checking for ANSI C header files... yes
checking whether gcc-5 supports -Wold-style-definition... checking whether gcc-5 supports -W... yes
checking for C compiler default output file name... checking for grep that handles long lines and -e... checking whether gcc-5 supports -Wwrite-strings... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether gcc-5 supports -Wmissing-format-attribute... yes
checking for sys/types.h... yes
yes
checking whether gcc-5 supports -Wall... checking whether gcc-5 supports -Wc++-compat... yes
checking whether gcc-5 supports -Wcast-qual... yes
checking for sys/stat.h... yes
yes
checking whether gcc-5 supports -Wwrite-strings... checking whether gcc-5 supports -Wstrict-prototypes... yes
checking whether gcc-5 supports -pedantic -Wlong-long... yes
yes
checking whether gcc-5 supports -Wc++-compat... checking for stdlib.h... yes
checking how to run the C preprocessor... yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
checking for string.h... yes
checking for memory.h... yes
a.out
yes
checking whether the C compiler works... gcc-5 -E
checking whether gcc-5 supports -pedantic ... checking whether gcc-5 supports -pedantic ... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
yes
yes
checking for an ANSI C-conforming const... checking for sys/types.h... checking for sys/types.h... yes
yes
checking whether gcc-5 and cc understand -c and -o together... checking whether gcc-5 and cc understand -c and -o together... yes
yes
checking for inline... yes
yes
checking for strings.h... checking for sys/stat.h... checking for sys/stat.h... checking for grep that handles long lines and -e...
/bin/grep
checking for egrep... checking for suffix of object files... /bin/grep -E
checking for ANSI C header files... inline
checking for sys/types.h... yes
yes
yes
checking for inttypes.h... checking for stdlib.h... o
checking whether we are using the GNU C compiler... checking for stdlib.h... yes
checking for sys/stat.h... yes
checking whether gcc-5 accepts -g... yes
yes
yes
checking for string.h... checking for stdint.h... checking for string.h... yes
checking for stdlib.h... yes
checking for gcc-5 option to accept ISO C89... yes
checking for an ANSI C-conforming const... yes
yes
yes
yes
checking for an ANSI C-conforming const... checking for memory.h... checking for memory.h... checking for unistd.h... yes
yes
checking for inline... yes
checking for inline... yes
checking for string.h... checking for sys/types.h... none needed
checking for style of include used by /usr/bin/make... yes
yes
GNU
checking dependency style of gcc-5... yes
checking for strings.h... checking minix/config.h usability... checking for strings.h... inline
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... inline
checking for grep that handles long lines and -e... /bin/grep -E
checking for ANSI C header files... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
yes
checking for sys/stat.h... checking for memory.h... yes
checking for inttypes.h... yes
gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking minix/config.h presence... checking for inttypes.h... yes
yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for stdlib.h... yes
no
checking for strings.h... checking whether gcc-5 supports -Wall... checking for stdint.h... yes
checking for stdint.h... yes
yes
checking for -static-libgcc... yes
checking for a sed that does not truncate output... /bin/sed
yes
checking for string.h... yes
checking whether gcc-5 supports -W... checking for inttypes.h... checking for unistd.h... yes
checking for unistd.h... yes
yes
checking whether gcc-5 supports -Wall... yes
checking how to print strings... checking for memory.h... yes
yes
yes
yes
checking for sys/types.h... checking for sys/types.h... checking minix/config.h usability... checking for stdint.h... printf
checking for a sed that does not truncate output... yes
/bin/sed
checking minix/config.h usability... checking for grep that handles long lines and -e... yes
yes
/bin/grep
checking for egrep... checking whether gcc-5 supports -Wwrite-strings... /bin/grep -E
checking for fgrep... yes
/bin/grep -F
checking for ld used by gcc-5... checking for sys/stat.h... checking for sys/stat.h... yes
yes
checking for strings.h... ld
checking if the linker (ld) is GNU ld... checking for unistd.h... no
yes
checking minix/config.h presence... yes
checking for stdlib.h... yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... checking for stdlib.h... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking for string.h... checking for inttypes.h... yes
yes
no
yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking whether gcc-5 supports -Wmissing-prototypes... checking for off_t... 1572864
checking whether the shell understands some XSI constructs... checking for string.h... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc-5 object... yes
checking for memory.h... yes
yes
checking whether gcc-5 supports -Wold-style-definition... checking for memory.h... yes
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for stdint.h... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for strings.h... yes
checking for strings.h... yes
no
checking for aclocal... no
checking for autoconf... checking whether gcc-5 supports -Wmissing-format-attribute... no
checking for autoheader... no
yes
checking whether gcc-5 supports -W... checking for inttypes.h... yes
yes
checking for unistd.h... checking for inttypes.h... yes
checking for size_t... yes
yes
checking whether gcc-5 supports -Woverlength-strings... ok
yes
checking for stdint.h... checking whether gcc-5 supports -Wall... yes
checking for stdint.h... yes
checking how to run the C preprocessor... yes
yes
checking whether gcc-5 supports -pedantic -Wlong-long... checking for unistd.h... yes
checking ctype.h usability... checking whether gcc-5 supports -Wnarrowing... yes
checking for unistd.h... yes
yes
checking whether byte ordering is bigendian... checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
yes
checking whether gcc-5 supports -Wwrite-strings... checking whether byte ordering is bigendian... gcc-5 -E
yes
checking ctype.h presence... yes
checking for working alloca.h... yes
checking whether gcc-5 supports -Wmissing-format-attribute... yes
checking for ctype.h... yes
yes
checking stddef.h presence... checking stddef.h usability... checking for ANSI C header files... yes
checking for stddef.h... yes
yes
checking for stdlib.h... (cached) yes
checking whether gcc-5 supports -Wstrict-prototypes... checking for strings.h... (cached) yes
yes
checking for alloca... checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking stddef.h presence... no
checking for a BSD-compatible install... /usr/bin/install -c
yes
checking whether gcc-5 supports -Wmissing-prototypes... checking for sys/file.h... no
checking for a BSD-compatible install... /usr/bin/install -c
yes
checking for stddef.h... yes
checking for string.h... (cached) checking for sys/file.h... yes
checking stdio.h usability... yes
yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... yes
checking fcntl.h presence... yes
checking for unistd.h... (cached) yes
checking whether gcc-5 supports -Wold-style-definition... yes
checking for getpagesize... checking for sys/param.h... yes
checking for fcntl.h... yes
yes
checking sys/file.h usability... checking for limits.h... yes
checking stdio.h presence... yes
yes
checking whether gcc-5 supports -Wc++-compat... checking for limits.h... yes
yes
checking for working mmap... checking for stdlib.h... (cached) yes
yes
checking for stdio.h... yes
checking for malloc.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for sys/types.h... checking whether gcc-5 supports -pedantic -Wlong-long... yes
yes
checking sys/file.h presence... checking for stdlib.h... (cached) yes
checking for malloc.h... yes
yes
checking for sys/file.h... yes
checking for string.h... (cached) yes
yes
checking for sys/stat.h... (cached) yes
checking whether gcc-5 supports -fno-exceptions... yes
checking for unistd.h... (cached) yes
yes
checking for clearerr_unlocked... checking for strings.h... (cached) yes
checking for sys/stat.h... checking for string.h... (cached) yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
yes
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether we are using the GNU C Library 2.1 or newer... checking for strings.h... (cached) yes
checking whether gcc-5 supports -fno-rtti... yes
checking for sys/time.h... yes
checking for uintptr_t... yes
checking for time.h... checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc-5
yes
yes
checking whether integer division by zero raises SIGFPE... checking for stdlib.h... yes
yes
yes
checking for feof_unlocked... checking for time.h... yes
checking for sys/resource.h... yes
yes
yes
checking for sys/resource.h... checking for string.h... checking dependency style of g++-5... checking for sys/stat.h... (cached) yes
yes
checking for int_least32_t... checking for sys/mman.h... yes
yes
checking for inttypes.h... yes
checking for ferror_unlocked... 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 for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for gawk... (cached) mawk
checking how to print strings... checking for sys/stat.h... (cached) yes
yes
checking for sys/mman.h... yes
checking for fcntl.h... printf
checking for a sed that does not truncate output... checking for memory.h... /bin/sed
gcc3
checking whether time.h and sys/time.h may both be included... checking for fgrep... /bin/grep -F
checking for ld used by gcc-5... yes
checking for stdint.h... yes
yes
checking for fcntl.h... ld
checking if the linker (ld) is GNU ld... checking for alloca.h... yes
yes
checking for int_fast32_t... checking for fflush_unlocked... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
yes
checking whether string.h and strings.h may both be included... yes
yes
checking for unsigned long long... checking for strings.h... yes
checking for alloca.h... checking for sys/pstat.h... yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
checking locale.h usability... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
yes
checking for sys/pstat.h... yes
checking for ld option to reload object files... checking for sys/sysmp.h... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... yes
pass_all
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc-5 object... checking for fgetc_unlocked... checking for inttypes.h... yes
checking for inttypes.h... yes
checking for uint64_t... no
no
checking for sys/sysinfo.h... checking for sys/sysmp.h... yes
checking locale.h presence... yes
yes
checking whether the inttypes.h PRIxNN macros are broken... yes
checking for stdint.h... yes
checking for machine/hal_sysinfo.h... no
yes
checking for locale.h... yes
checking for sys/sysinfo.h... checking for fgets_unlocked... checking fcntl.h usability... no
checking for ld used by GCC... yes
no
checking for machine/hal_sysinfo.h... checking for sys/table.h... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... ld
checking if the linker (ld) is GNU ld... ok
yes
checking for unistd.h... yes
checking for shared library run path origin... yes
checking fcntl.h presence... yes
no
no
checking for fileno_unlocked... checking for sys/table.h... checking for sys/sysctl.h... checking for dlfcn.h... yes
checking for off_t... yes
checking for fcntl.h... yes
checking limits.h usability... yes
done
no
yes
checking for sys/systemcfg.h... checking for sys/sysctl.h... checking for dlfcn.h... checking argz.h usability... yes
yes
no
yes
checking for objdir... checking for fprintf_unlocked... checking for stdint.h... (cached) yes
.libs
checking for sys/systemcfg.h... checking for stdio_ext.h... yes
checking limits.h presence... yes
checking for objdir... .libs
yes
checking argz.h presence... yes
no
yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking for process.h... checking for stdio_ext.h... checking stddef.h usability... yes
checking size of int... yes
checking for argz.h... yes
no
checking for fputc_unlocked... checking limits.h usability... no
checking for sys/prctl.h... yes
checking for process.h... yes
checking stddef.h presence... checking if gcc-5 supports -fno-rtti -fno-exceptions... yes
checking for sys/wait.h that is POSIX.1 compatible... no
checking for sys/prctl.h... yes
checking limits.h presence... checking if gcc-5 supports -fno-rtti -fno-exceptions... yes
checking for stddef.h... yes
yes
checking for stdlib.h... (cached) yes
checking for fputs_unlocked... 4
checking size of long... checking for strings.h... (cached) yes
no
checking for gcc-5 option to produce PIC... yes
-fPIC -DPIC
checking for limits.h... checking if gcc-5 PIC flag -fPIC -DPIC works... yes
yes
checking for sys/wait.h that is POSIX.1 compatible... checking for string.h... (cached) yes
checking locale.h usability... yes
checking whether time.h and sys/time.h may both be included... no
checking sys/file.h usability... 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 whether errno must be declared... yes
checking whether time.h and sys/time.h may both be included... yes
checking if gcc-5 static flag -static works... yes
yes
checking locale.h presence... yes
checking sys/file.h presence... checking for fread_unlocked... 8
checking for ANSI C header files... (cached) yes
no
checking size of int... yes
checking whether errno must be declared... yes
checking for locale.h... yes
checking build system type... yes
checking for sys/file.h... yes
checking nl_types.h usability... checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... no
checking size of int... x86_64-unknown-linux-gnu
checking for decimal floating point... bid
checking whether byte ordering is bigendian... yes
yes
checking nl_types.h presence... checking for fwrite_unlocked... yes
checking if gcc-5 supports -c -o file.o... yes
checking if gcc-5 supports -c -o file.o... 4
checking size of long... yes
checking for nl_types.h... yes
checking malloc.h usability... 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 if gcc-5 supports -c -o file.o... 4
(cached) yes
checking whether the gcc-5 linker (ld -m elf_x86_64) supports shared libraries... checking size of long... yes
checking for getchar_unlocked... no
checking for an ANSI C-conforming const... yes
checking malloc.h presence... 8
checking for long long... yes
checking for inline... no
yes
checking for malloc.h... yes
checking stddef.h usability... yes
yes
checking dynamic linker characteristics... checking for getc_unlocked... yes
checking whether -lc should be explicitly linked in... inline
checking for obstacks... configure: updating cache ./config.cache
configure: creating ./config.status
8
checking for long long... yes
checking stddef.h presence... yes
yes
checking for stddef.h... yes
checking for putchar_unlocked... no
checking dynamic linker characteristics... checking for stdlib.h... (cached) yes
yes
checking size of long long... checking for string.h... (cached) yes
yes
checking for off_t... checking for unistd.h... (cached) yes
checking sys/param.h usability... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking unwind.h usability... config.status: creating Makefile
yes
checking size of long long... yes
config.status: creating config.h
checking for putc_unlocked... config.status: executing gstdint.h commands
yes
checking sys/param.h presence... 8
checking for a 64-bit type... yes
checking unwind.h presence... yes
checking for sys/param.h... yes
yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... 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 feof_unlocked... checking for int64_t... yes
checking for size_t... uint64_t
checking for intptr_t... 8
yes
checking for a 64-bit type... checking whether abort is declared... yes
checking for -funwind-tables option... uint64_t
make[3]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/libdecnumber'
source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc-5 -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c ../../libdecnumber/decNumber.c
source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc-5 -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c ../../libdecnumber/decContext.c
checking for intptr_t... source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc-5 -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c ../../libdecnumber/bid/decimal32.c
source='../../libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc-5 -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c ../../libdecnumber/bid/decimal64.c
yes
source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc-5 -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c ../../libdecnumber/bid/decimal128.c
checking for fgets_unlocked... yes
yes
checking for -frandom-seed=string option... checking whether asprintf is declared... yes
checking for uint64_t... yes
checking for ssize_t... yes
yes
checking for uintptr_t... checking whether gcc-5 supports -W... yes
yes
checking for getc_unlocked... checking whether basename is declared... yes
source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc-5 -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c
source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc-5 -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c ../../libdecnumber/bid/host-ieee32.c
yes
checking for sys/wait.h that is POSIX.1 compatible... checking whether gcc-5 supports -Wall... yes
checking for uintptr_t... yes
source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc-5 -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c ../../libdecnumber/bid/host-ieee64.c
yes
source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc-5 -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c ../../libdecnumber/bid/host-ieee128.c
checking for getcwd... checking whether errno is declared... yes
yes
checking whether gcc-5 supports -Wwrite-strings... yes
checking for uintptr_t... configure: updating cache ./config.cache
yes
checking for ssize_t... yes
configure: creating ./config.status
checking whether gcc-5 supports -Wstrict-prototypes... no
checking whether vasprintf is declared... yes
checking for getegid... yes
checking for ssize_t... yes
checking whether gcc-5 supports -Wmissing-prototypes... yes
checking whether clearerr_unlocked is declared... yes
yes
checking whether gcc-5 supports -Wold-style-definition... checking for geteuid... yes
checking for ptrdiff_t... yes
checking for pid_t... yes
yes
checking whether feof_unlocked is declared... checking whether gcc-5 supports -Wmissing-format-attribute... yes
checking for pid_t... yes
checking for getgid... yes
checking whether gcc-5 supports -Wcast-qual... yes
checking whether ferror_unlocked is declared... yes
checking for uint64_t... yes
yes
checking for _Unwind_GetIPInfo... yes
checking for getuid... checking for library containing strerror... yes
yes
yes
checking whether struct tm is in sys/time.h or time.h... checking for library containing strerror... checking whether fflush_unlocked is declared... yes
yes
checking __sync extensions... none required
checking for mempcpy... checking for asprintf... time.h
checking size of int... none required
yes
checking for asprintf... checking whether fgetc_unlocked is declared... yes
checking __atomic extensions... yes
yes
checking for atexit... checking for munmap... yes
yes
4
checking size of long... checking whether fgets_unlocked is declared... checking for atexit... yes
checking output filetype... yes
checking for basename... yes
checking for putenv... elf64
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking whether fileno_unlocked is declared... yes
checking for basename... 8
checking for clearerr_unlocked... yes
checking for bcmp... yes
checking for setenv... yes
checking whether fprintf_unlocked is declared... yes
checking for uintptr_t... yes
config.status: creating Makefile
checking for bcmp... yes
config.status: creating config.h
checking for feof_unlocked... yes
config.status: executing depfiles commands
yes
checking for bcopy... checking for setlocale... no
checking whether fputc_unlocked is declared... config.status: executing libtool commands
yes
yes
checking for int_least32_t... checking for bcopy... yes
checking for ferror_unlocked... yes
yes
yes
checking for bsearch... checking for stpcpy... checking whether fputs_unlocked is declared... yes
yes
yes
checking for int_fast32_t... checking for bsearch... checking for fflush_unlocked... yes
yes
yes
checking for bzero... checking whether fread_unlocked is declared... checking for strcasecmp... yes
yes
checking for fgetc_unlocked... checking for bzero... yes
checking for uint64_t... yes
yes
yes
checking whether fwrite_unlocked is declared... checking for calloc... checking for strdup... yes
yes
checking for fgets_unlocked... checking for calloc... yes
checking whether getchar_unlocked is declared... yes
yes
checking for clock... yes
checking for strtoul... checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... yes
yes
checking for fileno_unlocked... yes
checking for clock... yes
checking whether getc_unlocked is declared... checking sys/mman.h presence... 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
ar: `u' modifier ignored since `D' is the default (see `U')
yes
ranlib libdecnumber.a
yes
make[3]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/libdecnumber'
checking for tsearch... yes
checking for sys/mman.h... yes
checking for ffs... checking for mmap... yes
yes
checking for fprintf_unlocked... yes
checking for ffs... checking whether putchar_unlocked is declared... yes
checking for __argz_count... yes
yes
checking for getcwd... checking link.h usability... no
checking for fputc_unlocked... yes
yes
checking whether putc_unlocked is declared... checking for getcwd... yes
yes
checking for __argz_stringify... checking for getpagesize... yes
checking link.h presence... yes
checking for an ANSI C-conforming const... yes
yes
checking for fputs_unlocked... yes
checking for link.h... yes
checking for getpagesize... checking for dl_iterate_phdr... yes
yes
checking for __argz_next... yes
checking sys/mman.h usability... checking for gettimeofday... yes
yes
yes
checking for gettimeofday... checking for fcntl... checking for fread_unlocked... yes
yes
checking sys/mman.h presence... yes
checking for __fsetlocking... checking for index... yes
checking for sys/mman.h... yes
checking for mmap... yes
yes
checking whether strnlen is declared... yes
checking for index... checking for fwrite_unlocked... yes
yes
checking for iconv... checking for insque... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking for getexecname... yes
yes
checking for insque... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for getchar_unlocked... yes
yes
checking for iconv declaration... checking for memchr... configure: updating cache ./config.cache
configure: creating ./config.status
no
checking whether tests can run... yes
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
checking for memchr... checking for getc_unlocked... yes
checking for memcmp... yes
yes
checking for LC_MESSAGES... configure: updating cache ./config.cache
config.status: creating Makefile
configure: creating ./config.status
yes
yes
checking for memcmp... checking for putchar_unlocked... config.status: creating mkheaders.almost
yes
config.status: creating config.h
checking for memcpy... yes
checking for bison... no
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
yes
yes
configure: updating cache ./config.cache
configure: creating ./config.status
checking for memcpy... checking for putc_unlocked... yes
checking for memmem... yes
yes
checking for memmem... checking whether abort is declared... yes
checking for memmove... config.status: creating Makefile
config.status: creating config.intl
yes
yes
checking for memmove... config.status: creating config.h
checking whether asprintf is declared... config.status: executing default-1 commands
yes
checking for mempcpy... yes
yes
checking whether basename is declared... checking for mempcpy... make[3]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/intl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/intl'
yes
checking for memset... yes
checking whether errno is declared... yes
checking for memset... yes
checking for mkstemps... no
checking whether getopt is declared... yes
checking for mkstemps... yes
checking for putenv... yes
checking whether vasprintf is declared... yes
checking for putenv... yes
checking for random... yes
checking whether clearerr_unlocked is declared... config.status: creating Makefile
config.status: creating backtrace-supported.h
yes
checking for random... config.status: creating config.h
yes
config.status: executing libtool commands
yes
checking for rename... checking whether feof_unlocked is declared... config.status: executing gstdint.h commands
yes
checking for rename... config.status: executing default commands
yes
yes
checking for rindex... checking whether ferror_unlocked is declared... yes
checking for rindex... make[3]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/libbacktrace'
/usr/bin/make all-am
yes
make[4]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/libbacktrace'
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o atomic.lo ../../libbacktrace/atomic.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o sort.lo ../../libbacktrace/sort.c
true DO=all multi-do # /usr/bin/make
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o dwarf.lo ../../libbacktrace/dwarf.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o fileline.lo ../../libbacktrace/fileline.c
yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o posix.lo ../../libbacktrace/posix.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o print.lo ../../libbacktrace/print.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o state.lo ../../libbacktrace/state.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o backtrace.lo ../../libbacktrace/backtrace.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o simple.lo ../../libbacktrace/simple.c
checking whether fflush_unlocked is declared... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/atomic.c -o atomic.o
checking for setenv... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/sort.c -o sort.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/dwarf.c -o dwarf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/fileline.c -o fileline.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/print.c -o print.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/posix.c -o posix.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/backtrace.c -o backtrace.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/simple.c -o simple.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/state.c -o state.o
yes
yes
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o elf.lo ../../libbacktrace/elf.c
/bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmapio.lo ../../libbacktrace/mmapio.c
checking whether fgetc_unlocked is declared... checking for setenv... /bin/bash ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmap.lo ../../libbacktrace/mmap.c
yes
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmapio.c -o mmapio.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/elf.c -o elf.o
checking for snprintf... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmap.c -o mmap.o
yes
yes
checking whether fgets_unlocked is declared... checking for snprintf... yes
checking for sigsetmask... yes
checking whether fileno_unlocked is declared... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking whether fprintf_unlocked is declared... yes
checking for stpcpy... yes
checking for stpncpy... no
checking whether fputc_unlocked is declared... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking whether fputs_unlocked is declared... yes
checking for strcasecmp... yes
checking for strchr... /bin/bash ./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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo
yes
checking whether fread_unlocked is declared... yes
yes
checking for strchr... checking for strdup... yes
libtool: link: ar rc .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o
libtool: link: ranlib .libs/libbacktrace.a
checking whether fwrite_unlocked is declared... libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
make[4]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/libbacktrace'
make[3]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/libbacktrace'
yes
yes
checking for strdup... checking for strncasecmp... yes
checking whether getchar_unlocked is declared... yes
yes
checking for strncasecmp... yes
checking for strndup... checking whether getc_unlocked is declared... yes
yes
yes
checking for strndup... checking whether putchar_unlocked is declared... checking for strnlen... yes
yes
yes
checking whether putc_unlocked is declared... checking for strrchr... checking for strnlen... yes
checking for working alloca.h... yes
yes
checking for strrchr... checking for strstr... yes
checking for alloca... yes
yes
checking for strstr... checking for strtod... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
yes
checking for strtol... checking for strtod... yes
checking whether NLS is requested... no
checking for uchar... yes
checking for ld used by GCC... yes
checking for strtoul... checking for strtol... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... yes
yes
checking for strtoll... checking for strtoul... done
checking for iconv... (cached) no
yes
yes
checking for strtoull... checking for strtoll... configure: updating cache ./config.cache
configure: creating ./config.status
yes
yes
checking for strverscmp... checking for strtoull... config.status: creating Makefile
yes
yes
checking for tmpnam... config.status: creating config.h
checking for strverscmp... config.status: executing depdir commands
mkdir -p -- .deps
yes
yes
checking for vasprintf... checking for tmpnam... yes
yes
checking for vfprintf... checking for vasprintf... yes
yes
checking for vfprintf... checking for vprintf... yes
yes
checking for vprintf... checking for vsnprintf... yes
yes
checking for vsnprintf... checking for vsprintf... yes
yes
checking for vsprintf... checking for waitpid... yes
yes
checking for setproctitle... checking for waitpid... yes
no
checking whether alloca needs Cray hooks... checking for setproctitle... no
checking stack direction for C alloca... no
checking whether alloca needs Cray hooks... -1
checking for vfork.h... no
checking stack direction for C alloca... no
checking for fork... -1
checking for vfork.h... yes
checking for vfork... no
checking for fork... yes
checking for working fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for sys_nerr... no
checking for sys_errlist... yes
checking for sys_siglist... yes
checking for sys_nerr... yes
checking for external symbol _system_configuration... yes
checking for sys_siglist... no
checking for __fsetlocking... yes
checking for external symbol _system_configuration... yes
checking for canonicalize_file_name... no
checking for __fsetlocking... yes
checking for dup3... yes
checking for canonicalize_file_name... yes
checking for getrlimit... yes
checking for dup3... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for getsysinfo... yes
checking for getrusage... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for getsysinfo... yes
checking for psignal... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for pstat_getdynamic... yes
checking for psignal... no
checking for pstat_getstatic... yes
checking for pstat_getdynamic... no
checking for realpath... no
checking for pstat_getstatic... yes
checking for setrlimit... no
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... yes
checking for spawnve... yes
checking for sbrk... no
checking for spawnvpe... yes
checking for spawnve... no
checking for strerror... no
checking for spawnvpe... yes
checking for strsignal... no
checking for strerror... yes
checking for sysconf... yes
checking for strsignal... yes
checking for sysctl... yes
checking for sysconf... yes
checking for sysmp... yes
checking for sysctl... no
checking for table... yes
checking for sysmp... no
checking for times... no
checking for table... yes
checking for wait3... no
checking for times... yes
checking for wait4... yes
checking for wait3... yes
checking whether basename is declared... yes
checking for wait4... no
checking whether ffs is declared... yes
checking whether basename is declared... yes
checking whether asprintf is declared... no
checking whether ffs is declared... no
checking whether vasprintf is declared... yes
checking whether asprintf is declared... no
checking whether snprintf is declared... no
checking whether vasprintf is declared... yes
checking whether vsnprintf is declared... no
checking whether snprintf is declared... yes
checking whether calloc is declared... yes
checking whether vsnprintf is declared... yes
checking whether getenv is declared... yes
checking whether calloc is declared... yes
checking whether getopt is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether getopt is declared... yes
checking whether realloc is declared... yes
checking whether malloc is declared... yes
checking whether sbrk is declared... yes
checking whether realloc is declared... yes
checking whether strtol is declared... yes
checking whether sbrk is declared... yes
checking whether strtoul is declared... yes
checking whether strtol is declared... yes
checking whether strtoll is declared... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
yes
checking whether strtoll is declared... checking whether strverscmp is declared... yes
no
checking whether canonicalize_file_name must be declared... checking whether strtoull is declared... yes
yes
checking for stdlib.h... (cached) yes
checking whether strverscmp is declared... checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... no
checking whether canonicalize_file_name must be declared... yes
checking for working strncmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for working strncmp... yes
config.status: creating Makefile
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[3]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/build-x86_64-unknown-linux-gnu/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-picdir
touch stamp-noasandir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
make[4]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o md5.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o sha1.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o cp-demint.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o concat.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o crc32.o
config.status: creating Makefile
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
config.status: creating testsuite/Makefile
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o fdmatch.o
config.status: creating config.h
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o fibheap.o
config.status: executing default commands
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o getopt1.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o getruntime.o
make[3]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.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-noasandir
touch stamp-picdir
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
Configuring stage 1 in ./libcpp
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o pic/hex.o; \
else true; fi
make[4]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/libiberty/testsuite'
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o hex.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o partition.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pex-one.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pex-unix.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o safe-ctype.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o simple-object.o
configure: creating cache ./config.cache
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
checking build system type... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/md5.c -o md5.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/alloca.c -o alloca.o
x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
x86_64-unknown-linux-gnu
checking whether /usr/bin/make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-gnu-gcc... gcc-5
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/argv.c -o argv.o
checking for C compiler default output file name... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
checking for suffix of object files... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o sort.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/crc32.c -o crc32.o
o
checking whether we are using the GNU C compiler... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o spaces.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
yes
checking whether gcc-5 accepts -g... if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o splay-tree.o
yes
checking for gcc-5 option to accept ISO C89... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o strsignal.o
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dyn-string.c -o dyn-string.o
none needed
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/filename_cmp.c -o filename_cmp.o
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/d-demangle.c -o d-demangle.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o xatexit.o
checking whether we are using the GNU C++ compiler... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o xmalloc.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o xexit.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
yes
checking whether g++-5 accepts -g... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
yes
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demangle.c -o cp-demangle.o
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/floatformat.c -o floatformat.o
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o xstrndup.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o regex.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o setproctitle.o
gcc-5 -E
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getruntime.c -o getruntime.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
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 ./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
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getpwd.c -o getpwd.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
ranlib ./libiberty.a
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
/bin/grep -E
checking for ANSI C header files... gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hex.c -o hex.o
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 ./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 ./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 \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lbasename.c -o lbasename.o
make[3]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/build-x86_64-unknown-linux-gnu/libiberty'
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lrealpath.c -o lrealpath.o
make[3]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/build-x86_64-unknown-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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/obstack.c -o obstack.o
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-temp-file.c -o make-temp-file.o
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/objalloc.c -o objalloc.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c
make[3]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/build-x86_64-unknown-linux-gnu/libcpp'
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.c
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/partition.c -o partition.o
yes
checking for sys/types.h... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/physmem.c -o physmem.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c
yes
checking for sys/stat.h... if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
yes
srcdir="../../../fixincludes" /bin/bash ../../../fixincludes/mkfixinc.sh x86_64-unknown-linux-gnu
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-one.c -o pex-one.o
sed -e 's/@gcc_version@/5.5.0/' < mkheaders.almost > mkheadersT
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
checking for stdlib.h... mv -f mkheadersT mkheaders
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc-5 -g -O2 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/safe-ctype.c -o safe-ctype.o
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-common.c -o pex-common.o
yes
checking for string.h... if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
echo timestamp > full-stamp
make[3]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/build-x86_64-unknown-linux-gnu/fixincludes'
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.c
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object.c -o simple-object.o
yes
checking for memory.h... if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-coff.c -o simple-object-coff.o
yes
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
checking for strings.h... if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/spaces.c -o spaces.o
yes
checking for inttypes.h... if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/splay-tree.c -o splay-tree.o
yes
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/stack-limit.c -o stack-limit.o
checking for stdint.h... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strerror.c -o strerror.o
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../libcpp/directives-only.c
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
yes
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.c
checking for unistd.h... gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strsignal.c -o strsignal.o
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.c
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
yes
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
checking minix/config.h usability... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xasprintf.c -o xasprintf.o
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.c
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.c
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xexit.c -o xexit.o
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
no
checking minix/config.h presence... if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmemdup.c -o xmemdup.o
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmalloc.c -o xmalloc.o
echo "#define LOCALEDIR \"/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/share/locale\"" > localedir.new
../../../libcpp/../move-if-change localedir.new localedir.h
if [ x"-fpic" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
echo timestamp > localedir.hs
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrerror.c -o xstrerror.o
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.c
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrndup.c -o xstrndup.o
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.c
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.c
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xvasprintf.c -o xvasprintf.o
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.c
if [ x"" != x ]; then \
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc-5 -c -DHAVE_CONFIG_H -g -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/setproctitle.c -o setproctitle.o
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.c
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.c
no
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.c
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether gcc-5 supports -W... 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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"-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 ./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 ./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
yes
checking whether gcc-5 supports -Wall... make[3]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/libiberty'
yes
checking whether gcc-5 supports -Wnarrowing... make[3]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/lto-plugin'
/usr/bin/make all-am
make[4]: Entering directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/lto-plugin'
/bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -Wall -g -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c
g++-5 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/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 -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.c
yes
checking whether gcc-5 supports -Wwrite-strings... libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/include -Wall -g -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o
yes
checking whether gcc-5 supports -Wmissing-format-attribute... yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
checking whether gcc-5 supports -Wmissing-prototypes... yes
checking whether gcc-5 supports -Wold-style-definition... yes
checking whether gcc-5 supports -Wc++-compat... /bin/bash ./libtool --tag=CC --tag=disable-static --mode=link gcc-5 -Wall -g -Wc,-static-libgcc -module -bindir /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/gcc/x86_64-unknown-linux-gnu/5.5.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib' -o liblto_plugin.la -rpath /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/gcc/x86_64-unknown-linux-gnu/5.5.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a
yes
checking whether gcc-5 supports -pedantic -Wlong-long... yes
checking whether gcc-5 supports -fno-exceptions... libtool: link: gcc-5 -shared -fPIC -DPIC .libs/lto-plugin.o -L/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/lib -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
yes
checking whether gcc-5 supports -fno-rtti... libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0")
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so")
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@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/build-x86_64-unknown-linux-gnu/libcpp'
libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" )
yes
libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/lto-plugin/../gcc/liblto_plugin.so.0.0.0
libtool: install: (cd /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.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@5-20201104-21670-1pmnk6v/gcc-5.5.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@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/lto-plugin/../gcc/liblto_plugin.la
libtool: install: warning: remember to run `libtool --finish /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/libexec/gcc/x86_64-unknown-linux-gnu/5.5.0'
make[4]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/lto-plugin'
make[3]: Leaving directory '/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/lto-plugin'
checking dependency style of g++-5... Configuring stage 1 in ./gcc
gcc3
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking fcntl.h usability... configure: creating cache ./config.cache
checking build system type... yes
checking fcntl.h presence... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... yes
checking for fcntl.h... yes
checking limits.h usability... x86_64-unknown-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-unknown-linux-gnu-gcc... gcc-5
yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... checking for C compiler default output file name... yes
checking stddef.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 stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
yes
checking whether gcc-5 accepts -g... checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... yes
checking for gcc-5 option to accept ISO C89... none needed
no
checking for an ANSI C-conforming const... yes
checking for inline... checking whether we are using the GNU C++ compiler... inline
checking for obstacks... yes
checking whether g++-5 accepts -g... yes
checking for x86_64-unknown-linux-gnu-gnatbind... no
checking for x86_64-unknown-linux-gnu-gnatmake... no
checking whether compiler driver understands Ada... no
checking how to run the C preprocessor... yes
checking for off_t... gcc-5 -E
yes
checking for size_t... checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for ssize_t... yes
checking for sys/types.h... yes
yes
checking for uintptr_t... checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for ptrdiff_t... yes
checking for memory.h... yes
checking for strings.h... yes
checking for uint64_t... yes
checking for inttypes.h... yes
checking whether struct tm is in sys/time.h or time.h... yes
checking for stdint.h... time.h
checking size of int... yes
checking for unistd.h... 4
checking size of long... yes
checking minix/config.h usability... no
checking minix/config.h presence... 8
checking for clearerr_unlocked... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for feof_unlocked... yes
checking how to run the C preprocessor... gcc-5 -E
yes
checking for ferror_unlocked... 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... 2
checking size of int... yes
checking for fileno_unlocked... 4
checking size of long... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... 8
checking for long long... yes
checking for fputs_unlocked... yes
checking size of long long... yes
checking for fread_unlocked... 8
yes
checking for int8_t... checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for int16_t... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for int32_t... yes
checking for putc_unlocked... yes
checking for int64_t... yes
checking whether abort is declared... yes
checking whether asprintf is declared... yes
checking for long long int... yes
checking whether basename is declared... yes
checking whether errno is declared... yes
checking for intmax_t... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... yes
checking for intptr_t... yes
checking whether clearerr_unlocked is declared... yes
yes
checking for uint8_t... checking whether feof_unlocked is declared... yes
yes
checking for uint16_t... checking whether ferror_unlocked is declared... yes
checking for uint32_t... yes
checking whether fflush_unlocked is declared... yes
checking for uint64_t... yes
checking whether fgetc_unlocked is declared... yes
checking for unsigned long long int... yes
checking whether fgets_unlocked is declared... yes
checking for uintmax_t... yes
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... yes
checking for uintptr_t... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking for int64_t underlying type... long
yes
checking whether gcc-5 supports -W... checking whether fread_unlocked is declared... yes
checking whether gcc-5 supports -Wall... yes
checking whether fwrite_unlocked is declared... yes
checking whether gcc-5 supports -Wnarrowing... yes
checking whether gcc-5 supports -Wwrite-strings... yes
checking whether getchar_unlocked is declared... yes
checking whether gcc-5 supports -Wcast-qual... yes
yes
checking whether getc_unlocked is declared... checking whether gcc-5 supports -Wformat... yes
checking whether gcc-5 supports -Wstrict-prototypes... yes
checking whether putchar_unlocked is declared... yes
checking whether gcc-5 supports -Wmissing-prototypes... yes
checking whether putc_unlocked is declared... yes
checking whether gcc-5 supports -Wmissing-format-attribute... yes
checking whether gcc-5 supports -Woverloaded-virtual... yes
checking for working alloca.h... yes
checking whether gcc-5 supports -Wold-style-definition... yes
checking for alloca... yes
checking whether gcc-5 supports -Wc++-compat... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether gcc-5 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes
checking whether gcc-5 supports -fno-exceptions... yes
checking whether NLS is requested... no
checking for uchar... yes
checking whether gcc-5 supports -fno-rtti...
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking whether gcc-5 supports -fasynchronous-unwind-tables... yes
checking for shared library run path origin... yes
checking valgrind.h usability... done
checking for iconv... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... yes
checking for iconv declaration... no
checking for VALGRIND_DISCARD in <memcheck.h>... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
no
checking for multiarch configuration... auto
configure: WARNING: fixed-point is not supported for this target, ignored
checking whether /usr/bin/make sets $(MAKE)... yes
checking for gawk... mawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for x86_64-unknown-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... /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/missing makeinfo --split-size=5000000 --split-size=5000000
checking for modern makeinfo... (cached) no
configure: WARNING:
*** Makeinfo is missing or too old.
*** Info documenta
[...snip...]
0.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../libgfortran/generated/unpack_c16.c -fPIC -DPIC -o .libs/unpack_c16.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c ../../../libgfortran/generated/unpack_c4.c -o unpack_c4.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../libgfortran/generated/spread_i1.c -fPIC -DPIC -o .libs/spread_i1.o
mv -f .deps/unpack_i16.Tpo .deps/unpack_i16.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c -o spread_i2.lo `test -f '../../../libgfortran/generated/spread_i2.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_i2.c
mv -f .deps/unpack_i8.Tpo .deps/unpack_i8.Plo
mv -f .deps/unpack_r4.Tpo .deps/unpack_r4.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c -o spread_i4.lo `test -f '../../../libgfortran/generated/spread_i4.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_i4.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c -o spread_i8.lo `test -f '../../../libgfortran/generated/spread_i8.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_i8.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c ../../../libgfortran/generated/unpack_c8.c -o unpack_c8.o >/dev/null 2>&1
mv -f .deps/unpack_r8.Tpo .deps/unpack_r8.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c -o spread_i16.lo `test -f '../../../libgfortran/generated/spread_i16.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_i16.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../libgfortran/generated/spread_i2.c -fPIC -DPIC -o .libs/spread_i2.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../libgfortran/generated/spread_i8.c -fPIC -DPIC -o .libs/spread_i8.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../libgfortran/generated/spread_i4.c -fPIC -DPIC -o .libs/spread_i4.o
mv -f .deps/unpack_r16.Tpo .deps/unpack_r16.Plo
mv -f .deps/unpack_r10.Tpo .deps/unpack_r10.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c -o spread_r4.lo `test -f '../../../libgfortran/generated/spread_r4.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_r4.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../libgfortran/generated/spread_i16.c -fPIC -DPIC -o .libs/spread_i16.o
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c -o spread_r8.lo `test -f '../../../libgfortran/generated/spread_r8.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_r8.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../libgfortran/generated/spread_r4.c -fPIC -DPIC -o .libs/spread_r4.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../libgfortran/generated/spread_r8.c -fPIC -DPIC -o .libs/spread_r8.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../libgfortran/generated/spread_i1.c -o spread_i1.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../libgfortran/generated/unpack_c16.c -o unpack_c16.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c ../../../libgfortran/generated/unpack_c10.c -o unpack_c10.o >/dev/null 2>&1
mv -f .deps/unpack_c4.Tpo .deps/unpack_c4.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c -o spread_r10.lo `test -f '../../../libgfortran/generated/spread_r10.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_r10.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../libgfortran/generated/spread_i2.c -o spread_i2.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../libgfortran/generated/spread_i8.c -o spread_i8.o >/dev/null 2>&1
mv -f .deps/unpack_c8.Tpo .deps/unpack_c8.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c -o spread_r16.lo `test -f '../../../libgfortran/generated/spread_r16.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_r16.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../libgfortran/generated/spread_r10.c -fPIC -DPIC -o .libs/spread_r10.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../libgfortran/generated/spread_i4.c -o spread_i4.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../libgfortran/generated/spread_i16.c -o spread_i16.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../libgfortran/generated/spread_r16.c -fPIC -DPIC -o .libs/spread_r16.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../libgfortran/generated/spread_r8.c -o spread_r8.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../libgfortran/generated/spread_r4.c -o spread_r4.o >/dev/null 2>&1
mv -f .deps/spread_i1.Tpo .deps/spread_i1.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c -o spread_c4.lo `test -f '../../../libgfortran/generated/spread_c4.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_c4.c
mv -f .deps/unpack_c16.Tpo .deps/unpack_c16.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c -o spread_c8.lo `test -f '../../../libgfortran/generated/spread_c8.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_c8.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../libgfortran/generated/spread_c4.c -fPIC -DPIC -o .libs/spread_c4.o
mv -f .deps/spread_i2.Tpo .deps/spread_i2.Plo
mv -f .deps/unpack_c10.Tpo .deps/unpack_c10.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c -o spread_c10.lo `test -f '../../../libgfortran/generated/spread_c10.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_c10.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c -o spread_c16.lo `test -f '../../../libgfortran/generated/spread_c16.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/spread_c16.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../libgfortran/generated/spread_c8.c -fPIC -DPIC -o .libs/spread_c8.o
mv -f .deps/spread_i8.Tpo .deps/spread_i8.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c -o cshift0_i1.lo `test -f '../../../libgfortran/generated/cshift0_i1.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_i1.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../libgfortran/generated/spread_r10.c -o spread_r10.o >/dev/null 2>&1
mv -f .deps/spread_i4.Tpo .deps/spread_i4.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c -o cshift0_i2.lo `test -f '../../../libgfortran/generated/cshift0_i2.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_i2.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../libgfortran/generated/spread_c16.c -fPIC -DPIC -o .libs/spread_c16.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../libgfortran/generated/spread_c10.c -fPIC -DPIC -o .libs/spread_c10.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../libgfortran/generated/cshift0_i1.c -fPIC -DPIC -o .libs/cshift0_i1.o
mv -f .deps/spread_i16.Tpo .deps/spread_i16.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c -o cshift0_i4.lo `test -f '../../../libgfortran/generated/cshift0_i4.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_i4.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../libgfortran/generated/cshift0_i2.c -fPIC -DPIC -o .libs/cshift0_i2.o
mv -f .deps/spread_r8.Tpo .deps/spread_r8.Plo
mv -f .deps/spread_r4.Tpo .deps/spread_r4.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../libgfortran/generated/spread_r16.c -o spread_r16.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c -o cshift0_i8.lo `test -f '../../../libgfortran/generated/cshift0_i8.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_i8.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c -o cshift0_i16.lo `test -f '../../../libgfortran/generated/cshift0_i16.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_i16.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../libgfortran/generated/cshift0_i4.c -fPIC -DPIC -o .libs/cshift0_i4.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../libgfortran/generated/cshift0_i16.c -fPIC -DPIC -o .libs/cshift0_i16.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../libgfortran/generated/spread_c4.c -o spread_c4.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../libgfortran/generated/cshift0_i8.c -fPIC -DPIC -o .libs/cshift0_i8.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../libgfortran/generated/spread_c8.c -o spread_c8.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../libgfortran/generated/cshift0_i1.c -o cshift0_i1.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../libgfortran/generated/spread_c10.c -o spread_c10.o >/dev/null 2>&1
mv -f .deps/spread_r10.Tpo .deps/spread_r10.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../libgfortran/generated/spread_c16.c -o spread_c16.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c -o cshift0_r4.lo `test -f '../../../libgfortran/generated/cshift0_r4.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_r4.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../libgfortran/generated/cshift0_i2.c -o cshift0_i2.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../libgfortran/generated/cshift0_r4.c -fPIC -DPIC -o .libs/cshift0_r4.o
mv -f .deps/spread_r16.Tpo .deps/spread_r16.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c -o cshift0_r8.lo `test -f '../../../libgfortran/generated/cshift0_r8.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_r8.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../libgfortran/generated/cshift0_i4.c -o cshift0_i4.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../libgfortran/generated/cshift0_i16.c -o cshift0_i16.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../libgfortran/generated/cshift0_i8.c -o cshift0_i8.o >/dev/null 2>&1
mv -f .deps/spread_c4.Tpo .deps/spread_c4.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../libgfortran/generated/cshift0_r8.c -fPIC -DPIC -o .libs/cshift0_r8.o
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c -o cshift0_r10.lo `test -f '../../../libgfortran/generated/cshift0_r10.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_r10.c
mv -f .deps/cshift0_i1.Tpo .deps/cshift0_i1.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c -o cshift0_r16.lo `test -f '../../../libgfortran/generated/cshift0_r16.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_r16.c
mv -f .deps/spread_c8.Tpo .deps/spread_c8.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../libgfortran/generated/cshift0_r10.c -fPIC -DPIC -o .libs/cshift0_r10.o
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c -o cshift0_c4.lo `test -f '../../../libgfortran/generated/cshift0_c4.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_c4.c
mv -f .deps/spread_c16.Tpo .deps/spread_c16.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c -o cshift0_c8.lo `test -f '../../../libgfortran/generated/cshift0_c8.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_c8.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../libgfortran/generated/cshift0_r16.c -fPIC -DPIC -o .libs/cshift0_r16.o
mv -f .deps/cshift0_i2.Tpo .deps/cshift0_i2.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c -o cshift0_c10.lo `test -f '../../../libgfortran/generated/cshift0_c10.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_c10.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../libgfortran/generated/cshift0_r4.c -o cshift0_r4.o >/dev/null 2>&1
mv -f .deps/spread_c10.Tpo .deps/spread_c10.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c -o cshift0_c16.lo `test -f '../../../libgfortran/generated/cshift0_c16.c' || echo '../../../libgfortran/'`../../../libgfortran/generated/cshift0_c16.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../libgfortran/generated/cshift0_c4.c -fPIC -DPIC -o .libs/cshift0_c4.o
mv -f .deps/cshift0_i4.Tpo .deps/cshift0_i4.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../libgfortran/generated/cshift0_c8.c -fPIC -DPIC -o .libs/cshift0_c8.o
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c -o size_from_kind.lo `test -f 'io/size_from_kind.c' || echo '../../../libgfortran/'`io/size_from_kind.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../libgfortran/generated/cshift0_c10.c -fPIC -DPIC -o .libs/cshift0_c10.o
mv -f .deps/cshift0_i16.Tpo .deps/cshift0_i16.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../libgfortran/generated/cshift0_c16.c -fPIC -DPIC -o .libs/cshift0_c16.o
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c -o close.lo `test -f 'io/close.c' || echo '../../../libgfortran/'`io/close.c
mv -f .deps/cshift0_i8.Tpo .deps/cshift0_i8.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../libgfortran/generated/cshift0_r8.c -o cshift0_r8.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c -o file_pos.lo `test -f 'io/file_pos.c' || echo '../../../libgfortran/'`io/file_pos.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../libgfortran/io/size_from_kind.c -fPIC -DPIC -o .libs/size_from_kind.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../libgfortran/io/close.c -fPIC -DPIC -o .libs/close.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../libgfortran/generated/cshift0_r10.c -o cshift0_r10.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../libgfortran/io/file_pos.c -fPIC -DPIC -o .libs/file_pos.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../libgfortran/generated/cshift0_r16.c -o cshift0_r16.o >/dev/null 2>&1
mv -f .deps/cshift0_r4.Tpo .deps/cshift0_r4.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo `test -f 'io/format.c' || echo '../../../libgfortran/'`io/format.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../libgfortran/generated/cshift0_c4.c -o cshift0_c4.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../libgfortran/generated/cshift0_c8.c -o cshift0_c8.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../libgfortran/generated/cshift0_c16.c -o cshift0_c16.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../libgfortran/generated/cshift0_c10.c -o cshift0_c10.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../libgfortran/io/format.c -fPIC -DPIC -o .libs/format.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../libgfortran/io/close.c -o close.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../libgfortran/io/size_from_kind.c -o size_from_kind.o >/dev/null 2>&1
mv -f .deps/cshift0_r8.Tpo .deps/cshift0_r8.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c -o inquire.lo `test -f 'io/inquire.c' || echo '../../../libgfortran/'`io/inquire.c
mv -f .deps/cshift0_r10.Tpo .deps/cshift0_r10.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c -o intrinsics.lo `test -f 'io/intrinsics.c' || echo '../../../libgfortran/'`io/intrinsics.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../libgfortran/io/inquire.c -fPIC -DPIC -o .libs/inquire.o
mv -f .deps/cshift0_r16.Tpo .deps/cshift0_r16.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c -o list_read.lo `test -f 'io/list_read.c' || echo '../../../libgfortran/'`io/list_read.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../libgfortran/io/intrinsics.c -fPIC -DPIC -o .libs/intrinsics.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../libgfortran/io/file_pos.c -o file_pos.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../libgfortran/io/list_read.c -fPIC -DPIC -o .libs/list_read.o
mv -f .deps/cshift0_c4.Tpo .deps/cshift0_c4.Plo
mv -f .deps/size_from_kind.Tpo .deps/size_from_kind.Plo
mv -f .deps/cshift0_c8.Tpo .deps/cshift0_c8.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo `test -f 'io/lock.c' || echo '../../../libgfortran/'`io/lock.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c -o open.lo `test -f 'io/open.c' || echo '../../../libgfortran/'`io/open.c
mv -f .deps/cshift0_c10.Tpo .deps/cshift0_c10.Plo
mv -f .deps/close.Tpo .deps/close.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c -o read.lo `test -f 'io/read.c' || echo '../../../libgfortran/'`io/read.c
mv -f .deps/cshift0_c16.Tpo .deps/cshift0_c16.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c -o transfer.lo `test -f 'io/transfer.c' || echo '../../../libgfortran/'`io/transfer.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c -o transfer128.lo `test -f 'io/transfer128.c' || echo '../../../libgfortran/'`io/transfer128.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c -o unit.lo `test -f 'io/unit.c' || echo '../../../libgfortran/'`io/unit.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../libgfortran/io/read.c -fPIC -DPIC -o .libs/read.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../libgfortran/io/open.c -fPIC -DPIC -o .libs/open.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../libgfortran/io/lock.c -fPIC -DPIC -o .libs/lock.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../libgfortran/io/transfer128.c -fPIC -DPIC -o .libs/transfer128.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../libgfortran/io/transfer.c -fPIC -DPIC -o .libs/transfer.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../libgfortran/io/unit.c -fPIC -DPIC -o .libs/unit.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../libgfortran/io/lock.c -o lock.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../libgfortran/io/transfer128.c -o transfer128.o >/dev/null 2>&1
mv -f .deps/file_pos.Tpo .deps/file_pos.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../libgfortran/io/inquire.c -o inquire.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../libgfortran/io/intrinsics.c -o intrinsics.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo `test -f 'io/unix.c' || echo '../../../libgfortran/'`io/unix.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../libgfortran/io/unix.c -fPIC -DPIC -o .libs/unix.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../libgfortran/io/format.c -o format.o >/dev/null 2>&1
mv -f .deps/transfer128.Tpo .deps/transfer128.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c -o write.lo `test -f 'io/write.c' || echo '../../../libgfortran/'`io/write.c
mv -f .deps/lock.Tpo .deps/lock.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c -o fbuf.lo `test -f 'io/fbuf.c' || echo '../../../libgfortran/'`io/fbuf.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../libgfortran/io/write.c -fPIC -DPIC -o .libs/write.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../libgfortran/io/open.c -o open.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../libgfortran/io/fbuf.c -fPIC -DPIC -o .libs/fbuf.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../libgfortran/io/unit.c -o unit.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../libgfortran/io/read.c -o read.o >/dev/null 2>&1
mv -f .deps/inquire.Tpo .deps/inquire.Plo
mv -f .deps/intrinsics.Tpo .deps/intrinsics.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c -o associated.lo `test -f 'intrinsics/associated.c' || echo '../../../libgfortran/'`intrinsics/associated.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c -o abort.lo `test -f 'intrinsics/abort.c' || echo '../../../libgfortran/'`intrinsics/abort.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../libgfortran/intrinsics/associated.c -fPIC -DPIC -o .libs/associated.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../libgfortran/intrinsics/abort.c -fPIC -DPIC -o .libs/abort.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../libgfortran/io/fbuf.c -o fbuf.o >/dev/null 2>&1
mv -f .deps/open.Tpo .deps/open.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo `test -f 'intrinsics/args.c' || echo '../../../libgfortran/'`intrinsics/args.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../libgfortran/intrinsics/abort.c -o abort.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../libgfortran/intrinsics/associated.c -o associated.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../libgfortran/intrinsics/args.c -fPIC -DPIC -o .libs/args.o
mv -f .deps/format.Tpo .deps/format.Plo
mv -f .deps/unit.Tpo .deps/unit.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bit_intrinsics.lo -MD -MP -MF .deps/bit_intrinsics.Tpo -c -o bit_intrinsics.lo `test -f 'intrinsics/bit_intrinsics.c' || echo '../../../libgfortran/'`intrinsics/bit_intrinsics.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c -o cshift0.lo `test -f 'intrinsics/cshift0.c' || echo '../../../libgfortran/'`intrinsics/cshift0.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../libgfortran/io/unix.c -o unix.o >/dev/null 2>&1
mv -f .deps/fbuf.Tpo .deps/fbuf.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c -o eoshift0.lo `test -f 'intrinsics/eoshift0.c' || echo '../../../libgfortran/'`intrinsics/eoshift0.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../libgfortran/intrinsics/cshift0.c -fPIC -DPIC -o .libs/cshift0.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bit_intrinsics.lo -MD -MP -MF .deps/bit_intrinsics.Tpo -c ../../../libgfortran/intrinsics/bit_intrinsics.c -fPIC -DPIC -o .libs/bit_intrinsics.o
mv -f .deps/abort.Tpo .deps/abort.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c -o eoshift2.lo `test -f 'intrinsics/eoshift2.c' || echo '../../../libgfortran/'`intrinsics/eoshift2.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../libgfortran/intrinsics/eoshift0.c -fPIC -DPIC -o .libs/eoshift0.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../libgfortran/intrinsics/eoshift2.c -fPIC -DPIC -o .libs/eoshift2.o
mv -f .deps/associated.Tpo .deps/associated.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c -o erfc_scaled.lo `test -f 'intrinsics/erfc_scaled.c' || echo '../../../libgfortran/'`intrinsics/erfc_scaled.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../libgfortran/intrinsics/args.c -o args.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bit_intrinsics.lo -MD -MP -MF .deps/bit_intrinsics.Tpo -c ../../../libgfortran/intrinsics/bit_intrinsics.c -o bit_intrinsics.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../libgfortran/intrinsics/erfc_scaled.c -fPIC -DPIC -o .libs/erfc_scaled.o
mv -f .deps/read.Tpo .deps/read.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c -o extends_type_of.lo `test -f 'intrinsics/extends_type_of.c' || echo '../../../libgfortran/'`intrinsics/extends_type_of.c
mv -f .deps/bit_intrinsics.Tpo .deps/bit_intrinsics.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c -o fnum.lo `test -f 'intrinsics/fnum.c' || echo '../../../libgfortran/'`intrinsics/fnum.c
mv -f .deps/args.Tpo .deps/args.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c -o ierrno.lo `test -f 'intrinsics/ierrno.c' || echo '../../../libgfortran/'`intrinsics/ierrno.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../libgfortran/intrinsics/cshift0.c -o cshift0.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../../libgfortran/intrinsics/extends_type_of.c -fPIC -DPIC -o .libs/extends_type_of.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../libgfortran/intrinsics/fnum.c -fPIC -DPIC -o .libs/fnum.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../libgfortran/intrinsics/ierrno.c -fPIC -DPIC -o .libs/ierrno.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../libgfortran/intrinsics/erfc_scaled.c -o erfc_scaled.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../libgfortran/intrinsics/eoshift0.c -o eoshift0.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../libgfortran/intrinsics/eoshift2.c -o eoshift2.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../libgfortran/intrinslibtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../ics/fnum.c -o fnum.o >/dev/null 2>&1
../libgfortran/intrinsics/extends_type_of.c -o extends_type_of.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../libgfortran/intrinsics/ierrno.c -o ierrno.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../libgfortran/io/transfer.c -o transfer.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../libgfortran/io/list_read.c -o list_read.o >/dev/null 2>&1
mv -f .deps/fnum.Tpo .deps/fnum.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c -o ishftc.lo `test -f 'intrinsics/ishftc.c' || echo '../../../libgfortran/'`intrinsics/ishftc.c
mv -f .deps/unix.Tpo .deps/unix.Plo
mv -f .deps/extends_type_of.Tpo .deps/extends_type_of.Plo
mv -f .deps/erfc_scaled.Tpo .deps/erfc_scaled.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_generated_procs.lo -MD -MP -MF .deps/iso_c_generated_procs.Tpo -c -o iso_c_generated_procs.lo `test -f 'intrinsics/iso_c_generated_procs.c' || echo '../../../libgfortran/'`intrinsics/iso_c_generated_procs.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_binding.lo -MD -MP -MF .deps/iso_c_binding.Tpo -c -o iso_c_binding.lo `test -f 'intrinsics/iso_c_binding.c' || echo '../../../libgfortran/'`intrinsics/iso_c_binding.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo `test -f 'intrinsics/malloc.c' || echo '../../../libgfortran/'`intrinsics/malloc.c
mv -f .deps/ierrno.Tpo .deps/ierrno.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c -o mvbits.lo `test -f 'intrinsics/mvbits.c' || echo '../../../libgfortran/'`intrinsics/mvbits.c
mv -f .deps/cshift0.Tpo .deps/cshift0.Plo
mv -f .deps/eoshift0.Tpo .deps/eoshift0.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c -o move_alloc.lo `test -f 'intrinsics/move_alloc.c' || echo '../../../libgfortran/'`intrinsics/move_alloc.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c -o pack_generic.lo `test -f 'intrinsics/pack_generic.c' || echo '../../../libgfortran/'`intrinsics/pack_generic.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../libgfortran/intrinsics/ishftc.c -fPIC -DPIC -o .libs/ishftc.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c ../../../libgfortran/intlibtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_binding.lo -MD -MP -MF .deps/iso_c_binding.Tpo -c ../../../lrinsics/malloc.c -fPIC -DPIC -o .libs/malloc.o
ibgfortran/intrinsics/iso_c_binding.c -fPIC -DPIC -o .libs/iso_c_binding.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_generated_procs.lo -MD -MP -MF .deps/iso_c_generated_procs.Tpo -c ../../../libgfortran/intrinsics/iso_c_generated_procs.c -fPIC -DPIC -o .libs/iso_c_generated_procs.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../libgfortran/intrinsics/mvbits.c -fPIC -DPIC -o .libs/mvbits.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../libgfortran/intrinsics/move_alloc.c -fPIC -DPIC -o .libs/move_alloc.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../libgfortran/intrinsics/pack_generic.c -fPIC -DPIC -o .libs/pack_generic.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c ../../../libgfortran/intrinsics/malloc.c -o malloc.o >/dev/null 2>&1
mv -f .deps/eoshift2.Tpo .deps/eoshift2.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../libgfortran/intrinsics/ishftc.c -o ishftc.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c -o selected_char_kind.lo `test -f 'intrinsics/selected_char_kind.c' || echo '../../../libgfortran/'`intrinsics/selected_char_kind.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_generated_procs.lo -MD -MP -MF .deps/iso_c_generated_procs.Tpo -c ../../../libgfortran/intrinsics/iso_c_generated_procs.c -o iso_c_generated_procs.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../libgfortran/intrinsics/move_alloc.c -o move_alloc.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../libgfortran/intrinsics/mvbits.c -o mvbits.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_binding.lo -MD -MP -MF .deps/iso_c_binding.Tpo -c ../../../libgfortran/intrinsics/iso_c_binding.c -o iso_c_binding.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../libgfortran/intrinsics/selected_char_kind.c -fPIC -DPIC -o .libs/selected_char_kind.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../libgfortran/intrinsics/pack_generic.c -o pack_generic.o >/dev/null 2>&1
mv -f .deps/malloc.Tpo .deps/malloc.Plo
mv -f .deps/ishftc.Tpo .deps/ishftc.Plo
mv -f .deps/mvbits.Tpo .deps/mvbits.Plo
mv -f .deps/move_alloc.Tpo .deps/move_alloc.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c -o size.lo `test -f 'intrinsics/size.c' || echo '../../../libgfortran/'`intrinsics/size.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c -o spread_generic.lo `test -f 'intrinsics/spread_generic.c' || echo '../../../libgfortran/'`intrinsics/spread_generic.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c -o string_intrinsics.lo `test -f 'intrinsics/string_intrinsics.c' || echo '../../../libgfortran/'`intrinsics/string_intrinsics.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c -o rand.lo `test -f 'intrinsics/rand.c' || echo '../../../libgfortran/'`intrinsics/rand.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../libgfortran/intrinsics/rand.c -fPIC -DPIC -o .libs/rand.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../libgfortran/intrinsics/spread_generic.c -fPIC -DPIC -o .libs/spread_generic.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../libgfortran/intrinsics/string_intrinsics.c -fPIC -DPIC -o .libs/string_intrinsics.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../libgfortran/intrinsics/size.c -fPIC -DPIC -o .libs/size.o
mv -f .deps/iso_c_generated_procs.Tpo .deps/iso_c_generated_procs.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../libgfortran/intrinsics/size.c -o size.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo `test -f 'intrinsics/random.c' || echo '../../../libgfortran/'`intrinsics/random.c
mv -f .deps/iso_c_binding.Tpo .deps/iso_c_binding.Plo
mv -f .deps/pack_generic.Tpo .deps/pack_generic.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../libgfortran/intrinsics/rand.c -o rand.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c -o reshape_generic.lo `test -f 'intrinsics/reshape_generic.c' || echo '../../../libgfortran/'`intrinsics/reshape_generic.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../libgfortran/intrinsics/selected_char_kind.c -o selected_char_kind.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c -o reshape_packed.lo `test -f 'intrinsics/reshape_packed.c' || echo '../../../libgfortran/'`intrinsics/reshape_packed.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../libgfortran/io/write.c -o write.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../libgfortran/intrinsics/reshape_generic.c -fPIC -DPIC -o .libs/reshape_generic.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../libgfortran/intrinsics/reshape_packed.c -fPIC -DPIC -o .libs/reshape_packed.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../libgfortran/intrinsics/random.c -fPIC -DPIC -o .libs/random.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../libgfortran/intrinsics/spread_generic.c -o spread_generic.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../libgfortran/intrinsics/reshape_packed.c -o reshape_packed.o >/dev/null 2>&1
mv -f .deps/selected_char_kind.Tpo .deps/selected_char_kind.Plo
mv -f .deps/rand.Tpo .deps/rand.Plo
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o selected_int_kind.lo `test -f 'intrinsics/selected_int_kind.f90' || echo '../../../libgfortran/'`intrinsics/selected_int_kind.f90
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o selected_real_kind.lo `test -f 'intrinsics/selected_real_kind.f90' || echo '../../../libgfortran/'`intrinsics/selected_real_kind.f90
mv -f .deps/size.Tpo .deps/size.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_generic.lo -MD -MP -MF .deps/transpose_generic.Tpo -c -o transpose_generic.lo `test -f 'intrinsics/transpose_generic.c' || echo '../../../libgfortran/'`intrinsics/transpose_generic.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/intrinsics/selected_int_kind.f90 -fPIC -o .libs/selected_int_kind.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../libgfortran/intrinsics/string_intrinsics.c -o string_intrinsics.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/intrinsics/selected_real_kind.f90 -fPIC -o .libs/selected_real_kind.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_generic.lo -MD -MP -MF .deps/transpose_generic.Tpo -c ../../../libgfortran/intrinsics/transpose_generic.c -fPIC -DPIC -o .libs/transpose_generic.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../libgfortran/intrinsics/reshape_generic.c -o reshape_generic.o >/dev/null 2>&1
mv -f .deps/reshape_packed.Tpo .deps/reshape_packed.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c -o unpack_generic.lo `test -f 'intrinsics/unpack_generic.c' || echo '../../../libgfortran/'`intrinsics/unpack_generic.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/intrinsics/selected_real_kind.f90 -o selected_real_kind.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/intrinsics/selected_int_kind.f90 -o selected_int_kind.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../libgfortran/intrinsics/unpack_generic.c -fPIC -DPIC -o .libs/unpack_generic.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../libgfortran/intrinsics/random.c -o random.o >/dev/null 2>&1
mv -f .deps/spread_generic.Tpo .deps/spread_generic.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c -o in_pack_generic.lo `test -f 'runtime/in_pack_generic.c' || echo '../../../libgfortran/'`runtime/in_pack_generic.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c -o in_unpack_generic.lo `test -f 'runtime/in_unpack_generic.c' || echo '../../../libgfortran/'`runtime/in_unpack_generic.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_generic.lo -MD -MP -MF .deps/transpose_generic.Tpo -c ../../../libgfortran/intrinsics/transpose_generic.c -o transpose_generic.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../libgfortran/runtime/in_pack_generic.c -fPIC -DPIC -o .libs/in_pack_generic.o
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo `test -f 'intrinsics/access.c' || echo '../../../libgfortran/'`intrinsics/access.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../libgfortran/runtime/in_unpack_generic.c -fPIC -DPIC -o .libs/in_unpack_generic.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../libgfortran/intrinsics/access.c -fPIC -DPIC -o .libs/access.o
mv -f .deps/transfer.Tpo .deps/transfer.Plo
mv -f .deps/transpose_generic.Tpo .deps/transpose_generic.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c -o c99_functions.lo `test -f 'intrinsics/c99_functions.c' || echo '../../../libgfortran/'`intrinsics/c99_functions.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c -o chdir.lo `test -f 'intrinsics/chdir.c' || echo '../../../libgfortran/'`intrinsics/chdir.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../libgfortran/runtime/in_pack_generic.c -o in_pack_generic.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../libgfortran/intrinsics/c99_functions.c -fPIC -DPIC -o .libs/c99_functions.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../libgfortran/runtime/in_unpack_generic.c -o in_unpack_generic.o >/dev/null 2>&1
mv -f .deps/string_intrinsics.Tpo .deps/string_intrinsics.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c -o chmod.lo `test -f 'intrinsics/chmod.c' || echo '../../../libgfortran/'`intrinsics/chmod.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../libgfortran/intrinsics/unpack_generic.c -o unpack_generic.o >/dev/null 2>&1
mv -f .deps/reshape_generic.Tpo .deps/reshape_generic.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../libgfortran/intrinsics/chdir.c -fPIC -DPIC -o .libs/chdir.o
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c -o clock.lo `test -f 'intrinsics/clock.c' || echo '../../../libgfortran/'`intrinsics/clock.c
mv -f .deps/list_read.Tpo .deps/list_read.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../libgfortran/intrinsics/access.c -o access.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c -o cpu_time.lo `test -f 'intrinsics/cpu_time.c' || echo '../../../libgfortran/'`intrinsics/cpu_time.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../libgfortran/intrinsics/clock.c -fPIC -DPIC -o .libs/clock.o
mv -f .deps/random.Tpo .deps/random.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../libgfortran/intrinsics/c99_functions.c -o c99_functions.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../libgfortran/intrinsics/chmod.c -fPIC -DPIC -o .libs/chmod.o
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c -o ctime.lo `test -f 'intrinsics/ctime.c' || echo '../../../libgfortran/'`intrinsics/ctime.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../libgfortran/intrinsics/chdir.c -o chdir.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../libgfortran/intrinsics/cpu_time.c -fPIC -DPIC -o .libs/cpu_time.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../libgfortran/intrinsics/ctime.c -fPIC -DPIC -o .libs/ctime.o
mv -f .deps/in_pack_generic.Tpo .deps/in_pack_generic.Plo
mv -f .deps/in_unpack_generic.Tpo .deps/in_unpack_generic.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c -o date_and_time.lo `test -f 'intrinsics/date_and_time.c' || echo '../../../libgfortran/'`intrinsics/date_and_time.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c -o dtime.lo `test -f 'intrinsics/dtime.c' || echo '../../../libgfortran/'`intrinsics/dtime.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../libgfortran/intrinsics/clock.c -o clock.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../libgfortran/intrinsics/dtime.c -fPIC -DPIC -o .libs/dtime.o
mv -f .deps/access.Tpo .deps/access.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo `test -f 'intrinsics/env.c' || echo '../../../libgfortran/'`intrinsics/env.c
mv -f .deps/c99_functions.Tpo .deps/c99_functions.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../libgfortran/intrinsics/env.c -fPIC -DPIC -o .libs/env.o
mv -f .deps/unpack_generic.Tpo .deps/unpack_generic.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../libgfortran/intrinsics/date_and_time.c -fPIC -DPIC -o .libs/date_and_time.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../libgfortran/intrinsics/cpu_time.c -o cpu_time.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c -o etime.lo `test -f 'intrinsics/etime.c' || echo '../../../libgfortran/'`intrinsics/etime.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../libgfortran/intrinsic/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c -o execute_command_line.lo `test -f 'intrinsics/execute_command_line.c' || echo '../../../libgfortran/'`intrinsics/execute_command_line.c
s/env.c -o env.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../libgfortran/intrinsics/dtime.c -o dtime.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../libgfortran/intrinsics/chmod.c -o chmod.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../libgfortran/intrinsics/ctime.c -o ctime.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../libgfortran/intrinsics/etime.c -fPIC -DPIC -o .libs/etime.o
mv -f .deps/chdir.Tpo .deps/chdir.Plo
mv -f .deps/clock.Tpo .deps/clock.Plo
mv -f .deps/cpu_time.Tpo .deps/cpu_time.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -shared-libgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc -nostdinc++ -L/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/x86_64-unknown-linux-gnu/libstdc++-v3/src -L/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-unknown-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT tsan_interceptors.lo -MD -MP -MF .deps/tsan_interceptors.Tpo -c ../../../../libsanitizer/tsan/tsan_interceptors.cc -o tsan_interceptors.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../libgfortran/intrinsics/date_and_time.c -o date_and_time.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c -o exit.lo `test -f 'intrinsics/exit.c' || echo '../../../libgfortran/'`intrinsics/exit.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo `test -f 'intrinsics/gerror.c' || echo '../../../libgfortran/'`intrinsics/gerror.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c -o getcwd.lo `test -f 'intrinsics/getcwd.c' || echo '../../../libgfortran/'`intrinsics/getcwd.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../libgfortran/intrinsics/execute_command_line.c -fPIC -DPIC -o .libs/execute_command_line.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../libgfortran/intrinsics/exit.c -fPIC -DPIC -o .libs/exit.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../libgfortran/intrinsics/gerror.c -fPIC -DPIC -o .libs/gerror.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../libgfortran/intrinsics/getcwd.c -fPIC -DPIC -o .libs/getcwd.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../libgfortran/intrinsics/etime.c -o etime.o >/dev/null 2>&1
mv -f .deps/env.Tpo .deps/env.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c -o getlog.lo `test -f 'intrinsics/getlog.c' || echo '../../../libgfortran/'`intrinsics/getlog.c
mv -f .deps/ctime.Tpo .deps/ctime.Plo
mv -f .deps/dtime.Tpo .deps/dtime.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c -o getXid.lo `test -f 'intrinsics/getXid.c' || echo '../../../libgfortran/'`intrinsics/getXid.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c -o hostnm.lo `test -f 'intrinsics/hostnm.c' || echo '../../../libgfortran/'`intrinsics/hostnm.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../libgfortran/intrinsics/exit.c -o exit.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../libgfortran/intrinsics/execute_command_line.c -o execute_command_line.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../libgfortran/intrinsics/getlog.c -fPIC -DPIC -o .libs/getlog.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../libgfortran/intrinsics/getXid.c -fPIC -DPIC -o .libs/getXid.o
mv -f .deps/write.Tpo .deps/write.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../libgfortran/intrinsics/gerror.c -o gerror.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../libgfortran/intrinsics/getcwd.c -o getcwd.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../libgfortran/intrinsics/hostnm.c -fPIC -DPIC -o .libs/hostnm.o
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c -o kill.lo `test -f 'intrinsics/kill.c' || echo '../../../libgfortran/'`intrinsics/kill.c
mv -f .deps/chmod.Tpo .deps/chmod.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c -o link.lo `test -f 'intrinsics/link.c' || echo '../../../libgfortran/'`intrinsics/link.c
mv -f .deps/date_and_time.Tpo .deps/date_and_time.Plo
mv -f .deps/etime.Tpo .deps/etime.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c -o perror.lo `test -f 'intrinsics/perror.c' || echo '../../../libgfortran/'`intrinsics/perror.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo `test -f 'intrinsics/signal.c' || echo '../../../libgfortran/'`intrinsics/signal.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../libgfortran/intrinsics/kill.c -fPIC -DPIC -o .libs/kill.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../libgfortran/intrinsics/link.c -fPIC -DPIC -o .libs/link.o
mv -f .deps/exit.Tpo .deps/exit.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../libgfortran/intrinsics/getlog.c -o getlog.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c -o sleep.lo `test -f 'intrinsics/sleep.c' || echo '../../../libgfortran/'`intrinsics/sleep.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../libgfortran/intrinsics/perror.c -fPIC -DPIC -o .libs/perror.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../libgfortran/intrinsics/getXid.c -o getXid.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../libgfortran/intrinsics/signal.c -fPIC -DPIC -o .libs/signal.o
mv -f .deps/getcwd.Tpo .deps/getcwd.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../libgfortran/intrinsics/sleep.c -fPIC -DPIC -o .libs/sleep.o
mv -f .deps/execute_command_line.Tpo .deps/execute_command_line.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c -o system.lo `test -f 'intrinsics/system.c' || echo '../../../libgfortran/'`intrinsics/system.c
mv -f .deps/gerror.Tpo .deps/gerror.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c -o rename.lo `test -f 'intrinsics/rename.c' || echo '../../../libgfortran/'`intrinsics/rename.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../libgfortran/intrinsics/hostnm.c -o hostnm.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c -o stat.lo `test -f 'intrinsics/stat.c' || echo '../../../libgfortran/'`intrinsics/stat.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../libgfortran/intrinsics/kill.c -o kill.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../libgfortran/intrinsics/stat.c -fPIC -DPIC -o .libs/stat.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../libgfortran/intrinsics/system.c -fPIC -DPIC -o .libs/system.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../libgfortran/intrinsics/rename.c -fPIC -DPIC -o .libs/rename.o
mv -f .deps/getXid.Tpo .deps/getXid.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../libgfortran/intrinsics/link.c -o link.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../libgfortran/intrinsics/perror.c -o perror.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c -o symlnk.lo `test -f 'intrinsics/symlnk.c' || echo '../../../libgfortran/'`intrinsics/symlnk.c
mv -f .deps/getlog.Tpo .deps/getlog.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c -o system_clock.lo `test -f 'intrinsics/system_clock.c' || echo '../../../libgfortran/'`intrinsics/system_clock.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../libgfortran/intrinsics/sleep.c -o sleep.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../libgfortran/intrinsics/signal.c -o signal.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../libgfortran/intrinsics/system_clock.c -fPIC -DPIC -o .libs/system_clock.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../libgfortran/intrinsics/symlnk.c -fPIC -DPIC -o .libs/symlnk.o
mv -f .deps/kill.Tpo .deps/kill.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo `test -f 'intrinsics/time.c' || echo '../../../libgfortran/'`intrinsics/time.c
mv -f .deps/hostnm.Tpo .deps/hostnm.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../libgfortran/intrinsics/system.c -o system.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../libgfortran/intrinsics/rename.c -o rename.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c -o umask.lo `test -f 'intrinsics/umask.c' || echo '../../../libgfortran/'`intrinsics/umask.c
mv -f .deps/link.Tpo .deps/link.Plo
mv -f .deps/perror.Tpo .deps/perror.Plo
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c -o unlink.lo `test -f 'intrinsics/unlink.c' || echo '../../../libgfortran/'`intrinsics/unlink.c
/bin/bash ./libtool --tag=CC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c -o ieee_helper.lo `test -f 'ieee/ieee_helper.c' || echo '../../../libgfortran/'`ieee/ieee_helper.c
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../libgfortran/intrinsics/time.c -fPIC -DPIC -o .libs/time.o
mv -f .deps/sleep.Tpo .deps/sleep.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../libgfortran/intrinsics/stat.c -o stat.o >/dev/null 2>&1
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c -o ieee_exceptions.lo `test -f 'ieee/ieee_exceptions.F90' || echo '../../../libgfortran/'`ieee/ieee_exceptions.F90
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../libgfortran/intrinsics/unlink.c -fPIC -DPIC -o .libs/unlink.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../libgfortran/intrinsics/umask.c -fPIC -DPIC -o .libs/umask.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c ../../../libgfortran/ieee/ieee_helper.c -fPIC -DPIC -o .libs/ieee_helper.o
mv -f .deps/signal.Tpo .deps/signal.Plo
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c -o ieee_features.lo `test -f 'ieee/ieee_features.F90' || echo '../../../libgfortran/'`ieee/ieee_features.F90
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../libgfortran/intrinsics/system_clock.c -o system_clock.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../libgfortran/intrinsics/symlnk.c -o symlnk.o >/dev/null 2>&1
mv -f .deps/rename.Tpo .deps/rename.Plo
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c4.lo `test -f '../../../libgfortran/generated/_abs_c4.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_abs_c4.F90
mv -f .deps/system.Tpo .deps/system.Plo
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c8.lo `test -f '../../../libgfortran/generated/_abs_c8.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_abs_c8.F90
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../libgfortran/ieee/ieee_exceptions.F90 -fPIC -o .libs/ieee_exceptions.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../libgfortran/intrinsics/time.c -o time.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_c4.F90 -fPIC -o .libs/_abs_c4.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../libgfortran/ieee/ieee_features.F90 -fPIC -o .libs/ieee_features.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../libgfortran/intrinsics/unlink.c -o unlink.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../libgfortran/intrinsics/umask.c -o umask.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_c8.F90 -fPIC -o .libs/_abs_c8.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/xgcc -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c ../../../libgfortran/ieee/ieee_helper.c -o ieee_helper.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../libgfortran/ieee/ieee_exceptions.F90 -o ieee_exceptions.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../libgfortran/ieee/ieee_features.F90 -o ieee_features.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_c4.F90 -o _abs_c4.o >/dev/null 2>&1
mv -f .deps/system_clock.Tpo .deps/system_clock.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_c8.F90 -o _abs_c8.o >/dev/null 2>&1
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c10.lo `test -f '../../../libgfortran/generated/_abs_c10.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_abs_c10.F90
mv -f .deps/symlnk.Tpo .deps/symlnk.Plo
mv -f .deps/time.Tpo .deps/time.Plo
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c16.lo `test -f '../../../libgfortran/generated/_abs_c16.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_abs_c16.F90
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i4.lo `test -f '../../../libgfortran/generated/_abs_i4.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_abs_i4.F90
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i8.lo `test -f '../../../libgfortran/generated/_abs_i8.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_abs_i8.F90
mv -f .deps/stat.Tpo .deps/stat.Plo
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i16.lo `test -f '../../../libgfortran/generated/_abs_i16.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_abs_i16.F90
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r4.lo `test -f '../../../libgfortran/generated/_abs_r4.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_abs_r4.F90
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r8.lo `test -f '../../../libgfortran/generated/_abs_r8.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_abs_r8.F90
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_c10.F90 -fPIC -o .libs/_abs_c10.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_i4.F90 -fPIC -o .libs/_abs_i4.o
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r10.lo `test -f '../../../libgfortran/generated/_abs_r10.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_abs_r10.F90
mv -f .deps/unlink.Tpo .deps/unlink.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_c16.F90 -fPIC -o .libs/_abs_c16.o
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r16.lo `test -f '../../../libgfortran/generated/_abs_r16.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_abs_r16.F90
mv -f .deps/umask.Tpo .deps/umask.Plo
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_i8.F90 -fPIC -o .libs/_abs_i8.o
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c4.lo `test -f '../../../libgfortran/generated/_aimag_c4.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_aimag_c4.F90
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_r4.F90 -fPIC -o .libs/_abs_r4.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_i16.F90 -fPIC -o .libs/_abs_i16.o
mv -f .deps/ieee_helper.Tpo .deps/ieee_helper.Plo
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c8.lo `test -f '../../../libgfortran/generated/_aimag_c8.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_aimag_c8.F90
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_c10.F90 -o _abs_c10.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_i4.F90 -o _abs_i4.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_r8.F90 -fPIC -o .libs/_abs_r8.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_c16.F90 -o _abs_c16.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_r10.F90 -fPIC -o .libs/_abs_r10.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_i8.F90 -o _abs_i8.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_r16.F90 -fPIC -o .libs/_abs_r16.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_r4.F90 -o _abs_r4.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_aimag_c4.F90 -fPIC -o .libs/_aimag_c4.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_aimag_c8.F90 -fPIC -o .libs/_aimag_c8.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_i16.F90 -o _abs_i16.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_r10.F90 -o _abs_r10.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_r16.F90 -o _abs_r16.o >/dev/null 2>&1
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c10.lo `test -f '../../../libgfortran/generated/_aimag_c10.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_aimag_c10.F90
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c16.lo `test -f '../../../libgfortran/generated/_aimag_c16.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_aimag_c16.F90
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r4.lo `test -f '../../../libgfortran/generated/_exp_r4.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_exp_r4.F90
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_abs_r8.F90 -o _abs_r8.o >/dev/null 2>&1
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r8.lo `test -f '../../../libgfortran/generated/_exp_r8.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_exp_r8.F90
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r10.lo `test -f '../../../libgfortran/generated/_exp_r10.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_exp_r10.F90
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_aimag_c4.F90 -o _aimag_c4.o >/dev/null 2>&1
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_aimag_c8.F90 -o _aimag_c8.o >/dev/null 2>&1
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r16.lo `test -f '../../../libgfortran/generated/_exp_r16.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_exp_r16.F90
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c4.lo `test -f '../../../libgfortran/generated/_exp_c4.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_exp_c4.F90
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_exp_r4.F90 -fPIC -o .libs/_exp_r4.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_aimag_c16.F90 -fPIC -o .libs/_aimag_c16.o
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c8.lo `test -f '../../../libgfortran/generated/_exp_c8.F90' || echo '../../../libgfortran/'`../../../libgfortran/generated/_exp_c8.F90
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_aimag_c10.F90 -fPIC -o .libs/_aimag_c10.o
libtool: compile: /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/bin/ -B/home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/lib/ -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/include -isystem /home/linuxbrew/.linuxbrew/Cellar/gcc@5/5.5.0_6/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgfortran -iquote../../../libgfortran/io -I../../../libgfortran/../gcc -I../../../libgfortran/../gcc/config -I../../../libgfortran/../libquadmath -I../.././gcc -I../../../libgfortran/../libgcc -I../libgcc -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../libgfortran/generated/_exp_r8.F90 -fPIC -o .libs/_exp_r8.o
/bin/bash ./libtool --tag=FC --mode=compile /tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/gfortran -B/tmp/gcc@5-20201104-21670-1pmnk6v/gcc-5.5.0/build/./gcc/ -B
View raw

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

View raw

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

View raw

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

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