Re: upgrade failure

From: Warner Losh <imp_at_bsdimp.com>
Date: Tue, 12 Dec 2023 03:37:31 UTC
I think this is the make delete-old issue.... You usually can get away w/o
running that step, but not this time, alas.

Warner

On Mon, Dec 11, 2023 at 8:24 PM Pete Wright <pete@nomadlogic.org> wrote:

>
>
> On 12/11/23 18:19, AN wrote:
> > I just had this failure trying to upgrade from 14 to 15.  Any help
> > fixing this would be appreciated.
> >
> >
> > --- _SERINS ---
> > install  -C -o root -g wheel -m 444
> > /usr/src/contrib/llvm-project/libcxx/include/__system_error/errc.h
> >
> /usr/src/contrib/llvm-project/libcxx/include/__system_error/error_category.h
>
> > /usr/src/contrib/llvm-project/libcxx/include/__system_error/error_code.h
> >
> /usr/src/contrib/llvm-project/libcxx/include/__system_error/error_condition.h
>
> >
> /usr/src/contrib/llvm-project/libcxx/include/__system_error/system_error.h
> > /usr/include/c++/v1/__system_error/
> > --- _THRINS ---
> > install  -C -o root -g wheel -m 444
> > /usr/src/contrib/llvm-project/libcxx/include/__thread/formatter.h
> > /usr/src/contrib/llvm-project/libcxx/include/__thread/id.h
> >
> /usr/src/contrib/llvm-project/libcxx/include/__thread/poll_with_backoff.h
> > /usr/src/contrib/llvm-project/libcxx/include/__thread/this_thread.h
> > /usr/src/contrib/llvm-project/libcxx/include/__thread/thread.h
> >
> /usr/src/contrib/llvm-project/libcxx/include/__thread/timed_backoff_policy.h
>
> > /usr/include/c++/v1/__thread/
> > --- _TUPINS ---
> > install  -C -o root -g wheel -m 444
> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/make_tuple_types.h
> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/pair_like.h
> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/sfinae_helpers.h
> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_element.h
> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_indices.h
> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_like.h
> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_like_ext.h
> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_size.h
> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_types.h
> > /usr/include/c++/v1/__tuple/
> > install: target directory `/usr/include/c++/v1/__tuple/' does not exist
>
> did you run "make clean" before doing make buildworld/buildkernel?
>
> -pete
>
> --
> Pete Wright
> pete@nomadlogic.org
> @nomadlogicLA
>
>
>