Project

General

Profile

Bug #39562

build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES #26799

Added by Willem Jan Withagen almost 5 years ago. Updated almost 5 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
build
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Otherwise linking could error like:

/usr/local/bin/ld: /usr/local/lib/libboost_python27.so: undefined reference to `PyUnicodeUCS4_FromEncodedObject'
/usr/local/bin/ld: /usr/local/lib/libboost_python27.so: undefined reference to `PyNumber_InPlaceDivide'
........
/usr/local/bin/ld: /usr/local/lib/libboost_python27.so: undefined reference to `PyStaticMethod_Type'
/usr/local/bin/ld: /usr/local/lib/libboost_python27.so: undefined reference to `PyTuple_Size'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake2: *** [src/test/rgw/CMakeFiles/unittest_rgw_dmclock_scheduler.dir/build.make:147: bin/unittest_rgw_dmclock_scheduler] Error 1


Related issues

Duplicated by rgw - Bug #39564: build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES #26799 Resolved

History

#1 Updated by Brad Hubbard almost 5 years ago

  • Duplicated by Bug #39564: build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES #26799 added

#2 Updated by Brad Hubbard almost 5 years ago

  • Status changed from New to Rejected

Also available in: Atom PDF