=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for gcc-3.3.6.tar.bz2 => Checksum RMD160 OK for gcc-3.3.6.tar.bz2 ===> Installing dependencies for gcc3-c-3.3.6nb1 => Tool dependency gmake>=3.81: found gmake-4.0 => Full dependency binutils>=2.13.2.1: found binutils-2.23.2 ===> Overriding tools for gcc3-c-3.3.6nb1 ===> Extracting for gcc3-c-3.3.6nb1 ===> Patching for gcc3-c-3.3.6nb1 => Applying pkgsrc patches for gcc3-c-3.3.6nb1 ===> Creating toolchain wrappers for gcc3-c-3.3.6nb1 ===> Configuring for gcc3-c-3.3.6nb1 /bin/mkdir -p /usr/pkgsrc/work/lang/gcc3-c/work/gcc-3.3.6 cd /usr/pkgsrc/work/lang/gcc3-c/work/gcc-3.3.6; for file in ltconfig boehm-gc/ltconfig; do /bin/mv -f $file $file.bak; /usr/bin/sed -e "s|\(version_type\)=linux|\1=sunos|g" $file.bak > $file; /bin/chmod +x $file; done cd /usr/pkgsrc/work/lang/gcc3-c/work/gcc-3.3.6 && contrib/gcc_update --touch *** This configuration is not supported in the following subdirectories: target-libffi target-boehm-gc target-zlib target-libjava target-libstdc++-v3 target-libf2c zlib fastjar target-libobjc (Any other directories should still work fine.) Created "Makefile" in /usr/pkgsrc/work/lang/gcc3-c/work/gcc-3.3.6 Configuring libiberty... creating cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /usr/pkgsrc/work/lang/gcc3-c/work/.tools/bin/makeinfo checking for perl... perl checking host system type... i386-elf32-minix checking build system type... i386-elf32-minix checking for ar... ar checking for ranlib... ranlib checking for gcc... cc checking whether we are using GNU C... yes checking whether cc accepts -g... yes 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/bin/install -c -o root -g operator Appending ./../config/mh-x86pic 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... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no 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 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... no checking for pid_t... yes checking whether the C compiler (cc -O2 -march=i586 -Wl,-R/usr/pkg/lib) works... yes checking whether the C compiler (cc -O2 -march=i586 -Wl,-R/usr/pkg/lib) is a cross-compiler... no 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 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... yes 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... yes 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... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes 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... yes 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... i386-elf32-minix checking target system type... i386-elf32-minix checking build system type... i386-elf32-minix checking for gcc... (cached) cc checking whether the C compiler (cc -O2 -march=i586 -Wl,-R/usr/pkg/lib) works... yes checking whether the C compiler (cc -O2 -march=i586 -Wl,-R/usr/pkg/lib) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) 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 make sets ${MAKE}... yes checking whether a default assembler was specified... yes (/usr/pkg/i386-elf32-minix/bin/as - GNU as) checking whether a default linker was specified... no checking for GNU C library... no checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking whether ln works... yes checking whether ln -s works... yes checking for ranlib... (cached) ranlib checking for a BSD compatible install... /usr/bin/install -c -o root -g operator 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... yes 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... no checking for pthread.h... no checking for CHAR_BIT... yes checking byte ordering... little-endian checking floating point format... IEEE (little-endian) checking for mktemp... yes checking for makeinfo... (cached) /usr/pkgsrc/work/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... 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... -lm 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... yes checking for alphasort... yes 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... yes 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... yes 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 *** Configuration i386-elf32-minix not supported Configure in /usr/pkgsrc/work/lang/gcc3-c/work/gcc-3.3.6/gcc failed, exiting. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/lang/gcc3-c WARNING: Please add USE_TOOLS+=perl to the package Makefile. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/lang/gcc3-c