first time posting here hope i am in the right place to get some assistance with this error. this is on a NUC5i7RYH with ccache. let me know if more data is required. attempting my weekly build of freebsd-current i get the following: /usr/local/bin/ccache clang -fpic -DPIC -O2 -pipe -DSMB_CFG_FILE=\"/etc/nsmb.conf\" -I/usr/src/contrib/smbfs/include -DHAVE_ICONV=1 -MD -MF.depend.nb_name.pico -MTnb_name.pico -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c /usr/src/contrib/smbfs/lib/smb/nb_name.c -o nb_name.pico --- all_subdir_lib/libsysdecode --- /usr/src/lib/libsysdecode/errno.c:166:7: error: use of undeclared identifier 'SYSDECODE_ABI_CLOUDABI32'; did you mean 'SYSDECODE_ABI_CLOUDABI64'? case SYSDECODE_ABI_CLOUDABI32: ^~~~~~~~~~~~~~~~~~~~~~~~ SYSDECODE_ABI_CLOUDABI64 /usr/include/sysdecode.h:38:2: note: 'SYSDECODE_ABI_CLOUDABI64' declared here SYSDECODE_ABI_CLOUDABI64 ^ /usr/src/lib/libsysdecode/errno.c:167:7: error: duplicate case value 'SYSDECODE_ABI_CLOUDABI64' case SYSDECODE_ABI_CLOUDABI64: ^ /usr/src/lib/libsysdecode/errno.c:166:7: note: previous case defined here case SYSDECODE_ABI_CLOUDABI32: ^ /usr/src/lib/libsysdecode/errno.c:193:7: error: use of undeclared identifier 'SYSDECODE_ABI_CLOUDABI32'; did you mean 'SYSDECODE_ABI_CLOUDABI64'? case SYSDECODE_ABI_CLOUDABI32: ^~~~~~~~~~~~~~~~~~~~~~~~ SYSDECODE_ABI_CLOUDABI64 /usr/include/sysdecode.h:38:2: note: 'SYSDECODE_ABI_CLOUDABI64' declared here SYSDECODE_ABI_CLOUDABI64 ^ /usr/src/lib/libsysdecode/errno.c:194:7: error: duplicate case value 'SYSDECODE_ABI_CLOUDABI64' case SYSDECODE_ABI_CLOUDABI64: { ^ /usr/src/lib/libsysdecode/errno.c:193:7: note: previous case defined here case SYSDECODE_ABI_CLOUDABI32: ^ 4 errors generated. *** [errno.o] Error code 1 make[5]: stopped in /usr/src/lib/libsysdecode 1 error make[5]: stopped in /usr/src/lib/libsysdecode *** [all_subdir_lib/libsysdecode] Error code 2 make[4]: stopped in /usr/src/lib --- all_subdir_lib/libsmb --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/lib/libsmb *** [all_subdir_lib/libsmb] Error code 2 make[4]: stopped in /usr/src/lib --- all_subdir_lib/libthread_db --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/lib/libthread_db *** [all_subdir_lib/libthread_db] Error code 2 make[4]: stopped in /usr/src/lib 3 errors make[4]: stopped in /usr/src/lib *** [lib__L] Error code 2 make[3]: stopped in /usr/src 1 error make[3]: stopped in /usr/src *** [libraries] Error code 2 make[2]: stopped in /usr/src 1 error make[2]: stopped in /usr/src *** [_libraries] Error code 2 make[1]: stopped in /usr/src 1 error make[1]: stopped in /usr/src *** [buildworld] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/srcReceived on Fri Dec 22 2017 - 19:57:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:14 UTC