Here's the entire build, from start/end. From experience, I set my
terminal scroll-back buffer to 10,000 lines to capture everything or
at least attempt to.
- Mike
# openpkg rpm --rebuild binutils-2.14-20040207.src.rpm
Installing binutils-2.14-20040207.src.rpm
Executing(%prep): env -i /openpkg/lib/openpkg/bash --norc --noprofile
--posix -e
/openpkg/RPM/TMP/rpm-tmp.2083
+ cd /openpkg/RPM/TMP
+ cd /openpkg/RPM/TMP
+ rm -rf binutils-2.14
+ /openpkg/lib/openpkg/bzip2 -dc
/openpkg/RPM/SRC/binutils/binutils-2.14.tar.bz2
+ /openpkg/lib/openpkg/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd binutils-2.14
+ echo 'Patch #0 (binutils.patch):'
Patch #0 (binutils.patch):
+ /openpkg/lib/openpkg/patch -p0 -s -b
+ exit 0
Executing(%build): env -i /openpkg/lib/openpkg/bash --norc --noprofile
--posix -
e /openpkg/RPM/TMP/rpm-tmp.28008
+ cd /openpkg/RPM/TMP
+ cd binutils-2.14
+ CC=cc
+ export CC
+ CFLAGS=-O2
+ export CFLAGS
+ CFLAGS=-O2 -DOPENPKG_OS_SOLARIS
+ ./configure --prefix=/openpkg
creating cache ./config.cache
checking host system type... i386-pc-solaris2.9
checking target system type... i386-pc-solaris2.9
checking build system type... i386-pc-solaris2.9
checking for i386-pc-solaris2.9-ar... no
checking for ar... ar
checking for i386-pc-solaris2.9-as... no
checking for as... as
checking for i386-pc-solaris2.9-dlltool... no
checking for dlltool... dlltool
checking for i386-pc-solaris2.9-ld... /usr/ccs/bin/ld
checking for i386-pc-solaris2.9-nm... no
checking for nm... nm
checking for i386-pc-solaris2.9-ranlib... no
checking for ranlib... ranlib
checking for i386-pc-solaris2.9-windres... no
checking for windres... windres
checking for i386-pc-solaris2.9-objcopy... no
checking for objcopy... objcopy
checking for i386-pc-solaris2.9-objdump... no
checking for objdump... objdump
checking for i386-pc-solaris2.9-ar... no
checking for ar... ar
checking for i386-pc-solaris2.9-as... no
checking for as... as
checking for i386-pc-solaris2.9-dlltool... no
checking for dlltool... dlltool
checking for i386-pc-solaris2.9-ld... no
checking for ld... ld
checking for i386-pc-solaris2.9-nm... no
checking for nm... nm
checking for i386-pc-solaris2.9-ranlib... no
checking for ranlib... ranlib
checking for i386-pc-solaris2.9-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
+ /openpkg/bin/make --no-print-directory
Configuring in intl
loading cache .././config.cache
checking for a BSD compatible install... ./../install-sh -c
checking how to run the C preprocessor... cc -E
checking whether make sets ${MAKE}... yes
checking for gcc... cc
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) works... yes
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) is a
cross-compil
er... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
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 gettext in libc... yes
checking for msgfmt... /bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /bin/msgfmt
checking for xgettext... /bin/xgettext
found xgettext programs is not GNU xgettext; ignore it
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h
make[1]: Nothing to be done for `all'.
Configuring in libiberty
loading cache .././config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... no
checking for perl... perl
checking host system type... i386-pc-solaris2.9
checking build system type... i386-pc-solaris2.9
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) cc
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking whether cc understands -c and -o together... yes
checking for POSIXized ISC... no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for a BSD compatible install... ./../install-sh -c
checking how to run the C preprocessor... (cached) cc -E
checking for sys/file.h... yes
checking for sys/param.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) 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... (cached) 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... (cached) yes
checking for uintptr_t... yes
checking for pid_t... yes
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) works... yes
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) is a
cross-compil
er... 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... (cached) yes
checking for getpagesize... (cached) 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... no
checking for putenv... (cached) yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... (cached) no
checking for snprintf... yes
checking for sigsetmask... no
checking for stpcpy... (cached) no
checking for stpncpy... no
checking for strcasecmp... (cached) yes
checking for strchr... (cached) 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 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 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 _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... 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 whether canonicalize_file_name must be declared... yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for working strncmp... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic regex.c -o pic/regex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic regex.c -o regex.o
In file included from ../include/xregex.h:26,
from regex.c:195:
../include/xregex2.h:548: warning: ISO C90 does not support `static' or
type qua
lifiers in parameter array declarators
In file included from regex.c:649:
regex.c: In function `byte_compile_range':
regex.c:4548: warning: signed and unsigned type in conditional expression
regex.c:4558: warning: signed and unsigned type in conditional expression
regex.c:4558: warning: signed and unsigned type in conditional expression
regex.c: In function `xregerror':
regex.c:8178: warning: unused parameter `preg'
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic md5.c -o pic/md5.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic md5.c -o md5.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic alloca.c -o pic/alloca.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic alloca.c -o alloca.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic argv.c -o pic/argv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic argv.c -o argv.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic choose-temp.c -o pic/choose-temp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic concat.c -o pic/concat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic concat.c -o concat.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic dyn-string.c -o pic/dyn-string.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic fdmatch.c -o pic/fdmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic fibheap.c -o pic/fibheap.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic fibheap.c -o fibheap.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic floatformat.c -o pic/floatformat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic floatformat.c -o floatformat.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic fnmatch.c -o pic/fnmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic getopt.c -o pic/getopt.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic getopt.c -o getopt.o
getopt.c: In function `_getopt_initialize':
getopt.c:396: warning: unused parameter `argc'
getopt.c:397: warning: unused parameter `argv'
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic getopt1.c -o pic/getopt1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic getopt1.c -o getopt1.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic getpwd.c -o pic/getpwd.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic getpwd.c -o getpwd.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic getruntime.c -o pic/getruntime.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic getruntime.c -o getruntime.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic hashtab.c -o pic/hashtab.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic hashtab.c -o hashtab.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic hex.c -o pic/hex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic hex.c -o hex.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic lbasename.c -o pic/lbasename.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic lbasename.c -o lbasename.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic lrealpath.c -o pic/lrealpath.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic make-relative-prefix.c -o
pic/make-relative-prefix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic objalloc.c -o pic/objalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic objalloc.c -o objalloc.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic obstack.c -o pic/obstack.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic obstack.c -o obstack.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic partition.c -o pic/partition.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic partition.c -o partition.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic physmem.c -o pic/physmem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic physmem.c -o physmem.o
if [ x"" != x ]; then \
cc -c -DHAVE -pedantic pex-unix.c -o pic/pex-unix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic sort.c -o pic/sort.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic sort.c -o sort.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic spaces.c -o pic/spaces.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic spaces.c -o spaces.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic splay-tree.c -o pic/splay-tree.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic strerror.c -o pic/strerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic strerror.c -o strerror.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic strsignal.c -o pic/strsignal.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic strsignal.c -o strsignal.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic ternary.c -o pic/ternary.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic ternary.c -o ternary.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic xatexit.c -o pic/xatexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic xatexit.c -c -c -DHAVE_CONFIG_H -O2
-DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall -W
traditional -pedantic xexit.c -o pic/xexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic xexit.c -o xexit.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic xmalloc.c -o pic/xmalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic xmemdup.c -o pic/xmemdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic xstrdup.c -o pic/xstrdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic xstrerror.c -o pic/xstrerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic asprintf.c -o pic/asprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic asprintf.c -o asprintf.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic mempcpy.c -o pic/mempcpy.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic mkstemps.c -o pic/mkstemps.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic mkstemps.c -o mkstemps.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic setenv.c -o pic/setenv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic setenv.c -o setenv.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic sigsetmask.c -o pic/sigsetmask.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic sigsetmask.c -o sigsetmask.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic stpcpy.c -o pic/stpcpy.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic stpcpy.c -o stpcpy.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic stpncpy.c -o pic/stpncpy.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic stpncpy.c -o stpncpy.o
if [ x"" != x ]; then \
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W
-Wall -W
traditional -pedantic vasprintf.c -o pic/vasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -O2 -DOPENPKG_OS_SOLARIS -I. -I./../include -W -Wall
-Wtr
aditional -pedantic vasprintf.c -o vasprintf.o
rm -f libiberty.a pic/libiberty.a
ar cr libiberty.a \
regex.o cplus-dem.o cp-demangle.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 get
pwd.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-ct
ype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o
xatexit.o xe
xit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o asprintf.o mempcpy.o
mkstemps.o
setenv.o sigsetmask.o stpcpy.o stpncpy.o vasprintf.o
ranlib libiberty.a
if [ x"" != x ]; then \
cd pic; \
ar cr libiberty.a \
regex.o cplus-dem.o cp-demangle.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 g
etpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o
make-relative-prefi
x.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 setenv.o sigsetmask.o stpcpy.o stpncpy.o vasprintf.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
strerro
r strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork
waitpid bc
mp bcopy bzero; do \
for g in asprintf.o mempcpy.o mkstemps.o setenv.o sigsetmask.o stpcpy.o
stpncp
y.o vasprintf.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
conca
t.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-pref
ix.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
make[2]: Nothing to be done for `all'.
Configuring in opcodes
loading cache .././config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i386-pc-solaris2.9
checking target system type... i386-pc-solaris2.9
checking build system type... i386-pc-solaris2.9
checking for gcc... (cached) cc
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) works... yes
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) is a
cross-compil
er... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/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 for object suffix... o
checking for executable suffix... no
checking for ranlib... (cached) ranlib
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... 393217
checking if cc supports -c -o file.o... yes
checking if cc supports -fno-rtti -fno-exceptions ... no
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.9 ld.so
checking command to parse nm output... failed
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
loading cache .././config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking for executable suffix... (cached) no
checking for gcc... (cached) cc
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) works... yes
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) is a
cross-compil
er... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) cc -E
checking for ranlib... (cached) ranlib
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) yes
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) no
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
o
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /bin/msgfmt
checking for xgettext... (cached) /bin/xgettext
found xgettext programs is not GNU xgettext; ignore it
checking for catalogs to be installed... fr sv tr es da de id pt_BR ro
checking for a BSD compatible install... ./../install-sh -c
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating po/Makefile.in
creating config.h
Configuring in bfd
loading cache .././config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... i386-pc-solaris2.9
checking target system type... i386-pc-solaris2.9
checking build system type... i386-pc-solaris2.9
checking for strerror in -lcposix... no
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) cc
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) works... yes
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) is a
cross-compil
er... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for ld used by GCC... (cached) /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... (cached) no
checking for /usr/ccs/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) nm
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for strip... (cached) 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... (cached) yes
checking if cc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 393217
checking if cc supports -c -o file.o... (cached) yes
checking if cc supports -fno-rtti -fno-exceptions ... no
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.9 ld.so
checking command to parse nm output... failed
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
loading cache .././config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking for executable suffix... (cached) no
checking for gcc... (cached) cc
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) works... yes
checking whether the C compiler (cc -O2 -DOPENPKG_OS_SOLARIS ) is a
cross-compil
er... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) cc -E
checking for ranlib... (cached) ranlib
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) yes
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) no
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /bin/msgfmt
checking for xgettext... (cached) /bin/xgettext
found xgettext programs is not GNU xgettext; ignore it
checking for catalogs to be installed... fr tr ja es sv da zh_CN
checking for a BSD compatible install... ./../install-sh -c
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 unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for fcntl... yes
checking for getpagesize... (cached) yes
checking for setitimer... yes
checking for sysconf... (cached) yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking whether strstr must be declared... no
checking whether malloc must be declared... no
checking whether realloc must be declared... no
checking whether free must be declared... no
checking whether getenv must be declared... no
checking for sys/procfs.h... yes
checking for prstatus_t in sys/procfs.h... no
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... no
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 unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for madvise... yes
checking for mprotect... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating bfd-in3.h
creating bfdver.h
creating po/Makefile.in
creating config.h
/openpkg/bin/make all-recursive
Making all in doc
make[3]: Nothing to be done for `all'.
Making all in po
( if test 'x.' != 'x.'; then \
posrcprefix='../'; \
else \
posrcprefix="../"; \
fi; \
rm -f SRC-POTFILES-t SRC-POTFILES \
&& (sed -e '/^#/d' \
-e '/^[ ]*$/d' \
-e "[EMAIL PROTECTED]@ $posrcprefix& \\\\@" < ./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 "[EMAIL PROTECTED]@ ../& \\\\@" < ./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
creating po/Makefile.fr.po
WARNING: Line 17 (fr.po): No iconv conversion from "ISO-8859-1" to "UTF-8"
is su
pported.
Using the default charset.
/bin/msgfmt -o tr.mo tr.po
/bin/msgfmt -o ja.mo ja.po
WARNING: Line 17 (ja.po): No iconv conversion from "EUC-JP" to "UTF-8" is
suppor
ted.
Using the default charset.
/bin/msgfmt -o es.mo es.po
WARNING: Line 17 (es.po): No iconv conversion from "ISO-8859-1" to "UTF-8"
is su
pported.
Using the default charset.
/bin/msgfmt -o sv.mo sv.po
WARNING: Line 17 (sv.po): No iconv conversion from "iso-8859-1" to "UTF-8"
is su
pported.
Using the default charset.
/bin/msgfmt -o da.mo da.po
WARNING: Line 17 (da.po): No iconv conversion from "iso-8859-1" to "UTF-8"
is su
pported.
Using the default charset.
/bin/msgfmt -o zh_CN.mo zh_CN.po
WARNING: Line 17 (zh_CN.po): No iconv conversion from "gb2312" to "UTF-8"
is sup
ported.
Using the default charset.
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ./../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. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c archive.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c archive.c -o archive.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c
-DDEFAULT_VECTOR=bfd_elf32_i386_
vec
-DSELECT_VECS='&bfd_elf32_i386_vec,&i386coff_vec,&bfd_elf32_little_generic_v
ec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch'
-DHAVE_bf
d_elf32_i386_vec -DHAVE_i386coff_vec -DHAVE_bfd_elf32_little_generic_vec
-DHAVE_
bfd_elf32_big_generic_vec ./archures.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec
"-DSELECT_VECS=&bfd_elf32_i386_vec,&
i386coff_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec"
"-DSELECT
_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec
-DHAVE_i386coff_vec -DH
AVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec
./archures.c -
o archures.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c bfd.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c bfd.c -o bfd.o
In file included from bfd.c:216:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c bfdio.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c bfdio.c -o bfdio.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c bfdwin.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c bfdwin.c -o bfdwin.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c cache.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c cache.c -o cache.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c coffgen.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c coffgen.c -o coffgen.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c corefile.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c corefile.c -o corefile.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c format.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c format.c -o format.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c init.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c init.c -o init.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c libbfd.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c libbfd.c -o libbfd.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c opncls.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c opncls.c -o opncls.o
In file included from opncls.c:28:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c reloc.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c reloc.c -o reloc.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c section.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c section.c -o section.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c syms.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c syms.c -o syms.o
rm -f targmatch.h
sed -f ./targmatch.sed < ./config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c
-DDEFAULT_VECTOR=bfd_elf32_i386_
vec
-DSELECT_VECS='&bfd_elf32_i386_vec,&i386coff_vec,&bfd_elf32_little_generic_v
ec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch'
-DHAVE_bf
d_elf32_i386_vec -DHAVE_i386coff_vec -DHAVE_bfd_elf32_little_generic_vec
-DHAVE_
bfd_elf32_big_generic_vec ./targets.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec
"-DSELECT_VECS=&bfd_elf32_i386_vec,&
i386coff_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec"
"-DSELECT
_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec
-DHAVE_i386coff_vec -DH
AVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec
./targets.c -o
targets.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c hash.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c hash.c -o hash.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c linker.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c linker.c -o linker.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c srec.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c srec.c -o srec.o
In file included from srec.c:110:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c binary.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c binary.c -o binary.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c tekhex.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c tekhex.c -o tekhex.o
In file included from tekhex.c:73:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c ihex.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c ihex.c -o ihex.o
In file included from ihex.c:125:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c stabs.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c stabs.c -o stabs.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c stab-syms.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c stab-syms.c -o stab-syms.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c merge.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c merge.c -o merge.o
In file included from merge.c:28:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c dwarf2.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c dwarf2.c -o dwarf2.o
In file included from dwarf2.c:34:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c simple.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c simple.c -o simple.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c archive64.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c archive64.c -o archive64.o
rm -f elf32-target.h
sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c elf32-i386.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c elf32-i386.c -o elf32-i386.o
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c elf32.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c elf32.c -o elf32.o
In file included from elfcode.h:69,
from elf32.c:22:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE
-I. -I. -I./../include -I./../intl -I../intl -W -Wall
-Wstrict-prototypes -
Wmissing-prototypes -O2 -DOPENPKG_OS_SOLARIS -c elf.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include
-I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-DOPENPKG_OS_SOL
ARIS -c elf.c -o elf.o
In file included from elf.c:41:
../include/libiberty.h:80: warning: function declaration isn't a prototype
In file included from /usr/include/sys/reg.h:13,
from /usr/include/sys/regset.h:24,
from /usr/include/sys/procfs_isa.h:16,
from /usr/include/sys/old_procfs.h:32,
from /usr/include/sys/procfs.h:29,
from elf.c:6323:
/usr/include/ia32/sys/reg.h:300: error: parse error before "upad128_t"
/usr/include/ia32/sys/reg.h:302: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:309: error: field `kfpu_fx' has incomplete type
/usr/include/ia32/sys/reg.h:331: error: parse error before "upad128_t"
/usr/include/ia32/sys/reg.h:338: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:339: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:376: error: parse error before "fpregset_t"
elf.c: In function `elfcore_grok_nto_status':
elf.c:7024: warning: int format, long int arg (arg 3)
elf.c: In function `elfcore_grok_nto_gregs':
elf.c:7054: warning: int format, pid_t arg (arg 3)
make[3]: *** [elf.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive-am] Error 2
make: *** [all-bfd] Error 2
error: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.28008 (%build)
RPM build errors:
Bad exit status from /openpkg/RPM/TMP/rpm-tmp.28008 (%build)
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]