Summary: | devel/range-v3: Installs includes incompatible with clang13 (C++20) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Guido Falsi <madpilot> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | henry.hu.sh, mikael | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(henry.hu.sh) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | 260042 | ||||||
Bug Blocks: | 260040 | ||||||
Attachments: |
|
Description
Guido Falsi
![]() ![]() build fixes are covered by portmgr blanket approval. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf108be7a7cb0ab997984a70a2192af7d7040ab0 commit cf108be7a7cb0ab997984a70a2192af7d7040ab0 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2021-11-25 18:59:53 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2021-11-25 18:59:53 +0000 devel/range-v3: Fix installed include to work with clang13 Import upstream patch to fix incompatibility with clang13. This fixes build of telegram-desktop [1] in recent head after clang13 import. PR: 260044, 260040 [1] Approved by: build fix blanket Obtained from: https://github.com/ericniebler/range-v3/commit/0487cca29e352e8f16bbd91fda38e76e39a0ed28 devel/range-v3/Makefile | 1 + devel/range-v3/files/patch-0487cca29e35 (new) | 122 ++++++++++++++++++++++++++ 2 files changed, 123 insertions(+) (In reply to Mikael Urankar from comment #1) Thanks for pointing this out. Committed with blanket. |