Date: Thu, 20 Aug 2015 12:54:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 202515] Raspberry Pi2 make buildworld fails Message-ID: <bug-202515-7@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202515 Bug ID: 202515 Summary: Raspberry Pi2 make buildworld fails Product: Base System Version: 11.0-CURRENT Hardware: arm OS: Any Status: New Severity: Affects Some People Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: karl@denninger.net Created attachment 160142 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160142&action=edit Requested to be added by the compiler Svn updated yesterday and started a "make buildworld", woke up to a failure here with the compiler asking me to submit a bug. c++ -O -pipe -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/include -I /usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/include -I/usr /src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema -I. -I/us r/src/lib/clang/libclangsema/../../../contrib/llvm/../../lib/clang/include -DLLV M_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno- strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"armv6-gnueabi-freebsd11.0\" -DLLV M_HOST_TRIPLE=\"armv6-unknown-freebsd11.0\" -DDEFAULT_SYSROOT=\"/usr/obj/usr/src /tmp\" -Qunused-arguments -I/usr/obj/usr/src/tmp/legacy/usr/include -std=c++11 -fno-exceptions -fno-rtti -stdlib=libc++ -Wno-c++11-extensions -c /usr/src/lib/c lang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp -o SemaDeclCXX.o c++ -O -pipe -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/include -I /usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/include -I/usr /src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema -I. -I/us r/src/lib/clang/libclangsema/../../../contrib/llvm/../../lib/clang/include -DLLV M_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno- strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"armv6-gnueabi-freebsd11.0\" -DLLV M_HOST_TRIPLE=\"armv6-unknown-freebsd11.0\" -DDEFAULT_SYSROOT=\"/usr/obj/usr/src /tmp\" -Qunused-arguments -I/usr/obj/usr/src/tmp/legacy/usr/include -std=c++11 -fno-exceptions -fno-rtti -stdlib=libc++ -Wno-c++11-extensions -c /usr/src/lib/c lang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp -o SemaDeclObjC.o c++: error: unable to execute command: Killed c++: error: clang frontend command failed due to signal (use -v to see invocatio n) FreeBSD clang version 3.6.1 (tags/RELEASE_361/final 237755) 20150525 Target: armv6--freebsd11.0-gnueabi Thread model: posix c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.or g/submit/ and include the crash backtrace, preprocessed source, and associated r un 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/SemaDeclObjC-c934e4.cpp c++: note: diagnostic msg: /tmp/SemaDeclObjC-c934e4.sh c++: note: diagnostic msg: ******************** *** Error code 254 Stop. make[4]: stopped in /usr/src/lib/clang/libclangsema *** Error code 1 Stop. -- 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-202515-7>