Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2023 19:24:24 -0800
From:      Pete Wright <pete@nomadlogic.org>
To:        freebsd-current@freebsd.org
Subject:   Re: upgrade failure
Message-ID:  <b01175e1-e3c3-418c-aae0-18107b47f468@nomadlogic.org>
In-Reply-To: <84a4c226-54a5-341a-40c0-eb706d69f4a7@sentex.tech>
References:  <84a4c226-54a5-341a-40c0-eb706d69f4a7@sentex.tech>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b01175e1-e3c3-418c-aae0-18107b47f468>