Created attachment 228314 [details] 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=/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=#include_next <new> Build passed on 12.2/amd64 jail with this patch (llvm=13 and llvm=12) and without (llvm=12). Also, build still passes after forced LTO with llvm=13 via reverting ports 4e67118c7. Note, ports llvm still uses base libc++ (bug 215193), so this helps bug 258209 only partly. Upstream bug 1731582 patches might be needed for in base libc++ 13: https://bugzilla.mozilla.org/show_bug.cgi?id=1731582
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcc587e70268eb898aecad53ab9d08ea50e0bbab commit dcc587e70268eb898aecad53ab9d08ea50e0bbab Author: Evgeniy Khramtsov <evgeniy@khramtsov.org> AuthorDate: 2021-09-30 22:34:51 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-02 00:10:14 +0000 www/firefox: unbreak build with devel/llvm13 (lacks patch-D77776) 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=/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=#include_next <new> PR: 258837 www/firefox/files/patch-bug1628567 (new) | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+)
A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7f6e0701703f1efbedf5f92a02eed7c3aa7bbe9 commit b7f6e0701703f1efbedf5f92a02eed7c3aa7bbe9 Author: Evgeniy Khramtsov <evgeniy@khramtsov.org> AuthorDate: 2021-09-30 22:34:51 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-02 00:12:08 +0000 www/firefox: unbreak build with devel/llvm13 (lacks patch-D77776) 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=/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=#include_next <new> PR: 258837 (cherry picked from commit dcc587e70268eb898aecad53ab9d08ea50e0bbab) www/firefox/files/patch-bug1628567 (new) | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+)