On Fri, Feb 23, 2018 at 4:41 PM, Willem Jan Withagen <wjw@xxxxxxxxxxx> wrote: > Hi, > > There is this Clang error in my jenkins builds, and > I've been breaking my head over this one for a few days already: > > gmake -f src/client/CMakeFiles/client.dir/build.make > src/client/CMakeFiles/client.dir/build > /home/jenkins/workspace/ceph-master/src/common/lockdep.cc:21:12: error: > explicit specialization of 'std::__1::hash<pthread *>' after instantiation > struct hash<pthread_t> > ^~~~~~~~~~~~~~~ > /usr/include/c++/v1/thread:269:16: note: implicit instantiation first > required here > return hash<__libcpp_thread_id>()(__v.__id_); > ^ > 1 error generated. > > Tried quite a few thing, but it just does not seem to go away. > > Does anybody have suggestions on how to fix this. https://github.com/ceph/ceph/pull/20574 should address this. -- Regards Kefu Chai -- 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