On 11/28/06, Nathan <[EMAIL PROTECTED]> wrote:
Ok, I reemerged all versions of autoconf and autoconf-wrapper, then
all versions of automake and automake-wrapper, and then emerging
libtool worked.

I'll continue the bootstrap and see if I hit anything else.

Ok, this is weird.  It died on odcctools this time.  During the
original emerge -e system, odcctools emerged just fine!

Here's the list of what was going to be (re)emerged this time:

[ebuild   R   ] sys-libs/ncurses-5.5-r3
[ebuild   R   ] app-shells/bash-3.2_p1
[ebuild   R   ] sys-apps/texinfo-4.8-r5
[ebuild   R   ] sys-apps/groff-1.19.2-r1
[ebuild   R   ] sys-devel/gnuconfig-20060702
[ebuild   R   ] sys-devel/automake-wrapper-3-r1
[ebuild   R   ] sys-devel/m4-1.4.7
[ebuild   R   ] sys-devel/autoconf-wrapper-4-r1
[ebuild   R   ] sys-apps/sed-4.1.5
[ebuild   R   ] sys-devel/odcctools-20060413
[ebuild   R   ] sys-apps/findutils-4.3.1-r1
...

And here's the error:

Emerging (10 of 64) sys-devel/odcctools-20060413 to /
* odcctools-20060413.tar.bz2 MD5 ;-) ...
                                      [ ok ]
* odcctools-20060413.tar.bz2 RMD160 ;-) ...
                                      [ ok ]
* odcctools-20060413.tar.bz2 SHA1 ;-) ...
                                      [ ok ]
* odcctools-20060413.tar.bz2 SHA256 ;-) ...
                                      [ ok ]
* odcctools-20060413.tar.bz2 size ;-) ...
                                      [ ok ]
* checking ebuild checksums ;-) ...
                                      [ ok ]
* checking auxfile checksums ;-) ...
                                      [ ok ]
* checking miscfile checksums ;-) ...
                                      [ ok ]
* checking odcctools-20060413.tar.bz2 ;-) ...
                                      [ ok ]
Unpacking source...
Unpacking odcctools-20060413.tar.bz2 to
/Library/Gentoo/var/tmp/portage/sys-devel/odcctools-20060413/work
Source unpacked.
Compiling source in
/Library/Gentoo/var/tmp/portage/sys-devel/odcctools-20060413/work/odcctools-20060413
...
* econf: updating odcctools-20060413/config.guess with
/Library/Gentoo/usr/share/gnuconfig/config.guess
* econf: updating odcctools-20060413/config.sub with
/Library/Gentoo/usr/share/gnuconfig/config.sub
./configure --prefix=/Library/Gentoo/usr --host=i686-apple-darwin8
--mandir=/Library/Gentoo/usr/share/man
--infodir=/Library/Gentoo/usr/share/info
--datadir=/Library/Gentoo/usr/share --sysconfdir=/Library/Gentoo/etc
--localstatedir=/Library/Gentoo/var/lib --build=i686-apple-darwin8
checking build system type... i686-apple-darwin8
checking host system type... i686-apple-darwin8
checking target system type... i686-apple-darwin8
checking for a BSD-compatible install... /Library/Gentoo/bin/install -c
checking whether ln -s works... yes
checking for i686-apple-darwin8-gcc... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for i686-apple-darwin8-g++... no
checking for i686-apple-darwin8-c++... no
checking for i686-apple-darwin8-gpp... no
checking for i686-apple-darwin8-aCC... no
checking for i686-apple-darwin8-CC... no
checking for i686-apple-darwin8-cxx... no
checking for i686-apple-darwin8-cc++... no
checking for i686-apple-darwin8-cl... no
checking for i686-apple-darwin8-FCC... no
checking for i686-apple-darwin8-KCC... no
checking for i686-apple-darwin8-RCC... no
checking for i686-apple-darwin8-xlC_r... no
checking for i686-apple-darwin8-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for i686-apple-darwin8-ranlib... no
checking for ranlib... ranlib
checking for i686-apple-darwin8-ar... no
checking for ar... ar
checking for configured assembler targets... ppc ppc64 i386
checking if -mdynamic-no-pic is supported... yes
checking if -fno-builtin-round is supported... yes
checking if -fno-builtin-trunc is supported... yes
checking if -no-cpp-precomp is supported... yes
checking if -Wall is supported... yes
checking if -Wno-long-double is supported... yes
checking if -Wno-import is supported... yes
checking if -x objective-c is supported... yes
checking if __private_extern__ is supported... yes
checking if -multiply_defined suppress is supported... yes
checking how to run the C preprocessor... gcc -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 stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking objc/objc-runtime.h usability... yes
checking objc/objc-runtime.h presence... yes
checking for objc/objc-runtime.h... yes
checking for max unsigned long long... ULLONG_MAX
checking for strmode... yes
checking for qsort_r... yes
checking for qsort... yes
checking for getattrlist... yes
checking for NSIsSymbolNameDefined... yes
checking whether getc_unlocked is declared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating libstuff/Makefile
config.status: creating libmacho/Makefile
config.status: creating ar/Makefile
config.status: creating as/Makefile
config.status: creating as/ppc/Makefile
config.status: creating as/ppc64/Makefile
config.status: creating as/i386/Makefile
config.status: creating ld/Makefile
config.status: creating ld64/Makefile
config.status: creating man/Makefile
config.status: creating misc/Makefile
config.status: creating otool/Makefile
config.status: creating include/config.h
cd libstuff && make
cd include && make
make[1]: Entering directory
`/Library/Gentoo/var/tmp/portage/sys-devel/odcctools-20060413/work/odcctools-20060413/libstuff'
gcc -Wall -Wno-long-double -Wno-import  -DHAVE_CONFIG_H
-D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_
-D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_
-I/Library/Gentoo/usr/include -I..//include -I../include   -O2 -pipe
-fno-builtin-round -fno-builtin-trunc -no-cpp-precomp -mdynamic-no-pic
-c -o allocate.o allocate.c
make[1]: Entering directory
`/Library/Gentoo/var/tmp/portage/sys-devel/odcctools-20060413/work/odcctools-20060413/include'
make[1]: Nothing to be done for `default'.
make[1]: Leaving directory
`/Library/Gentoo/var/tmp/portage/sys-devel/odcctools-20060413/work/odcctools-20060413/include'
cd libmacho && make
make[1]: Entering directory
`/Library/Gentoo/var/tmp/portage/sys-devel/odcctools-20060413/work/odcctools-20060413/libmacho'
gcc -Wall -Wno-long-double -Wno-import  -DHAVE_CONFIG_H
-D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_
-D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_
-I/Library/Gentoo/usr/include -I..//include -I../include   -O2 -pipe
-fno-builtin-round -fno-builtin-trunc -no-cpp-precomp -c -o arch.o
arch.c
gcc -Wall -Wno-long-double -Wno-import  -DHAVE_CONFIG_H
-D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_
-D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_
-I/Library/Gentoo/usr/include -I..//include -I../include   -O2 -pipe
-fno-builtin-round -fno-builtin-trunc -no-cpp-precomp -mdynamic-no-pic
-c -o errors.o errors.c
In file included from arch.c:51:
/Library/Gentoo/usr/include/mach-o/arch.h:35: error: nested
redefinition of 'enum NXByteOrder'
/Library/Gentoo/usr/include/mach-o/arch.h:35: error: redeclaration of
'enum NXByteOrder'
/Library/Gentoo/usr/include/mach-o/arch.h:36: error: redeclaration of
enumerator 'NX_UnknownByteOrder'
/usr/include/architecture/byte_order.h:137: error: previous definition
of 'NX_UnknownByteOrder' was here
/Library/Gentoo/usr/include/mach-o/arch.h:37: error: redeclaration of
enumerator 'NX_LittleEndian'
/usr/include/architecture/byte_order.h:138: error: previous definition
of 'NX_LittleEndian' was here
/Library/Gentoo/usr/include/mach-o/arch.h:39: error: redeclaration of
enumerator 'NX_BigEndian'
/usr/include/architecture/byte_order.h:140: error: previous definition
of 'NX_BigEndian' was here
make[1]: *** [arch.o] Error 1
make[1]: Leaving directory
`/Library/Gentoo/var/tmp/portage/sys-devel/odcctools-20060413/work/odcctools-20060413/libmacho'
make: *** [libmacho] Error 2
make: *** Waiting for unfinished jobs....
--SNIP--
gcc -Wall -Wno-long-double -Wno-import  -DHAVE_CONFIG_H
-D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_
-D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_
-I/Library/Gentoo/usr/include -I..//include -I../include   -O2 -pipe
-fno-builtin-round -fno-builtin-trunc -no-cpp-precomp -mdynamic-no-pic
 -DARCH64 -c -o apple_version.64o apple_version.c
ar cru libstuff.a allocate.o errors.o arch.o execute.o bytesex.o
round.o hppa.o swap_headers.o reloc.o version_number.o
get_toc_byte_sex.o best_arch.o fatals.o arch_usage.o ofile.o
ofile_error.o print.o set_arch_flag_name.o seg_addr_table.o
dylib_table.o breakout.o writeout.o checkout.o fatal_arch.o
ofile_get_word.o hash_string.o dylib_roots.o guess_short_name.o
SymLoc.o get_arch_from_host.o crc32.o macosx_deployment_target.o
symbol_list.o unix_standard_mode.o apple_version.o
ar cru libstuff64.a allocate.64o errors.64o arch.64o execute.64o
bytesex.64o round.64o hppa.64o swap_headers.64o reloc.64o
version_number.64o get_toc_byte_sex.64o best_arch.64o fatals.64o
arch_usage.64o ofile.64o ofile_error.64o print.64o
set_arch_flag_name.64o seg_addr_table.64o dylib_table.64o breakout.64o
writeout.64o checkout.64o fatal_arch.64o ofile_get_word.64o
hash_string.64o dylib_roots.64o guess_short_name.64o SymLoc.64o
get_arch_from_host.64o crc32.64o macosx_deployment_target.64o
symbol_list.64o unix_standard_mode.64o apple_version.64o
ranlib libstuff64.a
ranlib libstuff.a
make[1]: Leaving directory
`/Library/Gentoo/var/tmp/portage/sys-devel/odcctools-20060413/work/odcctools-20060413/libstuff'

!!! ERROR: sys-devel/odcctools-20060413 failed.
Call stack:
 , line :   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
--
[EMAIL PROTECTED] mailing list

Reply via email to