Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2022 23:13:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 263456] [exp-run] update LLVM_DEFAULT to 15
Message-ID:  <bug-263456-7141-poCFZbw7Uw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263456-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263456-7141@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #23 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dd2a712f7c12ae14b03c48b4098a7d84=
d6b0744ca

commit d2a712f7c12ae14b03c48b4098a7d84d6b0744ca
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-12-17 20:28:23 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-12-17 23:10:10 +0000

    devel/android-tools-simpleperf: lock llvm-version at 9

    LLVM_DEFAULT will be bumped to 15, this port fails with:
            [...]
            /usr/local/llvm15/include/llvm/ADT/STLForwardCompat.h:74:21:
            error: no template named 'remove_cv_t' i n namespace 'std'; did
            you mean 'remove_cv'?
              using type =3D std::remove_cv_t<std::remove_reference_t<T>>;
                           ~~~~~^~~~~~~~~~~
                                remove_cv
            [...]

    PR:             263456

 devel/android-tools-simpleperf/Makefile | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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