Re: upgrade failure
- Reply: Warner Losh : "Re: upgrade failure"
- Reply: AN : "Re: upgrade failure"
- In reply to: AN : "upgrade failure"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Dec 2023 03:24:24 UTC
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