Subject: Re: Problems building netbsd-3 branch
To: None <port-macppc@netbsd.org>
From: Rui Paulo <rpaulo@netbsd-pt.org>
List: port-macppc
Date: 04/12/2005 00:08:14
On 2005-04-12, Rui Paulo <rpaulo@netbsd-pt.org> wrote:
> On 2005-04-11, Rui Paulo <rpaulo@netbsd-pt.org> wrote:
>> I'm having problems building NetBSD 3.0_BETA under NetBSD/macppc, 
>> more specificly libcdk:
>> #   compile  libcdk/cdk.so
>> /home/rpaulo/src-netbsd-3/../tools/bin/powerpc--netbsd-gcc -O2 -Wall 
>> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare 
>> -Wno-traditional -Wno-uninitialized -Wreturn-type -Wswitch -Wshadow  
>> -Werror    -I. -I/home/rpaulo/src-netbsd-3/dist/cdk/include -DHAVE_CONFIG_H   
>> -nostdinc -isystem /home/rpaulo/src-netbsd-3/../obj/destdir.macppc/usr/include 
>> -c    -fPIC -DPIC /home/rpaulo/src-netbsd-3/dist/cdk/cdk.c -o cdk.so.tmp
>> /home/rpaulo/src-netbsd-3/dist/cdk/cdk.c: In function `char2Chtype':
>> /home/rpaulo/src-netbsd-3/dist/cdk/cdk.c:625: internal compiler error: 
>> Segmentation fault
>> Please submit a full bug report,
>> with preprocessed source if appropriate.
>> See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.
>>
>> What could be causing this ? Bad memory ? It always stops here: there are
>> no problems with previous compiles. Also, this is not UVM out-of-swap 
>> condition.
>
> Ok, now another problem:
> dependall ===> tools/groff
> find: /home/rpaulo/src-netbsd-3/tools/groff/../../gnu/dist/groff/font/devlj4/CBI: Bad file descriptor
> find: /home/rpaulo/src-netbsd-3/tools/groff/../../gnu/dist/groff/font/devlj4/GI: Bad file descriptor
> find: /home/rpaulo/src-netbsd-3/tools/groff/../../gnu/dist/groff/font/devlj4/LGR: Bad file descriptor
> find: /home/rpaulo/src-netbsd-3/tools/groff/../../gnu/dist/groff/font/devlj4/SYMBOL: Bad file descriptor
> nbmake: "/home/rpaulo/src-netbsd-3/tools/groff/../Makefile.gnuhost" line 43: warning: "find /home/rpaulo/src-netbsd-3/tools/groff/../../gnu/dist/groff \! \( -type d \(  -name 'CVS' -o  -name 'config' -o  -name 'doc' -o  -name 'po' -o  -name 'nbsd.mt' -o  -name 'tests*'  \) -prune \)  -type f \( -name 'config*' -o -name '*.in' \) -print" returned non-zero status
> nbmake: don't know how to make CBI. Stop
>
> nbmake: stopped in /home/rpaulo/obj/tools/groff/build/font/devlj4
>
> Is this a know problem or could it corrupted sources ?

CVS up seems to correct the problem.


-- 
 Rui Paulo <rpaulo@netbsd-pt.org>        http://www.netbsd-pt.org/users/rpaulo/