Can't build ZooKeeper RPM
-------------------------
Key: ZOOKEEPER-1210
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1210
Project: ZooKeeper
Issue Type: Bug
Components: build
Affects Versions: 3.4.0
Environment: Tested to fail on both Centos 6.0 and Fedora 14
Reporter: Tadeusz Andrzej Kadłubowski
Priority: Minor
I was trying to build the zookeeper RPM (basically, `ant rpm
-Dskip.contrib=1`), using build scripts that were recently merged from the work
on the ZOOKEEPER-999 issue.
The final stage, i.e. running rpmbuild failed. From what I understand it mixed
BUILD and BUILDROOT subdirectories in /tmp/zookeeper_package_build_tkadlubo/,
leaving BUILDROOT empty, and placing everything in BUILD.
The full build log is at http://pastebin.com/0ZvUAKJt (Caution: I cut out long
file listings from running tar -xvvf).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira