[Bug 215467] archivers/lzo2 clang segfault during build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 21 13:08:31 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215467

            Bug ID: 215467
           Summary: archivers/lzo2 clang segfault during build
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mandree at FreeBSD.org
          Reporter: freebsd.bugs at itsacon.net
             Flags: maintainer-feedback?(mandree at FreeBSD.org)
          Assignee: mandree at FreeBSD.org

Created attachment 178175
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178175&action=edit
preprocessed source and run script

System:  11.0-RELEASE-p5, i386

When building archivers/lzo2, clang segfaults with the message:

cc: error: unable to execute command: Segmentation fault (core dumped)
cc: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM
3.8.0)
Target: i386-unknown-freebsd11.0
Thread model: posix
InstalledDir: /usr/bin
cc: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed
source, and associated run script.
cc: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /tmp/lzo1a-e3573d.c
cc: note: diagnostic msg: /tmp/lzo1a-e3573d.sh
cc: note: diagnostic msg:

********************
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/archivers/lzo2/work/lzo-2.09
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/archivers/lzo2/work/lzo-2.09
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/archivers/lzo2
*** Error code 1

Stop.
make: stopped in /usr/ports/archivers/lzo2

===>>> make build failed for archivers/lzo2
===>>> Aborting update


Setting MAKE_JOBS_UNSAFE=yes does not help.

Attached are the two files mentioned in the error.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list