pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48154: pkgsrc/lang/gcc (gcc 2.95.3) is not built on NetBSD/i386 6.1
>Number: 48154
>Category: pkg
>Synopsis: pkgsrc/lang/gcc (gcc 2.95.3) is not built on NetBSD/i386 6.1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Aug 25 11:45:00 +0000 2013
>Originator: Ryo ONODERA
>Release: NetBSD 6.99.23
>Organization:
>Environment:
System: NetBSD tellurium.elements.tetera.org 6.99.23 NetBSD 6.99.23 (DTRACE)
#3: Thu Aug 22 17:34:58 JST 2013
ryo_on%tellurium.elements.tetera.org@localhost:/usr/obj/amd64/sys/arch/amd64/compile/DTRACE
amd64
Architecture: x86_64
Machine: amd64
>Description:
On NetBSD/i386 6.1, pkgsrc/lang/gcc (gcc-2.95.3nb7) is not built.
Same failure is detected on recent pkgstc-2013Q2 bulk build on nyftp.
src/sys/sys/ansi.h is not suitable for gcc-2.96.3nb3?
Or gcc-2.95.3nb7 has problems?
Error message is here.
/usr/tmp/pkgsrc/lang/gcc/work/objdir/gcc/xgcc
-B/usr/tmp/pkgsrc/lang/gcc/work/objdir/gcc/
-B/usr/pkg/gcc-2.95.3/i486--netbsdelf/bin/
-I/usr/pkg/gcc-2.95.3/i486--netbsdelf/include -O2 -DIN_GCC -O2
-I./include -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I.
-I/usr/tmp/pkgsrc/lang/gcc/work/gcc-2.95.3/gcc
-I/usr/tmp/pkgsrc/lang/gcc/work/gcc-2.95.3/gcc/config
-I/usr/tmp/pkgsrc/lang/gcc/work/gcc-2.95.3/gcc/../include -c -DL${name} \
/usr/tmp/pkgsrc/lang/gcc/work/gcc-2.95.3/gcc/libgcc2.c -o ${name}.o; \
if [ $? -eq 0 ] ; then true; else exit 1; fi; \
ar rc tmplibgcc2.a ${name}.o; \
rm -f ${name}.o; \
done
_muldi3
In file included from /usr/include/sys/types.h:51,
from /usr/include/stdlib.h:41,
from /usr/tmp/pkgsrc/lang/gcc/work/gcc-2.95.3/gcc/libgcc2.c:41:
/usr/include/sys/ansi.h:72: parse error before `__va_list'
/usr/include/sys/ansi.h:72: warning: data definition has no type or storage
class
gmake[1]: *** [libgcc2.a] Error 1
gmake[1]: Leaving directory `/usr/tmp/pkgsrc/lang/gcc/work/objdir/gcc'
gmake: *** [all-gcc] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/lang/gcc
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/gcc
>How-To-Repeat:
$ cd /usr/pkgsrc/lang/gcc
$ make
>Fix:
I have no idea. Please fix this problem.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index