Uwe L. Korn created ARROW-4659:
----------------------------------
Summary: [CI] ubuntu/debian nightlies fail because of missing
gandiva files
Key: ARROW-4659
URL: https://issues.apache.org/jira/browse/ARROW-4659
Project: Apache Arrow
Issue Type: Bug
Components: C++, Continuous Integration, Packaging
Reporter: Uwe L. Korn
Fix For: 0.13.0
The nightly jobs fail with
{code:java}
dh_install
dh_install: libgandiva13 missing files: usr/lib/*/gandiva/
dh_install: missing files, aborting
debian/rules:14: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status
2{code}
[~kou] [~kszucs] Is this because we now ship the precompiled code inside of the
binary library?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)