stanley shi created BIGTOP-1503:
-----------------------------------
Summary: docker image bigtop/slaves:opensuse-12.3 cannot build hue
Key: BIGTOP-1503
URL: https://issues.apache.org/jira/browse/BIGTOP-1503
Project: Bigtop
Issue Type: Bug
Components: build
Affects Versions: 0.8.0
Reporter: stanley shi
I was using centos 6.5; running the bigtop/slaves:opensuse-12.3 docker image,
trying to build hue but failed with the following error:
{quote}
:hue_vardefines
1:hue-download
File /phd/bigtop/dl/release-3.6.0.tar.gz appears to be already
downloaded. Exiting...
:hue-tar
PATCHES are
Copy /phd/bigtop/dl/release-3.6.0.tar.gz to
/phd/bigtop/build/hue/tar/hue-3.6.0.tar.gz
:hue-srpm
Wrote: /phd/bigtop/build/hue/rpm/SRPMS/hue-3.6.0.phd.3.0.0.0-1.src.rpm
:hue-rpm
error: Failed build dependencies:
python-devel is needed by hue-3.6.0.phd.3.0.0.0-1.x86_64
python-setuptools is needed by hue-3.6.0.phd.3.0.0.0-1.x86_64
libxml2-devel is needed by hue-3.6.0.phd.3.0.0.0-1.x86_64
libxslt-devel is needed by hue-3.6.0.phd.3.0.0.0-1.x86_64
cyrus-sasl-devel is needed by hue-3.6.0.phd.3.0.0.0-1.x86_64
krb5-devel is needed by hue-3.6.0.phd.3.0.0.0-1.x86_64
sqlite3-devel is needed by hue-3.6.0.phd.3.0.0.0-1.x86_64
openldap2-devel is needed by hue-3.6.0.phd.3.0.0.0-1.x86_64
libmysqlclient-devel is needed by hue-3.6.0.phd.3.0.0.0-1.x86_64
Installing /phd/bigtop/output/hue/hue-3.6.0.phd.3.0.0.0-1.src.rpm
:hue-rpm FAILED
FAILURE: Build failed with an exception.
* Where:
Script '/phd/bigtop/packages.gradle' line: 320
* What went wrong:
Execution failed for task ':hue-rpm'.
> Process 'command 'rpmbuild'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED
Total time: 8.167 secs
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)