Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Oct 2021 10:56:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 258837] www/firefox: unbreak llvm=13 build
Message-ID:  <bug-258837-21738@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 258837
           Summary: www/firefox: unbreak llvm=3D13 build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko@FreeBSD.org
          Reporter: evgeniy@khramtsov.org
                CC: gecko@FreeBSD.org
          Assignee: gecko@FreeBSD.org
             Flags: maintainer-feedback?(gecko@FreeBSD.org)
 Attachment #228314 maintainer-approval?(gecko@FreeBSD.org)
             Flags:
                CC: gecko@FreeBSD.org

Created attachment 228314
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228314&action=
=3Dedit
v1 (use "git am")

Restore patch-bug1628567 to unbreak glslopt crate build due to cc crate
passing Rust target "x86_64-unknown-freebsd" without OS version to clang++:

[glslopt 0.1.9] cargo:warning=3D/wrkdirs/usr/ports/www/firefox/work/.build/
ist/system_wrappers/new:3:15: fatal error: 'new' file not found
[glslopt 0.1.9] cargo:warning=3D#include_next <new>

Build passed on 12.2/amd64 jail with this patch (llvm=3D13 and llvm=3D12) a=
nd
without (llvm=3D12). Also, build still passes after forced LTO with llvm=3D=
13 via
reverting ports 4e67118c7.

Note, ports llvm still uses base libc++ (bug 215193), so this helps bug 258=
209
only partly. Upstream bug 1731582 patches might be needed for in base libc++
13:
https://bugzilla.mozilla.org/show_bug.cgi?id=3D1731582

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-258837-21738>