Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Mar 2019 13:25:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236216] devel/valgrind: clang 8 crashes during build
Message-ID:  <bug-236216-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 236062
             Flags: maintainer-feedback?(bdrewery@FreeBSD.org)
          Assignee: bdrewery@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=20
-Wno-tautological-compare -Wno-cast-align -Wno-self-assign -fno-stack-prote=
ctor
-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=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-236216-7788>