Public bug reported:

mongodb 3.6.3 is currently failing to build in cosmic.

https://launchpadlibrarian.net/416133571/buildlog_ubuntu-cosmic-
amd64.mongodb_1%3A3.6.3-0ubuntu1.18.10.1_BUILDING.txt.gz

They all seem to be about Werror=class-memaccess. Example:
src/mongo/db/pipeline/value_internal.h:194:42: error: 'void* memmove(void*, 
const void*, size_t)' writing to an object of type 'class mongo::ValueStorage' 
with no trivial copy-assignment; use copy-assignment or copy-initialization 
instead [-Werror=class-memaccess]
         memmove(this, &rhs, sizeof(*this));
                                          ^
src/mongo/db/pipeline/value_internal.h:78:7: note: 'class mongo::ValueStorage' 
declared here


And, of course:
cc1plus: all warnings being treated as errors

** Affects: mongodb (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821361

Title:
  cosmic FTBFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mongodb/+bug/1821361/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to