Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Mar 2019 05:36:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236193] devel/llvm40: fails to build with clang 8
Message-ID:  <bug-236193-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236193
           Summary: devel/llvm40: fails to build with clang 8
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 236062
          Assignee: brooks@FreeBSD.org
             Flags: maintainer-feedback?(brooks@FreeBSD.org)

$ poudriere jail -cj clang8 -v projects/clang800-import -m svn+https
$ poudriere testport -j clang8 devel/llvm40
[...]
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:6275:24: error: a lambda parame=
ter
cannot shadow an explicitly captured entity
      CodeGenFunction &CGF, PrePostActionTy &) {
                       ^
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:6321:62: error: a lambda parame=
ter
cannot shadow an explicitly captured entity
  auto &&EndThenGen =3D [&CGF, Device, &Info](CodeGenFunction &CGF,
                                                             ^
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:6400:56: error: a lambda parame=
ter
cannot shadow an explicitly captured entity
  auto &&ThenGen =3D [&D, &CGF, Device](CodeGenFunction &CGF, PrePostAction=
Ty &)
{
                                                       ^

http://package18.nyi.freebsd.org/data/headamd64PR236062-default/2019-03-01_=
06h42m53s/logs/errors/llvm40-4.0.1_12.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236062
[Bug 236062] [exp-run] Against projects/clang800-import branch
--=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-236193-7788>