[Bug 236216] devel/valgrind: clang 8 crashes during build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 4 13:25:58 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236216
Bug ID: 236216
Summary: devel/valgrind: clang 8 crashes during build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: needs-qa
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bdrewery at FreeBSD.org
Reporter: jbeich at FreeBSD.org
Blocks: 236062
Flags: maintainer-feedback?(bdrewery at FreeBSD.org)
Assignee: bdrewery at FreeBSD.org
$ poudriere jail -cj clang8 -v projects/clang800-import -m svn+https
$ poudriere testport -j clang8 devel/valgrind
[...]
cc -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing
-Wno-tautological-compare -Wno-cast-align -Wno-self-assign -fno-stack-protector
-no-integrated-as \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
-m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith
-Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length
-Wno-tautological-compare -fno-strict-aliasing -fno-builtin
-fomit-frame-pointer \
-O -S -o auxprogs/genoffsets.s \
./auxprogs/genoffsets.c
Assertion failed: (isInt() && "Invalid accessor"), function getInt, file
/poudriere/jails/headamd64PR236062/usr/src/contrib/llvm/tools/clang/include/clang/AST/APValue.h,
line 253.
cc: error: unable to execute command: Abort trap (core dumped)
cc: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 8.0.0 (branches/release_80 354799) (based on LLVM 8.0.0)
Target: x86_64-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin
http://package18.nyi.freebsd.org/data/headamd64PR236062-default/2019-03-01_06h42m53s/logs/errors/valgrind-3.10.1.20160113_7,1.log
http://package18.nyi.freebsd.org/data/headamd64PR236062-default/2019-03-01_06h42m53s/logs/errors/valgrind-devel-3.10.1.20160113_6,1.log
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236062
[Bug 236062] [exp-run] Against projects/clang800-import branch
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list