Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 2020 11:58:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 251886] clang: error: clang frontend command failed due to signal
Message-ID:  <bug-251886-29464-Nmp1I2B4BS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251886-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251886-29464@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=3D251886

--- Comment #10 from igor.polovykh@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 &=3D 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 reposito=
ry

--=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-251886-29464-Nmp1I2B4BS>