[Bug 223809] archivers/zstd: clang 5.0 crashes during build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 23 04:44:59 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223809
Bug ID: 223809
Summary: archivers/zstd: clang 5.0 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: sunpoet at FreeBSD.org
Reporter: jbeich at FreeBSD.org
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Assignee: sunpoet at FreeBSD.org
==> no liblz4, building zstd without .lz4 support
/nxb-bin/usr/bin/cc -I../lib -I../lib/common -I../lib/compress
-I../lib/dictBuilder -DZSTD_NEWAPI -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy
-DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS
-DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -O2 -pipe -fno-strict-aliasing
-pthread -lz -llzma ../lib/common/entropy_common.c
../lib/common/error_private.c ../lib/common/fse_decompress.c
../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c
../lib/common/zstd_common.c ../lib/compress/fse_compress.c
../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c
../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c
../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c
../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c
../lib/decompress/huf_decompress.c ../lib/decompress/zstd_decompress.c
../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c
../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c
../lib/le
gacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o fileio.o bench.o datagen.o
dibio.o -o zstd -pthread -lz -llzma
Assertion failed: (LiveCPSR && "CPSR liveness tracking is wrong!"), function
UpdateCPSRUse, file
/usr/local/poudriere/jails/head-armv6/usr/src/contrib/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp,
line 961.
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 5.0.0 (tags/RELEASE_500/final 312559) (based on LLVM
5.0.0svn)
Target: armv6-unknown-freebsd12.0-gnueabihf
Thread model: posix
InstalledDir: /nxb-bin/usr/bin
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p454738_s325568/logs/zstd-1.3.2.log
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list