Olaf Flebbe created BIGTOP-1551:
-----------------------------------
Summary: build stops because gradle does not handle symlinks well
Key: BIGTOP-1551
URL: https://issues.apache.org/jira/browse/BIGTOP-1551
Project: Bigtop
Issue Type: Bug
Reporter: Olaf Flebbe
Fix For: 0.9.0
Bigtop dies after compiling hue with this error:
{code}
Finished running lintian.
:hue-deb FAILED
FAILURE: Build failed with an exception.
* Where:
Script '/net/os2-debian80/fs1/olaf/bigtop/packages.gradle' line: 201
* What went wrong:
Execution failed for task ':hue-deb'.
> Unable to delete file:
> xxxxxxx/bigtop/output/hue/hue-3.6.0/debian/tmp/usr/lib/hue/build/env/include/python2.7/boolobject.h
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)