[Bug 219473] make buildworld fails on raspberry pi 3 with c++: error: unable to execute command: Killed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 23 14:41:30 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219473
Bug ID: 219473
Summary: make buildworld fails on raspberry pi 3 with c++:
error: unable to execute command: Killed
Product: Base System
Version: CURRENT
Hardware: arm64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: arm
Assignee: freebsd-arm at FreeBSD.org
Reporter: lsm5 at fedoraproject.org
Created attachment 182831
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182831&action=edit
associated run script
Not sure if this is the right place to post raspbsd bugs, but here it is..
# uname -a
FreeBSD rpi3 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r313109M: Thu Feb 2 16:16:39
MST 2017
raspberry at hive.raspbsd.org:/usr/home/brd/rpi3/crochet/work/obj/arm64.aarch64/usr/src/sys/GENERIC
arm64
I ran "make buildworld" on freebsd CURRENT, (master branch from git, commit id
25ba95ba2f9a6bef9f899033546e4dfecf1a36eb ), and it failed with this...
(/usr/src is symlinked to /usr/home/lsm5/repositories/freebsd)
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 3.9.1 (tags/RELEASE_391/final 289601) (based on LLVM
3.9.1)
Target: aarch64-unknown-freebsd12.0
Thread model: posix
InstalledDir: /usr/bin
c++: 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.
c++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/Registry-6cca15.cpp
c++: note: diagnostic msg: /tmp/Registry-6cca15.sh
c++: note: diagnostic msg:
********************
*** Error code 254
Stop.
make[4]: stopped in /usr/home/lsm5/repositories/freebsd/lib/clang/libclang
*** Error code 1
Stop.
make[3]: stopped in /usr/home/lsm5/repositories/freebsd/lib/clang
*** Error code 1
Stop.
make[2]: stopped in /usr/home/lsm5/repositories/freebsd
*** Error code 1
Stop.
make[1]: stopped in /usr/home/lsm5/repositories/freebsd
*** Error code 1
Stop.
make: stopped in /usr/home/lsm5/repositories/freebsd
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-arm
mailing list