Date: Sun, 28 Apr 2019 00:27:58 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 237619] clang assertion failed when building databases/clickhouse with -DENABLE_TESTS=1 Message-ID: <bug-237619-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237619 Bug ID: 237619 Summary: clang assertion failed when building databases/clickhouse with -DENABLE_TESTS=3D1 Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: kai@FreeBSD.org While working on bug #237318 it came to light that Clang always crashes on 13.0-CURRENT@r346346 amd64 when the port databases/clickhouse is compiled w= ith -DENABLE_TESTS=3D1: Assertion failed: (getActiveBits() <=3D 64 && "Too many bits for uint64_t"), function getZExtValue, file /usr/local/poudriere/jails/13Camd64/usr/src/contrib/llvm/include/llvm/ ADT/APInt.h, line 1566. c++: error: unable to execute command: Abort trap (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin On 11.2-RELEASE and 12.0-RELEASE the port can be built without problems, ev= en if -DENABLE_TESTS=3D1 is set. --=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-237619-227>