###
### Wed Jun 16 11:44:10 EST 2004:
### /usr/pkg/bin/bmake bulk-package for gcc3-c++-3.3.3nb1
### Current pkg count:  9 installed packages: digest-20021220 gcc3-c-3.3.3nb2 gettext-lib-0.11.5nb3 gmake-3.80nb3 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 patch-2.5.4nb2 pkg_install-info-4.5nb2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for gcc3-c++-3.3.3nb1
===> Cleaning for gcc3-c-3.3.3nb2
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gmake-3.80nb3
===> Cleaning for gettext-lib-0.11.5nb3
===> Cleaning for libiconv-1.9.1nb2
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build gcc3-c++-3.3.3nb1
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
BULK> gcc3-c++-3.3.3nb1 requires installed package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) to build.
BULK> gcc3-c++-3.3.3nb1 requires installed package libiconv-1.9.1nb2 (converters/libiconv) to build.
BULK> gcc3-c++-3.3.3nb1 requires installed package gettext-lib-0.11.5nb3 (devel/gettext-lib) to build.
BULK> gcc3-c++-3.3.3nb1 requires installed package gmake-3.80nb3 (devel/gmake) to build.
BULK> gcc3-c++-3.3.3nb1 requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gcc3-c-3.3.3nb2
BULK> gcc3-c++-3.3.3nb1 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build gcc3-c++-3.3.3nb1.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gcc3-c-3.3.3nb2.tgz

===========================================================================
$NetBSD: MESSAGE,v 1.2 2003/07/08 15:04:56 drochner Exp $

To use gcc3-c-3.3.3nb2 include "/usr/pkg/gcc3/mk/c.mk" in your
BSD style makefile.

===========================================================================

BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
BULK> Required package gmake-3.80nb3 (devel/gmake) is already installed
BULK> Required package gettext-lib-0.11.5nb3 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb2 (converters/libiconv) is already installed
BULK> Required package libtool-base-1.5.6nb1 (devel/libtool-base) is already installed
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (gcc3-c++-3.3.3nb1)
===> Checking for vulnerabilities in gcc3-c++-3.3.3nb1
=> Checksum OK for gcc-3.3.3.tar.bz2.
work -> /work/pkgbuild/lang/gcc3-c++/work
===> Extracting for gcc3-c++-3.3.3nb1
===> Required installed package gcc3-c-3.3.3{,nb*}: gcc3-c-3.3.3nb2 found
===> Required installed package gcc3-c>=: gcc3-c-3.3.3nb2 found
===> Required installed package gmake>=3.78: gmake-3.80nb3 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for gcc3-c++-3.3.3nb1
===> Applying pkgsrc patches for gcc3-c++-3.3.3nb1
===> Overriding tools for gcc3-c++-3.3.3nb1
===> Buildlinking for gcc3-c++-3.3.3nb1
===> Configuring for gcc3-c++-3.3.3nb1
/usr/bin/mkdir -p /work/pkgbuild/lang/gcc3-c++/work/gcc-3.3.3
cd /work/pkgbuild/lang/gcc3-c++/work/gcc-3.3.3; for file in ltconfig boehm-gc/ltconfig; do	 /usr/bin/mv -f $file $file.bak;				 /usr/pkg/bin/nbsed -e "s|\(version_type\)=linux|\1=sunos|g"		 $file.bak > $file;				 /usr/bin/chmod +x $file;					 done
cd /work/pkgbuild/lang/gcc3-c++/work/gcc-3.3.3 && contrib/gcc_update --touch
*** This configuration is not supported in the following subdirectories:
     target-libf2c target-libffi target-boehm-gc target-zlib target-libjava zlib fastjar target-libobjc
    (Any other directories should still work fine.)
Created "Makefile" in /work/pkgbuild/lang/gcc3-c++/work/gcc-3.3.3 using "mh-frag"
Configuring libiberty...
creating cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /work/pkgbuild/lang/gcc3-c++/work/.tools/bin/makeinfo
checking for perl... no
checking host system type... sparc-sun-solaris2
checking build system type... sparc-sun-solaris2
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... cc
checking whether we are using GNU C... no
checking whether cc understands -c and -o together... yes
checking for POSIXized ISC... no
checking for working const... yes
checking for inline... inline
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
Appending ./../config/mh-sparcpic to xhost-mkfrag
checking how to run the C preprocessor... cc -E
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... 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... no
checking for sys/systemcfg.h... no
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 for ANSI C header files... yes
checking for uintptr_t... yes
checking for pid_t... yes
checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -R/usr/pkg/lib) is a cross-compiler... no
checking for asprintf... no
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 index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemps... no
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... no
checking for sigsetmask... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... no
checking for vfprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for working vfork... yes
checking for _doprnt... yes
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking whether canonicalize_file_name must be declared... yes
checking for getrusage... yes
checking for on_exit... no
checking for psignal... yes
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... yes
checking for realpath... yes
checking for canonicalize_file_name... no
checking for pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... no
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
Configuring gcc...
loading cache ../config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
checking build system type... sparc-sun-solaris2
checking for gcc... (cached) cc
checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... yes
checking whether cc understands -c and -o together... (cached) yes
checking for gnatbind... no
checking for compiler driver that understands Ada... no
checking whether cc accepts -Wno-long-long... yes
checking how to run the C preprocessor... (cached) cc -E
checking for inline... (cached) inline
checking for volatile... yes
checking for long double... yes
checking for long long int... yes
checking for __int64... no
checking for built-in _Bool... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking execution character set... ASCII
checking whether gmake sets ${MAKE}... yes
checking whether a default assembler was specified... no
checking whether a default linker was specified... no
checking for GNU C library... no
checking for gawk... /usr/bin/nawk
checking whether ln works... yes
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for working stdbool.h... no
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for limits.h... (cached) yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... (cached) yes
checking for langinfo.h... yes
checking for thread.h... yes
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking byte ordering... big-endian
checking floating point format... IEEE (big-endian)
checking for mktemp... no
checking for makeinfo... (cached) /work/pkgbuild/lang/gcc3-c++/work/.tools/bin/makeinfo
checking for modern makeinfo... no
configure: warning: 
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... no
checking for flex... /bin/sh ./../missing flex
checking for bison... /bin/sh ./../missing bison
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing ldexp... none required
checking for preprocessor stringizing operator... yes
checking for inttypes.h... yes
checking for times... (cached) yes
checking for clock... (cached) yes
checking for dup2... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoll... yes
checking for atoq... no
checking for sysconf... (cached) yes
checking for strsignal... (cached) yes
checking for putc_unlocked... yes
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for fwrite_unlocked... no
checking for fprintf_unlocked... no
checking for getrusage... (cached) yes
checking for nl_langinfo... yes
checking for lstat... yes
checking for scandir... no
checking for alphasort... no
checking for gettimeofday... (cached) yes
checking for mmap... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking whether the printf functions support %p... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether strsignal is declared... yes
checking whether putc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether fprintf_unlocked is declared... no
checking whether strstr is declared... yes
checking whether errno is declared... yes
checking whether vasprintf is declared... no
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether basename is declared... no
checking whether getopt is declared... yes
checking whether clock is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether times is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for uchar... 
checking for .preinit_array/.init_array/.fini_array support... no
checking if mkdir takes one argument... no
checking for main in -lunwind... no
Using `./config/sparc/sparc.c' for machine-specific logic.
Using `./config/sparc/sparc.md' as machine description file.
Using the following target machine macro files:
	./config/sparc/sparc.h
	./config/dbxelf.h
	./config/elfos.h
	./config/svr4.h
	./config/sparc/sysv4.h
	./config/sol2.h
	./config/sparc/sol2.h
checking for library containing strerror... none required
checking for working const... (cached) yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... (cached) yes
checking for alloca... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... (cached) yes
checking for setenv... (cached) no
checking for setlocale... yes
checking for stpcpy... no
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... (cached) yes
checking for iconv declaration... (cached) 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for bison... no
checking for catalogs to be installed...  be ca da de el es fr ja nl sv tr be ca da de el es fr ja nl sv tr
checking what assembler to use... /usr/ccs/bin/as
checking what linker to use... /usr/ccs/bin/ld
checking what nm to use... nm
checking what objdump to use... objdump
checking assembler alignment features... none
checking assembler subsection support... no
checking assembler weak support... yes
checking assembler hidden support... no
checking assembler leb128 support... no
checking assembler eh_frame optimization... no
checking assembler section merging support... no
checking assembler thread-local storage support... no
checking assembler .register pseudo-op support... yes
checking assembler supports -relax... no
checking assembler and linker support unaligned pc related relocs... no
checking assembler and linker support unaligned pc related relocs against hidden symbols... no
checking for assembler offsetable %lo() support... no
checking assembler dwarf2 debug_line support... no
checking assembler --gdwarf2 support... no
checking assembler --gstabs support... no
checking linker read-only and read-write section mixing... unknown
checking linker PT_GNU_EH_FRAME support... no
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for sparc-sun-solaris2
updating cache ../config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating mkheaders
creating auto-host.h
===> Building for gcc3-c++-3.3.3nb1
cd /work/pkgbuild/lang/gcc3-c++/work/gcc-3.3.3/gcc && /usr/bin/env USETOOLS=no ALL_GCC_CXX=\$\(ALL_GCC_C\)\ all-target-libstdc++-v3 MAKECONF=/dev/null USETOOLS="no" OBJECT_FMT="ELF" LDFLAGS=" -L/usr/pkg/lib -R/usr/pkg/lib" RPATH_FLAG="-R" WHOLE_ARCHIVE_FLAG="-z allextract" NO_WHOLE_ARCHIVE_FLAG="-z defaultextract" LINK_ALL_LIBGCC_HACK="" PATH=/work/pkgbuild/lang/gcc3-c++/work/.buildlink/bin:/work/pkgbuild/lang/gcc3-c++/work/.tools/bin:/work/pkgbuild/lang/gcc3-c++/work/.sunpro/bin:/usr/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/pkg/sbin:/usr/ccs/bin:/usr/ccs/lib:/usr/pkg/bin:/usr/openwin/bin PREFIX=/usr/pkg LOCALBASE=/usr/pkg X11BASE=/usr/openwin CFLAGS="-O -I/usr/pkg/include" CPPFLAGS="  -I/usr/pkg/include" FFLAGS="-O" X11PREFIX=/usr/pkg CC="cc" CXX="CC" CPP="cpp" PTHREAD_CFLAGS="" PTHREAD_LDFLAGS="" BSD_INSTALL_PROGRAM="/usr/ucb/install -c -s -o root -g root -m 555"		 BSD_INSTALL_SCRIPT="/usr/ucb/install -c -o root -g root -m 555"			 BSD_INSTALL_LIB="/usr/ucb/install -c -o root -g root -m 555"			 BSD_INSTALL_DATA="/usr/ucb/install -c -o root -g root -m 444"			 BSD_INSTALL_MAN="/usr/ucb/install -c -o root -g root -m 444"			 BSD_INSTALL="/usr/ucb/install"				 BSD_INSTALL_PROGRAM_DIR="/usr/ucb/install -d -o root -g root -m 755"	 BSD_INSTALL_SCRIPT_DIR="/usr/ucb/install -d -o root -g root -m 755"		 BSD_INSTALL_LIB_DIR="/usr/ucb/install -d -o root -g root -m 755"		 BSD_INSTALL_DATA_DIR="/usr/ucb/install -d -o root -g root -m 755"		 BSD_INSTALL_MAN_DIR="/usr/ucb/install -d -o root -g root -m 755"		 BSD_INSTALL_GAME="/usr/ucb/install -c -s -o root -g root -m 555" PKG_SYSCONFDIR="/usr/pkg/etc" INSTALL_INFO="/work/pkgbuild/lang/gcc3-c++/work/.tools/bin/install-info" MAKEINFO="/work/pkgbuild/lang/gcc3-c++/work/.tools/bin/makeinfo" BUILDLINK_CACHE_ALL=yes  VIEWBASE=/usr/pkg /usr/pkg/bin/gmake tconfig.h
TM_DEFINES="" \
HEADERS="ansidecl.h  sparc/sparc.h dbxelf.h elfos.h svr4.h sparc/sysv4.h sol2.h sparc/sol2.h defaults.h" XM_DEFINES="POSIX" \
TARGET_CPU_DEFAULT="" \
/bin/sh ./mkconfig.sh tconfig.h
/usr/bin/rm -f /work/pkgbuild/lang/gcc3-c++/work/gcc-3.3.3/libiberty/libiberty.a /work/pkgbuild/lang/gcc3-c++/work/gcc-3.3.3/gcc/xgcc
/usr/bin/ln -s /usr/pkg/gcc3/lib/libiberty.a /work/pkgbuild/lang/gcc3-c++/work/gcc-3.3.3/libiberty
/usr/bin/ln -s /usr/pkg/gcc3/bin/gcc /work/pkgbuild/lang/gcc3-c++/work/gcc-3.3.3/gcc/xgcc
cd /work/pkgbuild/lang/gcc3-c++/work/gcc-3.3.3/gcc && /usr/bin/env USETOOLS=no ALL_GCC_CXX=\$\(ALL_GCC_C\)\ all-target-libstdc++-v3 MAKECONF=/dev/null USETOOLS="no" OBJECT_FMT="ELF" LDFLAGS=" -L/usr/pkg/lib -R/usr/pkg/lib" RPATH_FLAG="-R" WHOLE_ARCHIVE_FLAG="-z allextract" NO_WHOLE_ARCHIVE_FLAG="-z defaultextract" LINK_ALL_LIBGCC_HACK="" PATH=/work/pkgbuild/lang/gcc3-c++/work/.buildlink/bin:/work/pkgbuild/lang/gcc3-c++/work/.tools/bin:/work/pkgbuild/lang/gcc3-c++/work/.sunpro/bin:/usr/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/pkg/sbin:/usr/ccs/bin:/usr/ccs/lib:/usr/pkg/bin:/usr/openwin/bin PREFIX=/usr/pkg LOCALBASE=/usr/pkg X11BASE=/usr/openwin CFLAGS="-O -I/usr/pkg/include" CPPFLAGS="  -I/usr/pkg/include" FFLAGS="-O" X11PREFIX=/usr/pkg CC="cc" CXX="CC" CPP="cpp" PTHREAD_CFLAGS="" PTHREAD_LDFLAGS="" BSD_INSTALL_PROGRAM="/usr/ucb/install -c -s -o root -g root -m 555"		 BSD_INSTALL_SCRIPT="/usr/ucb/install -c -o root -g root -m 555"			 BSD_INSTALL_LIB="/usr/ucb/install -c -o root -g root -m 555"			 BSD_INSTALL_DATA="/usr/ucb/install -c -o root -g root -m 444"			 BSD_INSTALL_MAN="/usr/ucb/install -c -o root -g root -m 444"			 BSD_INSTALL="/usr/ucb/install"				 BSD_INSTALL_PROGRAM_DIR="/usr/ucb/install -d -o root -g root -m 755"	 BSD_INSTALL_SCRIPT_DIR="/usr/ucb/install -d -o root -g root -m 755"		 BSD_INSTALL_LIB_DIR="/usr/ucb/install -d -o root -g root -m 755"		 BSD_INSTALL_DATA_DIR="/usr/ucb/install -d -o root -g root -m 755"		 BSD_INSTALL_MAN_DIR="/usr/ucb/install -d -o root -g root -m 755"		 BSD_INSTALL_GAME="/usr/ucb/install -c -s -o root -g root -m 555" PKG_SYSCONFDIR="/usr/pkg/etc" INSTALL_INFO="/work/pkgbuild/lang/gcc3-c++/work/.tools/bin/install-info" MAKEINFO="/work/pkgbuild/lang/gcc3-c++/work/.tools/bin/makeinfo" BUILDLINK_CACHE_ALL=yes  VIEWBASE=/usr/pkg /usr/pkg/bin/gmake c++
ltf="./cp/cp-tree.def ./java/java-tree.def ./objc/objc-tree.def ./ada/ada-tree.def"; for f in $ltf; do \
    echo "#include \"$f\""; \
done | sed 's|./||' > tmp-gencheck.h
/bin/sh ./move-if-change tmp-gencheck.h gencheck.h
echo timestamp > s-gencheck
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  sparc/sparc.h dbxelf.h elfos.h svr4.h sparc/sysv4.h sol2.h sparc/sol2.h defaults.h" XM_DEFINES="POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_sparc" \
/bin/sh ./mkconfig.sh hconfig.h
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include \
  ./gencheck.c -o gencheck.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -R/usr/pkg/lib -o gencheck \
 gencheck.o ../libiberty/libiberty.a
./gencheck > tmp-check.h
/bin/sh ./move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  sparc/sparc.h dbxelf.h elfos.h svr4.h sparc/sysv4.h sol2.h sparc/sol2.h defaults.h" XM_DEFINES="POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_sparc" \
/bin/sh ./mkconfig.sh config.h
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include ./gengenrtl.c -o gengenrtl.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -R/usr/pkg/lib -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh ./move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh ./move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include ./genconstants.c -o genconstants.o
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *srcdir = "  >> tmp-gtyp.h
echo "\".\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
echo "static const char *lang_files[] = {" >> tmp-gtyp.h
ll="./cp/mangle.c  ./cp/cp-tree.h  ./cp/decl.h  ./cp/lex.h  ./cp/call.c  ./cp/decl.c  ./cp/decl2.c  ./cp/parse.y  ./cp/pt.c  ./cp/repo.c  ./cp/spew.c  ./cp/tree.c  ./c-common.c  ./c-common.h  ./c-pragma.c  ./c-lang.c  ./c-parse.in  ./c-tree.h  ./c-decl.c  ./c-common.c  ./c-common.h  ./c-pragma.c  ./c-objc-common.c "; \
for f in $ll; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *langs_for_lang_files[] = {" >> tmp-gtyp.h
ff="cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  c  c  c  c  c  c  c  c "; \
for f in $ff; do \
echo "\"$f\", " ; done  >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *all_files[] = {" >> tmp-gtyp.h
gf="config.h auto-host.h ./../include/ansidecl.h ./config/sparc/sparc.h ./config/dbxelf.h ./config/elfos.h ./config/svr4.h ./config/sparc/sysv4.h ./config/sol2.h ./config/sparc/sol2.h ./defaults.h ./defaults.h ./location.h ./../include/hashtab.h ./bitmap.h ./function.h  ./rtl.h ./optabs.h ./tree.h ./libfuncs.h ./hashtable.h ./real.h ./varray.h ./ssa.h ./insn-addr.h ./cselib.h ./c-common.h ./c-tree.h ./basic-block.h ./alias.c ./bitmap.c ./cselib.c ./dwarf2out.c ./emit-rtl.c ./except.c ./explow.c ./expr.c ./fold-const.c ./function.c ./gcse.c ./integrate.c ./lists.c ./optabs.c ./profile.c ./ra-build.c ./regclass.c ./reg-stack.c ./sdbout.c ./stmt.c ./stor-layout.c ./tree.c ./varasm.c ./config/sparc/sparc.c ./cp/mangle.c ./cp/cp-tree.h ./cp/decl.h ./cp/lex.h ./cp/call.c ./cp/decl.c ./cp/decl2.c ./cp/parse.y ./cp/pt.c ./cp/repo.c ./cp/spew.c ./cp/tree.c ./c-common.c ./c-common.h ./c-pragma.c ./c-lang.c ./c-parse.in ./c-tree.h ./c-decl.c ./c-common.c ./c-common.h ./c-pragma.c ./c-objc-common.c"; \
for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="cp"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh ./move-if-change tmp-gtyp.h gtyp-gen.h 
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include \
  ./gengtype.c -o gengtype.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include \
  ./gengtype-lex.c -o gengtype-lex.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include \
  ./gengtype-yacc.c -o gengtype-yacc.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -R/usr/pkg/lib -o gengtype \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
warning: structure `reg_info_def' used but not defined
warning: structure `die_struct' used but not defined
warning: structure `basic_block_def' used but not defined
echo timestamp > s-gtype
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include rtl.c -o rtl.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include ./read-rtl.c -o read-rtl.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include bitmap.c -o bitmap.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include ggc-none.c -o ggc-none.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include ./gensupport.c -o gensupport.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include \
    ./dummy-conditions.c -o dummy-conditions.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include errors.c -o errors.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -R/usr/pkg/lib -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
    errors.o ../libiberty/libiberty.a
./genconstants ./config/sparc/sparc.md > tmp-constants.h
/bin/sh ./move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include ./genflags.c -o genflags.o
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include \
	./genconditions.c -o genconditions.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -R/usr/pkg/lib -o genconditions \
 genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
    errors.o ../libiberty/libiberty.a
./genconditions ./config/sparc/sparc.md > tmp-conditions.c
/bin/sh ./move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
TM_DEFINES="" \
HEADERS="sparc/sparc-protos.h" XM_DEFINES="" TARGET_CPU_DEFAULT="" \
/bin/sh ./mkconfig.sh tm_p.h
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include ./genpreds.c -o genpreds.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -R/usr/pkg/lib -o genpreds \
 genpreds.o ../libiberty/libiberty.a
./genpreds > tmp-preds.h
/bin/sh ./move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include insn-conditions.c
rm -f print-rtl1.c
sed -e 's/config[.]h/hconfig.h/' ./print-rtl.c > print-rtl1.c
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include   -I. -I. -I. -I./. -I./config -I./../include print-rtl1.c -o print-rtl1.o
cc   -g -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -R/usr/pkg/lib -o genflags \
 genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genflags ./config/sparc/sparc.md > tmp-flags.h
/bin/sh ./move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
cc -c   -g -DIN_GCC     -DHAVE_CONFIG_H   -I/usr/pkg/include   -I. -Icp -I. -I./cp -I./config -I./../include cp/call.c -o cp/call.o
"cp/cp-tree.h", line 32: #error: "You should be using 'make bootstrap' -- see installation instructions"
cc: acomp failed for cp/call.c
gmake: *** [cp/call.o] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/lang/gcc3-c++
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/gcc3-c++
BULK> gcc3-c++-3.3.3nb1 was marked as broken:
-rw-r--r--   1 root     other      31109 Jun 16 12:02 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for gcc3-c++
BULK> Marking all packages which depend upon gcc3-c++-3.3.3nb1 as broken:
BULK> marking package that requires gcc3-c++-3.3.3nb1 as broken: gcc3-3.3.3nb1 (lang/gcc3)
BULK> marking package that requires gcc3-c++-3.3.3nb1 as broken: gcc3-java-3.3.3nb1 (lang/gcc3-java)
BULK> Build for gcc3-c++-3.3.3nb1 was not successful, aborting.