Subject: Re: also having problems with the new pine update
To: None <tech-pkg@netbsd.org>
From: Mark E. Perkins <perkinsm@bway.net>
List: tech-pkg
Date: 05/16/2004 15:44:33
On 5/16/04 6:27 PM, David Howland wrote:

> FYI
> I seem to be having the same problem compiling pine from pkgsrc as that 
> other fellow had a few days ago.
> My pkgsrc was updated from cvs sunday the 16th at about 3pm.  The build 
> is failing on i386, NETBSD-1-6-2-STABLE, dated April 22nd.  Sorry, I 
> dont have the failure from the comple at this time, so I can't include 
> it in the email.
> Seems I'm not the only one having problems, so ill keep watching cvs for 
> updates.
> thanks,
> -d

Same here, only for 1.6 NetBSD/mac68k, pkgsrc updated from cvs Sat 15 May 
approx 10pm EDT... Failure is when compiling filter.c. The message from 
Hisashi Fujinaka about this on 14 May indicated that he was able to get 
filter.c compiled by increasing ulimit (not sure which resource). I notice 
that "ulimit -d `ulimit -H -d`" occured earlier in the build, but that 
didn't help me any.

Final message before it croaked:

make PREFIX=/usr/pkg CC=gcc -O2 -I/usr/include -I/usr/pkg/include 
-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -f makefile.neb
gcc -O2 -I/usr/include -I/usr/pkg/include  -L/usr/lib -Wl,-R/usr/lib 
-L/usr/pkg/lib -Wl,-R/usr/pkg/lib   -DDEBUG -DDEBUGJOURNAL     -DNETBSD 
-DSYSTYPE=\"NEB\" -DMOUSE -I/usr/pkg/include/c-client   -I/usr/include 
-I/usr/pkg/include -c filter.c
gcc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/pine/work/pine4.60/pine
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/pine
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/pine


Mark