From owner-freebsd-arm@freebsd.org Tue May 23 14:41:30 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDC6BD7AE97 for ; Tue, 23 May 2017 14:41:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B47081D89 for ; Tue, 23 May 2017 14:41:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v4NEfUo2036361 for ; Tue, 23 May 2017 14:41:30 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Tue, 23 May 2017 14:41:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lsm5@fedoraproject.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2017 14:41:30 -0000 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.=