You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2014/11/27 16:53:12 UTC

[jira] [Created] (BIGTOP-1551) build stops because gradle does not handle symlinks well

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)