https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247440
--- Comment #2 from [email protected] --- make buildworld -j4 >> buildworld.log 2>&1 --- all_subdir_lib/libsysdecode --- clang: error: unable to execute command: Segmentation fault (core dumped) clang: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin clang: 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. --- all_subdir_lib/ncurses --- --- fld_current.o --- clang -O2 -pipe -I. -I/usr/obj/usr/src/amd64.amd64/lib/ncurses/ncurses -I/usr/src/lib/ncurses/ncurses -I/usr/src/lib/ncurses/ncurses -I/usr/src/contrib/ncurses/include -I/usr/src/contrib/ncurses/ncurses -Wall$ --- all_subdir_lib/libxo --- --- libxo.a --- building static xo library ar -crD libxo.a `NM='nm' NMFLAGS='' lorder libxo.o xo_encoder.o xo_syslog.o | tsort -q` --- all_subdir_lib/ncurses --- --- fld_def.o --- clang -O2 -pipe -I. -I/usr/obj/usr/src/amd64.amd64/lib/ncurses/ncurses -I/usr/src/lib/ncurses/ncurses -I/usr/src/lib/ncurses/ncurses -I/usr/src/contrib/ncurses/include -I/usr/src/contrib/ncurses/ncurses -Wall$ --- all_subdir_lib/libxo --- ranlib -D libxo.a --- libxo.so.0.full --- building shared library libxo.so.0 clang -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libxo.so.0.full -Wl,-soname,libxo.so.0 `NM='nm' NMFLAGS='' lorder libxo.pico xo_encoder.pico xo_syslog.pico |$ --- all_subdir_lib/libsysdecode --- clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/ioctl-3faa5b.c clang: note: diagnostic msg: /tmp/ioctl-3faa5b.sh clang: note: diagnostic msg: -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
