[Bug 272430] Building parts of build-tools appears to be broken
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272430] Building parts of build-tools appears to be broken"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272430] Building parts of build-tools appears to be broken"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272430] Building parts of build-tools appears to be broken"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272430] Building parts of build-tools appears to be broken"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272430] Building parts of build-tools appears to be broken"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272430] Building parts of build-tools appears to be broken"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272430] Building parts of build-tools appears to be broken"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Jul 2023 22:57:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272430 Bug ID: 272430 Summary: Building parts of build-tools appears to be broken Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: kenrap@kennethraplee.com I don't know if this is because of having a broken toolchain in base but these kinds of errors have been persistent for me even after running `make clean` or `make cleanuniverse`. # uname -aKU FreeBSD freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n264064-2596008a0bde: Sat Jul 8 13:37:22 PDT 2023 root@freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400093 1400093 ________________________________ --- curses.h --- cat: stdout: Bad file descriptor cat: stdout: Bad file descriptor cat: stdout: Bad file descriptor *** [curses.h] Error code 1 make[3]: stopped in /usr/src/lib/ncurses/tinfo 1 error make[3]: stopped in /usr/src/lib/ncurses/tinfo *** [build-tools_lib/ncurses/tinfo] Error code 2 make[2]: stopped in /usr/src --- build-tools_usr.bin/awk --- *** [build-tools_usr.bin/awk] Error code 6 make[2]: stopped in /usr/src --- build-tools_bin/csh --- *** [build-tools_bin/csh] Error code 6 make[2]: stopped in /usr/src --- build-tools_rescue/rescue --- *** [build-tools-bin/csh] Error code 6 make[3]: stopped in /usr/src/rescue/rescue --- build-tools_usr.bin/vi/catalog --- *** [build-tools_usr.bin/vi/catalog] Error code 6 make[2]: stopped in /usr/src --- build-tools_bin/sh --- *** [build-tools_bin/sh] Error code 6 make[2]: stopped in /usr/src --- build-tools_rescue/rescue --- --- build-tools-bin/sh --- *** [build-tools-bin/sh] Error code 6 make[3]: stopped in /usr/src/rescue/rescue 2 errors make[3]: stopped in /usr/src/rescue/rescue *** [build-tools_rescue/rescue] Error code 2 make[2]: stopped in /usr/src --- build-tools_lib/libpmc/pmu-events --- *** [build-tools_lib/libpmc/pmu-events] Error code 6 make[2]: stopped in /usr/src --- build-tools_lib/libmagic --- *** [build-tools_lib/libmagic] Error code 6 make[2]: stopped in /usr/src 8 errors make[2]: stopped in /usr/src 1.13 real 2.52 user 0.46 sys make[1]: stopped in /usr/src make: stopped in /usr/src -- You are receiving this mail because: You are the assignee for the bug.