You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Wall (JIRA)" <ji...@apache.org> on 2016/08/10 16:39:20 UTC

[jira] [Commented] (ACCUMULO-4399) building native module doesn't work in working path with spaces

    [ https://issues.apache.org/jira/browse/ACCUMULO-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415551#comment-15415551 ] 

Michael Wall commented on ACCUMULO-4399:
----------------------------------------

[~busbey] are you thinking this is issue with the Makefile versus an issue with the build server config?  This is from the logs of one of the failures.

{code}
[INFO] --- exec-maven-plugin:1.4.0:exec (test-native-libs) @ accumulo-native ---
g++ -g -fPIC -shared -O3 -Wall -I/home/jenkins/tools/java/latest1.8/include -I/home/jenkins/tools/java/latest1.8/include/linux -Ijavah  -o libaccumulo.so nativeMap/org_apache_accumulo_tserver_NativeMap.cc 
JAVA_HOME is /home/jenkins/tools/java/latest1.8
make: *** No rule to make target `/home/jenkins/jenkins-slave/workspace/Accumulo-master-IT/it.test/ArbitraryTablePropertiesIT/jdk/JDK', needed by `runTests'.  Stop.
{code}

I also noticed the build is is building the master branch, not the 1.8 branch.

> building native module doesn't work in working path with spaces
> ---------------------------------------------------------------
>
>                 Key: ACCUMULO-4399
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4399
>             Project: Accumulo
>          Issue Type: Bug
>          Components: build, native
>            Reporter: Sean Busbey
>            Assignee: Christopher Tubbs
>            Priority: Blocker
>             Fix For: 1.7.3, 1.8.0, 1.9.0
>
>
> After our ITs were moved to use the JDK with the preferred infra name of "JDK 1.8 (latest)" all of them failed while trying to build the native module.
> https://builds.apache.org/job/Accumulo-master-IT/5/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)