[Bug 251886] clang: error: clang frontend command failed due to signal

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 23 11:58:46 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251886

--- Comment #10 from igor.polovykh at gmail.com ---
added 16Gb RAM to server. Try to compile world with origin/stable/12 branch

always get error

clang  -O2 -pipe -fno-common   -D_XOPEN_SOURCE_EXTENDED -DENABLE_WIDEC -I.
-I/usr/obj/usr/src/amd64.amd64/lib/ncurses/ncursesw
-I/usr/src/lib/ncurses/ncursesw -I/usr/src/lib/ncurses/ncurses
-I/usr/src/contrib/$
--- lib/libufs__L ---
/usr/src/sys/ufs/ffs/ffs_subr.c:331:24: error: use of undeclared identifier
'CK_SUPPORTED'
                fs->fs_metackhash &= CK_SUPPORTED;
                                     ^
1 error generated.
*** [ffs_subr.o] Error code 1

make[4]: stopped in /usr/src/lib/libufs
1 error

make[4]: stopped in /usr/src/lib/libufs
--- lib/ncurses/ncurses__L ---
--- cddl/lib/libzfs_core__L ---
--- lib/ncurses/ncursesw__L ---


There is no "releng*" labels on https://github.com/freebsd/freebsd repository

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list