Date: Fri, 13 Mar 2020 15:57:29 -0500 From: Bob Willcox <bob@immure.com> To: frebsd-current@freebsd.org Subject: Build failed compiling ittnotify_static.pico Message-ID: <20200313205706.GD1053@rancor.immure.com> Resent-Message-ID: <20200313210800.GE1053@rancor.immure.com>
next in thread | raw e-mail | index | archive | help
My 13.0-current system (just updated about 2 hours ago) that is failing wit= h this error when trying to do a 'make makeworld' --- ittnotify_static.pico --- cc -target x86_64-unknown-freebsd13.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpic -DPIC -O2 -pipe = -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/u= sr/src/lib/libomp -I/usr/src/contrib/llvm-project/openmp/runtime/src -I/usr= /src/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify -ffunctio= n-sections -fdata-sections -g -MD -MF.depend.ittnotify_static.pico -MTittn= otify_static.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st= rong -Wno-atomic-alignment -Wsystem-headers -Werror -Wno-pointer-sign -Wno-= empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautologica= l-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function = -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-membe= r -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses= -Qunused-arguments -c /usr/src/contrib/llvm-project/openmp/runtime/src= /thirdparty/ittnotify/ittnotify_static.c -o ittnotify_static.pico cc: error: no such file or directory: '/usr/src/contrib/llvm-project/openmp= /runtime/src/thirdparty/ittnotify/ittnotify_static.c' cc: error: no input files *** [ittnotify_static.pico] Error code 1 Anyone else seeing this? Any suggestions for a fix? Thanks, Bob --=20 Bob Willcox | It's possible that the whole purpose of your life is to bob@immure.com | serve as a warning to others. Austin, TX |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200313205706.GD1053>