Date: Mon, 20 Aug 2018 22:32:16 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230787] devel/llvm-cheri: fails to build with clang 7 Message-ID: <bug-230787-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230787 Bug ID: 230787 Summary: devel/llvm-cheri: fails to build with clang 7 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-qa Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: brooks@FreeBSD.org Reporter: jbeich@FreeBSD.org Blocks: 230355 Assignee: brooks@FreeBSD.org Flags: maintainer-feedback?(brooks@FreeBSD.org) $ fetch -qo /tmp/clang7.c++98.diff 'https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196011' $ poudriere jail -cj clang7 -P /tmp/clang7.c++98.diff -v projects/clang700-import -m svn+https $ poudriere testport -j clang7 devel/llvm-cheri [...] In file included from tools/clang/lib/Basic/Targets.cpp:26: In file included from tools/clang/lib/Basic/Targets/Mips.h:22: In file included from include/llvm/IR/Cheri.h:20: In file included from include/llvm/IR/Function.h:26: In file included from include/llvm/IR/Argument.h:19: include/llvm/IR/Attributes.h:74:14: fatal error: 'llvm/IR/Attributes.inc' f= ile not found #include "llvm/IR/Attributes.inc" ^~~~~~~~~~~~~~~~~~~~~~~~ http://package18.nyi.freebsd.org/data/headamd64PR230355gnucxx98-default/201= 8-08-20_17h42m49s/logs/errors/llvm-cheri-7.0.d20180806.log suggesting the following jobs aren't generated compared to Clang 6 [246/3545] cd ../.build && ../.build/bin/llvm-tblgen -gen-attrs -I include/llvm/IR -I include include/llvm/IR/Attributes.td -o include/llvm/IR/Attributes.inc.tmp -d include/llvm/IR/Attributes.inc.d [247/3545] cd ../.build/include/llvm/IR && cmake -E copy_if_different ../.build/include/llvm/IR/Attributes.inc.tmp ../.build/include/llvm/IR/Attributes.inc http://www.ipv6proxy.net/go.php?u=3Dhttp://beefy12.nyi.freebsd.org/data/hea= d-amd64-default/p477468_s337991/logs/llvm-cheri-7.0.d20180806.log Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230355 [Bug 230355] [exp-run] Against projects/clang700-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-230787-7788>