On my home machine update_stable succeeded to the end. The only thing
that didn't work was signing of the tarballs. I could just do that
manually so we can get the beta out the door. Should I?
Warren
On 12/03/2009 12:51 PM, Justin Mason wrote:
huh, I get something even worse:
++ perl Makefile.PL
/libexec/ld-elf.so.1: Shared object "libm.so.4" not found, required by
"perl"
we may need to consider not building on people.apache.org
<http://people.apache.org>, it was initially chosen as a reliable,
slow-changing host but in reality it's been entirely the opposite since
we started using it :( Deprecating shared lib versions between FreeBSD
releases is the last straw, this is really going to screw up the
packaging infrastructure! argh.
It should be possible to build the packages locally (possibly editing
the build/update_* scripts to remove/cope with changing paths), or on
one of the zones.
--j.
On Thu, Dec 3, 2009 at 05:30, Warren Togami <[email protected]
<mailto:[email protected]>> wrote:
build/README:
- run "./build/update_stable" to build the tar.gz files.
PATH=$HOME/sabuildtools/perl584/bin:$HOME/sabuildtools/bin:$PATH
./build/update_stable
REQUIRED module missing: NetAddr::IP
optional module missing: Mail::SPF
optional module missing: IP::Country
optional module missing: Razor2
optional module missing: Net::Ident
optional module missing: Mail::DKIM
optional module missing: Encode::Detect
warning: some functionality may not be available,
please read the above report before continuing!
++ make version.env
make: don't know how to make version.env. Stop
++ exit 2
It is failing to create the Makefile when running on
people.apache.org <http://people.apache.org>. The script is
succeeding a bit further when running on my own machine, but it is
failing to create .asc files for the source tarballs.
Warren Togami
[email protected] <mailto:[email protected]>
--
--j.