Skip to content

Instantly share code, notes, and snippets.

@sjackman
Created August 28, 2014 19:35
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 sjackman/cdc4961f0d6751d7e1c0 to your computer and use it in GitHub Desktop.
Save sjackman/cdc4961f0d6751d7e1c0 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ ../configure --with-sysroot=/home/sjackman/.linuxbrew --prefix=/Cellar/xgcc/4.9.1 --with-native-system-header-dir=/opt/xglibc/include --with-build-time-tools=/opt/xbinutils/bin --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-4.9 --with-gmp=/home/sjackman/.linuxbrew/opt/gmp --with-mpfr=/home/sjackman/.linuxbrew/opt/mpfr --with-mpc=/home/sjackman/.linuxbrew/opt/libmpc --with-cloog=/home/sjackman/.linuxbrew/opt/cloog --with-isl=/home/sjackman/.linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion=Homebrew xgcc 4.9.1 --without-multilib --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib
## --------- ##
## Platform. ##
## --------- ##
hostname = xhost14
uname -m = x86_64
uname -r = 2.6.18-348.1.1.el5.centos.plus
uname -s = Linux
uname -v = #1 SMP Tue Jan 22 19:12:20 EST 2013
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/sjackman/.linuxbrew/opt/xglibc/bin
PATH: /home/sjackman/.linuxbrew/opt/xbinutils/bin
PATH: /home/sjackman/.linuxbrew/bin
PATH: /usr/bin
PATH: /bin
PATH: /home/sjackman/.linuxbrew/Library/Contributions/cmd
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2322: checking build system type
configure:2336: result: x86_64-unknown-linux-gnu
configure:2383: checking host system type
configure:2396: result: x86_64-unknown-linux-gnu
configure:2416: checking target system type
configure:2429: result: x86_64-unknown-linux-gnu
configure:2483: checking for a BSD-compatible install
configure:2551: result: /home/sjackman/.linuxbrew/bin/ginstall -c
configure:2562: checking whether ln works
configure:2584: result: yes
configure:2588: checking whether ln -s works
configure:2592: result: yes
configure:2599: checking for a sed that does not truncate output
configure:2663: result: /home/sjackman/.linuxbrew/bin/sed
configure:2672: checking for gawk
configure:2688: found /home/sjackman/.linuxbrew/bin/gawk
configure:2699: result: gawk
configure:3154: checking for libatomic support
configure:3164: result: yes
configure:3173: checking for libcilkrts support
configure:3183: result: yes
configure:3192: checking for libitm support
configure:3202: result: yes
configure:3211: checking for libsanitizer support
configure:3221: result: yes
configure:3230: checking for libvtv support
configure:3240: result: yes
configure:3970: checking for gcc
configure:3997: result: /home/sjackman/.linuxbrew/bin/gcc-4.9
configure:4226: checking for C compiler version
configure:4235: /home/sjackman/.linuxbrew/bin/gcc-4.9 --version >&5
gcc-4.9 (Homebrew gcc 4.9.1 --without-multilib) 4.9.1
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4246: $? = 0
configure:4235: /home/sjackman/.linuxbrew/bin/gcc-4.9 -v >&5
Using built-in specs.
COLLECT_GCC=/home/sjackman/.linuxbrew/bin/gcc-4.9
COLLECT_LTO_WRAPPER=/home/sjackman/.linuxbrew/Cellar/gcc/4.9.1/libexec/gcc/x86_64-unknown-linux-gnu/4.9.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/home/sjackman/.linuxbrew/Cellar/gcc/4.9.1 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-4.9 --with-gmp=/home/sjackman/.linuxbrew/opt/gmp --with-mpfr=/home/sjackman/.linuxbrew/opt/mpfr --with-mpc=/home/sjackman/.linuxbrew/opt/libmpc --with-cloog=/home/sjackman/.linuxbrew/opt/cloog --with-isl=/home/sjackman/.linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion='Homebrew gcc 4.9.1 --without-multilib' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib
Thread model: posix
gcc version 4.9.1 (Homebrew gcc 4.9.1 --without-multilib)
configure:4246: $? = 0
configure:4235: /home/sjackman/.linuxbrew/bin/gcc-4.9 -V >&5
gcc-4.9: error: unrecognized command line option '-V'
gcc-4.9: fatal error: no input files
compilation terminated.
configure:4246: $? = 1
configure:4235: /home/sjackman/.linuxbrew/bin/gcc-4.9 -qversion >&5
gcc-4.9: error: unrecognized command line option '-qversion'
gcc-4.9: fatal error: no input files
compilation terminated.
configure:4246: $? = 1
configure:4266: checking for C compiler default output file name
configure:4288: /home/sjackman/.linuxbrew/bin/gcc-4.9 -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:4292: $? = 0
configure:4329: result: a.out
configure:4345: checking whether the C compiler works
configure:4354: ./a.out
configure:4358: $? = 0
configure:4373: result: yes
configure:4380: checking whether we are cross compiling
configure:4382: result: no
configure:4385: checking for suffix of executables
configure:4392: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:4396: $? = 0
configure:4418: result:
configure:4424: checking for suffix of object files
configure:4446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:4450: $? = 0
configure:4471: result: o
configure:4475: checking whether we are using the GNU C compiler
configure:4494: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:4494: $? = 0
configure:4503: result: yes
configure:4512: checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 accepts -g
configure:4532: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:4532: $? = 0
configure:4573: result: yes
configure:4590: checking for /home/sjackman/.linuxbrew/bin/gcc-4.9 option to accept ISO C89
configure:4654: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:4654: $? = 0
configure:4667: result: none needed
configure:4799: checking for C++ compiler version
configure:4808: /home/sjackman/.linuxbrew/bin/g++-4.9 --version >&5
g++-4.9 (Homebrew gcc 4.9.1 --without-multilib) 4.9.1
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4819: $? = 0
configure:4808: /home/sjackman/.linuxbrew/bin/g++-4.9 -v >&5
Using built-in specs.
COLLECT_GCC=/home/sjackman/.linuxbrew/bin/g++-4.9
COLLECT_LTO_WRAPPER=/home/sjackman/.linuxbrew/Cellar/gcc/4.9.1/libexec/gcc/x86_64-unknown-linux-gnu/4.9.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/home/sjackman/.linuxbrew/Cellar/gcc/4.9.1 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-4.9 --with-gmp=/home/sjackman/.linuxbrew/opt/gmp --with-mpfr=/home/sjackman/.linuxbrew/opt/mpfr --with-mpc=/home/sjackman/.linuxbrew/opt/libmpc --with-cloog=/home/sjackman/.linuxbrew/opt/cloog --with-isl=/home/sjackman/.linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion='Homebrew gcc 4.9.1 --without-multilib' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib
Thread model: posix
gcc version 4.9.1 (Homebrew gcc 4.9.1 --without-multilib)
configure:4819: $? = 0
configure:4808: /home/sjackman/.linuxbrew/bin/g++-4.9 -V >&5
g++-4.9: error: unrecognized command line option '-V'
g++-4.9: fatal error: no input files
compilation terminated.
configure:4819: $? = 1
configure:4808: /home/sjackman/.linuxbrew/bin/g++-4.9 -qversion >&5
g++-4.9: error: unrecognized command line option '-qversion'
g++-4.9: fatal error: no input files
compilation terminated.
configure:4819: $? = 1
configure:4823: checking whether we are using the GNU C++ compiler
configure:4842: /home/sjackman/.linuxbrew/bin/g++-4.9 -c -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.cpp >&5
configure:4842: $? = 0
configure:4851: result: yes
configure:4860: checking whether /home/sjackman/.linuxbrew/bin/g++-4.9 accepts -g
configure:4880: /home/sjackman/.linuxbrew/bin/g++-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.cpp >&5
configure:4880: $? = 0
configure:4921: result: yes
configure:4970: checking whether g++ accepts -static-libstdc++ -static-libgcc
configure:4987: /home/sjackman/.linuxbrew/bin/g++-4.9 -o conftest -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -static-libstdc++ -static-libgcc conftest.cpp >&5
configure:4987: $? = 0
configure:4988: result: yes
configure:5052: checking for gnatbind
configure:5082: result: no
configure:5144: checking for gnatmake
configure:5174: result: no
configure:5193: checking whether compiler driver understands Ada
configure:5216: result: no
configure:5225: checking how to compare bootstrapped objects
configure:5250: result: cmp --ignore-initial=16 $$f1 $$f2
configure:5304: checking for objdir
configure:5319: result: .libs
configure:5493: checking for the correct version of gmp.h
configure:5513: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5513: $? = 0
configure:5531: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5531: $? = 0
configure:5532: result: yes
configure:5548: checking for the correct version of mpfr.h
configure:5566: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5566: $? = 0
configure:5583: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5583: $? = 0
configure:5584: result: yes
configure:5601: checking for the correct version of mpc.h
configure:5618: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5618: $? = 0
configure:5634: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5634: $? = 0
configure:5635: result: yes
configure:5653: checking for the correct version of the gmp/mpfr/mpc libraries
configure:5684: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -L/home/sjackman/.linuxbrew/opt/gmp/lib -L/home/sjackman/.linuxbrew/opt/mpfr/lib -L/home/sjackman/.linuxbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp >&5
/home/sjackman/.linuxbrew/opt/xbinutils/bin/ld: warning: libm.so.6, needed by /home/sjackman/.linuxbrew/lib/libmpc.so, not found (try using -rpath or -rpath-link)
configure:5684: $? = 0
configure:5685: result: yes
configure:5891: checking for version 0.10 of ISL
configure:5910: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/isl/include -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/home/sjackman/.linuxbrew/opt/isl/lib conftest.c -lisl >&5
configure:5910: $? = 0
configure:5910: ./conftest
configure:5910: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <isl/version.h>
| #include <string.h>
| int
| main ()
| {
| if (strncmp (isl_version (), "isl-0.10", strlen ("isl-0.10")) != 0)
| return 1;
|
| ;
| return 0;
| }
configure:5919: result: no
configure:5939: checking for version 0.11 of ISL
configure:5958: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/isl/include -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/home/sjackman/.linuxbrew/opt/isl/lib conftest.c -lisl >&5
configure:5958: $? = 0
configure:5958: ./conftest
configure:5958: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <isl/version.h>
| #include <string.h>
| int
| main ()
| {
| if (strncmp (isl_version (), "isl-0.11", strlen ("isl-0.11")) != 0)
| return 1;
|
| ;
| return 0;
| }
configure:5967: result: no
configure:5987: checking for version 0.12 of ISL
configure:6006: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -I/home/sjackman/.linuxbrew/opt/isl/include -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/home/sjackman/.linuxbrew/opt/isl/lib conftest.c -lisl >&5
configure:6006: $? = 0
configure:6006: ./conftest
configure:6006: $? = 0
configure:6015: result: yes
configure:6122: checking for version 0.17.0 of CLooG
configure:6139: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -DCLOOG_INT_GMP -I/home/sjackman/.linuxbrew/opt/cloog/include -I/home/sjackman/.linuxbrew/opt/isl/include -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:15:5: error: unknown type name 'choke'
choke me
^
configure:6139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include "cloog/version.h"
| int
| main ()
| {
| #if CLOOG_VERSION_MAJOR != 0 || CLOOG_VERSION_MINOR != 17 || CLOOG_VERSION_REVISION < 0
| choke me
| #endif
| ;
| return 0;
| }
configure:6145: result: no
configure:6164: checking for version 0.18.0 of CLooG
configure:6181: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -DCLOOG_INT_GMP -I/home/sjackman/.linuxbrew/opt/cloog/include -I/home/sjackman/.linuxbrew/opt/isl/include -I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:6181: $? = 0
configure:6187: result: yes
configure:7109: checking for default BUILD_CONFIG
configure:7141: result: bootstrap-debug
configure:7146: checking for --enable-vtable-verify
configure:7159: result: no
configure:7748: checking for bison
configure:7778: result: no
configure:7748: checking for byacc
configure:7778: result: no
configure:7748: checking for yacc
configure:7778: result: no
configure:7795: checking for bison
configure:7825: result: no
configure:7842: checking for gm4
configure:7872: result: no
configure:7842: checking for gnum4
configure:7872: result: no
configure:7842: checking for m4
configure:7858: found /usr/bin/m4
configure:7869: result: m4
configure:7889: checking for flex
configure:7919: result: no
configure:7889: checking for lex
configure:7919: result: no
configure:7937: checking for flex
configure:7967: result: no
configure:7984: checking for makeinfo
configure:8000: found /usr/bin/makeinfo
configure:8011: result: makeinfo
configure:8045: checking for expect
configure:8075: result: no
configure:8094: checking for runtest
configure:8124: result: no
configure:8239: checking for ar
configure:8255: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/ar
configure:8266: result: ar
configure:8380: checking for as
configure:8396: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/as
configure:8407: result: as
configure:8521: checking for dlltool
configure:8537: found /home/sjackman/.linuxbrew/bin/dlltool
configure:8548: result: dlltool
configure:8662: checking for ld
configure:8678: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/ld
configure:8689: result: ld
configure:8803: checking for lipo
configure:8833: result: no
configure:8944: checking for nm
configure:8960: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/nm
configure:8971: result: nm
configure:9085: checking for ranlib
configure:9101: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/ranlib
configure:9112: result: ranlib
configure:9221: checking for strip
configure:9237: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/strip
configure:9248: result: strip
configure:9357: checking for windres
configure:9373: found /home/sjackman/.linuxbrew/bin/windres
configure:9384: result: windres
configure:9498: checking for windmc
configure:9514: found /home/sjackman/.linuxbrew/bin/windmc
configure:9525: result: windmc
configure:9639: checking for objcopy
configure:9655: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/objcopy
configure:9666: result: objcopy
configure:9780: checking for objdump
configure:9796: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/objdump
configure:9807: result: objdump
configure:9921: checking for readelf
configure:9937: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/readelf
configure:9948: result: readelf
configure:10043: checking for cc in /opt/xbinutils/bin
configure:10051: result: no
configure:10043: checking for gcc in /opt/xbinutils/bin
configure:10051: result: no
configure:10101: checking for cc
configure:10117: found /usr/bin/cc
configure:10128: result: cc
configure:10204: checking for c++ in /opt/xbinutils/bin
configure:10212: result: no
configure:10204: checking for g++ in /opt/xbinutils/bin
configure:10212: result: no
configure:10204: checking for cxx in /opt/xbinutils/bin
configure:10212: result: no
configure:10204: checking for gxx in /opt/xbinutils/bin
configure:10212: result: no
configure:10262: checking for c++
configure:10278: found /usr/bin/c++
configure:10289: result: c++
configure:10365: checking for gcc in /opt/xbinutils/bin
configure:10373: result: no
configure:10423: checking for gcc
configure:10439: found /usr/bin/gcc
configure:10450: result: gcc
configure:10521: checking for gcj in /opt/xbinutils/bin
configure:10529: result: no
configure:10579: checking for gcj
configure:10609: result: no
configure:10682: checking for gfortran in /opt/xbinutils/bin
configure:10690: result: no
configure:10740: checking for gfortran
configure:10756: found /home/sjackman/.linuxbrew/bin/gfortran
configure:10767: result: gfortran
configure:10843: checking for gccgo in /opt/xbinutils/bin
configure:10851: result: no
configure:10901: checking for gccgo
configure:10931: result: no
configure:10972: checking for ar in /opt/xbinutils/bin
configure:10980: result: no
configure:10992: checking for ar
configure:11025: result: no
configure:11084: checking for ar in /opt/xbinutils/bin
configure:11092: result: no
configure:11142: checking for ar
configure:11158: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/ar
configure:11169: result: ar
configure:11202: checking for as in /opt/xbinutils/bin
configure:11210: result: no
configure:11222: checking for as
configure:11255: result: no
configure:11314: checking for as in /opt/xbinutils/bin
configure:11322: result: no
configure:11372: checking for as
configure:11388: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/as
configure:11399: result: as
configure:11432: checking for dlltool in /opt/xbinutils/bin
configure:11440: result: no
configure:11452: checking for dlltool
configure:11485: result: no
configure:11544: checking for dlltool in /opt/xbinutils/bin
configure:11552: result: no
configure:11602: checking for dlltool
configure:11618: found /home/sjackman/.linuxbrew/bin/dlltool
configure:11629: result: dlltool
configure:11662: checking for ld in /opt/xbinutils/bin
configure:11670: result: no
configure:11682: checking for ld
configure:11715: result: no
configure:11774: checking for ld in /opt/xbinutils/bin
configure:11782: result: no
configure:11832: checking for ld
configure:11848: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/ld
configure:11859: result: ld
configure:11892: checking for lipo in /opt/xbinutils/bin
configure:11900: result: no
configure:11912: checking for lipo
configure:11945: result: no
configure:12004: checking for lipo in /opt/xbinutils/bin
configure:12012: result: no
configure:12062: checking for lipo
configure:12092: result: no
configure:12122: checking for nm in /opt/xbinutils/bin
configure:12130: result: no
configure:12142: checking for nm
configure:12175: result: no
configure:12234: checking for nm in /opt/xbinutils/bin
configure:12242: result: no
configure:12292: checking for nm
configure:12308: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/nm
configure:12319: result: nm
configure:12352: checking for objdump in /opt/xbinutils/bin
configure:12360: result: no
configure:12372: checking for objdump
configure:12405: result: no
configure:12464: checking for objdump in /opt/xbinutils/bin
configure:12472: result: no
configure:12522: checking for objdump
configure:12538: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/objdump
configure:12549: result: objdump
configure:12582: checking for ranlib in /opt/xbinutils/bin
configure:12590: result: no
configure:12602: checking for ranlib
configure:12635: result: no
configure:12694: checking for ranlib in /opt/xbinutils/bin
configure:12702: result: no
configure:12752: checking for ranlib
configure:12768: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/ranlib
configure:12779: result: ranlib
configure:12812: checking for readelf in /opt/xbinutils/bin
configure:12820: result: no
configure:12832: checking for readelf
configure:12865: result: no
configure:12924: checking for readelf in /opt/xbinutils/bin
configure:12932: result: no
configure:12982: checking for readelf
configure:12998: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/readelf
configure:13009: result: readelf
configure:13042: checking for strip in /opt/xbinutils/bin
configure:13050: result: no
configure:13062: checking for strip
configure:13095: result: no
configure:13154: checking for strip in /opt/xbinutils/bin
configure:13162: result: no
configure:13212: checking for strip
configure:13228: found /home/sjackman/.linuxbrew/opt/xbinutils/bin/strip
configure:13239: result: strip
configure:13272: checking for windres in /opt/xbinutils/bin
configure:13280: result: no
configure:13292: checking for windres
configure:13325: result: no
configure:13384: checking for windres in /opt/xbinutils/bin
configure:13392: result: no
configure:13442: checking for windres
configure:13458: found /home/sjackman/.linuxbrew/bin/windres
configure:13469: result: windres
configure:13502: checking for windmc in /opt/xbinutils/bin
configure:13510: result: no
configure:13522: checking for windmc
configure:13555: result: no
configure:13614: checking for windmc in /opt/xbinutils/bin
configure:13622: result: no
configure:13672: checking for windmc
configure:13688: found /home/sjackman/.linuxbrew/bin/windmc
configure:13699: result: windmc
configure:13730: checking where to find the target ar
configure:13763: result: host tool
configure:13772: checking where to find the target as
configure:13805: result: host tool
configure:13814: checking where to find the target cc
configure:13837: result: just compiled
configure:13856: checking where to find the target c++
configure:13882: result: just compiled
configure:13901: checking where to find the target c++ for libstdc++
configure:13927: result: just compiled
configure:13946: checking where to find the target dlltool
configure:13979: result: host tool
configure:13988: checking where to find the target gcc
configure:14011: result: just compiled
configure:14030: checking where to find the target gcj
configure:14066: result: host tool
configure:14075: checking where to find the target gfortran
configure:14101: result: just compiled
configure:14120: checking where to find the target gccgo
configure:14156: result: host tool
configure:14165: checking where to find the target ld
configure:14198: result: host tool
configure:14207: checking where to find the target lipo
configure:14229: result: host tool
configure:14238: checking where to find the target nm
configure:14271: result: host tool
configure:14280: checking where to find the target objdump
configure:14313: result: host tool
configure:14322: checking where to find the target ranlib
configure:14355: result: host tool
configure:14364: checking where to find the target readelf
configure:14397: result: host tool
configure:14406: checking where to find the target strip
configure:14439: result: host tool
configure:14448: checking where to find the target windres
configure:14481: result: host tool
configure:14490: checking where to find the target windmc
configure:14523: result: host tool
configure:14560: checking whether to enable maintainer-specific portions of Makefiles
configure:14569: result: no
configure:14790: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on xhost14
config.status:1008: creating Makefile
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AR_FOR_TARGET_set=
ac_cv_env_AR_FOR_TARGET_value=
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_AS_FOR_TARGET_set=
ac_cv_env_AS_FOR_TARGET_value=
ac_cv_env_AS_set=
ac_cv_env_AS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_TARGET_set=
ac_cv_env_CC_FOR_TARGET_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/home/sjackman/.linuxbrew/bin/gcc-4.9
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include'
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=core2'
ac_cv_env_CXX_FOR_TARGET_set=
ac_cv_env_CXX_FOR_TARGET_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/home/sjackman/.linuxbrew/bin/g++-4.9
ac_cv_env_DLLTOOL_FOR_TARGET_set=
ac_cv_env_DLLTOOL_FOR_TARGET_value=
ac_cv_env_DLLTOOL_set=
ac_cv_env_DLLTOOL_value=
ac_cv_env_GCC_FOR_TARGET_set=
ac_cv_env_GCC_FOR_TARGET_value=
ac_cv_env_GCJ_FOR_TARGET_set=
ac_cv_env_GCJ_FOR_TARGET_value=
ac_cv_env_GFORTRAN_FOR_TARGET_set=
ac_cv_env_GFORTRAN_FOR_TARGET_value=
ac_cv_env_GOC_FOR_TARGET_set=
ac_cv_env_GOC_FOR_TARGET_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2'
ac_cv_env_LD_FOR_TARGET_set=
ac_cv_env_LD_FOR_TARGET_value=
ac_cv_env_LD_set=
ac_cv_env_LD_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIPO_FOR_TARGET_set=
ac_cv_env_LIPO_FOR_TARGET_value=
ac_cv_env_LIPO_set=
ac_cv_env_LIPO_value=
ac_cv_env_NM_FOR_TARGET_set=
ac_cv_env_NM_FOR_TARGET_value=
ac_cv_env_NM_set=
ac_cv_env_NM_value=
ac_cv_env_OBJCOPY_set=
ac_cv_env_OBJCOPY_value=
ac_cv_env_OBJDUMP_FOR_TARGET_set=
ac_cv_env_OBJDUMP_FOR_TARGET_value=
ac_cv_env_OBJDUMP_set=
ac_cv_env_OBJDUMP_value=
ac_cv_env_RANLIB_FOR_TARGET_set=
ac_cv_env_RANLIB_FOR_TARGET_value=
ac_cv_env_RANLIB_set=
ac_cv_env_RANLIB_value=
ac_cv_env_READELF_FOR_TARGET_set=
ac_cv_env_READELF_FOR_TARGET_value=
ac_cv_env_READELF_set=
ac_cv_env_READELF_value=
ac_cv_env_STRIP_FOR_TARGET_set=
ac_cv_env_STRIP_FOR_TARGET_value=
ac_cv_env_STRIP_set=
ac_cv_env_STRIP_value=
ac_cv_env_WINDMC_FOR_TARGET_set=
ac_cv_env_WINDMC_FOR_TARGET_value=
ac_cv_env_WINDMC_set=
ac_cv_env_WINDMC_value=
ac_cv_env_WINDRES_FOR_TARGET_set=
ac_cv_env_WINDRES_FOR_TARGET_value=
ac_cv_env_WINDRES_set=
ac_cv_env_WINDRES_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_build_configargs_set=
ac_cv_env_build_configargs_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_host_configargs_set=
ac_cv_env_host_configargs_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_env_target_configargs_set=
ac_cv_env_target_configargs_value=
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_SED=/home/sjackman/.linuxbrew/bin/sed
ac_cv_path_install='/home/sjackman/.linuxbrew/bin/ginstall -c'
ac_cv_prog_AR=ar
ac_cv_prog_AR_FOR_TARGET=ar
ac_cv_prog_AS=as
ac_cv_prog_AS_FOR_TARGET=as
ac_cv_prog_AWK=gawk
ac_cv_prog_CC_FOR_TARGET=cc
ac_cv_prog_CXX_FOR_TARGET=c++
ac_cv_prog_DLLTOOL=dlltool
ac_cv_prog_DLLTOOL_FOR_TARGET=dlltool
ac_cv_prog_GCC_FOR_TARGET=gcc
ac_cv_prog_GFORTRAN_FOR_TARGET=gfortran
ac_cv_prog_LD=ld
ac_cv_prog_LD_FOR_TARGET=ld
ac_cv_prog_M4=m4
ac_cv_prog_MAKEINFO=makeinfo
ac_cv_prog_NM=nm
ac_cv_prog_NM_FOR_TARGET=nm
ac_cv_prog_OBJCOPY=objcopy
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_OBJDUMP_FOR_TARGET=objdump
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_RANLIB_FOR_TARGET=ranlib
ac_cv_prog_READELF=readelf
ac_cv_prog_READELF_FOR_TARGET=readelf
ac_cv_prog_STRIP=strip
ac_cv_prog_STRIP_FOR_TARGET=strip
ac_cv_prog_WINDMC=windmc
ac_cv_prog_WINDMC_FOR_TARGET=windmc
ac_cv_prog_WINDRES=windres
ac_cv_prog_WINDRES_FOR_TARGET=windres
ac_cv_prog_ac_ct_CC=/home/sjackman/.linuxbrew/bin/gcc-4.9
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_target=x86_64-unknown-linux-gnu
acx_cv_cc_gcc_supports_ada=no
acx_cv_prog_LN=ln
gcc_cv_cloog=yes
gcc_cv_isl=yes
gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
gcc_cv_tool_dirs=/Cellar/xgcc/4.9.1/libexec/gcc/x86_64-unknown-linux-gnu/4.9.1:/Cellar/xgcc/4.9.1/libexec/gcc/x86_64-unknown-linux-gnu:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1:/usr/lib/gcc/x86_64-unknown-linux-gnu:/Cellar/xgcc/4.9.1/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu/4.9.1:/Cellar/xgcc/4.9.1/x86_64-unknown-linux-gnu/bin:
gcc_cv_tool_prefix=/Cellar/xgcc/4.9.1
lt_cv_objdir=.libs
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AR_FOR_BUILD='$(AR)'
AR_FOR_TARGET='$(AR)'
AS='as'
AS_FOR_BUILD='$(AS)'
AS_FOR_TARGET='$(AS)'
AWK='gawk'
BISON='/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/missing bison'
BUILD_CONFIG='bootstrap-debug'
CC='/home/sjackman/.linuxbrew/bin/gcc-4.9'
CC_FOR_BUILD='$(CC)'
CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
CFLAGS='-Os -w -pipe -march=core2'
CFLAGS_FOR_BUILD='-Os -w -pipe -march=core2'
CFLAGS_FOR_TARGET='-g -O2 -Os -w -pipe -march=core2'
COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
CONFIGURE_GDB_TK=''
CPPFLAGS='-I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include'
CXX='/home/sjackman/.linuxbrew/bin/g++-4.9'
CXXFLAGS='-Os -w -pipe -march=core2'
CXXFLAGS_FOR_BUILD='-Os -w -pipe -march=core2'
CXXFLAGS_FOR_TARGET='-g -O2 -Os -w -pipe -march=core2'
CXX_FOR_BUILD='$(CXX)'
CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xg++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
DLLTOOL='dlltool'
DLLTOOL_FOR_BUILD='$(DLLTOOL)'
DLLTOOL_FOR_TARGET='$(DLLTOOL)'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
EXPECT='expect'
EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
FLEX='/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/missing flex'
GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
GCC_SHLIB_SUBDIR=''
GCJ_FOR_BUILD='$(GCJ)'
GCJ_FOR_TARGET='$(GCJ)'
GDB_TK=''
GFORTRAN_FOR_BUILD='$(GFORTRAN)'
GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/'
GNATBIND='no'
GNATMAKE='no'
GOC_FOR_BUILD='$(GOC)'
GOC_FOR_TARGET='$(GOC)'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_GDB_TK=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='ld'
LDFLAGS='-L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2'
LDFLAGS_FOR_BUILD='-L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2'
LDFLAGS_FOR_TARGET=''
LD_FOR_BUILD='$(LD)'
LD_FOR_TARGET='$(LD)'
LEX='/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/missing flex'
LIBOBJS=''
LIBS=''
LIPO='lipo'
LIPO_FOR_TARGET='$(LIPO)'
LN='ln'
LN_S='ln -s'
LTLIBOBJS=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
NM='nm'
NM_FOR_BUILD='$(NM)'
NM_FOR_TARGET='$(NM)'
OBJCOPY='objcopy'
OBJDUMP='objdump'
OBJDUMP_FOR_TARGET='$(OBJDUMP)'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RANLIB_FOR_BUILD='$(RANLIB)'
RANLIB_FOR_TARGET='$(RANLIB)'
RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
READELF='readelf'
READELF_FOR_TARGET='$(READELF)'
RPATH_ENVVAR='LD_LIBRARY_PATH'
RUNTEST='runtest'
SED='/home/sjackman/.linuxbrew/bin/sed'
SHELL='/bin/sh'
STRIP='strip'
STRIP_FOR_TARGET='$(STRIP)'
SYSROOT_CFLAGS_FOR_TARGET=''
TOPLEVEL_CONFIGURE_ARGUMENTS='../configure --with-sysroot=/home/sjackman/.linuxbrew --prefix=/Cellar/xgcc/4.9.1 --with-native-system-header-dir=/opt/xglibc/include --with-build-time-tools=/opt/xbinutils/bin --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-4.9 --with-gmp=/home/sjackman/.linuxbrew/opt/gmp --with-mpfr=/home/sjackman/.linuxbrew/opt/mpfr --with-mpc=/home/sjackman/.linuxbrew/opt/libmpc --with-cloog=/home/sjackman/.linuxbrew/opt/cloog --with-isl=/home/sjackman/.linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion='\''Homebrew xgcc 4.9.1 --without-multilib'\'' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib'
WINDMC='windmc'
WINDMC_FOR_BUILD='$(WINDMC)'
WINDMC_FOR_TARGET='$(WINDMC)'
WINDRES='windres'
WINDRES_FOR_BUILD='$(WINDRES)'
WINDRES_FOR_TARGET='$(WINDRES)'
YACC='/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/missing bison -y'
ac_ct_CC='/home/sjackman/.linuxbrew/bin/gcc-4.9'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_configargs=' --cache-file=../config.cache '\''--with-sysroot=/home/sjackman/.linuxbrew'\'' '\''--prefix=/Cellar/xgcc/4.9.1'\'' '\''--with-native-system-header-dir=/opt/xglibc/include'\'' '\''--with-build-time-tools=/opt/xbinutils/bin'\'' '\''--with-gmp=/home/sjackman/.linuxbrew/opt/gmp'\'' '\''--with-mpfr=/home/sjackman/.linuxbrew/opt/mpfr'\'' '\''--with-mpc=/home/sjackman/.linuxbrew/opt/libmpc'\'' '\''--with-cloog=/home/sjackman/.linuxbrew/opt/cloog'\'' '\''--with-isl=/home/sjackman/.linuxbrew/opt/isl'\'' '\''--with-system-zlib'\'' '\''--enable-libstdcxx-time=yes'\'' '\''--enable-stage1-checking'\'' '\''--enable-checking=release'\'' '\''--enable-lto'\'' '\''--disable-werror'\'' '\''--with-pkgversion=Homebrew xgcc 4.9.1 --without-multilib'\'' '\''--with-bugurl=https://github.com/Homebrew/homebrew/issues'\'' '\''--enable-plugin'\'' '\''--disable-nls'\'' '\''--disable-multilib'\'' '\''--enable-languages=c,c++,fortran,lto,objc,obj-c++'\'' --program-transform-name='\''s&$$&-4.9&'\'' --disable-option-checking'
build_configdirs=' libiberty fixincludes'
build_cpu='x86_64'
build_libsubdir='build-x86_64-unknown-linux-gnu'
build_noncanonical='x86_64-unknown-linux-gnu'
build_os='linux-gnu'
build_subdir='build-x86_64-unknown-linux-gnu'
build_tooldir='${exec_prefix}/x86_64-unknown-linux-gnu'
build_vendor='unknown'
clooginc='-DCLOOG_INT_GMP -I/home/sjackman/.linuxbrew/opt/cloog/include'
clooglibs='-L/home/sjackman/.linuxbrew/opt/cloog/lib -lcloog-isl -L/home/sjackman/.linuxbrew/opt/isl/lib -lisl'
compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
configdirs=' intl libiberty libbacktrace libcpp libdecnumber fixincludes gcc lto-plugin'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
do_compare='cmp --ignore-initial=16 $$f1 $$f2'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
extra_host_libiberty_configure_flags='--enable-shared'
extra_isl_gmp_configure_flags=''
extra_mpc_gmp_configure_flags=''
extra_mpc_mpfr_configure_flags=''
extra_mpfr_configure_flags=''
gmpinc='-I/home/sjackman/.linuxbrew/opt/gmp/include -I/home/sjackman/.linuxbrew/opt/mpfr/include -I/home/sjackman/.linuxbrew/opt/libmpc/include '
gmplibs='-L/home/sjackman/.linuxbrew/opt/gmp/lib -L/home/sjackman/.linuxbrew/opt/mpfr/lib -L/home/sjackman/.linuxbrew/opt/libmpc/lib -lmpc -lmpfr -lgmp'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_configargs=' --cache-file=./config.cache --with-system-zlib '\''--with-sysroot=/home/sjackman/.linuxbrew'\'' '\''--prefix=/Cellar/xgcc/4.9.1'\'' '\''--with-native-system-header-dir=/opt/xglibc/include'\'' '\''--with-build-time-tools=/opt/xbinutils/bin'\'' '\''--with-gmp=/home/sjackman/.linuxbrew/opt/gmp'\'' '\''--with-mpfr=/home/sjackman/.linuxbrew/opt/mpfr'\'' '\''--with-mpc=/home/sjackman/.linuxbrew/opt/libmpc'\'' '\''--with-cloog=/home/sjackman/.linuxbrew/opt/cloog'\'' '\''--with-isl=/home/sjackman/.linuxbrew/opt/isl'\'' '\''--with-system-zlib'\'' '\''--enable-libstdcxx-time=yes'\'' '\''--enable-stage1-checking'\'' '\''--enable-checking=release'\'' '\''--enable-lto'\'' '\''--disable-werror'\'' '\''--with-pkgversion=Homebrew xgcc 4.9.1 --without-multilib'\'' '\''--with-bugurl=https://github.com/Homebrew/homebrew/issues'\'' '\''--enable-plugin'\'' '\''--disable-nls'\'' '\''--disable-multilib'\'' '\''--enable-languages=c,c++,fortran,lto,objc,obj-c++'\'' --program-transform-name='\''s&$$&-4.9&'\'' --disable-option-checking'
host_cpu='x86_64'
host_noncanonical='x86_64-unknown-linux-gnu'
host_os='linux-gnu'
host_shared='no'
host_subdir='.'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
islinc='-I/home/sjackman/.linuxbrew/opt/isl/include'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
poststage1_ldflags='-static-libstdc++ -static-libgcc'
poststage1_libs=''
prefix='/Cellar/xgcc/4.9.1'
program_transform_name='s&$$&-4.9&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stage1_cflags='-g'
stage1_checking='--enable-checking=yes'
stage1_languages='c,c++,lto'
stage1_ldflags='-static-libstdc++ -static-libgcc'
stage1_libs=''
stage2_werror_flag=''
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_configargs='--cache-file=./config.cache '\''--with-sysroot=/home/sjackman/.linuxbrew'\'' '\''--prefix=/Cellar/xgcc/4.9.1'\'' '\''--with-native-system-header-dir=/opt/xglibc/include'\'' '\''--with-build-time-tools=/opt/xbinutils/bin'\'' '\''--with-gmp=/home/sjackman/.linuxbrew/opt/gmp'\'' '\''--with-mpfr=/home/sjackman/.linuxbrew/opt/mpfr'\'' '\''--with-mpc=/home/sjackman/.linuxbrew/opt/libmpc'\'' '\''--with-cloog=/home/sjackman/.linuxbrew/opt/cloog'\'' '\''--with-isl=/home/sjackman/.linuxbrew/opt/isl'\'' '\''--with-system-zlib'\'' '\''--enable-libstdcxx-time=yes'\'' '\''--enable-stage1-checking'\'' '\''--enable-checking=release'\'' '\''--enable-lto'\'' '\''--disable-werror'\'' '\''--with-pkgversion=Homebrew xgcc 4.9.1 --without-multilib'\'' '\''--with-bugurl=https://github.com/Homebrew/homebrew/issues'\'' '\''--enable-plugin'\'' '\''--disable-nls'\'' '\''--disable-multilib'\'' '\''--enable-languages=c,c++,fortran,lto,objc,obj-c++'\'' --program-transform-name='\''s&$$&-4.9&'\'' --disable-option-checking'
target_configdirs=' libgcc libgomp libcilkrts libatomic libitm libstdc++-v3 libsanitizer libvtv libssp libquadmath libgfortran libobjc'
target_cpu='x86_64'
target_noncanonical='x86_64-unknown-linux-gnu'
target_os='linux-gnu'
target_subdir='x86_64-unknown-linux-gnu'
target_vendor='unknown'
tooldir='${exec_prefix}/x86_64-unknown-linux-gnu'
## ------------------- ##
## File substitutions. ##
## ------------------- ##
alphaieee_frag='/dev/null'
host_makefile_frag='/dev/null'
ospace_frag='/dev/null'
serialization_dependencies='serdep.tmp'
target_makefile_frag='../config/mt-gnu'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define LT_OBJDIR ".libs/"
configure: exit 0
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... /home/sjackman/.linuxbrew/bin/ginstall -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /home/sjackman/.linuxbrew/bin/sed
checking for gawk... gawk
checking for libatomic support... yes
checking for libcilkrts support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... yes
checking for gcc... /home/sjackman/.linuxbrew/bin/gcc-4.9
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 /home/sjackman/.linuxbrew/bin/gcc-4.9 accepts -g... yes
checking for /home/sjackman/.linuxbrew/bin/gcc-4.9 option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether /home/sjackman/.linuxbrew/bin/g++-4.9 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 version 0.10 of ISL... no
checking for version 0.11 of ISL... no
checking for version 0.12 of ISL... yes
checking for version 0.17.0 of CLooG... no
checking for version 0.18.0 of CLooG... yes
The following languages will be built: c,c++,fortran,lto,objc,obj-c++
*** This configuration is not supported in the following subdirectories:
zlib gnattools target-libada target-libgo target-libffi target-libbacktrace target-zlib target-libjava 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... m4
checking for flex... no
checking for lex... no
checking for flex... no
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... dlltool
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... windres
checking for windmc... windmc
checking for objcopy... objcopy
checking for objdump... objdump
checking for readelf... readelf
checking for cc in /opt/xbinutils/bin... no
checking for gcc in /opt/xbinutils/bin... no
checking for cc... cc
checking for c++ in /opt/xbinutils/bin... no
checking for g++ in /opt/xbinutils/bin... no
checking for cxx in /opt/xbinutils/bin... no
checking for gxx in /opt/xbinutils/bin... no
checking for c++... c++
checking for gcc in /opt/xbinutils/bin... no
checking for gcc... gcc
checking for gcj in /opt/xbinutils/bin... no
checking for gcj... no
checking for gfortran in /opt/xbinutils/bin... no
checking for gfortran... gfortran
checking for gccgo in /opt/xbinutils/bin... no
checking for gccgo... no
checking for ar in /opt/xbinutils/bin... no
checking for ar... no
checking for ar in /opt/xbinutils/bin... no
checking for ar... ar
checking for as in /opt/xbinutils/bin... no
checking for as... no
checking for as in /opt/xbinutils/bin... no
checking for as... as
checking for dlltool in /opt/xbinutils/bin... no
checking for dlltool... no
checking for dlltool in /opt/xbinutils/bin... no
checking for dlltool... dlltool
checking for ld in /opt/xbinutils/bin... no
checking for ld... no
checking for ld in /opt/xbinutils/bin... no
checking for ld... ld
checking for lipo in /opt/xbinutils/bin... no
checking for lipo... no
checking for lipo in /opt/xbinutils/bin... no
checking for lipo... no
checking for nm in /opt/xbinutils/bin... no
checking for nm... no
checking for nm in /opt/xbinutils/bin... no
checking for nm... nm
checking for objdump in /opt/xbinutils/bin... no
checking for objdump... no
checking for objdump in /opt/xbinutils/bin... no
checking for objdump... objdump
checking for ranlib in /opt/xbinutils/bin... no
checking for ranlib... no
checking for ranlib in /opt/xbinutils/bin... no
checking for ranlib... ranlib
checking for readelf in /opt/xbinutils/bin... no
checking for readelf... no
checking for readelf in /opt/xbinutils/bin... no
checking for readelf... readelf
checking for strip in /opt/xbinutils/bin... no
checking for strip... no
checking for strip in /opt/xbinutils/bin... no
checking for strip... strip
checking for windres in /opt/xbinutils/bin... no
checking for windres... no
checking for windres in /opt/xbinutils/bin... no
checking for windres... windres
checking for windmc in /opt/xbinutils/bin... no
checking for windmc... no
checking for windmc in /opt/xbinutils/bin... no
checking for windmc... windmc
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gcj... host tool
checking where to find the target gfortran... just compiled
checking where to find the target gccgo... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target readelf... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ /var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/libiberty/configure --cache-file=./config.cache --with-system-zlib --with-sysroot=/home/sjackman/.linuxbrew --prefix=/Cellar/xgcc/4.9.1 --with-native-system-header-dir=/opt/xglibc/include --with-build-time-tools=/opt/xbinutils/bin --with-gmp=/home/sjackman/.linuxbrew/opt/gmp --with-mpfr=/home/sjackman/.linuxbrew/opt/mpfr --with-mpc=/home/sjackman/.linuxbrew/opt/libmpc --with-cloog=/home/sjackman/.linuxbrew/opt/cloog --with-isl=/home/sjackman/.linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion=Homebrew xgcc 4.9.1 --without-multilib --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib --enable-languages=c,c++,fortran,lto,objc,obj-c++ --program-transform-name=s&$&-4.9& --disable-option-checking --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --srcdir=../../libiberty --disable-intermodule --enable-checking=yes --disable-coverage --enable-languages=c,c++,lto --disable-build-format-warnings --enable-shared
## --------- ##
## Platform. ##
## --------- ##
hostname = xhost14
uname -m = x86_64
uname -r = 2.6.18-348.1.1.el5.centos.plus
uname -s = Linux
uname -v = #1 SMP Tue Jan 22 19:12:20 EST 2013
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/sjackman/.linuxbrew/opt/xglibc/bin
PATH: /home/sjackman/.linuxbrew/opt/xbinutils/bin
PATH: /home/sjackman/.linuxbrew/bin
PATH: /usr/bin
PATH: /bin
PATH: /home/sjackman/.linuxbrew/Library/Contributions/cmd
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2223: creating cache ./config.cache
configure:2374: checking whether to enable maintainer-specific portions of Makefiles
configure:2384: result: no
configure:2399: checking for makeinfo
configure:2426: result: makeinfo --split-size=5000000 --split-size=5000000
configure:2466: checking for perl
configure:2482: found /usr/bin/perl
configure:2493: result: perl
configure:2512: checking build system type
configure:2526: result: x86_64-unknown-linux-gnu
configure:2546: checking host system type
configure:2559: result: x86_64-unknown-linux-gnu
configure:2584: checking for x86_64-unknown-linux-gnu-ar
configure:2611: result: ar
configure:2676: checking for x86_64-unknown-linux-gnu-ranlib
configure:2703: result: ranlib
configure:2788: checking whether to install libiberty headers and static library
configure:2811: result: no
configure:2813: target_header_dir =
configure:2825: checking for x86_64-unknown-linux-gnu-gcc
configure:2852: result: /home/sjackman/.linuxbrew/bin/gcc-4.9
configure:3121: checking for C compiler version
configure:3130: /home/sjackman/.linuxbrew/bin/gcc-4.9 --version >&5
gcc-4.9 (Homebrew gcc 4.9.1 --without-multilib) 4.9.1
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3141: $? = 0
configure:3130: /home/sjackman/.linuxbrew/bin/gcc-4.9 -v >&5
Using built-in specs.
COLLECT_GCC=/home/sjackman/.linuxbrew/bin/gcc-4.9
COLLECT_LTO_WRAPPER=/home/sjackman/.linuxbrew/Cellar/gcc/4.9.1/libexec/gcc/x86_64-unknown-linux-gnu/4.9.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/home/sjackman/.linuxbrew/Cellar/gcc/4.9.1 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-4.9 --with-gmp=/home/sjackman/.linuxbrew/opt/gmp --with-mpfr=/home/sjackman/.linuxbrew/opt/mpfr --with-mpc=/home/sjackman/.linuxbrew/opt/libmpc --with-cloog=/home/sjackman/.linuxbrew/opt/cloog --with-isl=/home/sjackman/.linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion='Homebrew gcc 4.9.1 --without-multilib' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib
Thread model: posix
gcc version 4.9.1 (Homebrew gcc 4.9.1 --without-multilib)
configure:3141: $? = 0
configure:3130: /home/sjackman/.linuxbrew/bin/gcc-4.9 -V >&5
gcc-4.9: error: unrecognized command line option '-V'
gcc-4.9: fatal error: no input files
compilation terminated.
configure:3141: $? = 1
configure:3130: /home/sjackman/.linuxbrew/bin/gcc-4.9 -qversion >&5
gcc-4.9: error: unrecognized command line option '-qversion'
gcc-4.9: fatal error: no input files
compilation terminated.
configure:3141: $? = 1
configure:3157: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:3160: $? = 0
configure:3189: checking for C compiler default output file name
configure:3211: /home/sjackman/.linuxbrew/bin/gcc-4.9 -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:3215: $? = 0
configure:3252: result: a.out
configure:3268: checking whether the C compiler works
configure:3277: ./a.out
configure:3281: $? = 0
configure:3296: result: yes
configure:3303: checking whether we are cross compiling
configure:3305: result: no
configure:3308: checking for suffix of executables
configure:3315: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:3319: $? = 0
configure:3341: result:
configure:3348: checking for suffix of object files
configure:3370: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:3374: $? = 0
configure:3395: result: o
configure:3399: checking whether we are using the GNU C compiler
configure:3418: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:3418: $? = 0
configure:3427: result: yes
configure:3436: checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 accepts -g
configure:3456: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:3456: $? = 0
configure:3497: result: yes
configure:3514: checking for /home/sjackman/.linuxbrew/bin/gcc-4.9 option to accept ISO C89
configure:3578: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:3578: $? = 0
configure:3591: result: none needed
configure:3619: checking for special C compiler options needed for large files
configure:3664: result: no
configure:3670: checking for _FILE_OFFSET_BITS value needed for large files
configure:3695: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:3695: $? = 0
configure:3727: result: no
configure:3815: checking how to run the C preprocessor
configure:3846: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:3846: $? = 0
configure:3860: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3885: result: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E
configure:3905: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:3905: $? = 0
configure:3919: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3919: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3962: checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -W
configure:3979: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -W -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:3979: $? = 0
configure:3988: result: yes
configure:3962: checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -Wall
configure:3979: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Wall -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:3979: $? = 0
configure:3988: result: yes
configure:3962: checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -Wwrite-strings
configure:3979: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Wwrite-strings -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:3979: $? = 0
configure:3988: result: yes
configure:3962: checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -Wc++-compat
configure:3979: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Wc++-compat -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:3979: $? = 0
configure:3988: result: yes
configure:3962: checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -Wstrict-prototypes
configure:3979: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -Wstrict-prototypes -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^
configure:3979: $? = 0
configure:3988: result: yes
configure:3999: checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -pedantic
configure:4017: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -pedantic -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:4017: $? = 0
configure:4025: result: yes
configure:4035: checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 and cc understand -c and -o together
configure:4066: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c conftest.c -o conftest2.o >&5
configure:4070: $? = 0
configure:4076: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c conftest.c -o conftest2.o >&5
configure:4080: $? = 0
configure:4091: cc -c conftest.c >&5
configure:4095: $? = 0
configure:4103: cc -c conftest.c -o conftest2.o >&5
configure:4107: $? = 0
configure:4113: cc -c conftest.c -o conftest2.o >&5
configure:4117: $? = 0
configure:4135: result: yes
configure:4154: checking for an ANSI C-conforming const
configure:4219: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:4219: $? = 0
configure:4226: result: yes
configure:4234: checking for inline
configure:4250: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:4250: $? = 0
configure:4258: result: inline
configure:4277: checking for grep that handles long lines and -e
configure:4335: result: /home/sjackman/.linuxbrew/bin/grep
configure:4340: checking for egrep
configure:4402: result: /home/sjackman/.linuxbrew/bin/grep -E
configure:4407: checking for ANSI C header files
configure:4427: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:4427: $? = 0
configure:4500: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:4500: $? = 0
configure:4500: ./conftest
configure:4500: $? = 0
configure:4511: result: yes
configure:4524: checking for sys/types.h
configure:4524: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:4524: $? = 0
configure:4524: result: yes
configure:4524: checking for sys/stat.h
configure:4524: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:4524: $? = 0
configure:4524: result: yes
configure:4524: checking for stdlib.h
configure:4524: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:4524: $? = 0
configure:4524: result: yes
configure:4524: checking for string.h
configure:4524: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:4524: $? = 0
configure:4524: result: yes
configure:4524: checking for memory.h
configure:4524: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:4524: $? = 0
configure:4524: result: yes
configure:4524: checking for strings.h
configure:4524: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:4524: $? = 0
configure:4524: result: yes
configure:4524: checking for inttypes.h
configure:4524: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:4524: $? = 0
configure:4524: result: yes
configure:4524: checking for stdint.h
configure:4524: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:4524: $? = 0
configure:4524: result: yes
configure:4524: checking for unistd.h
configure:4524: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:4524: $? = 0
configure:4524: result: yes
configure:4535: checking whether byte ordering is bigendian
configure:4550: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:20:15: error: unknown type name 'universal'
configure:4550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:4595: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:4595: $? = 0
configure:4613: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:4: error: unknown type name 'not'
not big endian
^
conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^
configure:4613: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4741: result: no
configure:4780: checking for a BSD-compatible install
configure:4848: result: /home/sjackman/.linuxbrew/bin/ginstall -c
configure:5001: checking for sys/file.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for sys/param.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for limits.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for stdlib.h
configure:5001: result: yes
configure:5001: checking for malloc.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for string.h
configure:5001: result: yes
configure:5001: checking for unistd.h
configure:5001: result: yes
configure:5001: checking for strings.h
configure:5001: result: yes
configure:5001: checking for sys/time.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for time.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for sys/resource.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for sys/stat.h
configure:5001: result: yes
configure:5001: checking for sys/mman.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for fcntl.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for alloca.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for sys/pstat.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
conftest.c:34:23: fatal error: sys/pstat.h: No such file or directory
#include <sys/pstat.h>
^
compilation terminated.
configure:5001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <sys/pstat.h>
configure:5001: result: no
configure:5001: checking for sys/sysmp.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
conftest.c:34:23: fatal error: sys/sysmp.h: No such file or directory
#include <sys/sysmp.h>
^
compilation terminated.
configure:5001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <sys/sysmp.h>
configure:5001: result: no
configure:5001: checking for sys/sysinfo.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for machine/hal_sysinfo.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
conftest.c:35:33: fatal error: machine/hal_sysinfo.h: No such file or directory
#include <machine/hal_sysinfo.h>
^
compilation terminated.
configure:5001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| /* end confdefs.h. */
| #include <machine/hal_sysinfo.h>
configure:5001: result: no
configure:5001: checking for sys/table.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
conftest.c:35:23: fatal error: sys/table.h: No such file or directory
#include <sys/table.h>
^
compilation terminated.
configure:5001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| /* end confdefs.h. */
| #include <sys/table.h>
configure:5001: result: no
configure:5001: checking for sys/sysctl.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for sys/systemcfg.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
conftest.c:36:27: fatal error: sys/systemcfg.h: No such file or directory
#include <sys/systemcfg.h>
^
compilation terminated.
configure:5001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h. */
| #include <sys/systemcfg.h>
configure:5001: result: no
configure:5001: checking for stdint.h
configure:5001: result: yes
configure:5001: checking for stdio_ext.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5001: checking for process.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
conftest.c:38:21: fatal error: process.h: No such file or directory
#include <process.h>
^
compilation terminated.
configure:5001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| /* end confdefs.h. */
| #include <process.h>
configure:5001: result: no
configure:5001: checking for sys/prctl.h
configure:5001: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
configure:5001: $? = 0
configure:5001: result: yes
configure:5011: checking for sys/wait.h that is POSIX.1 compatible
configure:5037: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5037: $? = 0
configure:5044: result: yes
configure:5052: checking whether time.h and sys/time.h may both be included
configure:5072: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5072: $? = 0
configure:5079: result: yes
configure:5088: checking whether errno must be declared
configure:5104: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5104: $? = 0
configure:5111: result: no
configure:5125: checking size of int
configure:5130: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:5130: $? = 0
configure:5130: ./conftest
configure:5130: $? = 0
configure:5145: result: 4
configure:5157: checking for a 64-bit type
configure:5175: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5175: $? = 0
configure:5225: result: uint64_t
configure:5236: checking for intptr_t
configure:5236: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5236: $? = 0
configure:5236: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:23: error: expected expression before ')' token
if (sizeof ((intptr_t)))
^
configure:5236: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:5236: result: yes
configure:5271: checking for uintptr_t
configure:5271: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5271: $? = 0
configure:5271: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:24: error: expected expression before ')' token
if (sizeof ((uintptr_t)))
^
configure:5271: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:5271: result: yes
configure:5306: checking for ssize_t
configure:5306: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5306: $? = 0
configure:5306: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
^
configure:5306: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:5306: result: yes
configure:5325: checking for pid_t
configure:5325: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:5325: $? = 0
configure:5325: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:5325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:5325: result: yes
configure:5949: checking for library containing strerror
configure:5983: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:5983: $? = 0
configure:6000: result: none required
configure:6011: checking for asprintf
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for atexit
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for basename
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for bcmp
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:72:6: warning: conflicting types for built-in function 'bcmp'
char bcmp ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for bcopy
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:73:6: warning: conflicting types for built-in function 'bcopy'
char bcopy ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for bsearch
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for bzero
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:75:6: warning: conflicting types for built-in function 'bzero'
char bzero ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for calloc
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:76:6: warning: conflicting types for built-in function 'calloc'
char calloc ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for clock
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for ffs
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:78:6: warning: conflicting types for built-in function 'ffs'
char ffs ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for getcwd
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for getpagesize
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for gettimeofday
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for index
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:82:6: warning: conflicting types for built-in function 'index'
char index ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for insque
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for memchr
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:84:6: warning: conflicting types for built-in function 'memchr'
char memchr ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for memcmp
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:85:6: warning: conflicting types for built-in function 'memcmp'
char memcmp ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for memcpy
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:86:6: warning: conflicting types for built-in function 'memcpy'
char memcpy ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for memmem
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for memmove
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:88:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for mempcpy
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:89:6: warning: conflicting types for built-in function 'mempcpy'
char mempcpy ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for memset
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:90:6: warning: conflicting types for built-in function 'memset'
char memset ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for mkstemps
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for putenv
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for random
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for rename
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for rindex
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:95:6: warning: conflicting types for built-in function 'rindex'
char rindex ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for setenv
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for snprintf
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:97:6: warning: conflicting types for built-in function 'snprintf'
char snprintf ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for sigsetmask
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for stpcpy
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:99:6: warning: conflicting types for built-in function 'stpcpy'
char stpcpy ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for stpncpy
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:100:6: warning: conflicting types for built-in function 'stpncpy'
char stpncpy ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strcasecmp
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:101:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strchr
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:102:6: warning: conflicting types for built-in function 'strchr'
char strchr ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strdup
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:103:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strncasecmp
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:104:6: warning: conflicting types for built-in function 'strncasecmp'
char strncasecmp ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strndup
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:105:6: warning: conflicting types for built-in function 'strndup'
char strndup ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strnlen
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strrchr
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:107:6: warning: conflicting types for built-in function 'strrchr'
char strrchr ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strstr
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:108:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strtod
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strtol
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strtoul
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for strverscmp
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for tmpnam
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/ccEkkGk9.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:124: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for vasprintf
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for vfprintf
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:115:6: warning: conflicting types for built-in function 'vfprintf'
char vfprintf ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for vprintf
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:116:6: warning: conflicting types for built-in function 'vprintf'
char vprintf ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for vsnprintf
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:117:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for vsprintf
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:118:6: warning: conflicting types for built-in function 'vsprintf'
char vsprintf ();
^
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for waitpid
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6011: $? = 0
configure:6011: result: yes
configure:6011: checking for setproctitle
configure:6011: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/ccWIh25V.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:131: undefined reference to `setproctitle'
collect2: error: ld returned 1 exit status
configure:6011: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| /* end confdefs.h. */
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setproctitle innocuous_setproctitle
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setproctitle (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setproctitle
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setproctitle ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setproctitle || defined __stub___setproctitle
| choke me
| #endif
|
| int
| main ()
| {
| return setproctitle ();
| ;
| return 0;
| }
configure:6011: result: no
configure:6029: checking whether alloca needs Cray hooks
configure:6052: result: no
configure:6070: checking stack direction for C alloca
configure:6097: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:111:3: warning: incompatible implicit declaration of built-in function 'exit'
exit (find_stack_direction() < 0);
^
configure:6097: $? = 0
configure:6097: ./conftest
configure:6097: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| /* end confdefs.h. */
| find_stack_direction ()
| {
| static char *addr = 0;
| auto char dummy;
| if (addr == 0)
| {
| addr = &dummy;
| return find_stack_direction ();
| }
| else
| return (&dummy > addr) ? 1 : -1;
| }
| main ()
| {
| exit (find_stack_direction() < 0);
| }
configure:6107: result: -1
configure:6117: checking for vfork.h
configure:6117: /home/sjackman/.linuxbrew/bin/gcc-4.9 -E -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c
conftest.c:98:19: fatal error: vfork.h: No such file or directory
#include <vfork.h>
^
compilation terminated.
configure:6117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| /* end confdefs.h. */
| #include <vfork.h>
configure:6117: result: no
configure:6129: checking for fork
configure:6129: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c:121:6: warning: conflicting types for built-in function 'fork'
char fork ();
^
configure:6129: $? = 0
configure:6129: result: yes
configure:6129: checking for vfork
configure:6129: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6129: $? = 0
configure:6129: result: yes
configure:6140: checking for working fork
configure:6162: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6162: $? = 0
configure:6162: ./conftest
configure:6162: $? = 0
configure:6172: result: yes
configure:6193: checking for working vfork
configure:6303: result: yes
configure:6362: checking for _doprnt
configure:6362: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/ccc0K0cP.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:136: undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:6362: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:6362: result: no
configure:6374: checking for sys_errlist
configure:6393: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/cc0ssiJX.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:106: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
configure:6393: $? = 0
configure:6403: result: yes
configure:6374: checking for sys_nerr
configure:6393: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/ccKAHwO8.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:107: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
configure:6393: $? = 0
configure:6403: result: yes
configure:6374: checking for sys_siglist
configure:6393: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6393: $? = 0
configure:6403: result: yes
configure:6418: checking for external symbol _system_configuration
configure:6431: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c:105:27: fatal error: sys/systemcfg.h: No such file or directory
#include <sys/systemcfg.h>
^
compilation terminated.
configure:6431: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| /* end confdefs.h. */
| #include <sys/systemcfg.h>
| int
| main ()
| {
| double x = _system_configuration.physmem;
| ;
| return 0;
| }
configure:6438: result: no
configure:6446: checking for __fsetlocking
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for canonicalize_file_name
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for dup3
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for getrlimit
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for getrusage
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for getsysinfo
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/ccegnAEX.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:144: undefined reference to `getsysinfo'
collect2: error: ld returned 1 exit status
configure:6446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| /* end confdefs.h. */
| /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getsysinfo innocuous_getsysinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getsysinfo (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getsysinfo
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getsysinfo ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getsysinfo || defined __stub___getsysinfo
| choke me
| #endif
|
| int
| main ()
| {
| return getsysinfo ();
| ;
| return 0;
| }
configure:6446: result: no
configure:6446: checking for gettimeofday
configure:6446: result: yes
configure:6446: checking for on_exit
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for psignal
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for pstat_getdynamic
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/ccYgWDQs.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:147: undefined reference to `pstat_getdynamic'
collect2: error: ld returned 1 exit status
configure:6446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PSIGNAL 1
| /* end confdefs.h. */
| /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pstat_getdynamic innocuous_pstat_getdynamic
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pstat_getdynamic (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pstat_getdynamic
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pstat_getdynamic ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pstat_getdynamic || defined __stub___pstat_getdynamic
| choke me
| #endif
|
| int
| main ()
| {
| return pstat_getdynamic ();
| ;
| return 0;
| }
configure:6446: result: no
configure:6446: checking for pstat_getstatic
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/cc850VyB.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:147: undefined reference to `pstat_getstatic'
collect2: error: ld returned 1 exit status
configure:6446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PSIGNAL 1
| /* end confdefs.h. */
| /* Define pstat_getstatic to an innocuous variant, in case <limits.h> declares pstat_getstatic.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pstat_getstatic innocuous_pstat_getstatic
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pstat_getstatic (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pstat_getstatic
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pstat_getstatic ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pstat_getstatic || defined __stub___pstat_getstatic
| choke me
| #endif
|
| int
| main ()
| {
| return pstat_getstatic ();
| ;
| return 0;
| }
configure:6446: result: no
configure:6446: checking for realpath
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for setrlimit
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for sbrk
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for spawnve
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/ccolCk0c.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:150: undefined reference to `spawnve'
collect2: error: ld returned 1 exit status
configure:6446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SBRK 1
| /* end confdefs.h. */
| /* Define spawnve to an innocuous variant, in case <limits.h> declares spawnve.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define spawnve innocuous_spawnve
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char spawnve (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef spawnve
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char spawnve ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_spawnve || defined __stub___spawnve
| choke me
| #endif
|
| int
| main ()
| {
| return spawnve ();
| ;
| return 0;
| }
configure:6446: result: no
configure:6446: checking for spawnvpe
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/ccS82kKo.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:150: undefined reference to `spawnvpe'
collect2: error: ld returned 1 exit status
configure:6446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SBRK 1
| /* end confdefs.h. */
| /* Define spawnvpe to an innocuous variant, in case <limits.h> declares spawnvpe.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define spawnvpe innocuous_spawnvpe
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char spawnvpe (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef spawnvpe
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char spawnvpe ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_spawnvpe || defined __stub___spawnvpe
| choke me
| #endif
|
| int
| main ()
| {
| return spawnvpe ();
| ;
| return 0;
| }
configure:6446: result: no
configure:6446: checking for strerror
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for strsignal
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for sysconf
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for sysctl
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for sysmp
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/ccSnWlmW.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:154: undefined reference to `sysmp'
collect2: error: ld returned 1 exit status
configure:6446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| /* end confdefs.h. */
| /* Define sysmp to an innocuous variant, in case <limits.h> declares sysmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sysmp innocuous_sysmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sysmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sysmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sysmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sysmp || defined __stub___sysmp
| choke me
| #endif
|
| int
| main ()
| {
| return sysmp ();
| ;
| return 0;
| }
configure:6446: result: no
configure:6446: checking for table
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/cccyLjO6.o: In function `main':
/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty/conftest.c:154: undefined reference to `table'
collect2: error: ld returned 1 exit status
configure:6446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| /* end confdefs.h. */
| /* Define table to an innocuous variant, in case <limits.h> declares table.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define table innocuous_table
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char table (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef table
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char table ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_table || defined __stub___table
| choke me
| #endif
|
| int
| main ()
| {
| return table ();
| ;
| return 0;
| }
configure:6446: result: no
configure:6446: checking for times
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for wait3
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6446: checking for wait4
configure:6446: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6456: checking whether basename is declared
configure:6456: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:163:10: error: 'basename' undeclared (first use in this function)
(void) basename;
^
conftest.c:163:10: note: each undeclared identifier is reported only once for each function it appears in
configure:6456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| #define HAVE_TIMES 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef basename
| #ifdef __cplusplus
| (void) basename((char *) 0);
| #else
| (void) basename;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:6456: result: no
configure:6466: checking whether ffs is declared
configure:6466: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:6466: $? = 0
configure:6466: result: yes
configure:6476: checking whether asprintf is declared
configure:6476: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:165:10: error: 'asprintf' undeclared (first use in this function)
(void) asprintf;
^
conftest.c:165:10: note: each undeclared identifier is reported only once for each function it appears in
configure:6476: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| #define HAVE_TIMES 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_FFS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef asprintf
| #ifdef __cplusplus
| (void) asprintf;
| #else
| (void) asprintf;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:6476: result: no
configure:6486: checking whether vasprintf is declared
configure:6486: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:166:10: error: 'vasprintf' undeclared (first use in this function)
(void) vasprintf;
^
conftest.c:166:10: note: each undeclared identifier is reported only once for each function it appears in
configure:6486: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| #define HAVE_TIMES 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_FFS 1
| #define HAVE_DECL_ASPRINTF 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef vasprintf
| #ifdef __cplusplus
| (void) vasprintf;
| #else
| (void) vasprintf;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:6486: result: no
configure:6496: checking whether snprintf is declared
configure:6496: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:6496: $? = 0
configure:6496: result: yes
configure:6506: checking whether vsnprintf is declared
configure:6506: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:6506: $? = 0
configure:6506: result: yes
configure:6517: checking whether calloc is declared
configure:6517: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:6517: $? = 0
configure:6517: result: yes
configure:6527: checking whether getenv is declared
configure:6527: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:6527: $? = 0
configure:6527: result: yes
configure:6537: checking whether getopt is declared
configure:6537: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:6537: $? = 0
configure:6537: result: yes
configure:6547: checking whether malloc is declared
configure:6547: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:6547: $? = 0
configure:6547: result: yes
configure:6557: checking whether realloc is declared
configure:6557: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:6557: $? = 0
configure:6557: result: yes
configure:6567: checking whether sbrk is declared
configure:6567: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
configure:6567: $? = 0
configure:6567: result: yes
configure:6578: checking whether strverscmp is declared
configure:6578: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:175:10: error: 'strverscmp' undeclared (first use in this function)
(void) strverscmp;
^
conftest.c:175:10: note: each undeclared identifier is reported only once for each function it appears in
configure:6578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| #define HAVE_TIMES 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_FFS 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_SBRK 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strverscmp
| #ifdef __cplusplus
| (void) strverscmp;
| #else
| (void) strverscmp;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:6578: result: no
configure:6589: checking whether canonicalize_file_name must be declared
configure:6620: /home/sjackman/.linuxbrew/bin/gcc-4.9 -c -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:155:28: error: 'canonicalize_file_name' undeclared (first use in this function)
char *(*pfn) = (char *(*)) canonicalize_file_name
^
conftest.c:155:28: note: each undeclared identifier is reported only once for each function it appears in
configure:6620: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION -1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_NERR 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| #define HAVE_TIMES 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_DECL_BASENAME 0
| #define HAVE_DECL_FFS 1
| #define HAVE_DECL_ASPRINTF 0
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_CALLOC 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_REALLOC 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_STRVERSCMP 0
| /* end confdefs.h. */
|
| #include "confdefs.h"
| #include <stdio.h>
| #ifdef HAVE_STRING_H
| #include <string.h>
| #else
| #ifdef HAVE_STRINGS_H
| #include <strings.h>
| #endif
| #endif
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| int
| main ()
| {
| char *(*pfn) = (char *(*)) canonicalize_file_name
| ;
| return 0;
| }
configure:6628: result: yes
configure:6656: checking for stdlib.h
configure:6656: result: yes
configure:6656: checking for unistd.h
configure:6656: result: yes
configure:6668: checking for getpagesize
configure:6668: result: yes
configure:6677: checking for working mmap
configure:6814: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6814: $? = 0
configure:6814: ./conftest
configure:6814: $? = 0
configure:6824: result: yes
configure:6835: checking for working strncmp
configure:6907: /home/sjackman/.linuxbrew/bin/gcc-4.9 -o conftest -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:5: warning: incompatible implicit declaration of built-in function 'exit'
exit (1);
^
conftest.c:191:40: warning: incompatible implicit declaration of built-in function 'strlen'
char *q = (char *) p + MAP_LEN - strlen (string) - 2;
^
conftest.c:194:7: warning: incompatible implicit declaration of built-in function 'strcpy'
strcpy (q, string);
^
configure:6907: $? = 0
configure:6907: ./conftest
configure:6907: $? = 0
configure:6918: result: yes
configure:7023: updating cache ./config.cache
configure:7061: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on xhost14
config.status:995: creating Makefile
config.status:995: creating testsuite/Makefile
config.status:995: creating config.h
config.status:1173: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_stack_direction=-1
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/home/sjackman/.linuxbrew/bin/gcc-4.9
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-g
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
ac_cv_func___fsetlocking=yes
ac_cv_func__doprnt=no
ac_cv_func_asprintf=yes
ac_cv_func_atexit=yes
ac_cv_func_basename=yes
ac_cv_func_bcmp=yes
ac_cv_func_bcopy=yes
ac_cv_func_bsearch=yes
ac_cv_func_bzero=yes
ac_cv_func_calloc=yes
ac_cv_func_canonicalize_file_name=yes
ac_cv_func_clock=yes
ac_cv_func_dup3=yes
ac_cv_func_ffs=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_getcwd=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_getsysinfo=no
ac_cv_func_gettimeofday=yes
ac_cv_func_index=yes
ac_cv_func_insque=yes
ac_cv_func_memchr=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmem=yes
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mkstemps=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_on_exit=yes
ac_cv_func_psignal=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_pstat_getstatic=no
ac_cv_func_putenv=yes
ac_cv_func_random=yes
ac_cv_func_realpath=yes
ac_cv_func_rename=yes
ac_cv_func_rindex=yes
ac_cv_func_sbrk=yes
ac_cv_func_setenv=yes
ac_cv_func_setproctitle=no
ac_cv_func_setrlimit=yes
ac_cv_func_sigsetmask=yes
ac_cv_func_snprintf=yes
ac_cv_func_spawnve=no
ac_cv_func_spawnvpe=no
ac_cv_func_stpcpy=yes
ac_cv_func_stpncpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strncmp_works=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strrchr=yes
ac_cv_func_strsignal=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_strverscmp=yes
ac_cv_func_sysconf=yes
ac_cv_func_sysctl=yes
ac_cv_func_sysmp=no
ac_cv_func_table=no
ac_cv_func_times=yes
ac_cv_func_tmpnam=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vfprintf=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_func_wait3=yes
ac_cv_func_wait4=yes
ac_cv_func_waitpid=yes
ac_cv_have_decl_asprintf=no
ac_cv_have_decl_basename_char_p_=no
ac_cv_have_decl_calloc=yes
ac_cv_have_decl_ffs=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getopt=yes
ac_cv_have_decl_malloc=yes
ac_cv_have_decl_realloc=yes
ac_cv_have_decl_sbrk=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_strverscmp=no
ac_cv_have_decl_vasprintf=no
ac_cv_have_decl_vsnprintf=yes
ac_cv_header_alloca_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_machine_hal_sysinfo_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_process_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_prctl_h=yes
ac_cv_header_sys_pstat_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_sysinfo_h=yes
ac_cv_header_sys_sysmp_h=no
ac_cv_header_sys_systemcfg_h=no
ac_cv_header_sys_table_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_os_cray=no
ac_cv_path_EGREP='/home/sjackman/.linuxbrew/bin/grep -E'
ac_cv_path_GREP=/home/sjackman/.linuxbrew/bin/grep
ac_cv_prog_AR=ar
ac_cv_prog_CC=/home/sjackman/.linuxbrew/bin/gcc-4.9
ac_cv_prog_CPP='/home/sjackman/.linuxbrew/bin/gcc-4.9 -E'
ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000 --split-size=5000000'
ac_cv_prog_PERL=perl
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_cc__home_sjackman__linuxbrew_bin_gcc_4_9_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_search_strerror='none required'
ac_cv_sizeof_int=4
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_intptr_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uintptr_t=yes
acx_cv_prog_cc_pedantic_=yes
acx_cv_prog_cc_warning__W=yes
acx_cv_prog_cc_warning__Wall=yes
acx_cv_prog_cc_warning__Wcpp_compat=yes
acx_cv_prog_cc_warning__Wstrict_prototypes=yes
acx_cv_prog_cc_warning__Wwrite_strings=yes
liberty_cv_uint64=uint64_t
libiberty_cv_decl_needed_canonicalize_file_name=yes
libiberty_cv_declare_errno=no
libiberty_cv_var_sys_errlist=yes
libiberty_cv_var_sys_nerr=yes
libiberty_cv_var_sys_siglist=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
BUILD_INFO='info'
CC='/home/sjackman/.linuxbrew/bin/gcc-4.9'
CFLAGS='-g'
CHECK='really-check'
CPP='/home/sjackman/.linuxbrew/bin/gcc-4.9 -E'
CPPFLAGS='-I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/home/sjackman/.linuxbrew/bin/grep -E'
EXEEXT=''
GREP='/home/sjackman/.linuxbrew/bin/grep'
HAVE_PERL=''
INSTALL_DATA='/home/sjackman/.linuxbrew/bin/ginstall -c -m 644'
INSTALL_DEST='libdir'
INSTALL_PROGRAM='/home/sjackman/.linuxbrew/bin/ginstall -c'
INSTALL_SCRIPT='/home/sjackman/.linuxbrew/bin/ginstall -c'
LDFLAGS='-static-libstdc++ -static-libgcc -L/home/sjackman/.linuxbrew/opt/xglibc/lib -L/home/sjackman/.linuxbrew/opt/xbinutils/lib -L/home/sjackman/.linuxbrew/lib -Wl,-rpath,/home/sjackman/.linuxbrew/lib -Wl,--dynamic-linker=/home/sjackman/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2'
LIBOBJS=' ${LIBOBJDIR}./setproctitle$U.o'
LIBS=''
LTLIBOBJS=' ${LIBOBJDIR}./setproctitle$U.lo'
MAINT='#'
MAKEINFO='makeinfo --split-size=5000000 --split-size=5000000'
NOTMAINT=''
NO_MINUS_C_MINUS_O=''
OBJEXT='o'
OUTPUT_OPTION='-o $@'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='perl'
PICFLAG='-fpic'
RANLIB='ranlib'
SHELL='/bin/sh'
ac_ct_CC=''
ac_libiberty_warn_cflags='-W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic '
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libiberty_topdir='../../libiberty/..'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pexecute='pex-unix'
prefix='/Cellar/xgcc/4.9.1'
program_transform_name='s&$&-4.9&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='x86_64-unknown-linux-gnu'
target_header_dir=''
## ------------------- ##
## File substitutions. ##
## ------------------- ##
host_makefile_frag='xhost-mkfrag'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_SYS_SYSINFO_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_SYS_PRCTL_H 1
#define HAVE_SYS_WAIT_H 1
#define TIME_WITH_SYS_TIME 1
#define SIZEOF_INT 4
#define UNSIGNED_64BIT_TYPE uint64_t
#define HAVE_INTPTR_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_ASPRINTF 1
#define HAVE_ATEXIT 1
#define HAVE_BASENAME 1
#define HAVE_BCMP 1
#define HAVE_BCOPY 1
#define HAVE_BSEARCH 1
#define HAVE_BZERO 1
#define HAVE_CALLOC 1
#define HAVE_CLOCK 1
#define HAVE_FFS 1
#define HAVE_GETCWD 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INDEX 1
#define HAVE_INSQUE 1
#define HAVE_MEMCHR 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMEM 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMPCPY 1
#define HAVE_MEMSET 1
#define HAVE_MKSTEMPS 1
#define HAVE_PUTENV 1
#define HAVE_RANDOM 1
#define HAVE_RENAME 1
#define HAVE_RINDEX 1
#define HAVE_SETENV 1
#define HAVE_SNPRINTF 1
#define HAVE_SIGSETMASK 1
#define HAVE_STPCPY 1
#define HAVE_STPNCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRNDUP 1
#define HAVE_STRNLEN 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOD 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_STRVERSCMP 1
#define HAVE_TMPNAM 1
#define HAVE_VASPRINTF 1
#define HAVE_VFPRINTF 1
#define HAVE_VPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_WAITPID 1
#define STACK_DIRECTION -1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_SYS_ERRLIST 1
#define HAVE_SYS_NERR 1
#define HAVE_SYS_SIGLIST 1
#define HAVE___FSETLOCKING 1
#define HAVE_CANONICALIZE_FILE_NAME 1
#define HAVE_DUP3 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_ON_EXIT 1
#define HAVE_PSIGNAL 1
#define HAVE_REALPATH 1
#define HAVE_SETRLIMIT 1
#define HAVE_SBRK 1
#define HAVE_STRERROR 1
#define HAVE_STRSIGNAL 1
#define HAVE_SYSCONF 1
#define HAVE_SYSCTL 1
#define HAVE_TIMES 1
#define HAVE_WAIT3 1
#define HAVE_WAIT4 1
#define HAVE_DECL_BASENAME 0
#define HAVE_DECL_FFS 1
#define HAVE_DECL_ASPRINTF 0
#define HAVE_DECL_VASPRINTF 0
#define HAVE_DECL_SNPRINTF 1
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_DECL_CALLOC 1
#define HAVE_DECL_GETENV 1
#define HAVE_DECL_GETOPT 1
#define HAVE_DECL_MALLOC 1
#define HAVE_DECL_REALLOC 1
#define HAVE_DECL_SBRK 1
#define HAVE_DECL_STRVERSCMP 0
#define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
configure: exit 0
echo stage3 > stage_final
make[1]: Entering directory '/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build'
make[2]: Entering directory '/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build'
make[2]: Leaving directory '/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build'
make[2]: Entering directory '/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build'
Configuring stage 1 in ./intl
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /home/sjackman/.linuxbrew/bin/ginstall -c
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for x86_64-unknown-linux-gnu-gcc... /home/sjackman/.linuxbrew/bin/gcc-4.9
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 /home/sjackman/.linuxbrew/bin/gcc-4.9 accepts -g... yes
checking for /home/sjackman/.linuxbrew/bin/gcc-4.9 option to accept ISO C89... none needed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... /home/sjackman/.linuxbrew/bin/gcc-4.9 -E
checking for grep that handles long lines and -e... /home/sjackman/.linuxbrew/bin/grep
checking for egrep... /home/sjackman/.linuxbrew/bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
Configuring stage 1 in ./lto-plugin
configure: creating cache ./config.cache
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... /home/sjackman/.linuxbrew/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /home/sjackman/.linuxbrew/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gnu-gcc... /home/sjackman/.linuxbrew/bin/gcc-4.9
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 /home/sjackman/.linuxbrew/bin/gcc-4.9 accepts -g... yes
checking for /home/sjackman/.linuxbrew/bin/gcc-4.9 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /home/sjackman/.linuxbrew/bin/gcc-4.9... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -Wall... yes
checking for -static-libgcc... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /home/sjackman/.linuxbrew/bin/sed
checking for grep that handles long lines and -e... /home/sjackman/.linuxbrew/bin/grep
checking for egrep... /home/sjackman/.linuxbrew/bin/grep -E
checking for fgrep... /home/sjackman/.linuxbrew/bin/grep -F
checking for ld used by /home/sjackman/.linuxbrew/bin/gcc-4.9... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 512
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-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 /home/sjackman/.linuxbrew/bin/gcc-4.9 object... ok
checking how to run the C preprocessor... /home/sjackman/.linuxbrew/bin/gcc-4.9 -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 /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -fno-rtti -fno-exceptions... no
checking for /home/sjackman/.linuxbrew/bin/gcc-4.9 option to produce PIC... -fPIC -DPIC
checking if /home/sjackman/.linuxbrew/bin/gcc-4.9 PIC flag -fPIC -DPIC works... yes
checking if /home/sjackman/.linuxbrew/bin/gcc-4.9 static flag -static works... yes
checking if /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -c -o file.o... yes
checking if /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the /home/sjackman/.linuxbrew/bin/gcc-4.9 linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Configuring stage 1 in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for perl... perl
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for x86_64-unknown-linux-gnu-gcc... /home/sjackman/.linuxbrew/bin/gcc-4.9
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 /home/sjackman/.linuxbrew/bin/gcc-4.9 accepts -g... yes
checking for /home/sjackman/.linuxbrew/bin/gcc-4.9 option to accept ISO C89... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to run the C preprocessor... /home/sjackman/.linuxbrew/bin/gcc-4.9 -E
checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -W... yes
checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -Wall... yes
checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -Wwrite-strings... yes
checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -Wc++-compat... yes
checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -Wstrict-prototypes... yes
checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 supports -pedantic ... yes
checking whether /home/sjackman/.linuxbrew/bin/gcc-4.9 and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for grep that handles long lines and -e... /home/sjackman/.linuxbrew/bin/grep
checking for egrep... /home/sjackman/.linuxbrew/bin/grep -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 whether byte ordering is bigendian... no
checking for a BSD-compatible install... /home/sjackman/.linuxbrew/bin/ginstall -c
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether asprintf is declared... no
checking whether vasprintf is declared... no
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strverscmp is declared... no
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[3]: Entering directory '/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty'
if [ x"-fpic" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"-fpic" != x ]; then \
/home/sjackman/.linuxbrew/bin/gcc-4.9 -c -DHAVE_CONFIG_H -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/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
In file included from ../../libiberty/regex.c:187:0:
/home/sjackman/.linuxbrew/opt/xglibc/include/limits.h:123:3: warning: #include_next is a GCC extension
# include_next <limits.h>
^
/home/sjackman/.linuxbrew/bin/gcc-4.9 -c -DHAVE_CONFIG_H -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o regex.o
In file included from ../../libiberty/regex.c:187:0:
/home/sjackman/.linuxbrew/opt/xglibc/include/limits.h:123:3: warning: #include_next is a GCC extension
# include_next <limits.h>
^
if [ x"-fpic" != x ]; then \
/home/sjackman/.linuxbrew/bin/gcc-4.9 -c -DHAVE_CONFIG_H -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/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
/home/sjackman/.linuxbrew/bin/gcc-4.9 -c -DHAVE_CONFIG_H -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"-fpic" != x ]; then \
/home/sjackman/.linuxbrew/bin/gcc-4.9 -c -DHAVE_CONFIG_H -g -I/home/sjackman/.linuxbrew/opt/xglibc/include -I/home/sjackman/.linuxbrew/opt/xbinutils/include -isystem/home/sjackman/.linuxbrew/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
In file included from ../../libiberty/cp-demangle.c:128:0:
../../libiberty/../include/libiberty.h: In function 'basename':
../../libiberty/../include/libiberty.h:110:38: error: expected declaration specifiers before 'ATTRIBUTE_RETURNS_NONNULL'
extern char *basename (const char *) ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_NONNULL(1);
^
../../libiberty/../include/libiberty.h:121:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ATTRIBUTE_RETURNS_NONNULL'
extern const char *lbasename (const char *) ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_NONNULL(1);
^
../../libiberty/../include/libiberty.h:126:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ATTRIBUTE_RETURNS_NONNULL'
extern const char *dos_lbasename (const char *) ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_NONNULL(1);
^
../../libiberty/../include/libiberty.h:132:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ATTRIBUTE_RETURNS_NONNULL'
extern const char *unix_lbasename (const char *) ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_NONNULL(1);
^
../../libiberty/../include/libiberty.h:136:14: error: storage class specified for parameter 'lrealpath'
extern char *lrealpath (const char *);
^
../../libiberty/../include/libiberty.h:142:14: error: storage class specified for parameter 'concat'
extern char *concat (const char *, ...) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_SENTINEL;
^
../../libiberty/../include/libiberty.h:142:1: warning: '__malloc__' attribute ignored [-Wattributes]
extern char *concat (const char *, ...) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_SENTINEL;
^
../../libiberty/../include/libiberty.h:142:58: error: expected ',' or ';' before 'ATTRIBUTE_RETURNS_NONNULL'
extern char *concat (const char *, ...) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_SENTINEL;
^
../../libiberty/../include/libiberty.h:151:14: error: storage class specified for parameter 'reconcat'
extern char *reconcat (char *, const char *, ...) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_SENTINEL;
^
../../libiberty/../include/libiberty.h:151:1: warning: '__malloc__' attribute ignored [-Wattributes]
extern char *reconcat (char *, const char *, ...) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_SENTINEL;
^
../../libiberty/../include/libiberty.h:151:68: error: expected ',' or ';' before 'ATTRIBUTE_RETURNS_NONNULL'
extern char *reconcat (char *, const char *, ...) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_SENTINEL;
^
../../libiberty/../include/libiberty.h:157:22: error: storage class specified for parameter 'concat_length'
extern unsigned long concat_length (const char *, ...) ATTRIBUTE_SENTINEL;
^
../../libiberty/../include/libiberty.h:164:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ATTRIBUTE_RETURNS_NONNULL'
extern char *concat_copy (char *, const char *, ...) ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_NONNULL(1) ATTRIBUTE_SENTINEL;
^
../../libiberty/../include/libiberty.h:171:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ATTRIBUTE_RETURNS_NONNULL'
extern char *concat_copy2 (const char *, ...) ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_SENTINEL;
^
../../libiberty/../include/libiberty.h:175:14: error: storage class specified for parameter 'libiberty_concat_ptr'
extern char *libiberty_concat_ptr;
^
../../libiberty/../include/libiberty.h:187:12: error: storage class specified for parameter 'fdmatch'
extern int fdmatch (int fd1, int fd2);
^
../../libiberty/../include/libiberty.h:199:15: error: storage class specified for parameter 'getpwd'
extern char * getpwd (void);
^
../../libiberty/../include/libiberty.h:212:13: error: storage class specified for parameter 'get_run_time'
extern long get_run_time (void);
^
../../libiberty/../include/libiberty.h:217:14: error: storage class specified for parameter 'make_relative_prefix'
extern char *make_relative_prefix (const char *, const char *,
^
../../libiberty/../include/libiberty.h:218:36: warning: '__malloc__' attribute ignored [-Wattributes]
const char *) ATTRIBUTE_MALLOC;
^
../../libiberty/../include/libiberty.h:224:14: error: storage class specified for parameter 'make_relative_prefix_ignore_links'
extern char *make_relative_prefix_ignore_links (const char *, const char *,
^
../../libiberty/../include/libiberty.h:225:7: warning: '__malloc__' attribute ignored [-Wattributes]
const char *) ATTRIBUTE_MALLOC;
^
../../libiberty/../include/libiberty.h:229:14: error: storage class specified for parameter 'choose_temp_base'
extern char *choose_temp_base (void) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:229:1: warning: '__malloc__' attribute ignored [-Wattributes]
extern char *choose_temp_base (void) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:229:55: error: expected ',' or ';' before 'ATTRIBUTE_RETURNS_NONNULL'
extern char *choose_temp_base (void) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:233:14: error: storage class specified for parameter 'make_temp_file'
extern char *make_temp_file (const char *) ATTRIBUTE_MALLOC;
^
../../libiberty/../include/libiberty.h:233:1: warning: '__malloc__' attribute ignored [-Wattributes]
extern char *make_temp_file (const char *) ATTRIBUTE_MALLOC;
^
../../libiberty/../include/libiberty.h:237:12: error: storage class specified for parameter 'unlink_if_ordinary'
extern int unlink_if_ordinary (const char *);
^
../../libiberty/../include/libiberty.h:241:20: error: storage class specified for parameter 'spaces'
extern const char *spaces (int count);
^
../../libiberty/../include/libiberty.h:246:12: error: storage class specified for parameter 'errno_max'
extern int errno_max (void);
^
../../libiberty/../include/libiberty.h:251:20: error: storage class specified for parameter 'strerrno'
extern const char *strerrno (int);
^
../../libiberty/../include/libiberty.h:255:12: error: storage class specified for parameter 'strtoerrno'
extern int strtoerrno (const char *);
^
../../libiberty/../include/libiberty.h:259:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ATTRIBUTE_RETURNS_NONNULL'
extern char *xstrerror (int) ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:264:12: error: storage class specified for parameter 'signo_max'
extern int signo_max (void);
^
../../libiberty/../include/libiberty.h:276:20: error: storage class specified for parameter 'strsigno'
extern const char *strsigno (int);
^
../../libiberty/../include/libiberty.h:280:12: error: storage class specified for parameter 'strtosigno'
extern int strtosigno (const char *);
^
../../libiberty/../include/libiberty.h:284:12: error: storage class specified for parameter 'xatexit'
extern int xatexit (void (*fn) (void));
^
../../libiberty/../include/libiberty.h:288:13: error: storage class specified for parameter 'xexit'
extern void xexit (int status) ATTRIBUTE_NORETURN;
^
../../libiberty/../include/libiberty.h:292:13: error: storage class specified for parameter 'xmalloc_set_program_name'
extern void xmalloc_set_program_name (const char *);
^
../../libiberty/../include/libiberty.h:295:13: error: storage class specified for parameter 'xmalloc_failed'
extern void xmalloc_failed (size_t) ATTRIBUTE_NORETURN;
^
../../libiberty/../include/libiberty.h:301:14: error: storage class specified for parameter 'xmalloc'
extern void *xmalloc (size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:301:1: warning: '__malloc__' attribute ignored [-Wattributes]
extern void *xmalloc (size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:301:48: error: expected ',' or ';' before 'ATTRIBUTE_RETURNS_NONNULL'
extern void *xmalloc (size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:307:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ATTRIBUTE_RETURNS_NONNULL'
extern void *xrealloc (void *, size_t) ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:312:14: error: storage class specified for parameter 'xcalloc'
extern void *xcalloc (size_t, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:312:1: warning: '__malloc__' attribute ignored [-Wattributes]
extern void *xcalloc (size_t, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:312:56: error: expected ',' or ';' before 'ATTRIBUTE_RETURNS_NONNULL'
extern void *xcalloc (size_t, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:316:14: error: storage class specified for parameter 'xstrdup'
extern char *xstrdup (const char *) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:316:1: warning: '__malloc__' attribute ignored [-Wattributes]
extern char *xstrdup (const char *) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:316:54: error: expected ',' or ';' before 'ATTRIBUTE_RETURNS_NONNULL'
extern char *xstrdup (const char *) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:320:14: error: storage class specified for parameter 'xstrndup'
extern char *xstrndup (const char *, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:320:1: warning: '__malloc__' attribute ignored [-Wattributes]
extern char *xstrndup (const char *, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:320:63: error: expected ',' or ';' before 'ATTRIBUTE_RETURNS_NONNULL'
extern char *xstrndup (const char *, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:324:14: error: storage class specified for parameter 'xmemdup'
extern void *xmemdup (const void *, size_t, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:324:1: warning: '__malloc__' attribute ignored [-Wattributes]
extern void *xmemdup (const void *, size_t, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:324:70: error: expected ',' or ';' before 'ATTRIBUTE_RETURNS_NONNULL'
extern void *xmemdup (const void *, size_t, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:327:15: error: storage class specified for parameter 'physmem_total'
extern double physmem_total (void);
^
../../libiberty/../include/libiberty.h:328:15: error: storage class specified for parameter 'physmem_available'
extern double physmem_available (void);
^
../../libiberty/../include/libiberty.h:331:21: error: storage class specified for parameter 'xcrc32'
extern unsigned int xcrc32 (const unsigned char *, int, unsigned int);
^
../../libiberty/../include/libiberty.h:375:28: error: storage class specified for parameter '_hex_value'
extern const unsigned char _hex_value[_hex_array_size];
^
../../libiberty/../include/libiberty.h:376:13: error: storage class specified for parameter 'hex_init'
extern void hex_init (void);
^
../../libiberty/../include/libiberty.h:402:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ATTRIBUTE_RETURNS_NONNULL'
const char *tempbase) ATTRIBUTE_RETURNS_NONNULL;
^
../../libiberty/../include/libiberty.h:496:20: error: storage class specified for parameter 'pex_run'
extern const char *pex_run (struct pex_obj *obj, int flags,
^
../../libiberty/../include/libiberty.h:511:20: error: storage class specified for parameter 'pex_run_in_environment'
extern const char *pex_run_in_environment (struct pex_obj *obj, int flags,
^
../../libiberty/../include/libiberty.h:522:14: error: storage class specified for parameter 'pex_input_file'
extern FILE *pex_input_file (struct pex_obj *obj, int flags,
^
../../libiberty/../include/libiberty.h:530:14: error: storage class specified for parameter 'pex_input_pipe'
extern FILE *pex_input_pipe (struct pex_obj *obj, int binary);
^
../../libiberty/../include/libiberty.h:538:14: error: storage class specified for parameter 'pex_read_output'
extern FILE *pex_read_output (struct pex_obj *, int binary);
^
../../libiberty/../include/libiberty.h:546:14: error: storage class specified for parameter 'pex_read_err'
extern FILE *pex_read_err (struct pex_obj *, int binary);
^
../../libiberty/../include/libiberty.h:552:12: error: storage class specified for parameter 'pex_get_status'
extern int pex_get_status (struct pex_obj *, int count, int *vector);
^
../../libiberty/../include/libiberty.h:559:1: warning: empty declaration
struct pex_time
^
../../libiberty/../include/libiberty.h:567:12: error: storage class specified for parameter 'pex_get_times'
extern int pex_get_times (struct pex_obj *, int count,
^
../../libiberty/../include/libiberty.h:573:13: error: storage class specified for parameter 'pex_free'
extern void pex_free (struct pex_obj *);
^
../../libiberty/../include/libiberty.h:586:20: error: storage class specified for parameter 'pex_one'
extern const char *pex_one (int flags, const char *executable,
^
../../libiberty/../include/libiberty.h:605:12: error: storage class specified for parameter 'pexecute'
extern int pexecute (const char *, char * const *, const char *,
^
../../libiberty/../include/libiberty.h:610:12: error: storage class specified for parameter 'pwait'
extern int pwait (int, int *, int);
^
../../libiberty/../include/libiberty.h:616:12: error: storage class specified for parameter 'asprintf'
extern int asprintf (char **, const char *, ...) ATTRIBUTE_PRINTF_2;
^
../../libiberty/../include/libiberty.h:623:12: error: storage class specified for parameter 'vasprintf'
extern int vasprintf (char **, const char *, va_list) ATTRIBUTE_PRINTF(2,0);
^
../../libiberty/../include/libiberty.h:638:12: error: storage class specified for parameter 'strverscmp'
extern int strverscmp (const char *, const char *);
^
../../libiberty/../include/libiberty.h:642:13: error: storage class specified for parameter 'setproctitle'
extern void setproctitle (const char *name, ...);
^
../../libiberty/../include/libiberty.h:645:13: error: storage class specified for parameter 'stack_limit_increase'
extern void stack_limit_increase (unsigned long);
^
../../libiberty/../include/libiberty.h:655:14: error: storage class specified for parameter 'C_alloca'
extern void *C_alloca (size_t) ATTRIBUTE_MALLOC;
^
../../libiberty/../include/libiberty.h:655:1: warning: '__malloc__' attribute ignored [-Wattributes]
extern void *C_alloca (size_t) ATTRIBUTE_MALLOC;
^
In file included from ../../libiberty/cp-demangle.c:129:0:
../../libiberty/../include/demangle.h:91:3: error: storage class specified for parameter 'current_demangling_style'
} current_demangling_style;
^
../../libiberty/../include/demangle.h:127:3: error: storage class specified for parameter 'libiberty_demanglers'
} libiberty_demanglers[];
^
../../libiberty/../include/demangle.h:130:1: error: storage class specified for parameter 'cplus_demangle'
cplus_demangle (const char *mangled, int options);
^
../../libiberty/../include/demangle.h:133:1: error: storage class specified for parameter 'cplus_demangle_opname'
cplus_demangle_opname (const char *opname, char *result, int options);
^
../../libiberty/../include/demangle.h:136:1: error: storage class specified for parameter 'cplus_mangle_opname'
cplus_mangle_opname (const char *opname, int options);
^
../../libiberty/../include/demangle.h:141:1: error: storage class specified for parameter 'set_cplus_marker_for_demangling'
set_cplus_marker_for_demangling (int ch);
^
../../libiberty/../include/demangle.h:144:1: error: storage class specified for parameter 'cplus_demangle_set_style'
cplus_demangle_set_style (enum demangling_styles style);
^
../../libiberty/../include/demangle.h:147:1: error: storage class specified for parameter 'cplus_demangle_name_to_style'
cplus_demangle_name_to_style (const char *name);
^
../../libiberty/../include/demangle.h:150:16: error: storage class specified for parameter 'demangle_callbackref'
typedef void (*demangle_callbackref) (const char *, size_t, void *);
^
../../libiberty/../include/demangle.h:157:29: error: expected declaration specifiers or '...' before 'demangle_callbackref'
demangle_callbackref callback, void *opaque);
^
../../libiberty/../include/demangle.h:160:1: error: storage class specified for parameter 'cplus_demangle_v3'
cplus_demangle_v3 (const char *mangled, int options);
^
../../libiberty/../include/demangle.h:164:28: error: expected declaration specifiers or '...' before 'demangle_callbackref'
demangle_callbackref callback, void *opaque);
^
../../libiberty/../include/demangle.h:167:1: error: storage class specified for parameter 'java_demangle_v3'
java_demangle_v3 (const char *mangled);
^
../../libiberty/../include/demangle.h:172:1: warning: empty declaration
enum gnu_v3_ctor_kinds {
^
../../libiberty/../include/demangle.h:188:2: error: storage class specified for parameter 'is_gnu_v3_mangled_ctor'
is_gnu_v3_mangled_ctor (const char *name);
^
../../libiberty/../include/demangle.h:191:1: warning: empty declaration
enum gnu_v3_dtor_kinds {
^
../../libiberty/../include/demangle.h:207:2: error: storage class specified for parameter 'is_gnu_v3_mangled_dtor'
is_gnu_v3_mangled_dtor (const char *name);
^
../../libiberty/../include/demangle.h:223:1: warning: empty declaration
enum demangle_component_type
^
../../libiberty/../include/demangle.h:445:1: warning: empty declaration
struct demangle_operator_info;
^
../../libiberty/../include/demangle.h:446:1: warning: empty declaration
struct demangle_builtin_type_info;
^
../../libiberty/../include/demangle.h:453:1: warning: empty declaration
struct demangle_component
^
../../libiberty/../include/demangle.h:572:1: error: storage class specified for parameter 'cplus_demangle_fill_component'
cplus_demangle_fill_component (struct demangle_component *fill,
^
../../libiberty/../include/demangle.h:581:1: error: storage class specified for parameter 'cplus_demangle_fill_name'
cplus_demangle_fill_name (struct demangle_component *fill,
^
../../libiberty/../include/demangle.h:589:1: error: storage class specified for parameter 'cplus_demangle_fill_builtin_type'
cplus_demangle_fill_builtin_type (struct demangle_component *fill,
^
../../libiberty/../include/demangle.h:599:1: error: storage class specified for parameter 'cplus_demangle_fill_operator'
cplus_demangle_fill_operator (struct demangle_component *fill,
^
../../libiberty/../include/demangle.h:607:1: error: storage class specified for parameter 'cplus_demangle_fill_extended_operator'
cplus_demangle_fill_extended_operator (struct demangle_component *fill,
^
../../libiberty/../include/demangle.h:615:1: error: storage class specified for parameter 'cplus_demangle_fill_ctor'
cplus_demangle_fill_ctor (struct demangle_component *fill,
^
../../libiberty/../include/demangle.h:623:1: error: storage class specified for parameter 'cplus_demangle_fill_dtor'
cplus_demangle_fill_dtor (struct demangle_component *fill,
^
../../libiberty/../include/demangle.h:636:1: error: storage class specified for parameter 'cplus_demangle_v3_components'
cplus_demangle_v3_components (const char *mangled, int options, void **mem);
^
../../libiberty/../include/demangle.h:651:1: error: storage class specified for parameter 'cplus_demangle_print'
cplus_demangle_print (int options,
^
../../libiberty/../include/demangle.h:673:32: error: expected declaration specifiers or '...' before 'demangle_callbackref'
demangle_callbackref callback, void *opaque);
^
In file included from ../../libiberty/cp-demangle.c:130:0:
../../libiberty/cp-demangle.h:37:1: warning: empty declaration
struct demangle_operator_info
^
../../libiberty/cp-demangle.h:51:1: warning: empty declaration
enum d_builtin_type_print
^
../../libiberty/cp-demangle.h:77:1: warning: empty declaration
struct demangle_builtin_type_info
^
../../libiberty/cp-demangle.h:93:1: warning: empty declaration
struct d_info
^
../../libiberty/cp-demangle.h:153:44: error: storage class specified for parameter 'cplus_demangle_operators'
extern const struct demangle_operator_info cplus_demangle_operators[];
^
../../libiberty/cp-demangle.h:160:1: error: storage class specified for parameter 'cplus_demangle_builtin_types'
cplus_demangle_builtin_types[D_BUILTIN_TYPE_COUNT];
^
../../libiberty/cp-demangle.h:164:1: error: storage class specified for parameter 'cplus_demangle_mangled_name'
cplus_demangle_mangled_name (struct d_info *, int);
^
../../libiberty/cp-demangle.h:168:1: error: storage class specified for parameter 'cplus_demangle_type'
cplus_demangle_type (struct d_info *);
^
../../libiberty/cp-demangle.h:171:1: error: storage class specified for parameter 'cplus_demangle_init_info'
cplus_demangle_init_info (const char *, int, size_t, struct d_info *);
^
../../libiberty/cp-demangle.c:213:1: warning: empty declaration
struct d_standard_sub_info
^
../../libiberty/cp-demangle.c:241:1: warning: empty declaration
struct d_print_template
^
../../libiberty/cp-demangle.c:251:1: warning: empty declaration
struct d_print_mod
^
../../libiberty/cp-demangle.c:266:1: warning: empty declaration
struct d_growable_string
^
../../libiberty/cp-demangle.c:281:1: warning: empty declaration
struct d_saved_scope
^
../../libiberty/cp-demangle.c:294:1: warning: empty declaration
struct d_info_checkpoint
^
../../libiberty/cp-demangle.c:303:1: warning: empty declaration
enum { D_PRINT_BUFFER_LENGTH = 256 };
^
../../libiberty/cp-demangle.c:315:3: error: expected specifier-qualifier-list before 'demangle_callbackref'
demangle_callbackref callback;
^
../../libiberty/cp-demangle.c:304:1: warning: empty declaration
struct d_print_info
^
../../libiberty/cp-demangle.c:351:1: error: storage class specified for parameter 'd_make_empty'
d_make_empty (struct d_info *);
^
../../libiberty/cp-demangle.c:354:1: error: storage class specified for parameter 'd_make_comp'
d_make_comp (struct d_info *, enum demangle_component_type,
^
../../libiberty/cp-demangle.c:359:1: error: storage class specified for parameter 'd_make_name'
d_make_name (struct d_info *, const char *, int);
^
../../libiberty/cp-demangle.c:362:1: error: storage class specified for parameter 'd_make_demangle_mangled_name'
d_make_demangle_mangled_name (struct d_info *, const char *);
^
../../libiberty/cp-demangle.c:365:1: error: storage class specified for parameter 'd_make_builtin_type'
d_make_builtin_type (struct d_info *,
^
../../libiberty/cp-demangle.c:369:1: error: storage class specified for parameter 'd_make_operator'
d_make_operator (struct d_info *,
^
../../libiberty/cp-demangle.c:373:1: error: storage class specified for parameter 'd_make_extended_operator'
d_make_extended_operator (struct d_info *, int,
^
../../libiberty/cp-demangle.c:377:1: error: storage class specified for parameter 'd_make_ctor'
d_make_ctor (struct d_info *, enum gnu_v3_ctor_kinds,
^
../../libiberty/cp-demangle.c:381:1: error: storage class specified for parameter 'd_make_dtor'
d_make_dtor (struct d_info *, enum gnu_v3_dtor_kinds,
^
../../libiberty/cp-demangle.c:385:1: error: storage class specified for parameter 'd_make_template_param'
d_make_template_param (struct d_info *, long);
^
../../libiberty/cp-demangle.c:388:1: error: storage class specified for parameter 'd_make_sub'
d_make_sub (struct d_info *, const char *, int);
^
../../libiberty/cp-demangle.c:391:1: error: storage class specified for parameter 'has_return_type'
has_return_type (struct demangle_component *);
^
../../libiberty/cp-demangle.c:394:1: error: storage class specified for parameter 'is_ctor_dtor_or_conversion'
is_ctor_dtor_or_conversion (struct demangle_component *);
^
../../libiberty/cp-demangle.c:396:35: error: storage class specified for parameter 'd_encoding'
static struct demangle_component *d_encoding (struct d_info *, int);
^
../../libiberty/cp-demangle.c:398:35: error: storage class specified for parameter 'd_name'
static struct demangle_component *d_name (struct d_info *);
^
../../libiberty/cp-demangle.c:400:35: error: storage class specified for parameter 'd_nested_name'
static struct demangle_component *d_nested_name (struct d_info *);
^
../../libiberty/cp-demangle.c:402:35: error: storage class specified for parameter 'd_prefix'
static struct demangle_component *d_prefix (struct d_info *);
^
../../libiberty/cp-demangle.c:404:35: error: storage class specified for parameter 'd_unqualified_name'
static struct demangle_component *d_unqualified_name (struct d_info *);
^
../../libiberty/cp-demangle.c:406:35: error: storage class specified for parameter 'd_source_name'
static struct demangle_component *d_source_name (struct d_info *);
^
../../libiberty/cp-demangle.c:408:13: error: storage class specified for parameter 'd_number'
static long d_number (struct d_info *);
^
../../libiberty/cp-demangle.c:410:35: error: storage class specified for parameter 'd_identifier'
static struct demangle_component *d_identifier (struct d_info *, int);
^
../../libiberty/cp-demangle.c:412:35: error: storage class specified for parameter 'd_operator_name'
static struct demangle_component *d_operator_name (struct d_info *);
^
../../libiberty/cp-demangle.c:414:35: error: storage class specified for parameter 'd_special_name'
static struct demangle_component *d_special_name (struct d_info *);
^
../../libiberty/cp-demangle.c:416:12: error: storage class specified for parameter 'd_call_offset'
static int d_call_offset (struct d_info *, int);
^
../../libiberty/cp-demangle.c:418:35: error: storage class specified for parameter 'd_ctor_dtor_name'
static struct demangle_component *d_ctor_dtor_name (struct d_info *);
^
../../libiberty/cp-demangle.c:421:1: error: storage class specified for parameter 'd_cv_qualifiers'
d_cv_qualifiers (struct d_info *, struct demangle_component **, int);
^
../../libiberty/cp-demangle.c:424:1: error: storage class specified for parameter 'd_ref_qualifier'
d_ref_qualifier (struct d_info *, struct demangle_component *);
^
../../libiberty/cp-demangle.c:427:1: error: storage class specified for parameter 'd_function_type'
d_function_type (struct d_info *);
^
../../libiberty/cp-demangle.c:430:1: error: storage class specified for parameter 'd_bare_function_type'
d_bare_function_type (struct d_info *, int);
^
../../libiberty/cp-demangle.c:433:1: error: storage class specified for parameter 'd_class_enum_type'
d_class_enum_type (struct d_info *);
^
../../libiberty/cp-demangle.c:435:35: error: storage class specified for parameter 'd_array_type'
static struct demangle_component *d_array_type (struct d_info *);
^
../../libiberty/cp-demangle.c:437:35: error: storage class specified for parameter 'd_vector_type'
static struct demangle_component *d_vector_type (struct d_info *);
^
../../libiberty/cp-demangle.c:440:1: error: storage class specified for parameter 'd_pointer_to_member_type'
d_pointer_to_member_type (struct d_info *);
^
../../libiberty/cp-demangle.c:443:1: error: storage class specified for parameter 'd_template_param'
d_template_param (struct d_info *);
^
../../libiberty/cp-demangle.c:445:35: error: storage class specified for parameter 'd_template_args'
static struct demangle_component *d_template_args (struct d_info *);
^
../../libiberty/cp-demangle.c:448:1: error: storage class specified for parameter 'd_template_arg'
d_template_arg (struct d_info *);
^
../../libiberty/cp-demangle.c:450:35: error: storage class specified for parameter 'd_expression'
static struct demangle_component *d_expression (struct d_info *);
^
../../libiberty/cp-demangle.c:452:35: error: storage class specified for parameter 'd_expr_primary'
static struct demangle_component *d_expr_primary (struct d_info *);
^
../../libiberty/cp-demangle.c:454:35: error: storage class specified for parameter 'd_local_name'
static struct demangle_component *d_local_name (struct d_info *);
^
../../libiberty/cp-demangle.c:456:12: error: storage class specified for parameter 'd_discriminator'
static int d_discriminator (struct d_info *);
^
../../libiberty/cp-demangle.c:458:35: error: storage class specified for parameter 'd_lambda'
static struct demangle_component *d_lambda (struct d_info *);
^
../../libiberty/cp-demangle.c:460:35: error: storage class specified for parameter 'd_unnamed_type'
static struct demangle_component *d_unnamed_type (struct d_info *);
^
../../libiberty/cp-demangle.c:463:1: error: storage class specified for parameter 'd_clone_suffix'
d_clone_suffix (struct d_info *, struct demangle_component *);
^
../../libiberty/cp-demangle.c:466:1: error: storage class specified for parameter 'd_add_substitution'
d_add_substitution (struct d_info *, struct demangle_component *);
^
../../libiberty/cp-demangle.c:468:35: error: storage class specified for parameter 'd_substitution'
static struct demangle_component *d_substitution (struct d_info *, int);
^
../../libiberty/cp-demangle.c:470:13: error: storage class specified for parameter 'd_checkpoint'
static void d_checkpoint (struct d_info *, struct d_info_checkpoint *);
^
../../libiberty/cp-demangle.c:472:13: error: storage class specified for parameter 'd_backtrack'
static void d_backtrack (struct d_info *, struct d_info_checkpoint *);
^
../../libiberty/cp-demangle.c:474:13: error: storage class specified for parameter 'd_growable_string_init'
static void d_growable_string_init (struct d_growable_string *, size_t);
^
../../libiberty/cp-demangle.c:477:1: error: storage class specified for parameter 'd_growable_string_resize'
d_growable_string_resize (struct d_growable_string *, size_t);
^
../../libiberty/cp-demangle.c:477:1: warning: parameter 'd_growable_string_resize' declared 'inline'
../../libiberty/cp-demangle.c:480:1: error: storage class specified for parameter 'd_growable_string_append_buffer'
d_growable_string_append_buffer (struct d_growable_string *,
^
../../libiberty/cp-demangle.c:480:1: warning: parameter 'd_growable_string_append_buffer' declared 'inline'
../../libiberty/cp-demangle.c:483:1: error: storage class specified for parameter 'd_growable_string_callback_adapter'
d_growable_string_callback_adapter (const char *, size_t, void *);
^
../../libiberty/cp-demangle.c:486:38: error: expected declaration specifiers or '...' before 'demangle_callbackref'
d_print_init (struct d_print_info *, demangle_callbackref, void *,
^
../../libiberty/cp-demangle.c:489:20: error: storage class specified for parameter 'd_print_error'
static inline void d_print_error (struct d_print_info *);
^
../../libiberty/cp-demangle.c:489:20: warning: parameter 'd_print_error' declared 'inline'
../../libiberty/cp-demangle.c:491:19: error: storage class specified for parameter 'd_print_saw_error'
static inline int d_print_saw_error (struct d_print_info *);
^
../../libiberty/cp-demangle.c:491:19: warning: parameter 'd_print_saw_error' declared 'inline'
../../libiberty/cp-demangle.c:493:20: error: storage class specified for parameter 'd_print_flush'
static inline void d_print_flush (struct d_print_info *);
^
../../libiberty/cp-demangle.c:493:20: warning: parameter 'd_print_flush' declared 'inline'
../../libiberty/cp-demangle.c:495:20: error: storage class specified for parameter 'd_append_char'
static inline void d_append_char (struct d_print_info *, char);
^
../../libiberty/cp-demangle.c:495:20: warning: parameter 'd_append_char' declared 'inline'
../../libiberty/cp-demangle.c:497:20: error: storage class specified for parameter 'd_append_buffer'
static inline void d_append_buffer (struct d_print_info *,
^
../../libiberty/cp-demangle.c:497:20: warning: parameter 'd_append_buffer' declared 'inline'
../../libiberty/cp-demangle.c:500:20: error: storage class specified for parameter 'd_append_string'
static inline void d_append_string (struct d_print_info *, const char *);
^
../../libiberty/cp-demangle.c:500:20: warning: parameter 'd_append_string' declared 'inline'
../../libiberty/cp-demangle.c:502:20: error: storage class specified for parameter 'd_last_char'
static inline char d_last_char (struct d_print_info *);
^
../../libiberty/cp-demangle.c:502:20: warning: parameter 'd_last_char' declared 'inline'
../../libiberty/cp-demangle.c:505:1: error: storage class specified for parameter 'd_print_comp'
d_print_comp (struct d_print_info *, int, const struct demangle_component *);
^
../../libiberty/cp-demangle.c:508:1: error: storage class specified for parameter 'd_print_java_identifier'
d_print_java_identifier (struct d_print_info *, const char *, int);
^
../../libiberty/cp-demangle.c:511:1: error: storage class specified for parameter 'd_print_mod_list'
d_print_mod_list (struct d_print_info *, int, struct d_print_mod *, int);
^
../../libiberty/cp-demangle.c:514:1: error: storage class specified for parameter 'd_print_mod'
d_print_mod (struct d_print_info *, int, const struct demangle_component *);
^
../../libiberty/cp-demangle.c:517:1: error: storage class specified for parameter 'd_print_function_type'
d_print_function_type (struct d_print_info *, int,
^
../../libiberty/cp-demangle.c:522:1: error: storage class specified for parameter 'd_print_array_type'
d_print_array_type (struct d_print_info *, int,
^
../../libiberty/cp-demangle.c:527:1: error: storage class specified for parameter 'd_print_expr_op'
d_print_expr_op (struct d_print_info *, int, const struct demangle_component *);
^
../../libiberty/cp-demangle.c:530:1: error: storage class specified for parameter 'd_print_cast'
d_print_cast (struct d_print_info *, int, const struct demangle_component *);
^
../../libiberty/cp-demangle.c:533:33: error: expected declaration specifiers or '...' before 'demangle_callbackref'
demangle_callbackref, void *);
^
../../libiberty/cp-demangle.c:534:14: error: storage class specified for parameter 'd_demangle'
static char *d_demangle (const char *, int, size_t *);
^
../../libiberty/cp-demangle.c:784:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:799:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:815:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:834:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:850:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:866:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:974:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:985:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:999:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1017:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1034:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1046:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1062:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1076:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1089:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1105:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1121:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1141:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1177:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1200:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1228:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1284:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1311:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1392:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1438:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1521:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1577:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1593:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1626:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1640:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1688:14: error: parameter 'cplus_demangle_operators' is initialized
const struct demangle_operator_info cplus_demangle_operators[] =
^
../../libiberty/cp-demangle.c:1688:37: error: redefinition of parameter 'cplus_demangle_operators'
const struct demangle_operator_info cplus_demangle_operators[] =
^
In file included from ../../libiberty/cp-demangle.c:130:0:
../../libiberty/cp-demangle.h:153:44: note: previous definition of 'cplus_demangle_operators' was here
extern const struct demangle_operator_info cplus_demangle_operators[];
^
../../libiberty/cp-demangle.c:1690:3: warning: braces around scalar initializer
{ "aN", NL ("&="), 2 },
^
../../libiberty/cp-demangle.c:1690:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1690:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1690:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1690:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1690:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1690:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1690:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1690:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1690:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1691:3: warning: braces around scalar initializer
{ "aS", NL ("="), 2 },
^
../../libiberty/cp-demangle.c:1691:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1691:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1691:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1691:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1691:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1691:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1691:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1691:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1691:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1691:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1691:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1692:3: warning: braces around scalar initializer
{ "aa", NL ("&&"), 2 },
^
../../libiberty/cp-demangle.c:1692:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1692:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1692:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1692:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1692:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1692:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1692:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1692:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1692:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1692:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1692:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1693:3: warning: braces around scalar initializer
{ "ad", NL ("&"), 1 },
^
../../libiberty/cp-demangle.c:1693:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1693:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1693:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1693:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1693:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1693:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1693:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1693:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1693:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1693:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1693:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1694:3: warning: braces around scalar initializer
{ "an", NL ("&"), 2 },
^
../../libiberty/cp-demangle.c:1694:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1694:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1694:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1694:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1694:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1694:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1694:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1694:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1694:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1694:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1694:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1695:3: warning: braces around scalar initializer
{ "at", NL ("alignof "), 1 },
^
../../libiberty/cp-demangle.c:1695:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1695:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1695:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1695:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1695:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1695:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1695:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1695:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1695:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1695:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1695:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1696:3: warning: braces around scalar initializer
{ "az", NL ("alignof "), 1 },
^
../../libiberty/cp-demangle.c:1696:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1696:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1696:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1696:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1696:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1696:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1696:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1696:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1696:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1696:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1696:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1697:3: warning: braces around scalar initializer
{ "cc", NL ("const_cast"), 2 },
^
../../libiberty/cp-demangle.c:1697:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1697:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1697:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1697:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1697:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1697:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1697:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1697:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1697:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1697:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1697:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1698:3: warning: braces around scalar initializer
{ "cl", NL ("()"), 2 },
^
../../libiberty/cp-demangle.c:1698:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1698:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1698:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1698:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1698:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1698:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1698:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1698:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1698:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1698:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1698:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1699:3: warning: braces around scalar initializer
{ "cm", NL (","), 2 },
^
../../libiberty/cp-demangle.c:1699:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1699:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1699:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1699:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1699:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1699:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1699:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1699:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1699:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1699:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1699:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1700:3: warning: braces around scalar initializer
{ "co", NL ("~"), 1 },
^
../../libiberty/cp-demangle.c:1700:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1700:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1700:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1700:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1700:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1700:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1700:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1700:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1700:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1700:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1700:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1701:3: warning: braces around scalar initializer
{ "dV", NL ("/="), 2 },
^
../../libiberty/cp-demangle.c:1701:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1701:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1701:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1701:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1701:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1701:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1701:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1701:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1701:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1701:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1701:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1702:3: warning: braces around scalar initializer
{ "da", NL ("delete[] "), 1 },
^
../../libiberty/cp-demangle.c:1702:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1702:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1702:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1702:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1702:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1702:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1702:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1702:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1702:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1702:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1702:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1703:3: warning: braces around scalar initializer
{ "dc", NL ("dynamic_cast"), 2 },
^
../../libiberty/cp-demangle.c:1703:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1703:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1703:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1703:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1703:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1703:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1703:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1703:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1703:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1703:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1703:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1704:3: warning: braces around scalar initializer
{ "de", NL ("*"), 1 },
^
../../libiberty/cp-demangle.c:1704:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1704:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1704:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1704:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1704:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1704:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1704:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1704:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1704:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1704:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1704:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1705:3: warning: braces around scalar initializer
{ "dl", NL ("delete "), 1 },
^
../../libiberty/cp-demangle.c:1705:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1705:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1705:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1705:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1705:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1705:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1705:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1705:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1705:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1705:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1705:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1706:3: warning: braces around scalar initializer
{ "ds", NL (".*"), 2 },
^
../../libiberty/cp-demangle.c:1706:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1706:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1706:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1706:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1706:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1706:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1706:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1706:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1706:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1706:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1706:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1707:3: warning: braces around scalar initializer
{ "dt", NL ("."), 2 },
^
../../libiberty/cp-demangle.c:1707:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1707:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1707:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1707:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1707:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1707:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1707:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1707:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1707:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1707:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1707:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1708:3: warning: braces around scalar initializer
{ "dv", NL ("/"), 2 },
^
../../libiberty/cp-demangle.c:1708:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1708:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1708:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1708:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1708:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1708:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1708:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1708:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1708:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1708:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1708:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1709:3: warning: braces around scalar initializer
{ "eO", NL ("^="), 2 },
^
../../libiberty/cp-demangle.c:1709:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1709:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1709:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1709:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1709:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1709:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1709:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1709:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1709:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1709:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1709:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1710:3: warning: braces around scalar initializer
{ "eo", NL ("^"), 2 },
^
../../libiberty/cp-demangle.c:1710:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1710:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1710:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1710:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1710:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1710:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1710:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1710:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1710:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1710:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1710:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1711:3: warning: braces around scalar initializer
{ "eq", NL ("=="), 2 },
^
../../libiberty/cp-demangle.c:1711:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1711:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1711:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1711:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1711:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1711:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1711:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1711:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1711:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1711:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1711:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1712:3: warning: braces around scalar initializer
{ "ge", NL (">="), 2 },
^
../../libiberty/cp-demangle.c:1712:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1712:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1712:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1712:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1712:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1712:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1712:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1712:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1712:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1712:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1712:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1713:3: warning: braces around scalar initializer
{ "gs", NL ("::"), 1 },
^
../../libiberty/cp-demangle.c:1713:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1713:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1713:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1713:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1713:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1713:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1713:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1713:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1713:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1713:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1713:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1714:3: warning: braces around scalar initializer
{ "gt", NL (">"), 2 },
^
../../libiberty/cp-demangle.c:1714:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1714:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1714:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1714:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1714:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1714:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1714:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1714:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1714:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1714:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1714:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1715:3: warning: braces around scalar initializer
{ "ix", NL ("[]"), 2 },
^
../../libiberty/cp-demangle.c:1715:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1715:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1715:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1715:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1715:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1715:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1715:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1715:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1715:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1715:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1715:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1716:3: warning: braces around scalar initializer
{ "lS", NL ("<<="), 2 },
^
../../libiberty/cp-demangle.c:1716:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1716:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1716:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1716:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1716:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1716:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1716:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1716:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1716:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1716:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1716:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1717:3: warning: braces around scalar initializer
{ "le", NL ("<="), 2 },
^
../../libiberty/cp-demangle.c:1717:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1717:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1717:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1717:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1717:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1717:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1717:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1717:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1717:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1717:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1717:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1718:3: warning: braces around scalar initializer
{ "li", NL ("operator\"\" "), 1 },
^
../../libiberty/cp-demangle.c:1718:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1718:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1718:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1718:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1718:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1718:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1718:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1718:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1718:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1718:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1718:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1719:3: warning: braces around scalar initializer
{ "ls", NL ("<<"), 2 },
^
../../libiberty/cp-demangle.c:1719:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1719:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1719:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1719:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1719:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1719:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1719:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1719:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1719:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1719:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1719:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1720:3: warning: braces around scalar initializer
{ "lt", NL ("<"), 2 },
^
../../libiberty/cp-demangle.c:1720:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1720:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1720:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1720:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1720:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1720:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1720:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1720:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1720:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1720:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1720:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1721:3: warning: braces around scalar initializer
{ "mI", NL ("-="), 2 },
^
../../libiberty/cp-demangle.c:1721:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1721:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1721:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1721:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1721:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1721:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1721:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1721:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1721:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1721:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1721:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1722:3: warning: braces around scalar initializer
{ "mL", NL ("*="), 2 },
^
../../libiberty/cp-demangle.c:1722:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1722:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1722:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1722:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1722:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1722:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1722:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1722:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1722:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1722:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1722:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1723:3: warning: braces around scalar initializer
{ "mi", NL ("-"), 2 },
^
../../libiberty/cp-demangle.c:1723:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1723:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1723:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1723:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1723:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1723:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1723:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1723:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1723:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1723:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1723:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1724:3: warning: braces around scalar initializer
{ "ml", NL ("*"), 2 },
^
../../libiberty/cp-demangle.c:1724:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1724:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1724:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1724:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1724:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1724:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1724:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1724:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1724:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1724:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1724:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1725:3: warning: braces around scalar initializer
{ "mm", NL ("--"), 1 },
^
../../libiberty/cp-demangle.c:1725:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1725:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1725:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1725:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1725:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1725:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1725:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1725:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1725:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1725:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1725:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1726:3: warning: braces around scalar initializer
{ "na", NL ("new[]"), 3 },
^
../../libiberty/cp-demangle.c:1726:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1726:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1726:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1726:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1726:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1726:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1726:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1726:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1726:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1726:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1726:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1727:3: warning: braces around scalar initializer
{ "ne", NL ("!="), 2 },
^
../../libiberty/cp-demangle.c:1727:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1727:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1727:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1727:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1727:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1727:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1727:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1727:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1727:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1727:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1727:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1728:3: warning: braces around scalar initializer
{ "ng", NL ("-"), 1 },
^
../../libiberty/cp-demangle.c:1728:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1728:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1728:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1728:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1728:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1728:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1728:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1728:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1728:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1728:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1728:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1729:3: warning: braces around scalar initializer
{ "nt", NL ("!"), 1 },
^
../../libiberty/cp-demangle.c:1729:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1729:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1729:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1729:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1729:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1729:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1729:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1729:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1729:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1729:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1729:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1730:3: warning: braces around scalar initializer
{ "nw", NL ("new"), 3 },
^
../../libiberty/cp-demangle.c:1730:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1730:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1730:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1730:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1730:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1730:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1730:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1730:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1730:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1730:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1730:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1731:3: warning: braces around scalar initializer
{ "oR", NL ("|="), 2 },
^
../../libiberty/cp-demangle.c:1731:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1731:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1731:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1731:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1731:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1731:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1731:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1731:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1731:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1731:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1731:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1732:3: warning: braces around scalar initializer
{ "oo", NL ("||"), 2 },
^
../../libiberty/cp-demangle.c:1732:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1732:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1732:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1732:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1732:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1732:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1732:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1732:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1732:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1732:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1732:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1733:3: warning: braces around scalar initializer
{ "or", NL ("|"), 2 },
^
../../libiberty/cp-demangle.c:1733:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1733:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1733:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1733:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1733:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1733:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1733:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1733:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1733:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1733:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1733:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1734:3: warning: braces around scalar initializer
{ "pL", NL ("+="), 2 },
^
../../libiberty/cp-demangle.c:1734:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1734:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1734:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1734:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1734:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1734:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1734:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1734:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1734:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1734:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1734:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1735:3: warning: braces around scalar initializer
{ "pl", NL ("+"), 2 },
^
../../libiberty/cp-demangle.c:1735:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1735:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1735:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1735:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1735:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1735:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1735:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1735:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1735:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1735:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1735:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1736:3: warning: braces around scalar initializer
{ "pm", NL ("->*"), 2 },
^
../../libiberty/cp-demangle.c:1736:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1736:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1736:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1736:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1736:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1736:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1736:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1736:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1736:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1736:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1736:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1737:3: warning: braces around scalar initializer
{ "pp", NL ("++"), 1 },
^
../../libiberty/cp-demangle.c:1737:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1737:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1737:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1737:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1737:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1737:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1737:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1737:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1737:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1737:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1737:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1738:3: warning: braces around scalar initializer
{ "ps", NL ("+"), 1 },
^
../../libiberty/cp-demangle.c:1738:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1738:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1738:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1738:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1738:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1738:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1738:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1738:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1738:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1738:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1738:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1739:3: warning: braces around scalar initializer
{ "pt", NL ("->"), 2 },
^
../../libiberty/cp-demangle.c:1739:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1739:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1739:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1739:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1739:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1739:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1739:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1739:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1739:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1739:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1739:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1740:3: warning: braces around scalar initializer
{ "qu", NL ("?"), 3 },
^
../../libiberty/cp-demangle.c:1740:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1740:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1740:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1740:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1740:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1740:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1740:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1740:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1740:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1740:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1740:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1741:3: warning: braces around scalar initializer
{ "rM", NL ("%="), 2 },
^
../../libiberty/cp-demangle.c:1741:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1741:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1741:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1741:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1741:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1741:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1741:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1741:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1741:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1741:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1741:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1742:3: warning: braces around scalar initializer
{ "rS", NL (">>="), 2 },
^
../../libiberty/cp-demangle.c:1742:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1742:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1742:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1742:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1742:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1742:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1742:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1742:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1742:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1742:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1742:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1743:3: warning: braces around scalar initializer
{ "rc", NL ("reinterpret_cast"), 2 },
^
../../libiberty/cp-demangle.c:1743:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1743:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1743:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1743:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1743:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1743:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1743:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1743:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1743:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1743:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1743:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1744:3: warning: braces around scalar initializer
{ "rm", NL ("%"), 2 },
^
../../libiberty/cp-demangle.c:1744:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1744:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1744:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1744:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1744:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1744:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1744:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1744:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1744:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1744:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1744:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1745:3: warning: braces around scalar initializer
{ "rs", NL (">>"), 2 },
^
../../libiberty/cp-demangle.c:1745:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1745:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1745:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1745:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1745:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1745:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1745:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1745:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1745:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1745:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1745:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1746:3: warning: braces around scalar initializer
{ "sc", NL ("static_cast"), 2 },
^
../../libiberty/cp-demangle.c:1746:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1746:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1746:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1746:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1746:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1746:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1746:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1746:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1746:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1746:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1746:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1747:3: warning: braces around scalar initializer
{ "st", NL ("sizeof "), 1 },
^
../../libiberty/cp-demangle.c:1747:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1747:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1747:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1747:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1747:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1747:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1747:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1747:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1747:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1747:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1747:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1748:3: warning: braces around scalar initializer
{ "sz", NL ("sizeof "), 1 },
^
../../libiberty/cp-demangle.c:1748:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1748:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1748:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1748:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1748:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1748:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1748:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1748:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1748:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1748:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1748:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1749:3: warning: braces around scalar initializer
{ "tr", NL ("throw"), 0 },
^
../../libiberty/cp-demangle.c:1749:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1749:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1749:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1749:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1749:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1749:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1749:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1749:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1749:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1749:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1749:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1750:3: warning: braces around scalar initializer
{ "tw", NL ("throw "), 1 },
^
../../libiberty/cp-demangle.c:1750:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1750:3: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:1750:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1750:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1750:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1750:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1750:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1750:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1750:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1750:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1750:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1751:3: warning: braces around scalar initializer
{ NULL, NULL, 0, 0 }
^
../../libiberty/cp-demangle.c:1751:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1751:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1751:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1751:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1751:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1751:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1751:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1751:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:1751:3: warning: (near initialization for 'cplus_demangle_operators')
../../libiberty/cp-demangle.c:1756:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1807:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1820:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:1921:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2062:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2094:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2188:1: error: parameter 'cplus_demangle_builtin_types' is initialized
cplus_demangle_builtin_types[D_BUILTIN_TYPE_COUNT] =
^
../../libiberty/cp-demangle.c:2188:1: error: redefinition of parameter 'cplus_demangle_builtin_types'
In file included from ../../libiberty/cp-demangle.c:130:0:
../../libiberty/cp-demangle.h:160:1: note: previous definition of 'cplus_demangle_builtin_types' was here
cplus_demangle_builtin_types[D_BUILTIN_TYPE_COUNT];
^
../../libiberty/cp-demangle.c:2190:11: warning: braces around scalar initializer
/* a */ { NL ("signed char"), NL ("signed char"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2190:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2190:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2190:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2190:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2190:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2190:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2190:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2190:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2190:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2190:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2190:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2191:11: warning: braces around scalar initializer
/* b */ { NL ("bool"), NL ("boolean"), D_PRINT_BOOL },
^
../../libiberty/cp-demangle.c:2191:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2191:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2191:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2191:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2191:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2191:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2191:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2191:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2191:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2191:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2191:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2191:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2191:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2192:11: warning: braces around scalar initializer
/* c */ { NL ("char"), NL ("byte"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2192:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2192:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2192:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2192:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2192:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2192:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2192:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2192:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2192:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2192:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2192:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2192:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2192:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2193:11: warning: braces around scalar initializer
/* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
^
../../libiberty/cp-demangle.c:2193:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2193:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2193:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2193:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2193:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2193:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2193:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2193:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2193:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2193:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2193:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2193:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2193:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2194:11: warning: braces around scalar initializer
/* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
^
../../libiberty/cp-demangle.c:2194:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2194:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2194:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2194:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2194:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2194:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2194:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2194:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2194:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2194:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2194:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2194:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2194:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2195:11: warning: braces around scalar initializer
/* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
^
../../libiberty/cp-demangle.c:2195:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2195:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2195:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2195:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2195:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2195:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2195:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2195:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2195:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2195:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2195:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2195:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2195:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2196:11: warning: braces around scalar initializer
/* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
^
../../libiberty/cp-demangle.c:2196:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2196:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2196:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2196:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2196:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2196:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2196:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2196:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2196:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2196:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2196:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2196:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2196:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2197:11: warning: braces around scalar initializer
/* h */ { NL ("unsigned char"), NL ("unsigned char"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2197:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2197:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2197:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2197:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2197:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2197:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2197:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2197:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2197:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2197:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2197:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2197:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2197:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2198:11: warning: braces around scalar initializer
/* i */ { NL ("int"), NL ("int"), D_PRINT_INT },
^
../../libiberty/cp-demangle.c:2198:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2198:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2198:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2198:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2198:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2198:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2198:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2198:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2198:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2198:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2198:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2198:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2198:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2199:11: warning: braces around scalar initializer
/* j */ { NL ("unsigned int"), NL ("unsigned"), D_PRINT_UNSIGNED },
^
../../libiberty/cp-demangle.c:2199:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2199:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2199:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2199:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2199:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2199:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2199:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2199:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2199:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2199:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2199:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2199:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2199:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2200:11: warning: braces around scalar initializer
/* k */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2200:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2200:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2200:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2200:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2200:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2200:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2200:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2200:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2200:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2200:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2200:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2201:11: warning: braces around scalar initializer
/* l */ { NL ("long"), NL ("long"), D_PRINT_LONG },
^
../../libiberty/cp-demangle.c:2201:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2201:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2201:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2201:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2201:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2201:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2201:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2201:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2201:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2201:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2201:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2201:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2201:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2202:11: warning: braces around scalar initializer
/* m */ { NL ("unsigned long"), NL ("unsigned long"), D_PRINT_UNSIGNED_LONG },
^
../../libiberty/cp-demangle.c:2202:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2202:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2202:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2202:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2202:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2202:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2202:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2202:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2202:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2202:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2202:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2202:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2202:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2203:11: warning: braces around scalar initializer
/* n */ { NL ("__int128"), NL ("__int128"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2203:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2203:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2203:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2203:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2203:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2203:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2203:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2203:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2203:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2203:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2203:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2203:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2203:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2204:11: warning: braces around scalar initializer
/* o */ { NL ("unsigned __int128"), NL ("unsigned __int128"),
^
../../libiberty/cp-demangle.c:2204:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2204:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2204:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2204:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2204:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2204:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2204:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2204:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2204:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2205:6: warning: excess elements in scalar initializer
D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2205:6: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2205:6: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2205:6: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2206:11: warning: braces around scalar initializer
/* p */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2206:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2206:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2206:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2206:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2206:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2206:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2206:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2206:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2206:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2206:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2206:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2207:11: warning: braces around scalar initializer
/* q */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2207:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2207:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2207:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2207:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2207:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2207:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2207:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2207:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2207:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2207:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2207:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2208:11: warning: braces around scalar initializer
/* r */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2208:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2208:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2208:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2208:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2208:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2208:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2208:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2208:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2208:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2208:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2208:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2209:11: warning: braces around scalar initializer
/* s */ { NL ("short"), NL ("short"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2209:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2209:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2209:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2209:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2209:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2209:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2209:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2209:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2209:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2209:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2209:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2209:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2209:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2210:11: warning: braces around scalar initializer
/* t */ { NL ("unsigned short"), NL ("unsigned short"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2210:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2210:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2210:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2210:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2210:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2210:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2210:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2210:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2210:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2210:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2210:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2210:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2210:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2211:11: warning: braces around scalar initializer
/* u */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2211:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2211:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2211:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2211:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2211:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2211:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2211:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2211:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2211:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2211:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2211:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2212:11: warning: braces around scalar initializer
/* v */ { NL ("void"), NL ("void"), D_PRINT_VOID },
^
../../libiberty/cp-demangle.c:2212:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2212:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2212:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2212:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2212:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2212:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2212:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2212:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2212:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2212:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2212:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2212:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2212:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2213:11: warning: braces around scalar initializer
/* w */ { NL ("wchar_t"), NL ("char"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2213:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2213:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2213:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2213:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2213:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2213:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2213:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2213:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2213:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2213:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2213:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2213:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2213:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2214:11: warning: braces around scalar initializer
/* x */ { NL ("long long"), NL ("long"), D_PRINT_LONG_LONG },
^
../../libiberty/cp-demangle.c:2214:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2214:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2214:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2214:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2214:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2214:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2214:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2214:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2214:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2214:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2214:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2214:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2214:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2215:11: warning: braces around scalar initializer
/* y */ { NL ("unsigned long long"), NL ("unsigned long long"),
^
../../libiberty/cp-demangle.c:2215:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2215:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2215:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2215:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2215:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2215:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2215:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2215:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2215:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2216:6: warning: excess elements in scalar initializer
D_PRINT_UNSIGNED_LONG_LONG },
^
../../libiberty/cp-demangle.c:2216:6: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2216:6: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2216:6: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2217:11: warning: braces around scalar initializer
/* z */ { NL ("..."), NL ("..."), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2217:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2217:11: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2217:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2217:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2217:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2217:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2217:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2217:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2217:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2217:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2217:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2217:11: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2217:11: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2218:12: warning: braces around scalar initializer
/* 26 */ { NL ("decimal32"), NL ("decimal32"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2218:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2218:12: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2218:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2218:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2218:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2218:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2218:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2218:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2218:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2218:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2218:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2218:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2218:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2219:12: warning: braces around scalar initializer
/* 27 */ { NL ("decimal64"), NL ("decimal64"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2219:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2219:12: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2219:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2219:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2219:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2219:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2219:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2219:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2219:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2219:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2219:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2219:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2219:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2220:12: warning: braces around scalar initializer
/* 28 */ { NL ("decimal128"), NL ("decimal128"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2220:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2220:12: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2220:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2220:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2220:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2220:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2220:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2220:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2220:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2220:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2220:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2220:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2220:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2221:12: warning: braces around scalar initializer
/* 29 */ { NL ("half"), NL ("half"), D_PRINT_FLOAT },
^
../../libiberty/cp-demangle.c:2221:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2221:12: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2221:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2221:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2221:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2221:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2221:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2221:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2221:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2221:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2221:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2221:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2221:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2222:12: warning: braces around scalar initializer
/* 30 */ { NL ("char16_t"), NL ("char16_t"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2222:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2222:12: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2222:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2222:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2222:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2222:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2222:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2222:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2222:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2222:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2222:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2222:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2222:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2223:12: warning: braces around scalar initializer
/* 31 */ { NL ("char32_t"), NL ("char32_t"), D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2223:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2223:12: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2223:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2223:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2223:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2223:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2223:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2223:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2223:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2223:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2223:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2223:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2223:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2224:12: warning: braces around scalar initializer
/* 32 */ { NL ("decltype(nullptr)"), NL ("decltype(nullptr)"),
^
../../libiberty/cp-demangle.c:2224:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2224:12: warning: initialization from incompatible pointer type
../../libiberty/cp-demangle.c:2224:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2224:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2224:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2224:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2224:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2224:12: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2224:12: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2225:7: warning: excess elements in scalar initializer
D_PRINT_DEFAULT },
^
../../libiberty/cp-demangle.c:2225:7: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2225:7: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:2225:7: warning: (near initialization for 'cplus_demangle_builtin_types')
../../libiberty/cp-demangle.c:2231:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2565:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2636:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2666:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2689:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2737:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2772:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2782:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2826:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2853:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2890:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2910:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2929:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:2985:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3015:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3051:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3071:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3298:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3315:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3378:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3437:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3453:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3492:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3523:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3549:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3578:41: error: storage class specified for parameter 'standard_subs'
static const struct d_standard_sub_info standard_subs[] =
^
../../libiberty/cp-demangle.c:3578:21: error: parameter 'standard_subs' is initialized
static const struct d_standard_sub_info standard_subs[] =
^
../../libiberty/cp-demangle.c:3580:3: warning: braces around scalar initializer
{ 't', NL ("std"),
^
../../libiberty/cp-demangle.c:3580:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3580:3: warning: initialization makes pointer from integer without a cast
../../libiberty/cp-demangle.c:3580:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3580:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3580:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3580:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3580:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3581:5: warning: excess elements in scalar initializer
NL ("std"),
^
../../libiberty/cp-demangle.c:3581:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3581:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3581:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3582:5: warning: excess elements in scalar initializer
NULL, 0 },
^
../../libiberty/cp-demangle.c:3582:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3582:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3582:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3583:3: warning: braces around scalar initializer
{ 'a', NL ("std::allocator"),
^
../../libiberty/cp-demangle.c:3583:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3583:3: warning: initialization makes pointer from integer without a cast
../../libiberty/cp-demangle.c:3583:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3583:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3583:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3583:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3583:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3584:5: warning: excess elements in scalar initializer
NL ("std::allocator"),
^
../../libiberty/cp-demangle.c:3584:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3584:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3584:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3585:5: warning: excess elements in scalar initializer
NL ("allocator") },
^
../../libiberty/cp-demangle.c:3585:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3585:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3585:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3585:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3585:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3586:3: warning: braces around scalar initializer
{ 'b', NL ("std::basic_string"),
^
../../libiberty/cp-demangle.c:3586:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3586:3: warning: initialization makes pointer from integer without a cast
../../libiberty/cp-demangle.c:3586:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3586:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3586:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3586:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3586:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3587:5: warning: excess elements in scalar initializer
NL ("std::basic_string"),
^
../../libiberty/cp-demangle.c:3587:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3587:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3587:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3588:5: warning: excess elements in scalar initializer
NL ("basic_string") },
^
../../libiberty/cp-demangle.c:3588:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3588:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3588:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3588:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3588:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3589:3: warning: braces around scalar initializer
{ 's', NL ("std::string"),
^
../../libiberty/cp-demangle.c:3589:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3589:3: warning: initialization makes pointer from integer without a cast
../../libiberty/cp-demangle.c:3589:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3589:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3589:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3589:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3589:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3590:5: warning: excess elements in scalar initializer
NL ("std::basic_string<char, std::char_traits<char>, std::allocator<char> >"),
^
../../libiberty/cp-demangle.c:3590:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3590:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3590:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3591:5: warning: excess elements in scalar initializer
NL ("basic_string") },
^
../../libiberty/cp-demangle.c:3591:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3591:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3591:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3591:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3591:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3592:3: warning: braces around scalar initializer
{ 'i', NL ("std::istream"),
^
../../libiberty/cp-demangle.c:3592:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3592:3: warning: initialization makes pointer from integer without a cast
../../libiberty/cp-demangle.c:3592:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3592:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3592:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3592:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3592:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3593:5: warning: excess elements in scalar initializer
NL ("std::basic_istream<char, std::char_traits<char> >"),
^
../../libiberty/cp-demangle.c:3593:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3593:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3593:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3594:5: warning: excess elements in scalar initializer
NL ("basic_istream") },
^
../../libiberty/cp-demangle.c:3594:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3594:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3594:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3594:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3594:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3595:3: warning: braces around scalar initializer
{ 'o', NL ("std::ostream"),
^
../../libiberty/cp-demangle.c:3595:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3595:3: warning: initialization makes pointer from integer without a cast
../../libiberty/cp-demangle.c:3595:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3595:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3595:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3595:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3595:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3596:5: warning: excess elements in scalar initializer
NL ("std::basic_ostream<char, std::char_traits<char> >"),
^
../../libiberty/cp-demangle.c:3596:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3596:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3596:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3597:5: warning: excess elements in scalar initializer
NL ("basic_ostream") },
^
../../libiberty/cp-demangle.c:3597:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3597:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3597:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3597:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3597:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3598:3: warning: braces around scalar initializer
{ 'd', NL ("std::iostream"),
^
../../libiberty/cp-demangle.c:3598:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3598:3: warning: initialization makes pointer from integer without a cast
../../libiberty/cp-demangle.c:3598:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3598:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3598:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3598:3: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3598:3: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3599:5: warning: excess elements in scalar initializer
NL ("std::basic_iostream<char, std::char_traits<char> >"),
^
../../libiberty/cp-demangle.c:3599:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3599:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3599:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3600:5: warning: excess elements in scalar initializer
NL ("basic_iostream") }
^
../../libiberty/cp-demangle.c:3600:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3600:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3600:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3600:5: warning: excess elements in scalar initializer
../../libiberty/cp-demangle.c:3600:5: warning: (near initialization for 'standard_subs')
../../libiberty/cp-demangle.c:3605:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3695:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3705:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3717:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3731:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3764:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3783:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3799:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3922:41: error: expected declaration specifiers or '...' before 'demangle_callbackref'
d_print_init (struct d_print_info *dpi, demangle_callbackref callback,
^
../../libiberty/cp-demangle.c:3956:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3962:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3970:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3981:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:3991:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4000:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4006:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4014:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4031:32: error: expected declaration specifiers or '...' before 'demangle_callbackref'
demangle_callbackref callback, void *opaque)
^
../../libiberty/cp-demangle.c:4071:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4094:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4119:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4136:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4182:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4199:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4218:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4259:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:4274:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:5326:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:5377:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:5468:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:5538:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:5620:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:5673:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:5686:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:5733:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:5766:22: error: expected declaration specifiers or '...' before 'demangle_callbackref'
demangle_callbackref callback, void *opaque)
^
../../libiberty/cp-demangle.c:5859:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:6019:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:6027:29: error: expected declaration specifiers or '...' before 'demangle_callbackref'
demangle_callbackref callback, void *opaque)
^
../../libiberty/cp-demangle.c:6040:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:6048:28: error: expected declaration specifiers or '...' before 'demangle_callbackref'
demangle_callbackref callback, void *opaque)
^
../../libiberty/cp-demangle.c:6067:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:6138:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
../../libiberty/cp-demangle.c:6153:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
In file included from ../../libiberty/cp-demangle.c:128:0:
../../libiberty/../include/libiberty.h:110:14: error: old-style parameter declarations in prototyped function definition
extern char *basename (const char *) ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_NONNULL(1);
^
../../libiberty/../include/libiberty.h:110:1: error: parameter name omitted
extern char *basename (const char *) ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_NONNULL(1);
^
../../libiberty/cp-demangle.c:6160:1: error: expected '{' at end of input
}
^
../../libiberty/cp-demangle.c:6160:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Makefile:599: recipe for target 'cp-demangle.o' failed
make[3]: *** [cp-demangle.o] Error 1
make[3]: Leaving directory '/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build/libiberty'
Makefile:9537: recipe for target 'all-stage1-libiberty' failed
make[2]: *** [all-stage1-libiberty] Error 2
make[2]: Leaving directory '/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build'
Makefile:19565: recipe for target 'stage1-bubble' failed
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory '/var/tmp/sjackman/xgcc-l18966/gcc-4.9.1/build'
Makefile:19885: recipe for target 'bootstrap' failed
make: *** [bootstrap] Error 2
HOMEBREW_VERSION: 0.9.5
HEAD: 604ea239279d56595d43080519a325e104e9e4ef
HOMEBREW_PREFIX: /home/sjackman/.linuxbrew
CPU: 32-core 64-bit 6
OS X: 0-x86_64
/projects/btl/linuxbrew/Cellar/ruby/2.1.2_2/bin/ruby:
2.1.2-95
X11: N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment