Subject: pkg/22670: cross/i386-netbsdpe build failure
To: None <gnats-bugs@gnats.netbsd.org>
From: None <kei_sun@ba2.so-net.ne.jp>
List: netbsd-bugs
Date: 09/03/2003 16:45:44
>Number: 22670
>Category: pkg
>Synopsis: cross/i386-netbsdpe package build failure
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Sep 03 07:47:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: SUNAGAWA Keiki
>Release: NetBSD 1.6W/i386
>Organization:
individual
>Environment:
System: NetBSD sara.mitaka.yokogawa.co.jp 1.6W NetBSD 1.6W (SARA) #2: Wed Aug 13 19:21:55 JST 2003 kei@test:/home/NetBSD-cvs/src/sys/arch/i386/compile/SARA i386
Architecture: i386
Machine: i386
>Description:
cross/i386-netbsdpe package build fails at the point to build
`cpp.info' file from `cpp.texi' file in the directory work/gcc-2.95.2/gcc.
the last part of the make log is below:
------------------------------------------------------------------------
if [ -f lang-f77 ]; then \
rm -f g77-cross; \
cp g77 g77-cross; \
else true; fi
`if [ -f /home/NetBSD-cvs/pkgsrc/cross/i386-netbsdpe/work/obj/gcc/../texinfo/makeinfo/Makefile ] ; then echo /home/NetBSD-cvs/pkgsrc/cross/i386-netbsdpe/work/obj/gcc/../texinfo/makeinfo/makeinfo ; else echo makeinfo ; fi` -I/home/NetBSD-cvs/pkgsrc/cross/i386-netbsdpe/work/gcc-2.95.2/gcc -o cpp.info /home/NetBSD-cvs/pkgsrc/cross/i386-netbsdpe/work/gcc-2.95.2/gcc/cpp.texi
*** Error code 2
Stop.
make: stopped in /home/NetBSD-cvs/pkgsrc/cross/i386-netbsdpe
*** Error code 1
Stop.
make: stopped in /home/NetBSD-cvs/pkgsrc/cross/i386-netbsdpe
------------------------------------------------------------------------
I went into the directory, did the command shown in the log and got cpp.info.
So I wonder where the problem is.
>How-To-Repeat:
cd into cross/i386-netbsdpe then make.
>Fix:
unknown.
>Release-Note:
>Audit-Trail:
>Unformatted:
pkgsrc as of today