This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

"Bootstrap comparison failure!"


I wanted to create a bugzilla bug report, but I seem to have forgotten
my password; moreover, it would seem that bugzilla isn't actually sending
out password-change emails.

Here's the build error:

  Comparing stages 2 and 3
  warning: gcc/cc1-checksum.o differs
  warning: gcc/cc1plus-checksum.o differs
  Bootstrap comparison failure!
  gcc/reg-stack.o differs
  gcc/i386.o differs
  gcc/reload.o differs
  gcc/recog.o differs
  gcc/dwarf2out.o differs
  libiberty/hashtab.o differs

Source Information:

  Revision 162274

  No modifications.

Build Environment:

  GNU/Linux 2.6.35-rc5
  Intel(R) Pentium(R) M processor 2.13GHz GenuineIntel (32-bit, i686)
  
  $ gcc -v
  Using built-in specs.
  COLLECT_GCC=gcc
  COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/lto-wrapper
  Target: i686-pc-linux-gnu
  Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
  Thread model: posix
  gcc version 4.5.0 20100610 (prerelease) (GCC)

Build Configuration

  Built outside of SVN working directory (in a separate build directory)

  -------------------------------------
  config.log
  -------------------------------------

  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
  
    $ ../repo/configure --prefix=/usr/local --program-suffix=-svn --disable-multilib --enable-threads=posix --enable-maintainer-mode --enable-languages=c,c++ --enable-gnu-unique-object --with-lto
  
  ## --------- ##
  ## Platform. ##
  ## --------- ##
  
  uname -m = i686
  uname -r = 2.6.35-rc5
  uname -s = Linux
  uname -v = #34 Wed Jul 14 16:02:05 CDT 2010
  
  /usr/bin/uname -p = unknown
  /bin/uname -X     = unknown
  
  /bin/arch              = i686
  /usr/bin/arch -k       = unknown
  /usr/convex/getsysinfo = unknown
  /usr/bin/hostinfo      = unknown
  /bin/machine           = unknown
  /usr/bin/oslevel       = unknown
  /bin/universe          = unknown
  
  PATH: /opt/autoconf/2.64/bin
  PATH: /bin
  PATH: /usr/bin
  PATH: /sbin
  PATH: /usr/sbin
  PATH: /opt/NX/bin
  PATH: /usr/bin/perlbin/site
  PATH: /usr/bin/perlbin/vendor
  PATH: /usr/bin/perlbin/core
  
  
  ## ----------- ##
  ## Core tests. ##
  ## ----------- ##
  
  configure:2429: checking build system type
  configure:2443: result: i686-pc-linux-gnu
  configure:2490: checking host system type
  configure:2503: result: i686-pc-linux-gnu
  configure:2523: checking target system type
  configure:2536: result: i686-pc-linux-gnu
  configure:2590: checking for a BSD-compatible install
  configure:2658: result: /bin/install -c
  configure:2669: checking whether ln works
  configure:2691: result: yes
  configure:2695: checking whether ln -s works
  configure:2699: result: yes
  configure:2706: checking for a sed that does not truncate output
  configure:2770: result: /bin/sed
  configure:2779: checking for gawk
  configure:2795: found /bin/gawk
  configure:2806: result: gawk
  configure:4060: checking for gcc
  configure:4076: found /usr/bin/gcc
  configure:4087: result: gcc
  configure:4316: checking for C compiler version
  configure:4325: gcc --version >&5
  gcc (GCC) 4.5.0 20100610 (prerelease)
  Copyright (C) 2010 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:4336: $? = 0
  configure:4325: gcc -v >&5
  Using built-in specs.
  COLLECT_GCC=gcc
  COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/lto-wrapper
  Target: i686-pc-linux-gnu
  Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
  Thread model: posix
  gcc version 4.5.0 20100610 (prerelease) (GCC) 
  configure:4336: $? = 0
  configure:4325: gcc -V >&5
  gcc: '-V' option must have argument
  configure:4336: $? = 1
  configure:4325: gcc -qversion >&5
  gcc: unrecognized option '-qversion'
  gcc: no input files
  configure:4336: $? = 1
  configure:4356: checking for C compiler default output file name
  configure:4378: gcc -march=i686 -mtune=pentium-m -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  configure:4382: $? = 0
  configure:4419: result: a.out
  configure:4435: checking whether the C compiler works
  configure:4444: ./a.out
  configure:4448: $? = 0
  configure:4463: result: yes
  configure:4470: checking whether we are cross compiling
  configure:4472: result: no
  configure:4475: checking for suffix of executables
  configure:4482: gcc -o conftest -march=i686 -mtune=pentium-m -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  configure:4486: $? = 0
  configure:4508: result: 
  configure:4514: checking for suffix of object files
  configure:4536: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:4540: $? = 0
  configure:4561: result: o
  configure:4565: checking whether we are using the GNU C compiler
  configure:4584: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:4584: $? = 0
  configure:4593: result: yes
  configure:4602: checking whether gcc accepts -g
  configure:4622: gcc -c -g  conftest.c >&5
  configure:4622: $? = 0
  configure:4663: result: yes
  configure:4680: checking for gcc option to accept ISO C89
  configure:4744: gcc  -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:4744: $? = 0
  configure:4757: result: none needed
  configure:4835: checking for g++
  configure:4851: found /usr/bin/g++
  configure:4862: result: g++
  configure:4889: checking for C++ compiler version
  configure:4898: g++ --version >&5
  g++ (GCC) 4.5.0 20100610 (prerelease)
  Copyright (C) 2010 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:4909: $? = 0
  configure:4898: g++ -v >&5
  Using built-in specs.
  COLLECT_GCC=g++
  COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/lto-wrapper
  Target: i686-pc-linux-gnu
  Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
  Thread model: posix
  gcc version 4.5.0 20100610 (prerelease) (GCC) 
  configure:4909: $? = 0
  configure:4898: g++ -V >&5
  g++: '-V' option must have argument
  configure:4909: $? = 1
  configure:4898: g++ -qversion >&5
  g++: unrecognized option '-qversion'
  g++: no input files
  configure:4909: $? = 1
  configure:4913: checking whether we are using the GNU C++ compiler
  configure:4932: g++ -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.cpp >&5
  configure:4932: $? = 0
  configure:4941: result: yes
  configure:4950: checking whether g++ accepts -g
  configure:4970: g++ -c -g  conftest.cpp >&5
  configure:4970: $? = 0
  configure:5011: result: yes
  configure:5100: checking for gnatbind
  configure:5130: result: no
  configure:5192: checking for gnatmake
  configure:5222: result: no
  configure:5241: checking whether compiler driver understands Ada
  configure:5264: result: no
  configure:5273: checking how to compare bootstrapped objects
  configure:5298: result: cmp --ignore-initial=16 $$f1 $$f2
  configure:5314: checking for objdir
  configure:5329: result: .libs
  configure:5495: checking for the correct version of gmp.h
  configure:5515: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe   conftest.c >&5
  configure:5515: $? = 0
  configure:5533: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe   conftest.c >&5
  configure:5533: $? = 0
  configure:5534: result: yes
  configure:5550: checking for the correct version of mpfr.h
  configure:5568: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe   conftest.c >&5
  configure:5568: $? = 0
  configure:5585: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe   conftest.c >&5
  configure:5585: $? = 0
  configure:5586: result: yes
  configure:5603: checking for the correct version of mpc.h
  configure:5620: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe   conftest.c >&5
  configure:5620: $? = 0
  configure:5636: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe   conftest.c >&5
  configure:5636: $? = 0
  configure:5637: result: yes
  configure:5655: checking for the correct version of the gmp/mpfr/mpc libraries
  configure:5686: gcc -o conftest -march=i686 -mtune=pentium-m -O2 -pipe   -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  -lmpc -lmpfr -lgmp >&5
  configure:5686: $? = 0
  configure:5687: result: yes
  configure:5860: checking for version 0.10 (or later revision) of PPL
  configure:5877: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe    conftest.c >&5
  configure:5877: $? = 0
  configure:5878: result: yes
  configure:5955: checking for version 0.15.5 (or later revision) of CLooG
  configure:5972: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  -DCLOOG_PPL_BACKEND     conftest.c >&5
  configure:5972: $? = 0
  configure:5988: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  -DCLOOG_PPL_BACKEND     conftest.c >&5
  configure:5988: $? = 0
  configure:5989: result: yes
  configure:6023: checking how to run the C preprocessor
  configure:6054: gcc -E  conftest.c
  configure:6054: $? = 0
  configure:6068: gcc -E  conftest.c
  conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  compilation terminated.
  configure:6068: $? = 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 <ac_nonexistent.h>
  configure:6093: result: gcc -E
  configure:6113: gcc -E  conftest.c
  configure:6113: $? = 0
  configure:6127: gcc -E  conftest.c
  conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  compilation terminated.
  configure:6127: $? = 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 <ac_nonexistent.h>
  configure:6156: checking for grep that handles long lines and -e
  configure:6214: result: /bin/grep
  configure:6219: checking for egrep
  configure:6281: result: /bin/grep -E
  configure:6286: checking for ANSI C header files
  configure:6306: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:6306: $? = 0
  configure:6379: gcc -o conftest -march=i686 -mtune=pentium-m -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  configure:6379: $? = 0
  configure:6379: ./conftest
  configure:6379: $? = 0
  configure:6390: result: yes
  configure:6403: checking for sys/types.h
  configure:6403: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:6403: $? = 0
  configure:6403: result: yes
  configure:6403: checking for sys/stat.h
  configure:6403: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:6403: $? = 0
  configure:6403: result: yes
  configure:6403: checking for stdlib.h
  configure:6403: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:6403: $? = 0
  configure:6403: result: yes
  configure:6403: checking for string.h
  configure:6403: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:6403: $? = 0
  configure:6403: result: yes
  configure:6403: checking for memory.h
  configure:6403: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:6403: $? = 0
  configure:6403: result: yes
  configure:6403: checking for strings.h
  configure:6403: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:6403: $? = 0
  configure:6403: result: yes
  configure:6403: checking for inttypes.h
  configure:6403: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:6403: $? = 0
  configure:6403: result: yes
  configure:6403: checking for stdint.h
  configure:6403: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:6403: $? = 0
  configure:6403: result: yes
  configure:6403: checking for unistd.h
  configure:6403: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe  conftest.c >&5
  configure:6403: $? = 0
  configure:6403: result: yes
  configure:6494: checking libelf.h usability
  configure:6494: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe -I/usr/include/libelf  -I/usr/include/libelf conftest.c >&5
  configure:6494: $? = 0
  configure:6494: result: yes
  configure:6494: checking libelf.h presence
  configure:6494: gcc -E  -I/usr/include/libelf conftest.c
  configure:6494: $? = 0
  configure:6494: result: yes
  configure:6494: checking for libelf.h
  configure:6494: result: yes
  configure:6506: checking gelf.h usability
  configure:6506: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe -I/usr/include/libelf  -I/usr/include/libelf conftest.c >&5
  configure:6506: $? = 0
  configure:6506: result: yes
  configure:6506: checking gelf.h presence
  configure:6506: gcc -E  -I/usr/include/libelf conftest.c
  configure:6506: $? = 0
  configure:6506: result: yes
  configure:6506: checking for gelf.h
  configure:6506: result: yes
  configure:6519: checking libelf/libelf.h usability
  configure:6519: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe -I/usr/include/libelf  -I/usr/include/libelf conftest.c >&5
  configure:6519: $? = 0
  configure:6519: result: yes
  configure:6519: checking libelf/libelf.h presence
  configure:6519: gcc -E  -I/usr/include/libelf conftest.c
  configure:6519: $? = 0
  configure:6519: result: yes
  configure:6519: checking for libelf/libelf.h
  configure:6519: result: yes
  configure:6531: checking libelf/gelf.h usability
  configure:6531: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe -I/usr/include/libelf  -I/usr/include/libelf conftest.c >&5
  configure:6531: $? = 0
  configure:6531: result: yes
  configure:6531: checking libelf/gelf.h presence
  configure:6531: gcc -E  -I/usr/include/libelf conftest.c
  configure:6531: $? = 0
  configure:6531: result: yes
  configure:6531: checking for libelf/gelf.h
  configure:6531: result: yes
  configure:6570: checking for the correct version of libelf
  configure:6592: gcc -o conftest -march=i686 -mtune=pentium-m -O2 -pipe -I/usr/include/libelf  -I/usr/include/libelf -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  -lelf >&5
  configure:6592: $? = 0
  configure:6593: result: yes
  configure:6606: checking for elf_getshdrstrndx
  configure:6621: gcc -o conftest -march=i686 -mtune=pentium-m -O2 -pipe -I/usr/include/libelf  -I/usr/include/libelf -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  -lelf >&5
  configure:6621: $? = 0
  configure:6622: result: yes
  configure:7673: checking for default BUILD_CONFIG
  configure:7705: result: bootstrap-debug
  configure:8147: checking for bison
  configure:8163: found /usr/bin/bison
  configure:8174: result: bison -y
  configure:8195: checking for bison
  configure:8211: found /usr/bin/bison
  configure:8222: result: bison
  configure:8242: checking for gm4
  configure:8272: result: no
  configure:8242: checking for gnum4
  configure:8272: result: no
  configure:8242: checking for m4
  configure:8258: found /usr/bin/m4
  configure:8269: result: m4
  configure:8289: checking for flex
  configure:8305: found /usr/bin/flex
  configure:8316: result: flex
  configure:8337: checking for flex
  configure:8353: found /usr/bin/flex
  configure:8364: result: flex
  configure:8384: checking for makeinfo
  configure:8400: found /usr/bin/makeinfo
  configure:8411: result: makeinfo
  configure:8445: checking for expect
  configure:8461: found /usr/bin/expect
  configure:8472: result: expect
  configure:8494: checking for runtest
  configure:8510: found /usr/bin/runtest
  configure:8521: result: runtest
  configure:8639: checking for ar
  configure:8655: found /usr/bin/ar
  configure:8666: result: ar
  configure:8780: checking for as
  configure:8796: found /usr/bin/as
  configure:8807: result: as
  configure:8921: checking for dlltool
  configure:8951: result: no
  configure:9062: checking for ld
  configure:9078: found /usr/bin/ld
  configure:9089: result: ld
  configure:9203: checking for lipo
  configure:9233: result: no
  configure:9344: checking for nm
  configure:9360: found /usr/bin/nm
  configure:9371: result: nm
  configure:9485: checking for ranlib
  configure:9501: found /usr/bin/ranlib
  configure:9512: result: ranlib
  configure:9621: checking for strip
  configure:9637: found /usr/bin/strip
  configure:9648: result: strip
  configure:9757: checking for windres
  configure:9787: result: no
  configure:9898: checking for windmc
  configure:9928: result: no
  configure:10039: checking for objcopy
  configure:10055: found /usr/bin/objcopy
  configure:10066: result: objcopy
  configure:10180: checking for objdump
  configure:10196: found /usr/bin/objdump
  configure:10207: result: objdump
  configure:10360: checking for cc
  configure:10376: found /usr/bin/cc
  configure:10387: result: cc
  configure:10521: checking for c++
  configure:10537: found /usr/bin/c++
  configure:10548: result: c++
  configure:10682: checking for gcc
  configure:10698: found /usr/bin/gcc
  configure:10709: result: gcc
  configure:10838: checking for gcj
  configure:10868: result: no
  configure:10999: checking for gfortran
  configure:11029: result: no
  configure:11090: checking for ar
  configure:11123: result: no
  configure:11240: checking for ar
  configure:11256: found /usr/bin/ar
  configure:11267: result: ar
  configure:11320: checking for as
  configure:11353: result: no
  configure:11470: checking for as
  configure:11486: found /usr/bin/as
  configure:11497: result: as
  configure:11550: checking for dlltool
  configure:11583: result: no
  configure:11700: checking for dlltool
  configure:11730: result: no
  configure:11780: checking for ld
  configure:11813: result: no
  configure:11930: checking for ld
  configure:11946: found /usr/bin/ld
  configure:11957: result: ld
  configure:12010: checking for lipo
  configure:12043: result: no
  configure:12160: checking for lipo
  configure:12190: result: no
  configure:12240: checking for nm
  configure:12273: result: no
  configure:12390: checking for nm
  configure:12406: found /usr/bin/nm
  configure:12417: result: nm
  configure:12470: checking for objdump
  configure:12503: result: no
  configure:12620: checking for objdump
  configure:12636: found /usr/bin/objdump
  configure:12647: result: objdump
  configure:12700: checking for ranlib
  configure:12733: result: no
  configure:12850: checking for ranlib
  configure:12866: found /usr/bin/ranlib
  configure:12877: result: ranlib
  configure:12930: checking for strip
  configure:12963: result: no
  configure:13080: checking for strip
  configure:13096: found /usr/bin/strip
  configure:13107: result: strip
  configure:13160: checking for windres
  configure:13193: result: no
  configure:13310: checking for windres
  configure:13340: result: no
  configure:13390: checking for windmc
  configure:13423: result: no
  configure:13540: checking for windmc
  configure:13570: result: no
  configure:13598: checking where to find the target ar
  configure:13631: result: host tool
  configure:13640: checking where to find the target as
  configure:13673: result: host tool
  configure:13682: checking where to find the target cc
  configure:13705: result: just compiled
  configure:13724: checking where to find the target c++
  configure:13750: result: just compiled
  configure:13769: checking where to find the target c++ for libstdc++
  configure:13795: result: just compiled
  configure:13814: checking where to find the target dlltool
  configure:13847: result: host tool
  configure:13856: checking where to find the target gcc
  configure:13879: result: just compiled
  configure:13898: checking where to find the target gcj
  configure:13934: result: host tool
  configure:13943: checking where to find the target gfortran
  configure:13979: result: host tool
  configure:13988: checking where to find the target ld
  configure:14021: result: host tool
  configure:14030: checking where to find the target lipo
  configure:14052: result: host tool
  configure:14061: checking where to find the target nm
  configure:14094: result: host tool
  configure:14103: checking where to find the target objdump
  configure:14136: result: host tool
  configure:14145: checking where to find the target ranlib
  configure:14178: result: host tool
  configure:14187: checking where to find the target strip
  configure:14220: result: host tool
  configure:14229: checking where to find the target windres
  configure:14262: result: host tool
  configure:14271: checking where to find the target windmc
  configure:14304: result: host tool
  configure:14341: checking whether to enable maintainer-specific portions of Makefiles
  configure:14350: result: yes
  configure:14383: checking whether -fkeep-inline-functions is supported
  configure:14402: gcc -c -march=i686 -mtune=pentium-m -O2 -pipe -fkeep-inline-functions  conftest.c >&5
  configure:14402: $? = 0
  configure:14403: result: yes
  configure:14600: 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 thor
  
  config.status:961: creating Makefile
  
  ## ---------------- ##
  ## Cache variables. ##
  ## ---------------- ##
  
  ac_cv_build=i686-pc-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=
  ac_cv_env_CC_value=
  ac_cv_env_CFLAGS_set=set
  ac_cv_env_CFLAGS_value='-march=i686 -mtune=pentium-m -O2 -pipe'
  ac_cv_env_CPPFLAGS_set=
  ac_cv_env_CPPFLAGS_value=
  ac_cv_env_CPP_set=
  ac_cv_env_CPP_value=
  ac_cv_env_CXXFLAGS_set=set
  ac_cv_env_CXXFLAGS_value='-march=i686 -mtune=pentium-m -O2 -pipe'
  ac_cv_env_CXX_FOR_TARGET_set=
  ac_cv_env_CXX_FOR_TARGET_value=
  ac_cv_env_CXX_set=
  ac_cv_env_CXX_value=
  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_LDFLAGS_set=set
  ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu -Wl,--as-needed'
  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_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_host_alias_set=
  ac_cv_env_host_alias_value=
  ac_cv_env_target_alias_set=
  ac_cv_env_target_alias_value=
  ac_cv_header_gelf_h=yes
  ac_cv_header_inttypes_h=yes
  ac_cv_header_libelf_gelf_h=yes
  ac_cv_header_libelf_h=yes
  ac_cv_header_libelf_libelf_h=yes
  ac_cv_header_memory_h=yes
  ac_cv_header_stdc=yes
  ac_cv_header_stdint_h=yes
  ac_cv_header_stdlib_h=yes
  ac_cv_header_string_h=yes
  ac_cv_header_strings_h=yes
  ac_cv_header_sys_stat_h=yes
  ac_cv_header_sys_types_h=yes
  ac_cv_header_unistd_h=yes
  ac_cv_host=i686-pc-linux-gnu
  ac_cv_objext=o
  ac_cv_path_EGREP='/bin/grep -E'
  ac_cv_path_GREP=/bin/grep
  ac_cv_path_SED=/bin/sed
  ac_cv_path_install='/bin/install -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_BISON=bison
  ac_cv_prog_CC_FOR_TARGET=cc
  ac_cv_prog_CPP='gcc -E'
  ac_cv_prog_CXX_FOR_TARGET=c++
  ac_cv_prog_EXPECT=expect
  ac_cv_prog_FLEX=flex
  ac_cv_prog_GCC_FOR_TARGET=gcc
  ac_cv_prog_LD=ld
  ac_cv_prog_LD_FOR_TARGET=ld
  ac_cv_prog_LEX=flex
  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_RUNTEST=runtest
  ac_cv_prog_STRIP=strip
  ac_cv_prog_STRIP_FOR_TARGET=strip
  ac_cv_prog_YACC='bison -y'
  ac_cv_prog_ac_ct_CC=gcc
  ac_cv_prog_ac_ct_CXX=g++
  ac_cv_prog_cc_c89=
  ac_cv_prog_cc_g=yes
  ac_cv_prog_cxx_g=yes
  ac_cv_target=i686-pc-linux-gnu
  acx_cv_cc_gcc_supports_ada=no
  acx_cv_prog_LN=ln
  gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
  gcc_cv_tool_dirs=/usr/local/libexec/gcc/i686-pc-linux-gnu/4.6.0:/usr/local/libexec/gcc/i686-pc-linux-gnu:/usr/lib/gcc/i686-pc-linux-gnu/4.6.0:/usr/lib/gcc/i686-pc-linux-gnu:/usr/local/i686-pc-linux-gnu/bin/i686-pc-linux-gnu/4.6.0:/usr/local/i686-pc-linux-gnu/bin:
  gcc_cv_tool_prefix=/usr/local
  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='bison'
  BUILD_CONFIG='bootstrap-debug'
  CC='gcc'
  CC_FOR_BUILD='$(CC)'
  CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  CFLAGS='-march=i686 -mtune=pentium-m -O2 -pipe'
  CFLAGS_FOR_BUILD='-march=i686 -mtune=pentium-m -O2 -pipe'
  CFLAGS_FOR_TARGET='-g -march=i686 -mtune=pentium-m -O2 -pipe'
  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=''
  CPP='gcc -E'
  CPPFLAGS=''
  CXX='g++'
  CXXFLAGS='-march=i686 -mtune=pentium-m -O2 -pipe'
  CXXFLAGS_FOR_BUILD='-march=i686 -mtune=pentium-m -O2 -pipe'
  CXXFLAGS_FOR_TARGET='-g -march=i686 -mtune=pentium-m -O2 -pipe'
  CXX_FOR_BUILD='$(CXX)'
  CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `test ! -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags || $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
  DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF_H=1 -DHAVE_GELF_H=1 -DHAVE_LIBELF_LIBELF_H=1 -DHAVE_LIBELF_GELF_H=1'
  DLLTOOL='dlltool'
  DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  DLLTOOL_FOR_TARGET='$(DLLTOOL)'
  ECHO_C=''
  ECHO_N='-n'
  ECHO_T=''
  EGREP='/bin/grep -E'
  EXEEXT=''
  EXPECT='expect'
  FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
  FLEX='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='$(GFORTRAN)'
  GNATBIND='no'
  GNATMAKE='no'
  GREP='/bin/grep'
  INSTALL_DATA='${INSTALL} -m 644'
  INSTALL_GDB_TK=''
  INSTALL_PROGRAM='${INSTALL}'
  INSTALL_SCRIPT='${INSTALL}'
  LD='ld'
  LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed'
  LDFLAGS_FOR_BUILD='-Wl,--hash-style=gnu -Wl,--as-needed'
  LD_FOR_BUILD='$(LD)'
  LD_FOR_TARGET='$(LD)'
  LEX='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'
  RPATH_ENVVAR='LD_LIBRARY_PATH'
  RUNTEST='runtest'
  SED='/bin/sed'
  SHELL='/bin/sh'
  STRIP='strip'
  STRIP_FOR_TARGET='$(STRIP)'
  SYSROOT_CFLAGS_FOR_TARGET=''
  TOPLEVEL_CONFIGURE_ARGUMENTS='../repo/configure --prefix=/usr/local --program-suffix=-svn --disable-multilib --enable-threads=posix --enable-maintainer-mode --enable-languages=c,c++ --enable-gnu-unique-object --with-lto'
  WINDMC='windmc'
  WINDMC_FOR_BUILD='$(WINDMC)'
  WINDMC_FOR_TARGET='$(WINDMC)'
  WINDRES='windres'
  WINDRES_FOR_BUILD='$(WINDRES)'
  WINDRES_FOR_TARGET='$(WINDRES)'
  YACC='bison -y'
  ac_ct_CC='gcc'
  ac_ct_CXX='g++'
  bindir='${exec_prefix}/bin'
  build='i686-pc-linux-gnu'
  build_alias=''
  build_configargs='--cache-file=../config.cache '\''--prefix=/usr/local'\'' '\''--disable-multilib'\'' '\''--enable-threads=posix'\'' '\''--enable-maintainer-mode'\'' '\''--enable-gnu-unique-object'\'' '\''--with-lto'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&$$&-svn&'\'' --disable-option-checking'
  build_configdirs=' libiberty fixincludes'
  build_cpu='i686'
  build_libsubdir='build-i686-pc-linux-gnu'
  build_noncanonical='i686-pc-linux-gnu'
  build_os='linux-gnu'
  build_subdir='build-i686-pc-linux-gnu'
  build_tooldir='${exec_prefix}/i686-pc-linux-gnu'
  build_vendor='pc'
  clooginc=' -DCLOOG_PPL_BACKEND '
  clooglibs=' -lcloog '
  compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
  config_shell='/bin/sh'
  configdirs=' intl libiberty zlib libcpp libdecnumber fixincludes gcc'
  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=''
  extra_mpc_gmp_configure_flags=''
  extra_mpc_mpfr_configure_flags=''
  extra_mpfr_configure_flags=''
  gmpinc=''
  gmplibs='-lmpc -lmpfr -lgmp'
  host='i686-pc-linux-gnu'
  host_alias=''
  host_configargs='--cache-file=./config.cache  '\''--prefix=/usr/local'\'' '\''--disable-multilib'\'' '\''--enable-threads=posix'\'' '\''--enable-maintainer-mode'\'' '\''--enable-gnu-unique-object'\'' '\''--with-lto'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&$$&-svn&'\'' --disable-option-checking'
  host_cpu='i686'
  host_noncanonical='i686-pc-linux-gnu'
  host_os='linux-gnu'
  host_subdir='.'
  host_vendor='pc'
  htmldir='${docdir}'
  includedir='${prefix}/include'
  infodir='${datarootdir}/info'
  libdir='${exec_prefix}/lib'
  libelfinc='-I/usr/include/libelf'
  libelflibs='-lelf'
  libexecdir='${exec_prefix}/libexec'
  localedir='${datarootdir}/locale'
  localstatedir='${prefix}/var'
  mandir='${datarootdir}/man'
  oldincludedir='/usr/include'
  pdfdir='${docdir}'
  poststage1_ldflags=''
  poststage1_libs=''
  pplinc=''
  ppllibs=' -lppl_c -lppl -lgmpxx'
  prefix='/usr/local'
  program_transform_name='s&$$&-svn&'
  psdir='${docdir}'
  sbindir='${exec_prefix}/sbin'
  sharedstatedir='${prefix}/com'
  stage1_cflags='-g -fkeep-inline-functions'
  stage1_checking='--enable-checking=yes,types'
  stage1_languages='c'
  stage1_ldflags=''
  stage1_libs=''
  stage2_werror_flag='--enable-werror-always'
  sysconfdir='${prefix}/etc'
  target='i686-pc-linux-gnu'
  target_alias=''
  target_configargs='--cache-file=./config.cache '\''--prefix=/usr/local'\'' '\''--disable-multilib'\'' '\''--enable-threads=posix'\'' '\''--enable-maintainer-mode'\'' '\''--enable-gnu-unique-object'\'' '\''--with-lto'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&$$&-svn&'\'' --disable-option-checking'
  target_configdirs=' libgcc libiberty libgomp libstdc++-v3 libmudflap libssp'
  target_cpu='i686'
  target_noncanonical='i686-pc-linux-gnu'
  target_os='linux-gnu'
  target_subdir='i686-pc-linux-gnu'
  target_vendor='pc'
  tooldir='${exec_prefix}/i686-pc-linux-gnu'
  
  ## ------------------- ##
  ## File substitutions. ##
  ## ------------------- ##
  
  alphaieee_frag='/dev/null'
  host_makefile_frag='../repo/config/mh-x86omitfp'
  ospace_frag='/dev/null'
  serialization_dependencies='serdep.tmp'
  target_makefile_frag='../repo/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/"
  #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_LIBELF_H 1
  #define HAVE_GELF_H 1
  #define HAVE_LIBELF_LIBELF_H 1
  #define HAVE_LIBELF_GELF_H 1
  
  configure: exit 0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]