Subject: pkg/32478: pkg-config binary has install problems
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <damon@brodiefamily.org>
List: pkgsrc-bugs
Date: 01/08/2006 16:05:00
>Number:         32478
>Category:       pkg
>Synopsis:       pkg-config binary has install problems
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jan 08 16:05:00 +0000 2006
>Originator:     Damon Brodie
>Release:        NetBSD 3.99.15
>Organization:
	
>Environment:
	
	
System: NetBSD nomad.brodiefamily.org 3.99.15 NetBSD 3.99.15 (NOMAD) #36: Sat Jan 7 15:44:47 EST 2006 damon@nomad.brodiefamily.org:/usr/src-current/sys/arch/amd64/compile/obj/NOMAD amd64
Architecture: x86_64
Machine: amd64
>Description:
	pkg-config won't install:

/usr/bin/make  install-recursive
Making install in .
Making install in gmodule
/usr/bin/make  install-am
Making install in gthread
Making install in docs
Making install in tests
Making install in check
/bin/sh ./mkinstalldirs /usr/pkg/bin
  /bin/sh ./libtool --mode=install /usr/bin/install -c -s -o root -g wheel -m 555 pkg-config /usr/pkg/bin/pkg-config
/usr/bin/install -c -o root -g wheel -m 555 -s pkg-config /usr/pkg/bin/pkg-config
strip: there are no sections to be copied!
install: stripping /usr/pkg/bin/pkg-config: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/pkg-config/work/pkg-config-0.20
*** Error code 1

>How-To-Repeat:
	on a -current machine with current pkgsrc, try and install/upgrade the devel/pkg-config pkg.
>Fix:
	remove strip (-s) from the install commandline?

>Unformatted: