Bug 18801 - bootstrap fails to build libiberty.a library on AIX 5.2
Summary: bootstrap fails to build libiberty.a library on AIX 5.2
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: bootstrap (show other bugs)
Version: 3.4.3
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-02 22:42 UTC by Doug Dawson
Modified: 2005-07-23 22:49 UTC (History)
1 user (show)

See Also:
Host: 3.3.2
Target: 3.4.3
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Dawson 2004-12-02 22:42:30 UTC
Bootstrap fails in libiberty.a ar due to missing objects. typescript follows:

Script command is started on Thu Dec  2 17:03:47 EST 2004.
$ gcc -v 

Reading specs from /usr/local/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3.2/specs

Configured with: ../gcc-3.3.2/configure  : (reconfigured) ../gcc-3.3.2/configure
--disable-nls : (reconfigured) ../gcc-3.3.2/configure --disable-nls

Thread model: aix

gcc version 3.3.2

$ make -v

GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.

Built for rs6000-ibm-aix5.1.0.0

Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000

	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.



Report bugs to <bug-make@gnu.org>.



$ oslevel -r

5200-04

$ oslevel -r          /configur$srcdir/configure
--enable-languages=c,c++ --enable-threads=aix --disable-n>

creating cache ./config.cache

checking host system type... powerpc-ibm-aix5.2.0.0

checking target system type... powerpc-ibm-aix5.2.0.0

checking build system type... powerpc-ibm-aix5.2.0.0

checking for a BSD compatible install... /voltds/doug/tmp/gcc-3.4.3/install-sh -c

*** This configuration is not supported in the following subdirectories:

     target-libffi target-boehm-gc target-zlib target-libjava target-libf2c zlib
fastjar target-libobjc

    (Any other directories should still work fine.)

checking for powerpc-ibm-aix5.2.0.0-ar... no

checking for ar... ar

checking for powerpc-ibm-aix5.2.0.0-as... no

checking for as... as

checking for powerpc-ibm-aix5.2.0.0-dlltool... no

checking for dlltool... dlltool

checking for powerpc-ibm-aix5.2.0.0-ld... no

checking for ld... ld

checking for powerpc-ibm-aix5.2.0.0-nm... no

checking for nm... nm

checking for powerpc-ibm-aix5.2.0.0-ranlib... no

checking for ranlib... ranlib

checking for powerpc-ibm-aix5.2.0.0-windres... no

checking for windres... windres

checking for powerpc-ibm-aix5.2.0.0-objcopy... no

checking for objcopy... objcopy

checking for powerpc-ibm-aix5.2.0.0-objdump... no

checking for objdump... objdump

checking for powerpc-ibm-aix5.2.0.0-ar... no

checking for ar... ar

checking for powerpc-ibm-aix5.2.0.0-as... no

checking for as... as

checking for powerpc-ibm-aix5.2.0.0-dlltool... no

checking for dlltool... dlltool

checking for powerpc-ibm-aix5.2.0.0-ld... no

checking for ld... ld

checking for powerpc-ibm-aix5.2.0.0-nm... no

checking for nm... nm

checking for powerpc-ibm-aix5.2.0.0-ranlib... no

checking for ranlib... ranlib

checking for powerpc-ibm-aix5.2.0.0-windres... no

checking for windres... windres

checking whether to enable maintainer-specific portions of Makefiles... no

updating cache ./config.cache

creating ./config.status

creating Makefile

$ $srcdir/configure --enable-languages=c,c++ --enable-threads=aix --disable-n>
                                                                           /bootsmake
CFLAGS='-0' LIBCFLAGS='-g -02' LIBCXXFLAGS='-g -02 -fno-implicit-templ>

Configuring in libiberty

/voltds/doug/tmp/gcc-3.4.3.aix/libiberty

Configuring in intl

/voltds/doug/tmp/gcc-3.4.3.aix/intl

loading cache ./config.cache

checking for non-GNU ld... (cached) ld

checking if the linker (ld) is GNU ld... (cached) no

checking how to run the C preprocessor... (cached) gcc -E

checking for inttypes.h... (cached) yes

checking for stdint.h... (cached) yes

checking for unsigned long long... (cached) yes

checking for shared library run path origin... (cached) done

checking whether make sets ${MAKE}... (cached) yes

checking for a BSD compatible install...
/voltds/doug/tmp/gcc-3.4.3/intl/../install-sh -c

checking whether NLS is requested... no

checking for gcc... (cached) gcc

checking whether the C compiler (gcc -0 ) works... configure: creating cache
./config.cache

checking whether to enable maintainer-specific portions of Makefiles... no

checking for makeinfo... no

checking for perl... perl

checking build system type... powerpc-ibm-aix5.2.0.0

checking host system type... powerpc-ibm-aix5.2.0.0

yes

checking whether the C compiler (gcc -0 ) is a cross-compiler... no

checking whether we are using GNU C... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking host system type... powerpc-ibm-aix5.2.0.0

checking for powerpc-ibm-aix5.2.0.0-ar... ar

checking for powerpc-ibm-aix5.2.0.0-ranlib... ranlib

checking for powerpc-ibm-aix5.2.0.0-gcc... gcc

checking for ranlib... (cached) ranlib

checking for strerror in -lcposix... (cached) no

checking for ANSI C header files... (cached) yes

checking for working const... (cached) yes

checking for inline... (cached) inline

checking for off_t... (cached) yes

checking for size_t... (cached) yes

checking for working alloca.h... (cached) yes

checking for alloca... (cached) yes

checking for unistd.h... (cached) yes

checking for getpagesize... (cached) yes

checking for working mmap... (cached) no

checking whether we are using the GNU C Library 2.1 or newer... (cached) no

checking whether integer division by zero raises SIGFPE... (cached) no

checking for inttypes.h... (cached) yes

checking whether the inttypes.h PRIxNN macros are broken... (cached) no

checking for C compiler default output... checking for msgfmt... (cached) no

checking for gmsgfmt... (cached) :

checking for xgettext... (cached) no

checking for msgmerge... (cached) no

checking for argz.h... (cached) no

checking for limits.h... a.out

checking whether the C compiler works... (cached) yes

yes

checking whether we are cross compiling... no

checking for suffix of executables... checking for locale.h... (cached) yes

checking for nl_types.h... (cached) 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 suffix of object files... checking for unistd.h... (cached) yes

checking for sys/param.h... (cached) yes

checking for feof_unlocked... (cached) no

checking for fgets_unlocked... (cached) no

checking for getc_unlocked... o

checking whether we are using the GNU C compiler... (cached) yes

checking for getcwd... (cached) yes

checking for getegid... (cached) yes

yes

checking whether gcc accepts -g... checking for geteuid... (cached) yes

checking for getgid... (cached) yes

checking for getuid... (cached) yes

checking for mempcpy... (cached) no

checking for munmap... yes

checking for gcc option to accept ANSI C... (cached) yes

checking for putenv... (cached) yes

checking for setenv... (cached) yes

checking for setlocale... (cached) yes

none needed

checking for stpcpy... (cached) yes

checking for strcasecmp... (cached) yes

checking how to run the C preprocessor... checking for strdup... (cached) yes

checking for strtoul... (cached) yes

checking for tsearch... (cached) yes

checking for __argz_count... (cached) no

checking for __argz_stringify... (cached) no

checking for __argz_next... (cached) no

checking for __fsetlocking... gcc -E

(cached) no

checking for iconv... (cached) yes

checking how to link with libiconv... -liconv

checking for iconv declaration... (cached) 

         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft,
char * *outbuf, size_t *outbytesleft);

checking for nl_langinfo and CODESET... (cached) yes

checking for LC_MESSAGES... (cached) yes

checking for bison... no

checking whether NLS is requested... no

checking whether to use NLS... no

checking whether gcc and cc understand -c and -o together... creating
./config.status

yes

checking for an ANSI C-conforming const... yes

checking for inline... inline

checking whether byte ordering is bigendian... yes

checking for a BSD-compatible install...
/voltds/doug/tmp/gcc-3.4.3/libiberty/../install-sh -c

checking for sys/file.h... creating Makefile

creating config.intl

creating config.h

yes

checking for sys/param.h... yes

checking for limits.h... yes

checking for stdlib.h... yes

checking for malloc.h... config.h is unchanged

Configuring in gcc

/voltds/doug/tmp/gcc-3.4.3.aix/gcc

/voltds/doug/tmp/gcc-3.4.3.aix/intl

make[1]: Entering directory `/voltds/doug/tmp/gcc-3.4.3.aix/intl'

make[1]: Nothing to be done for `all'.

make[1]: Leaving directory `/voltds/doug/tmp/gcc-3.4.3.aix/intl'

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... configure: creating cache ./config.cache

checking build system type... powerpc-ibm-aix5.2.0.0

checking host system type... yes

powerpc-ibm-aix5.2.0.0

checking target system type... checking for sys/resource.h... powerpc-ibm-aix5.2.0.0

checking LIBRARY_PATH variable... ok

checking GCC_EXEC_PREFIX variable... ok

yes

checking whether to place generated files in the source directory... no

checking whether a default linker was specified... no

checking whether a default assembler was specified... no

checking for powerpc-ibm-aix5.2.0.0-gcc... gcc

checking for sys/stat.h... yes

checking for sys/mman.h... checking for C compiler default output file name... yes

checking for fcntl.h... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables... yes

checking for alloca.h... yes

checking for sys/pstat.h... 

checking for suffix of object files... no

checking for sys/sysmp.h... o

checking whether we are using the GNU C compiler... no

checking for sys/sysinfo.h... yes

checking whether gcc accepts -g... yes

checking for machine/hal_sysinfo.h... yes

checking for gcc option to accept ANSI C... no

checking for sys/table.h... no

checking for sys/sysctl.h... none needed

no

checking for sys/systemcfg.h... checking whether gcc and cc understand -c and -o
together... yes

checking for sys/wait.h that is POSIX.1 compatible... yes

checking whether gcc accepts -Wno-long-long... yes

checking whether time.h and sys/time.h may both be included... yes

checking how to run the C preprocessor... yes

checking whether errno must be declared... no

checking for egrep... grep -E

checking for ANSI C header files... gcc -E

checking for inline... inline

checking for long long int... yes

checking for sys/types.h... yes

checking for __int64... yes

checking for sys/stat.h... (cached) yes

checking for stdlib.h... (cached) yes

checking for string.h... (cached) yes

no

checking for built-in _Bool... checking for memory.h... yes

checking for strings.h... (cached) yes

checking for inttypes.h... yes

checking size of void *... yes

checking for stdint.h... yes

checking for unistd.h... (cached) yes

checking for uintptr_t... 4

checking size of short... yes

checking for pid_t... yes

checking for library containing strerror... 2

checking size of int... 4

checking size of long... none required

checking for asprintf... 4

checking size of long long... no

checking for atexit... 8

checking for powerpc-ibm-aix5.2.0.0-gnatbind... no

checking for gnatbind... no

checking whether compiler driver understands Ada... no

checking for egrep... grep -E

checking for ANSI C header files... yes

checking for basename... yes

checking for bcmp... yes

checking for bcopy... yes

checking for sys/types.h... yes

checking for bsearch... yes

checking for sys/stat.h... yes

checking for bzero... yes

checking for stdlib.h... yes

checking for calloc... yes

checking for string.h... yes

checking for clock... yes

checking for memory.h... yes

checking for ffs... yes

checking for strings.h... yes

checking for getcwd... yes

checking for inttypes.h... yes

checking for getpagesize... yes

checking for stdint.h... yes

checking for index... yes

checking for unistd.h... yes

checking for insque... yes

checking valgrind.h usability... yes

checking for memchr... no

checking valgrind.h presence... no

checking for valgrind.h... no

checking whether make sets $(MAKE)... yes

checking for gawk... no

checking for mawk... no

checking for nawk... nawk

checking whether ln works... yes

checking whether ln -s works... yes

yes

checking for powerpc-ibm-aix5.2.0.0-ranlib... ranlib

checking for memcmp... checking for a BSD compatible install...
/voltds/doug/tmp/gcc-3.4.3/gcc/../install-sh -c

checking for cmp's capabilities... slowcompare

checking for mktemp... no

checking for makeinfo... no

configure: WARNING:

*** Makeinfo is missing or too old.

*** Info documentation will not be built.

checking for recent Pod::Man... yes

checking for flex... /opt/freeware/bin/bash
/voltds/doug/tmp/gcc-3.4.3/gcc/../missing flex

checking for bison... /opt/freeware/bin/bash
/voltds/doug/tmp/gcc-3.4.3/gcc/../missing bison

checking for GNU C library... yes

checking for memcpy... no

checking for ANSI C header files... (cached) yes

checking whether time.h and sys/time.h may both be included... yes

checking for memmove... yes

checking for working stdbool.h... yes

checking whether string.h and strings.h may both be included... yes

checking for mempcpy... yes

checking for sys/wait.h that is POSIX.1 compatible... no

checking for memset... yes

checking for limits.h... yes

checking for stddef.h... yes

checking for mkstemps... yes

checking for string.h... (cached) yes

checking for strings.h... (cached) yes

checking for stdlib.h... (cached) yes

checking for time.h... no

checking for putenv... yes

checking for fcntl.h... yes

yes

checking for unistd.h... (cached) checking for random... yes

checking for sys/file.h... yes

checking for sys/time.h... yes

yes

checking for sys/mman.h... checking for rename... yes

checking for sys/resource.h... yes

yes

checking for sys/param.h... checking for rindex... yes

checking for sys/times.h... yes

yes

checking for sys/stat.h... (cached) checking for setenv... yes

checking for direct.h... no

checking for malloc.h... yes

checking for snprintf... yes

checking for langinfo.h... yes

checking for ldfcn.h... yes

checking for sigsetmask... yes

checking for locale.h... yes

yes

checking for wchar.h... checking for stpcpy... yes

checking for thread.h... yes

checking for pthread.h... yes

checking for stpncpy... yes

checking for CHAR_BIT... yes

checking whether byte ordering is bigendian... yes

checking for strcasecmp... yes

checking for collect2 libraries... yes

checking for strchr... yes

checking for strdup... -lld

checking for library containing exc_resume... yes

checking for strncasecmp... no

checking for library containing ldexp... yes

checking for strrchr... none required

checking for inttypes.h... yes

checking for strstr... yes

checking for times... yes

checking for strtod... yes

checking for clock... yes

checking for strtol... yes

checking for dup2... yes

checking for strtoul... yes

checking for tmpnam... yes

checking for kill... yes

checking for vasprintf... yes

checking for getrlimit... no

checking for vfprintf... yes

yes

checking for vprintf... checking for setrlimit... yes

checking for vsnprintf... yes

checking for atoll... yes

checking for vsprintf... yes

checking for atoq... yes

checking for waitpid... no

checking for sysconf... yes

checking whether alloca needs Cray hooks... no

checking stack direction for C alloca... yes

checking for strsignal... yes

checking for putc_unlocked... -1

checking for unistd.h... (cached) yes

checking for vfork.h... no

checking for fork... yes

checking for fputc_unlocked... yes

checking for vfork... no

checking for fputs_unlocked... yes

checking for working fork... no

checking for fwrite_unlocked... yes

checking for working vfork... (cached) yes

checking for _doprnt... no

checking for fprintf_unlocked... yes

checking for sys_errlist... no

checking for getrusage... yes

checking for sys_nerr... yes

checking for nl_langinfo... yes

checking for sys_siglist... yes

checking for scandir... yes

checking for external symbol _system_configuration... yes

checking for getrusage... yes

checking for alphasort... yes

checking for on_exit... yes

checking for gettimeofday... yes

checking for psignal... yes

checking for strerror... yes

checking for mbstowcs... yes

checking for strsignal... yes

checking for wcswidth... yes

checking for sysconf... yes

checking for mmap... yes

checking for times... yes

checking for mincore... yes

checking for sbrk... yes

checking for setlocale... yes

checking for gettimeofday... yes

yes

checking whether mbstowcs works... checking for realpath... yes

checking for canonicalize_file_name... yes

checking for ssize_t... no

checking for pstat_getstatic... yes

checking for uid_t in sys/types.h... yes

checking type of array argument to getgroups... no

checking for pstat_getdynamic... gid_t

checking whether the printf functions support %p... no

checking for sysmp... 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)... no

checking for getsysinfo... yes

checking whether mmap with MAP_ANON(YMOUS) works... yes

checking for pid_t... no

checking for table... yes

checking for unistd.h... (cached) yes

checking for vfork.h... no

checking for fork... no

checking for sysctl... no

checking whether canonicalize_file_name must be declared... yes

checking for vfork... 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 fork... no

checking for working strncmp... yes

checking for working vfork... (cached) yes

checking for iconv.h... yes

checking for iconv... yes

updating cache ./config.cache

configure: creating ./config.status

yes

checking for iconv declaration... 

         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft,
char * *outbuf, size_t *outbytesleft);

config.status: creating Makefile

checking for LC_MESSAGES... config.status: creating testsuite/Makefile

config.status: creating config.h

yes

checking whether getenv is declared... config.status: executing default commands

/voltds/doug/tmp/gcc-3.4.3.aix/libiberty

make[1]: Entering directory `/voltds/doug/tmp/gcc-3.4.3.aix/libiberty'

if [ x"" != x ] && [ ! -d pic ]; then \

  mkdir pic; \

else true; fi

touch stamp-picdir

rm -f needed-list; touch needed-list; \

for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr
strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork
waitpid bcmp bcopy bzero; do \

  for g in asprintf.o mempcpy.o mkstemps.o vasprintf.o ; do \

    case "$g" in \

      *$f*) echo $g >> needed-list ;; \

    esac; \

  done; \

done

echo regex.o cplus-dem.o cp-demangle.o cp-demint.o md5.o alloca.o argv.o
choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o
getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o
make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o
physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o
strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o
xstrerror.o > required-list

/voltds/doug/tmp/gcc-3.4.3.aix/libiberty/testsuite

make[2]: Entering directory `/voltds/doug/tmp/gcc-3.4.3.aix/libiberty/testsuite'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/voltds/doug/tmp/gcc-3.4.3.aix/libiberty/testsuite'

rm -f libiberty.a pic/libiberty.a

ar rc libiberty.a \

  regex.o cplus-dem.o cp-demangle.o cp-demint.o md5.o alloca.o argv.o
choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o
getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o
make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o
physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o
strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o
xstrerror.o  asprintf.o mempcpy.o mkstemps.o vasprintf.o

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file regex.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file cplus-dem.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file cp-demangle.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file cp-demint.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file md5.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file alloca.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file argv.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file choose-temp.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file concat.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file dyn-string.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file fdmatch.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file fibheap.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file floatformat.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file fnmatch.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file getopt.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file getopt1.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file getpwd.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file getruntime.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file hashtab.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file hex.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file lbasename.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file lrealpath.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file make-relative-prefix.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file make-temp-file.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file objalloc.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file obstack.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file partition.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file physmem.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file pex-unix.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file safe-ctype.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file sort.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file spaces.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file splay-tree.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file strerror.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file strsignal.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file ternary.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file xatexit.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file xexit.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file xmalloc.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file xmemdup.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file xstrdup.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file xstrerror.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file asprintf.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file mempcpy.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file mkstemps.o.

ar: A file or directory in the path name does not exist.

ar: 0707-117 The fopen system call failed on file vasprintf.o.

make[1]: *** [libiberty.a] Error 46

make[1]: Leaving directory `/voltds/doug/tmp/gcc-3.4.3.aix/libiberty'

make: *** [all-libiberty] Error 2

make: *** Waiting for unfinished jobs....

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 snprintf 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 ldgetname 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

Using `/voltds/doug/tmp/gcc-3.4.3/gcc/config/rs6000/rs6000.c' for
machine-specific logic.

Using `/voltds/doug/tmp/gcc-3.4.3/gcc/config/rs6000/rs6000.md' as machine
description file.

Using the following target machine macro files:

	/voltds/doug/tmp/gcc-3.4.3/gcc/config/rs6000/rs6000.h

	/voltds/doug/tmp/gcc-3.4.3/gcc/config/rs6000/aix.h

	/voltds/doug/tmp/gcc-3.4.3/gcc/config/rs6000/aix52.h

	/voltds/doug/tmp/gcc-3.4.3/gcc/config/rs6000/xcoff.h

Using host-default.o for host machine hooks.

checking whether NLS is requested... no

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 for .balign and .p2align... no

checking assembler for .p2align with maximum skip... no

checking assembler for working .subsection -1... no

checking assembler for .weak... yes

checking assembler for .hidden... no

checking linker for .hidden support... no

checking assembler for .sleb128 and .uleb128... no

checking assembler for eh_frame optimization... no

checking assembler for section merging support... no

checking assembler for thread-local storage support... no

checking assembler for mfcr field support... no

checking assembler for dwarf2 debug_line support... no

checking assembler for buggy dwarf2 .file directive... no

checking assembler for --gdwarf2 option... no

checking assembler for --gstabs option... no

checking linker read-only and read-write section mixing... unknown

checking linker PT_GNU_EH_FRAME support... no

checking linker position independent executable support... no

Using ggc-page for garbage collection.

checking whether to enable maintainer-specific portions of Makefiles... no

checking for the document directory.

Links are now set up to build a native compiler for powerpc-ibm-aix5.2.0.0.

updating cache ./config.cache

configure: creating ./config.status

config.status: creating Makefile

config.status: creating fixinc/Makefile

config.status: creating gccbug

config.status: creating mklibgcc

config.status: creating mkheaders

config.status: creating auto-host.h

config.status: executing default commands

$ 


Script command is complete on Thu Dec  2 17:09:25 EST 2004.
Comment 1 Andrew Pinski 2004-12-02 23:21:22 UTC
Look at PR 17940.
Do you have the environment variable MAKE set to "gnumake -r" or something like that?
Comment 2 Doug Dawson 2004-12-09 16:44:44 UTC
(In reply to comment #1)
> Look at PR 17940.
> Do you have the environment variable MAKE set to "gnumake -r" or something 
like that?

  Yes, I had MAKEFLAGS='-rj 2'. Clearing the variable seems to have corrected 
the problem, but now I'm missing the "c-parse.c" source file.


gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-
prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H    -I. -I. -
I/voltds/doug/tmp/gcc-3.4.3/gcc -I/voltds/doug/tmp/gcc-3.4.3/gcc/. -
I/voltds/doug/tmp/gcc-3.4.3/gcc/../include  c-parse.c -o c-parse.o
gcc: c-parse.c: No such file or directory
gcc: no input files
make[2]: *** [c-parse.o] Error 1
make[2]: Leaving directory `/voltds/doug/tmp/gcc-3.4.3.aix/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/voltds/doug/tmp/gcc-3.4.3.aix/gcc'
make: *** [bootstrap] Error 2
AIX:doug:0> *** [c-parse.o] Error 1
ksh: Makefile: 0403-006 Execute permission denied.
Comment 3 Andrew Pinski 2004-12-09 16:46:57 UTC
You most likely did not clean it before doing a configure.  This is not a gcc bug so closing.