Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Nov 2019 14:00:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241709] databases/mongodb36: fails to build w/ llvm9
Message-ID:  <bug-241709-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241709

            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@FreeBSD.org
          Reporter: kevans@freebsd.org
                CC: dev@dudu.ro
                CC: dev@dudu.ro
             Flags: maintainer-feedback?(dev@dudu.ro)

Created attachment 208856
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208856&action=
=3Dedit
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/9c6751b9765d269b667324bb2efe1ca76a9=
16d20
-- it should be noted that llvm now warns because this is a C++17 feature, =
but
it builds it anyways.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241709-7788>