[Bug 241709] databases/mongodb36: fails to build w/ llvm9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 4 14:00:35 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241709

            Bug ID: 241709
           Summary: databases/mongodb36: fails to build w/ llvm9
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: kevans at freebsd.org
                CC: dev at dudu.ro
                CC: dev at dudu.ro
             Flags: maintainer-feedback?(dev at dudu.ro)

Created attachment 208856
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208856&action=edit
svn(1) diff against the ports tree

LLVM9 has made it to head/, so mongodb36 does not currently build on head.
Attaching a patch (against the ports tree) that backports the upstream fix:
https://github.com/mongodb/mongo/commit/9c6751b9765d269b667324bb2efe1ca76a916d20
-- it should be noted that llvm now warns because this is a C++17 feature, but
it builds it anyways.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list