Subject: pkg/29877: archivers/gsharutils broken on -current and 3.0_BETA
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <hira@po6.nsk.ne.jp>
List: pkgsrc-bugs
Date: 04/04/2005 02:10:00
>Number:         29877
>Category:       pkg
>Synopsis:       archivers/gsharutils broken on -current and 3.0_BETA
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 04 02:10:00 +0000 2005
>Originator:     Kouichirou Hiratsuka
>Release:        NetBSD 3.99.3
>Organization:
>Environment:
System: NetBSD firefly.localdomain 3.99.3 NetBSD 3.99.3 (PBG4.current) #0: Sat Apr 2 14:05:33 JST 2005 root@firefly.localdomain:/usr/src/sys/arch/macppc/compile/PBG4.current macppc
Architecture: powerpc
Machine: macppc
>Description:
	archivers/gsharutils has a problem on -current and 3.0_BETA.
	benchmarks/xengine fails to build.

# cd /usr/pkgsrc/benchmarks/xengine
# make
===> *** No /work/NetBSD/packages/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum SHA1 OK for xengine/part01.z.
=> Checksum RMD160 OK for xengine/part01.z.
=> Checksum SHA1 OK for xengine/patch1.z.
=> Checksum RMD160 OK for xengine/patch1.z.
===> Extracting for xengine-1.0.1nb1
===> Required installed package xorg-libs>=6.8.2: xorg-libs-6.8.2 found
===> Required installed package fontconfig>=2.2.96nb1: fontconfig-2.3.1 found
===> Required installed package zlib>=1.2.1nb3: zlib-1.2.2 found
===> Required installed package freetype2>=2.1.9nb1: freetype2-2.1.9nb1 found
===> Required installed package expat>=1.95.8nb2: expat-1.95.8nb2 found
===> Required installed package gsharutils>=4.2.1: gsharutils-4.2.1nb5 found
===> Required installed package xpkgwedge>=1.5: xpkgwedge-1.12 found
standard input:
shar: Will not clobber existing file "Imakefile"
shar: Will not clobber existing file "Makefile"
shar: Will not clobber existing file "README"
shar: Will not clobber existing file "patchlevel.h"
shar: Will not clobber existing file "xengine.c"
shar: Will not clobber existing file "xengine.man"
shar: End of shell archive.
*** Error code 141

Stop.
make: stopped in /usr/pkgsrc/benchmarks/xengine
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/benchmarks/xengine
#

	This works fine on NetBSD-2.0.1.

>How-To-Repeat:
	cd ${PKGSRCDIR}/benchmarks/xengine
	make

>Fix:
	Sorry, I don't know.