Port-macppc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: building userland with a netbooted system



Hi,

On Fri, 15 Feb 2013, Mouse wrote:
I have also failed to build userland recently.  [...]

cc -c  -O -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings 
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute 
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings 
-Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. 
-I/big/usr/src/tools/gcc/../../external/gpl3/gcc/dist/gcc 
-I/big/usr/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/. 
-I/big/usr/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/../include 
-I/big/usr/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/../libcpp/include 
-I/big/usr/src/obj/tooldir.NetBSD-6.0.1-macppc/include 
-I/big/usr/src/obj/tooldir.NetBSD-6.0.1-macppc/include 
-I/big/usr/src/obj/tooldir.NetBSD-6.0.1-macppc/include  
-I/big/usr/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/../libdecnumber 
-I/big/usr/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/../libdecnumber/dpd 
-I../libdecnumber   -I/usr/include/libelf -DNETBSD_TOOLS -DTARGET_SYSTEM_ROOT=0 
 -DTARGET_SYSTEM_ROOT_RELOCATABLE \
        /big/usr/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/c-opts.c -o 
c-opts.o
/big/usr/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/c-opts.c: In function 
'c_common_handle_option':
/big/usr/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/c-opts.c:729:10: error: 
'OPT_fms_extensions' undeclared (first use in this function)
/big/usr/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/c-opts.c:729:10: note: 
each undeclared identifier is reported only once for each function it appears in
nbgmake[1]: *** [c-opts.o] Error 1
nbgmake[1]: Leaving directory `/big/usr/src/tools/gcc/obj/build/gcc'
nbgmake: *** [all-gcc] Error 2

Ugh, something wrong building the compiler.

You're using a different OS rev than Al, and this failure is in one of
the pieces that differs, so it _should_ be different.  Al, does your
failure look the same?

No, mine failure happens after it builds openssl.

I will get the build log as soon as it stops.

I have a macppc machine; I should turn it on and try doing a 5.1.2
build of the world.  (I've only recently started using 5.x for
anything; the last thing I had on the macppc was 4.x, I think.)

This would be great!

Thanks,
Al



Home | Main Index | Thread Index | Old Index