Date: Mon, 11 Dec 2023 20:37:31 -0700 From: Warner Losh <imp@bsdimp.com> To: Pete Wright <pete@nomadlogic.org> Cc: freebsd-current@freebsd.org Subject: Re: upgrade failure Message-ID: <CANCZdfoLzyhpq3W645xv2WLgpOFSFMjbQ0R=m5NFWXO3-HwTGQ@mail.gmail.com> In-Reply-To: <b01175e1-e3c3-418c-aae0-18107b47f468@nomadlogic.org> References: <84a4c226-54a5-341a-40c0-eb706d69f4a7@sentex.tech> <b01175e1-e3c3-418c-aae0-18107b47f468@nomadlogic.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000c117c5060c47c57c Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=E2=80=AFPM Pete Wright <pete@nomadlogic.org> w= rote: > > > 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_categor= y.h > > > /usr/src/contrib/llvm-project/libcxx/include/__system_error/error_code.= h > > > /usr/src/contrib/llvm-project/libcxx/include/__system_error/error_conditi= on.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_polic= y.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 > > > --000000000000c117c5060c47c57c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>I think this is the make delete-old issue.... You usu= ally can get away w/o running that step, but not this time, alas.<br></div>= <div><br></div><div>Warner<br></div></div><br><div class=3D"gmail_quote"><d= iv dir=3D"ltr" class=3D"gmail_attr">On Mon, Dec 11, 2023 at 8:24=E2=80=AFPM= Pete Wright <<a href=3D"mailto:pete@nomadlogic.org">pete@nomadlogic.org= </a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:= 0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">= <br> <br> On 12/11/23 18:19, AN wrote:<br> > I just had this failure trying to upgrade from 14 to 15.=C2=A0 Any hel= p <br> > fixing this would be appreciated.<br> ><br> ><br> > --- _SERINS ---<br> > install=C2=A0 -C -o root -g wheel -m 444 <br> > /usr/src/contrib/llvm-project/libcxx/include/__system_error/errc.h <br= > > /usr/src/contrib/llvm-project/libcxx/include/__system_error/error_cate= gory.h <br> > /usr/src/contrib/llvm-project/libcxx/include/__system_error/error_code= .h <br> > /usr/src/contrib/llvm-project/libcxx/include/__system_error/error_cond= ition.h <br> > /usr/src/contrib/llvm-project/libcxx/include/__system_error/system_err= or.h <br> > /usr/include/c++/v1/__system_error/<br> > --- _THRINS ---<br> > install=C2=A0 -C -o root -g wheel -m 444 <br> > /usr/src/contrib/llvm-project/libcxx/include/__thread/formatter.h <br> > /usr/src/contrib/llvm-project/libcxx/include/__thread/id.h <br> > /usr/src/contrib/llvm-project/libcxx/include/__thread/poll_with_backof= f.h <br> > /usr/src/contrib/llvm-project/libcxx/include/__thread/this_thread.h <b= r> > /usr/src/contrib/llvm-project/libcxx/include/__thread/thread.h <br> > /usr/src/contrib/llvm-project/libcxx/include/__thread/timed_backoff_po= licy.h <br> > /usr/include/c++/v1/__thread/<br> > --- _TUPINS ---<br> > install=C2=A0 -C -o root -g wheel -m 444 <br> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/make_tuple_types.= h <br> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/pair_like.h <br> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/sfinae_helpers.h = <br> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_element.h <= br> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_indices.h <= br> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_like.h <br> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_like_ext.h = <br> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_size.h <br> > /usr/src/contrib/llvm-project/libcxx/include/__tuple/tuple_types.h <br= > > /usr/include/c++/v1/__tuple/<br> > install: target directory `/usr/include/c++/v1/__tuple/' does not = exist<br> <br> did you run "make clean" before doing make buildworld/buildkernel= ?<br> <br> -pete<br> <br> -- <br> Pete Wright<br> <a href=3D"mailto:pete@nomadlogic.org" target=3D"_blank">pete@nomadlogic.or= g</a><br> @nomadlogicLA<br> <br> <br> </blockquote></div> --000000000000c117c5060c47c57c--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfoLzyhpq3W645xv2WLgpOFSFMjbQ0R=m5NFWXO3-HwTGQ>