pkgsrc-Bugs archive

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

Re: pkg/50273: sysutils/findutils build fails on netbsd-7/i386



The following reply was made to PR pkg/50273; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/50273: sysutils/findutils build fails on netbsd-7/i386
Date: Thu, 24 Sep 2015 00:06:04 -0500 (CDT)

 OK, it succeeds on netbsd-7/amd64:
 
 NetBSD yggdrasil.technoskunk.fur 7.0_RC3 NetBSD 7.0_RC3 (YGGDRASIL) #114: Thu Sep 10 11:31:46 CDT 2015  sysop%yggdrasil.technoskunk.fur@localhost:/r0/build/netbsd-7/obj/amd64/sys/arch/amd64/compile/YGGDRASIL amd64
 
 
 It fails in the same fashion as initially reported on NetBSD-7.99.21/macppc:
 
 NetBSD sawtooth.technoskunk.fur 7.99.21 NetBSD 7.99.21 (GENERIC) #22: Wed Sep 16 14:21:21 CDT 2015  sysop%skuld.technoskunk.fur@localhost:/d0/build/current/obj/macppc/sys/arch/macppc/compile/GENERIC macppc
 
 It fails in the same fashion as initially reported on netbsd-7/sparc:
 
 NetBSD jean.technoskunk.fur 7.0_RC3 NetBSD 7.0_RC3 (JEAN) #31: Thu Sep 10 19:38:07 CDT 2015  sysop%skuld.technoskunk.fur@localhost:/d0/build/netbsd-7/obj/sparc/sys/arch/sparc/compile/JEAN sparc
 
 It fails in a similar fashion on netbsd-6/i386:
 
 [...]
 depbase=`echo getdate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..  -I../../intl -I/usr/include -I/usr/pkg/include  -O2 -I/usr/include -MT getdate.o -MD -MP -MF $depbase.Tpo -c -o getdate.o getdate.c &&\
 mv -f $depbase.Tpo $depbase.Po
 depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..  -I../../intl -I/usr/include -I/usr/pkg/include  -O2 -I/usr/include -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\
 mv -f $depbase.Tpo $depbase.Po
 getdate.y:117:1: error: negative width in bit-field 'verify_error_if_negative_size__'
 Makefile:890: recipe for target 'getdate.o' failed
 gmake[4]: *** [getdate.o] Error 1
 [...]
 
 These are all the platforms to which I currently have access.  I can
 probably set up a sparc64 system to try soon.
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index