[
https://issues.apache.org/jira/browse/ZOOKEEPER-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431700#comment-16431700
]
ASF GitHub Bot commented on ZOOKEEPER-3017:
-------------------------------------------
Github user anmolnar commented on the issue:
https://github.com/apache/zookeeper/pull/499
[exec] BUILD FAILED
[exec] [exec] OK (74)
[exec]
/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/build.xml:1355:
The following error occurred while executing this line:
[exec] [exec] FAIL: zktest-mt
[exec] [exec] ==========================================
[exec] [exec] 1 of 2 tests failed
[exec] [exec] Please report to [email protected]
[exec] [exec] ==========================================
[exec] [exec] make[1]: Leaving directory
`/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/build/test/test-cppunit'
[exec] [exec] *** Error in `./zktest-mt': corrupted double-linked
list: 0x0000000000f5a810 ***
[exec] [exec] /bin/bash: line 5: 26913 Aborted
ZKROOT=/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/src/c/../..
CLASSPATH=$CLASSPATH:$CLOVER_HOME/lib/clover.jar ${dir}$tst
[exec] [exec] make[1]: *** [check-TESTS] Error 1
[exec] [exec] make: *** [check-am] Error 2
@andschwa The only clue I can see is that `zktest-mt` is failing. It might
be flaky. Are you sure it's not related to your change? Are you able to run it
locally?
> Link libm in CMake on FreeBSD
> -----------------------------
>
> Key: ZOOKEEPER-3017
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3017
> Project: ZooKeeper
> Issue Type: Task
> Reporter: David Forsythe
> Priority: Minor
>
> Libm needs to be linked on FreeBSD.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)