MidnightBSD Magus

devel/gdb6

Links

Depends On

Depend Of

Categories

GNU GDB of newer version than comes with the system

Version Run OSVersion Arch License Status
6.6 200 0.3 i386 gpl2 fail

Events

Machine Type Time Message
defianti386 info 2011-01-20 21:17:35 Test Started
defianti386 fail 2011-01-20 21:18:22 make build returned non-zero: 1
defianti386 fail 2011-01-20 21:18:22 Test complete.

Log

===>  Building for gdb-6.6
gmake[1]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6'
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
checking for perl... perl
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for i386-portbld-freebsd7.0-ar... ar
checking for i386-portbld-freebsd7.0-ranlib... ranlib
checking for i386-portbld-freebsd7.0-gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
checking whether cc accepts -Wc++-compat... yes
checking whether cc understands -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
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... no
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 stdint.h... yes
checking for stdio_ext.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 egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for int... yes
checking size of int... 4
checking for uintptr_t... yes
checking for a 64-bit type... uint64_t
checking for pid_t... yes
checking for library containing strerror... none required
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 gettimeofday... 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 mempcpy... no
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strverscmp... no
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... 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 unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) 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 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... (cached) 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 wait3... yes
checking for wait4... yes
checking for __fsetlocking... no
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strverscmp is declared... no
checking whether canonicalize_file_name must be declared... 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 strncmp... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
Configuring in ./bfd
configure: creating cache ./config.cache
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking target system type... i386-portbld-freebsd7.0
checking for i386-portbld-freebsd7.0-gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether /usr/local/bin/gmake sets $(MAKE)... yes
checking for style of include used by /usr/local/bin/gmake... GNU
checking dependency style of cc... none
checking for i386-portbld-freebsd7.0-ar... ar
checking for i386-portbld-freebsd7.0-ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking the maximum length of command line arguments... 196608
checking for i386-portbld-freebsd7.0-ranlib... (cached) ranlib
checking for i386-portbld-freebsd7.0-strip... no
checking for strip... strip
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
finding the maximum length of command line arguments... (cached) 196608
checking if cc supports -c -o file.o... yes
checking if cc supports -fno-rtti -fno-exceptions ... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... ========================================================
== PLEASE REMOVE ALL REFERENCES TO /usr/bin/objformat ==
=========== IT HAS BEEN OBSOLETE FOR YEARS! ====-=======
========================================================
freebsd7.0 ld.so
checking command to parse nm output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
updating cache ./config.cache
configure: loading cache ./config.cache
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking for i386-portbld-freebsd7.0-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking whether NLS is requested... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for long long... yes
checking how to run the C preprocessor... cc -E
checking for egrep... 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 for long long... yes
checking size of long long... 8
checking for long... yes
checking size of long... 4
checking stddef.h usability... yes
checking stddef.h presence... 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 time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether string.h and strings.h may both be included... yes
checking for fcntl... yes
checking for getpagesize... yes
checking for setitimer... yes
checking for sysconf... yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking for strtoull... yes
checking whether basename is declared... no
checking whether ftello is declared... yes
checking whether ftello64 is declared... no
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... no
checking whether ffs is declared... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for prstatus_t in sys/procfs.h... yes
checking for prstatus32_t in sys/procfs.h... no
checking for prstatus_t.pr_who in sys/procfs.h... no
checking for prstatus32_t.pr_who in sys/procfs.h... no
checking for pstatus_t in sys/procfs.h... no
checking for pxstatus_t in sys/procfs.h... no
checking for pstatus32_t in sys/procfs.h... no
checking for prpsinfo_t in sys/procfs.h... yes
checking for prpsinfo32_t in sys/procfs.h... no
checking for psinfo_t in sys/procfs.h... no
checking for psinfo32_t in sys/procfs.h... no
checking for lwpstatus_t in sys/procfs.h... no
checking for lwpxstatus_t in sys/procfs.h... no
checking for lwpstatus_t.pr_context in sys/procfs.h... no
checking for lwpstatus_t.pr_reg in sys/procfs.h... no
checking for win32_pstatus_t in sys/procfs.h... no
checking for ftello... yes
checking for ftello64... no
checking for fseeko... yes
checking for fseeko64... no
checking for fopen64... no
checking for off_t... yes
checking size of off_t... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default commands
gmake[2]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
	  mkdir pic; \
	else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/regex.c -o pic/regex.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/cplus-dem.c -o pic/cplus-dem.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/cp-demangle.c -o pic/cp-demangle.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/md5.c -o pic/md5.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/alloca.c -o pic/alloca.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/argv.c -o pic/argv.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/choose-temp.c -o pic/choose-temp.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/concat.c -o pic/concat.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/concat.c -o concat.o
.././libiberty/concat.c: In function 'reconcat':
.././libiberty/concat.c:201: warning: second parameter of 'va_start' not last named argument
.././libiberty/concat.c: In function 'concat':
.././libiberty/concat.c:163: warning: second parameter of 'va_start' not last named argument
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/cp-demint.c -o pic/cp-demint.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/dyn-string.c -o pic/dyn-string.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/fdmatch.c -o pic/fdmatch.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/fibheap.c -o pic/fibheap.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/floatformat.c -o pic/floatformat.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/fnmatch.c -o pic/fnmatch.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/getopt.c -o pic/getopt.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/getopt1.c -o pic/getopt1.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/getpwd.c -o pic/getpwd.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/getruntime.c -o pic/getruntime.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/hashtab.c -o pic/hashtab.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/hex.c -o pic/hex.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/lbasename.c -o pic/lbasename.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/lrealpath.c -o pic/lrealpath.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/make-temp-file.c -o pic/make-temp-file.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/objalloc.c -o pic/objalloc.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/obstack.c -o pic/obstack.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/partition.c -o pic/partition.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/pexecute.c -o pic/pexecute.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/physmem.c -o pic/physmem.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/pex-common.c -o pic/pex-common.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/pex-one.c -o pic/pex-one.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/pex-unix.c -o pic/pex-unix.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/safe-ctype.c -o pic/safe-ctype.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/sort.c -o pic/sort.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/spaces.c -o pic/spaces.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/splay-tree.c -o pic/splay-tree.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/strerror.c -o pic/strerror.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/strsignal.c -o pic/strsignal.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/ternary.c -o pic/ternary.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/ternary.c -o ternary.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/xatexit.c -o pic/xatexit.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/xexit.c -o pic/xexit.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/xmalloc.c -o pic/xmalloc.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/xmemdup.c -o pic/xmemdup.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/xstrdup.c -o pic/xstrdup.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/xstrerror.c -o pic/xstrerror.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/xstrndup.c -o pic/xstrndup.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/mempcpy.c -o pic/mempcpy.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/stpncpy.c -o pic/stpncpy.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/stpncpy.c -o stpncpy.o
if [ x"" != x ]; then \
	  cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  .././libiberty/strverscmp.c -o pic/strverscmp.o; \
	else true; fi
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -I. -I.././libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat .././libiberty/strverscmp.c -o strverscmp.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
	  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./stpncpy.o ./strverscmp.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
	  cd pic; \
	  ar rc ./libiberty.a \
	    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./mempcpy.o ./stpncpy.o ./strverscmp.o; \
	  ranlib ./libiberty.a; \
	  cd ..; \
	else true; fi
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 ./mempcpy.o ./stpncpy.o ./strverscmp.o ; do \
	    case "$g" in \
	      *$f*) echo $g >> needed-list ;; \
	    esac; \
	  done; \
	done
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
gmake[3]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/libiberty/testsuite'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/libiberty/testsuite'
gmake[2]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/libiberty'
gmake[2]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd'
Making info in doc
gmake[3]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd/doc'
gmake[3]: Nothing to be done for `info'.
gmake[3]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd/doc'
Making info in po
gmake[3]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd/po'
( if test 'x../.././bfd/po' != 'x.'; then \
	    posrcprefix='../.././bfd/'; \
	  else \
	    posrcprefix="../"; \
	  fi; \
	  rm -f SRC-POTFILES-t SRC-POTFILES \
	    && (sed -e '/^#/d' \
	            -e '/^[ 	]*$/d' \
		    -e "s@.*@	$posrcprefix& \\\\@" < ../.././bfd/po/SRC-POTFILES.in \
		| sed -e '$s/\\$//') > SRC-POTFILES-t \
	    && chmod a-w SRC-POTFILES-t \
	    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
	    && (sed -e '/^#/d' \
	            -e '/^[ 	]*$/d' \
		    -e "s@.*@	../& \\\\@" < ../.././bfd/po/BLD-POTFILES.in \
		| sed -e '$s/\\$//') > BLD-POTFILES-t \
	    && chmod a-w BLD-POTFILES-t \
	    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
	  && CONFIG_FILES=po/Makefile.in:po/Make-in \
	     CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default commands
gmake[3]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd/po'
gmake[3]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd/po'
gmake[3]: Nothing to be done for `info'.
gmake[3]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd/po'
gmake[3]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd'
gmake[3]: Nothing to be done for `info-am'.
gmake[3]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd'
/usr/local/bin/gmake  all-recursive
gmake[3]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd'
Making all in doc
gmake[4]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd/doc'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd/doc'
Making all in po
gmake[4]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd/po'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd/po'
gmake[4]: Entering directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh .././bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -c -o archive.lo archive.c
cc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -c archive.c -o archive.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -c -DDEFAULT_VECTOR=bfd_elf32_i386_freebsd_vec -DSELECT_VECS='&bfd_elf32_i386_freebsd_vec,&i386coff_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_freebsd_vec -DHAVE_i386coff_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec .././bfd/archures.c
cc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -c -DDEFAULT_VECTOR=bfd_elf32_i386_freebsd_vec "-DSELECT_VECS=&bfd_elf32_i386_freebsd_vec,&i386coff_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_freebsd_vec -DHAVE_i386coff_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec .././bfd/archures.c -o archures.o
creating bfdver.h
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -c -o bfd.lo bfd.c
cc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -O2 -fno-strict-aliasing -pipe -DRL_NO_COMPAT -c bfd.c -o bfd.o
cc1: warnings being treated as errors
bfd.c: In function 'bfd_set_error':
bfd.c:351: warning: second parameter of 'va_start' not last named argument
gmake[4]: *** [bfd.lo] Error 1
gmake[4]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6/bfd'
gmake[1]: *** [all-bfd] Error 2
gmake[1]: Leaving directory `/magus/work/usr/mports/devel/gdb6/work/gdb-6.6'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/mports/devel/gdb6.