Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2017 14:41:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 219473] make buildworld fails on raspberry pi 3 with c++: error: unable to execute command: Killed
Message-ID:  <bug-219473-7@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219473

            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@FreeBSD.org
          Reporter: lsm5@fedoraproject.org

Created attachment 182831
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D182831&action=
=3Dedit
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:1=
6:39
MST 2017=20=20=20=20
raspberry@hive.raspbsd.org:/usr/home/brd/rpi3/crochet/work/obj/arm64.aarch6=
4/usr/src/sys/GENERIC
 arm64


I ran "make buildworld" on freebsd CURRENT, (master branch from git, commit=
 id=20
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, preproces=
sed
source, and associated run script.
c++: note: diagnostic msg:=20
********************

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:=20

********************
*** 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

--=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-219473-7>