Date: Sat, 04 Apr 2020 03:01:52 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 245341] make buildworld fails Message-ID: <bug-245341-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245341 Bug ID: 245341 Summary: make buildworld fails Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: ish@amail.plala.or.jp Attachment #213044 text/plain mime type: Created attachment 213044 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213044&action= =3Dedit /tmp/dummy-c49054.c % uname -a FreeBSD okra.ish.org 13.0-CURRENT FreeBSD 13.0-CURRENT #1 r359197M: Sun Mar= 22 12:34:40 JST 2020=20=20=20=20 ishizuka@okra.ish.org:/usr/altlocal/freebsd-current/obj/usr/altlocal/freebs= d-current/src/amd64.amd64/sys/GENERIC amd64 % svn up Updating '.': At revision 359627. % make -j1 buildworld [snip] cc -O2 -pipe -g -MD -MF.depend.dummy.o -MTdummy.o -std=3Dgnu99 -Wno-format-zero-length -Qunused-arguments=20=20 -I/usr/altlocal/freebsd-current/obj/usr/altlocal/freebsd-current/src/amd64.= amd64/tmp/legacy/usr/include -c /usr/altlocal/freebsd-current/src/tools/build/dummy.c -o dummy.o warning: unknown warning option '-Wno-format-zero-length' Stack dump: 0. Program arguments: cc -O2 -pipe -g -MD -MF.depend.dummy.o -MTdummy.o -std=3Dgnu99 -Wno-format-zero-length -Qunused-arguments -I/usr/altlocal/freebsd-current/obj/usr/altlocal/freebsd-current/src/amd64.= amd64/tmp/legacy/usr/include -c /usr/altlocal/freebsd-current/src/tools/build/dummy.c -o dummy.o=20 #0 0x0000000003e0db4e PrintStackTrace /usr/altlocal/freebsd-current/src/contrib/llvm-project/llvm/lib/Support/Uni= x/Signals.inc:564:13 #1 0x0000000003e0bcd5 RunSignalHandlers /usr/altlocal/freebsd-current/src/contrib/llvm-project/llvm/lib/Support/Sig= nals.cpp:69:18 #2 0x0000000003e0fc5e HandleCrash /usr/altlocal/freebsd-current/src/contrib/llvm-project/llvm/lib/Support/Cra= shRecoveryContext.cpp:77:5 #3 0x0000000003e0fde1 CrashRecoverySignalHandler /usr/altlocal/freebsd-current/src/contrib/llvm-project/llvm/lib/Support/Cra= shRecoveryContext.cpp:0:51 #4 0x0000000805036a10 handle_signal /usr/altlocal/freebsd-current/src/lib/libthr/thread/thr_sig.c:0:3 cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-rc4-5-g52c365aa9ca) Target: x86_64-unknown-freebsd13.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, preproces= sed source, and associated run script. cc: note: diagnostic msg:=20 ******************** 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/dummy-c49054.c cc: note: diagnostic msg: /tmp/dummy-c49054.sh cc: note: diagnostic msg:=20 ******************** *** [dummy.o] Error code 254 make[3]: stopped in /usr/altlocal/freebsd-current/src/tools/build 1 error make[3]: stopped in /usr/altlocal/freebsd-current/src/tools/build *** [legacy] Error code 2 make[2]: stopped in /usr/altlocal/freebsd-current/src 1 error make[2]: stopped in /usr/altlocal/freebsd-current/src *** [_legacy] Error code 2 make[1]: stopped in /usr/altlocal/freebsd-current/src 1 error make[1]: stopped in /usr/altlocal/freebsd-current/src *** [buildworld] Error code 2 make: stopped in /usr/altlocal/freebsd-current/src 1 error make: stopped in /usr/altlocal/freebsd-current/src --=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-245341-227>