Date: Fri, 21 Aug 2020 05:25:23 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 247440] unable to build world: clang++: error: unable to execute command: Segmentation fault (core dumped) Message-ID: <bug-247440-227-CN3h6cGoEI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247440-227@https.bugs.freebsd.org/bugzilla/> References: <bug-247440-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247440 --- Comment #2 from igor.polovykh@gmail.com --- 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, preproces= sed 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=3D'nm' NMFLAGS=3D'' lorder libxo.o xo_encoder.o xo_sys= log.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= =3D'nm' NMFLAGS=3D'' 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: --=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-247440-227-CN3h6cGoEI>