Date: Thu, 02 Feb 2017 07:49:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216718] multimedia/ffmpeg: clang 4.0 crashes with -O3 -march=native Message-ID: <bug-216718-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216718 Bug ID: 216718 Summary: multimedia/ffmpeg: clang 4.0 crashes with -O3 -march=3Dnative Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: multimedia@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: dim@FreeBSD.org Blocks: 216008 Assignee: multimedia@FreeBSD.org Flags: maintainer-feedback?(multimedia@FreeBSD.org) ffmpeg already passes -O3 by default as part of OPTIMIZED_CFLAGS option, so only CPUTYPE?=3Dnative in make.conf was something new. Assertion failed: (isLoopInvariant(Operands[i], L) && "SCEVAddRecExpr opera= nd is not loop-invariant!"), function getAddRecExpr, file /usr/src/contrib/llvm/lib/Analysis/ScalarEvolution.cpp, line 2963. cc: error: unable to execute command: Abort trap cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 4.0.0 (branches/release_40 293443) (based on LLVM 4.0= .0) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216008 [Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in bas= e to 4.0.0 --=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-216718-13>