Hi Ken,
>From your earlier mail re RPM packaging pain and python,
[ http://oss.sgi.com/archives/pcp/2012-11/msg00084.html ]
the attached patch may help to work around it, not sure,
give it a crack and let me know. Its a hack.
With your last set of changes, I see this in RPM builds
(this from a RHEL6.3 build):
...
=== tar ===
Wrote:
/source/build/debug-info-path/git/golden-pcp/build/tar/pcp-3.6.11-1.tar.gz
=== rpm ===
DEFS=`grep '^--define' rpmmacros`; \
eval /usr/bin/rpmbuild -ba $DEFS \
--target x86_64-unknown-linux \
--clean pcp.spec fedora.spec
error: line 10: Empty tag: BuildRoot:
Building target platforms: x86_64-unknown-linux
Building for target x86_64-unknown-linux
gmake[1]: *** [pack_pcp] Error 1
make: *** [pack_pcp] Error 2
make: Leaving directory `/source/build/debug-info-path/git/golden-pcp/build'
cheers.
--
Nathan
|