On 9-3-2017 22:00, Willem Jan Withagen wrote: > Hi, > > FreBSD Jenkins complains: > > ../../../lib/librbd_internal.a(GetStatusRequest.cc.o): In function > `librbd::mirror::GetStatusRequest<librbd::ImageCtx>::send()': > /home/jenkins/workspace/ceph-master/src/librbd/mirror/GetStatusRequest.cc:(.text._ZN6librbd6mirror16GetStatusRequestINS_8ImageCtxEE4sendEv[_ZN6librbd6mirror16GetStatusRequestINS_8ImageCtxEE4sendEv]+0xcc): > undefined reference to `cls::rbd::MirrorImageStatus::~MirrorImageStatus()' > > c++: error: linker command failed with exit code 1 (use -v to see > invocation) > > Not sure why Clang creates this reference and then on how to fix this. Attempt to fix: cls/rbd/cls_rbd_types.h: add missing destructor #13910 --WjW -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html