Date: Mon, 11 Dec 2023 21:19:05 -0500 (EST) From: AN <andy@sentex.tech> To: freebsd-current@FreeBSD.org Subject: upgrade failure Message-ID: <84a4c226-54a5-341a-40c0-eb706d69f4a7@sentex.tech>
next in thread | raw e-mail | index | archive | help
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 usage: install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner] [-M log] [-D dest] [-h hash] [-T tags] [-B suffix] [-l linkflags] [-N dbdir] file1 file2 install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner] [-M log] [-D dest] [-h hash] [-T tags] [-B suffix] [-l linkflags] [-N dbdir] file1 ... fileN directory install -dU [-vU] [-g group] [-m mode] [-N dbdir] [-o owner] [-M log] [-D dest] [-h hash] [-T tags] directory ... *** [_TUPINS] Error code 64 make[5]: stopped in /usr/src/lib/libc++ 1 error make[5]: stopped in /usr/src/lib/libc++ make[4]: stopped in /usr/src/lib make[3]: stopped in /usr/src make[2]: stopped in /usr/src 20.05 real 16.53 user 13.27 sys *** [installworld] Error code 2 make[1]: stopped in /usr/src 1 error make[1]: stopped in /usr/src make: stopped in /usr/src
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84a4c226-54a5-341a-40c0-eb706d69f4a7>