You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/07 21:59:01 UTC

[jira] [Commented] (GEODE-4619) Geode Native build fails on ClientHandShake

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

ASF subversion and git services commented on GEODE-4619:
--------------------------------------------------------

Commit 6b260d72fb48af56ddd6a6b3739eaac3c3e10dea in geode-native's branch refs/heads/develop from [~eburghardt]
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=6b260d7 ]

GEODE-4619: adding strip components


> Geode Native build fails on ClientHandShake
> -------------------------------------------
>
>                 Key: GEODE-4619
>                 URL: https://issues.apache.org/jira/browse/GEODE-4619
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Addison
>            Priority: Major
>
> {code}
> import org.apache.geode.internal.cache.tier.ClientHandShake;
>                                            ^
>   symbol:   class ClientHandShake
>   location: package org.apache.geode.internal.cache.tier
> 1 error
> tests/javaobject/CMakeFiles/javaobject.dir/build.make:170: recipe for target 'tests/javaobject/CMakeFiles/javaobject.dir/java_compiled_javaobject' failed
> make[2]: *** [tests/javaobject/CMakeFiles/javaobject.dir/java_compiled_javaobject] Error 1
> make[2]: Leaving directory
> CMakeFiles/Makefile2:10506: recipe for target 'tests/javaobject/CMakeFiles/javaobject.dir/all' failed
> make[1]: *** [tests/javaobject/CMakeFiles/javaobject.dir/all] Error 2
> make[1]: Leaving directory'
> Makefile:151: recipe for target 'all' failed
> make: *** [all] Error 2
> {code}
> Most likely related to this change: GEODE-4439 refactor



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)