Hi, Clean build after svn update gives: cc: error: no such file or directory: '/data/src/freebsd-current/contrib/llvm-pr oject/openmp/runtime/src/thirdparty/ittnotify/ittnotify_static.c' cc: error: no input files *** [ittnotify_static.pico] Error code 1 make[5]: stopped in /data/src/freebsd-current/lib/libomp The file ittnotify_static.c does indeed not exist. A .cpp version does exist. [builder_at_sjakie ~]$ more /etc/src.conf KERNCONF?=GENERIC-NODEBUG # Don't build these WITHOUT_LLVM_TARGET_ALL=true WITHOUT_LPR=true WITHOUT_PROFILE=true WITHOUT_SENDMAIL=true WITHOUT_TESTS=true What is the advice? Currently rebuilding with -j 1, but that will hours for building the new clang again. Ronald.Received on Thu Mar 12 2020 - 06:58:10 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:23 UTC