From nobody Tue Dec 12 03:24:24 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Sq3rM5cG2z53H2Z for ; Tue, 12 Dec 2023 03:24:35 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Sq3rL5QBcz3bfq for ; Tue, 12 Dec 2023 03:24:34 +0000 (UTC) (envelope-from pete@nomadlogic.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nomadlogic.org header.s=04242021 header.b=fbo8rQT5; spf=pass (mx1.freebsd.org: domain of pete@nomadlogic.org designates 66.165.241.226 as permitted sender) smtp.mailfrom=pete@nomadlogic.org; dmarc=pass (policy=quarantine) header.from=nomadlogic.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1702351466; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6KosymcDYYDVFkM5/epx+VflXp6UeoUPMys2Y9buo+o=; b=fbo8rQT5CH5GwpJtYx8+0yfAfQrC/diCZsfm6xUDcyMhsvQpFIjA+88A/3f+6Hj1dyt4ng 3SQNEAJYEtEqO1qdNMPAxjOYqe41kZwr3/MkloGsk0GK3bJvqGZIPD/Nqj9LYDCyO1oiqt SUn5/Th1aemEoTY5gT21PvgBsbJQb/s= Received: from [192.168.1.223] (024-024-168-214.inf.spectrum.com [24.24.168.214]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id f34fb6e3 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Tue, 12 Dec 2023 03:24:25 +0000 (UTC) Message-ID: Date: Mon, 11 Dec 2023 19:24:24 -0800 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: upgrade failure To: freebsd-current@freebsd.org References: <84a4c226-54a5-341a-40c0-eb706d69f4a7@sentex.tech> Content-Language: en-US From: Pete Wright In-Reply-To: <84a4c226-54a5-341a-40c0-eb706d69f4a7@sentex.tech> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Result: default: False [-3.99 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[nomadlogic.org,quarantine]; R_SPF_ALLOW(-0.20)[+mx]; R_DKIM_ALLOW(-0.20)[nomadlogic.org:s=04242021]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; RCVD_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; DKIM_TRACE(0.00)[nomadlogic.org:+]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; RCVD_TLS_ALL(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4Sq3rL5QBcz3bfq X-Spamd-Bar: --- 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