Project

General

Custom queries

Profile

Actions

Task #10213

closed

log4cxx not available on ubuntu

Added by Chambon Bernard almost 10 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Low
Assigned To:
-
Category:
-
Start date:
06/19/2015
Due date:
% Done:

0%

Estimated time:

Description

On ubuntu, can't execute unit test using log4cxx (ok on centos)
The failure is due to log4cxx used in libhiguys
The probleme can be show with ldd -r :

root@ubuntu14-04-58e:~/workspace/MJMP/mjmp-java# ldd -r ../mjmp-cpp/build/libhiguys.so 
    linux-vdso.so.1 =>  (0x00007fffb5b43000)
    libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f3e92c80000)
    libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f3e92a6a000)
    libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3e926a4000)
    libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f3e9239e000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f3e93194000)
undefined symbol: _ZTIN7log4cxx7helpers13ObjectPtrBaseE    (../mjmp-cpp/build/libhiguys.so)
undefined symbol: _ZN7log4cxx3xml15DOMConfigurator9configureERKSs    (../mjmp-cpp/build/libhiguys.so)
undefined symbol: _ZN7log4cxx7helpers13MessageBuffer3strERNS0_17CharMessageBufferE    (../mjmp-cpp/build/libhiguys.so)
undefined symbol: _ZN7log4cxx5Level8getFatalEv    (../mjmp-cpp/build/libhiguys.so)
undefined symbol: _ZNK7log4cxx6Logger14isErrorEnabledEv    (../mjmp-cpp/build/libhiguys.so)

Not important, just to remember ...

Actions #1

Updated by Chambon Bernard over 9 years ago

  • Status changed from New to Rejected

This task is rejected since log4cxx available on centos (the platform were treqs must be compiled)

Actions #2

Updated by Chambon Bernard over 9 years ago

  • Tracker changed from Configuration to Task
Actions

Also available in: Atom PDF