[ https://issues.apache.org/jira/browse/QPID-7671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254481#comment-16254481 ]
Chris Richardson edited comment on QPID-7671 at 11/16/17 12:23 AM: ------------------------------------------------------------------- [~aconway] it looks like this fix got pushed to the 1.36.x branch instead of master - I suspect this was not intentional? Apologies, please disregard - I was lead astray by a pre-OS upgrade dirty build. was (Author: crichardson): [~aconway] it looks like this fix got pushed to the 1.36.x branch instead of master - I suspect this was not intentional? > Problem building on debian (unstable) distribution: > --------------------------------------------------- > > Key: QPID-7671 > URL: https://issues.apache.org/jira/browse/QPID-7671 > Project: Qpid > Issue Type: Bug > Components: C++ Build > Affects Versions: qpid-cpp-1.36.0 > Reporter: Irina Boverman > Assignee: Alan Conway > Fix For: qpid-cpp-1.37.0 > > > This does not work: > -- > cmake . -DCMAKE_BUILD_TYPE=DebWithRelInfo > make -j4 > ... > [ 34%] Linking CXX shared library libqpidcommon.so > CMakeFiles/qpidcommon.dir/qpid/log/Logger.cpp.o: In function > `boost::serialization::singleton<qpid::log::Logger>::get_mutable_instance()': > Logger.cpp.text._ZN5boost13serialization9singletonIN4qpid3log6LoggerEE20get_mutable_instanceEv[_ZN5boost13serialization9singletonIN4qpid3log6LoggerEE20get_mutable_instanceEv]+0x5): > undefined reference to `boost::serialization::singleton_module::is_locked()' > collect2: error: ld returned 1 exit status > src/CMakeFiles/qpidcommon.dir/build.make:5583: recipe for target > 'src/libqpidcommon.so.2.0.0' failed > make[2]: *** [src/libqpidcommon.so.2.0.0] Error 1 > CMakeFiles/Makefile2:1271: recipe for target > 'src/CMakeFiles/qpidcommon.dir/all' failed > make[1]: *** [src/CMakeFiles/qpidcommon.dir/all] Error 2 > Makefile:160: recipe for target 'all' failed > make: *** [all] Error 2 > -- > In both cases: > Boost version: 1.62.0 > -- Found the following Boost libraries: > -- program_options > -- system -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org