=> Bootstrap dependency digest>=20010302: found digest-20121220
=> Checksum SHA1 OK for gcc-4.5.3.tar.bz2
=> Checksum RMD160 OK for gcc-4.5.3.tar.bz2
===> Installing dependencies for gcc45-4.5.3nb4
==========================================================================
The supported build options for gcc45 are:

	gcc-c++ gcc-fortran gcc-inplace-math gcc-java
	gcc-objc nls

The currently selected options are:

	gcc-c++ gcc-fortran gcc-objc

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.gcc45 (not defined)

==========================================================================
=> Tool dependency gtexinfo>=3.12: found gtexinfo-4.13anb1
=> Tool dependency perl>=5.0: found perl-5.16.3
=> Full dependency bash-[0-9]*: found bash-4.2nb2
=> Full dependency gmake>=3.81: found gmake-3.82nb6
=> Full dependency gmp>=5.0.1: found gmp-5.1.1
=> Full dependency mpcomplex>=0.8.2: found mpcomplex-1.0.1
=> Full dependency mpfr>=3.0.0.3: found mpfr-3.1.2
===> Overriding tools for gcc45-4.5.3nb4
===> Extracting for gcc45-4.5.3nb4
===> Patching for gcc45-4.5.3nb4
=> Applying pkgsrc patches for gcc45-4.5.3nb4
===> Creating toolchain wrappers for gcc45-4.5.3nb4
===> Configuring for gcc45-4.5.3nb4
=> Replacing bash interpreter in contrib/dg-cmp-results.sh contrib/reghunt/bin/gcc-svn-patchlist contrib/reghunt/bin/gcc-svn-update contrib/reghunt/bin/gcc-svn-update-fix contrib/reghunt/bin/reg-hunt contrib/reghunt/bin/reg-test contrib/reghunt/date_based/reg_periodic contrib/reghunt/date_based/reg_search gcc/dbgcnt.def gcc/testsuite/gcc.test-framework/gen_directive_tests libstdc++-v3/scripts/run_doxygen.
/bin/mkdir -p /usr/pkgsrc/work/lang/gcc45/work/obj
cd /usr/pkgsrc/work/lang/gcc45/work/obj; /usr/bin/env CONFIG_SHELL=/usr/pkg/bin/bash INSTALL_INFO= MAKEINFO=/usr/pkgsrc/work/lang/gcc45/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/work/lang/gcc45/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/work/lang/gcc45/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/work/lang/gcc45/work/.pkg-config.log PKG_CONFIG_PATH= MAKE=make WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes CC=gcc CFLAGS=-Wno-error\ -march=i586\ -I/usr/pkgsrc/work/lang/gcc45/work/.buildlink/include\ -I/usr/pkg/include CPPFLAGS=-I/usr/pkgsrc/work/lang/gcc45/work/.buildlink/include\ -I/usr/pkg/include CXX=g++ CXXFLAGS=-Wno-error\ -march=i586\ -I/usr/pkgsrc/work/lang/gcc45/work/.buildlink/include\ -I/usr/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/work/lang/gcc45/work/.wrapper/bin:/usr/pkgsrc/work/lang/gcc45/work/.buildlink/bin:/usr/pkgsrc/work/lang/gcc45/work/.gcc/bin:/usr/pkgsrc/work/lang/gcc45/work/.tools/bin:/usr/pkg/bin:/bin:/sbin:/usr/pkg.sav/bin:/usr/pkg.sav/sbin:/usr/bin:/usr/sbin:/usr/pbulk/bin:/usr/pbulk/sbin:/usr/pkg.sav/gcc44/bin:/root/bin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/pkg/bin:/usr/pkg/sbin:/usr/pkg/X11R6/bin:/usr/pkg/bin:/usr/pkg/X11R6/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/usr/pkgsrc/work/lang/gcc45/work/.home /usr/pkg/bin/bash /usr/pkgsrc/work/lang/gcc45/work/gcc-4.5.3/configure --with-gmp=/usr/pkg --with-mpc=/usr/pkg --with-mpfr=/usr/pkg --disable-nls --enable-__cxa_atexit --with-gxx-include-dir=/usr/pkg/gcc45/include/c++/ --prefix=/usr/pkg/gcc45 --enable-languages=c\ c++\ fortran\ objc --enable-shared --enable-long-long --with-local-prefix=/usr/pkg/gcc45 --enable-libssp --enable-threads=posix
checking build system type... i686-pc-minix
checking host system type... i686-pc-minix
checking target system type... i686-pc-minix
checking for a BSD-compatible install... /usr/pkgsrc/work/lang/gcc45/work/.tools/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/pkgsrc/work/lang/gcc45/work/.tools/bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... tail +16c $$f1 > tmp-foo1; tail +16c $$f2 > tmp-foo2; cmp tmp-foo1 tmp-foo2
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 (or later revision) of PPL... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/pkgsrc/work/lang/gcc45/work/.tools/bin/grep
checking for egrep... /usr/pkgsrc/work/lang/gcc45/work/.tools/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 libelf.h usability... yes
checking libelf.h presence... yes
checking for libelf.h... yes
checking gelf.h usability... yes
checking gelf.h presence... yes
checking for gelf.h... yes
checking libelf/libelf.h usability... no
checking libelf/libelf.h presence... no
checking for libelf/libelf.h... no
checking libelf/gelf.h usability... no
checking libelf/gelf.h presence... no
checking for libelf/gelf.h... no
checking for the correct version of libelf... yes
checking for elf_getshdrstrndx... yes
The following languages will be built: c,c++,fortran,lto,objc
*** This configuration is not supported in the following subdirectories:
     target-libmudflap target-libgomp target-libffi target-zlib target-libjava target-libada gnattools target-boehm-gc
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... bootstrap-debug
checking for bison... no
checking for byacc... no
checking for yacc... yacc
checking for bison... no
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... /usr/pkgsrc/work/lang/gcc45/work/.tools/bin/makeinfo
checking for expect... no
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... (cached) strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... gfortran
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... no
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... no
checking for nm... no
checking for nm... nm
checking for objdump... no
checking for objdump... objdump
checking for ranlib... no
checking for ranlib... ranlib
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
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 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 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
checking whether -fkeep-inline-functions is supported... yes
configure: creating ./config.status
config.status: creating Makefile
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.