I need help with Clang error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

Thanx,
--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



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux