Trying to update 13-current from r356762

Ed Maste emaste at freebsd.org
Wed Mar 18 19:28:16 UTC 2020


On Wed, 18 Mar 2020 at 09:51, Fernando Apesteguía <fernape at freebsd.org> wrote:
>
> Hi there,
>
> I'm trying to update a Virtual Box Image from 13-current amd64 at
> r356762. I did a svnlite update and then make buildworld. I'm seeing
> this:
>
> 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

Did you do the buildworld with -DNO_CLEAN? Do you see ">>> Deleting
stale dependencies..." in the log, and if so can you collect the 10 or
so lines after that?

Removing /usr/obj and trying again will fix it, but I would really
like to get to the bottom of this and fix it in the tree. If you're
going to remove /usr/obj perhaps you can snapshot your VM and try some
experiments later?


More information about the freebsd-hackers mailing list