Subject: Re: pkg/33332: www/lynx fails to install on amd64
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Ben Collver <collver@peak.org>
List: pkgsrc-bugs
Date: 04/22/2006 06:20:02
The following reply was made to PR pkg/33332; it has been noted by GNATS.
From: Ben Collver <collver@peak.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/33332: www/lynx fails to install on amd64
Date: Fri, 21 Apr 2006 23:16:29 -0700
I don't think this is specific to amd64.
Jlam recently added msgfmt to USE_TOOLS.
For some reason, the lynx binary includes the path to this tool.
That doesn't seem necessary.
This doesn't prevent the install, but it does prevent packaging,
which counts as a build failure in a bulk build.
I tried setting PKG_DEVELOPER=no, and the problem still happens.
When I unset PKG_DEVELOPER, the problem went away.