From nobody Wed Feb 1 09:24:17 2023 X-Original-To: questions@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 4P6GhQ4npHz3bRXM for ; Wed, 1 Feb 2023 09:24:22 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from relay3.cretaforce.gr (relay3.cretaforce.gr [195.201.253.216]) (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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "*.cretaforce.gr", Issuer "RapidSSL TLS DV RSA Mixed SHA256 2020 CA-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P6GhP4GFqz3klH for ; Wed, 1 Feb 2023 09:24:21 +0000 (UTC) (envelope-from chris@cretaforce.gr) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cretaforce.gr header.s=cretaforce header.b=JhmtCSVW; spf=pass (mx1.freebsd.org: domain of chris@cretaforce.gr designates 195.201.253.216 as permitted sender) smtp.mailfrom=chris@cretaforce.gr; dmarc=pass (policy=none) header.from=cretaforce.gr Received: from server1.cretaforce.gr (server1.cretaforce.gr [94.130.217.104]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) client-signature RSA-PSS (2048 bits)) (Client CN "*.cretaforce.gr", Issuer "RapidSSL TLS DV RSA Mixed SHA256 2020 CA-1" (verified OK)) by smtp1.cretaforce.gr (Postfix) with ESMTPS id 9BD2F1FAE6 for ; Wed, 1 Feb 2023 11:24:18 +0200 (EET) Received: from smtpclient.apple (5-203-234-233.pat.nym.cosmote.net [5.203.234.233]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: chris@cretaforce.gr) by server1.cretaforce.gr (Postfix) with ESMTPSA id 3FB8EEF36 for ; Wed, 1 Feb 2023 11:24:18 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cretaforce.gr; s=cretaforce; t=1675243458; 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=b3TBYHXG0yuKaUI2nOCT5sOLO6nSYLRjsBwnJnUFjX4=; b=JhmtCSVWZB4q39Kl2Dl5893itR4VZ2u/lpIg/KH4ob1/js45SMCFqnyGFqzweDIwwpsvMP z7kXBA572wtT1bPkIBQXJzOfLSHeLQoRnLEZf6y3Z6/BwlxVO2IDZQySyUJl9h+/3lFqIS qJ/lbD4IEqnYZMdTsp+8vyLfc/uw3ts= From: Christos Chatzaras Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.400.51.1.1\)) Subject: Re: cmake-core build failure Date: Wed, 1 Feb 2023 11:24:17 +0200 References: To: questions@freebsd.org In-Reply-To: Message-Id: <91D4D8D9-3332-4BA6-8BD9-B4475D28919D@cretaforce.gr> X-Mailer: Apple Mail (2.3731.400.51.1.1) X-Spamd-Result: default: False [-3.60 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[cretaforce.gr,none]; MV_CASE(0.50)[]; R_DKIM_ALLOW(-0.20)[cretaforce.gr:s=cretaforce]; R_SPF_ALLOW(-0.20)[+ip4:195.201.253.216]; RCVD_IN_DNSWL_LOW(-0.10)[195.201.253.216:from]; MIME_GOOD(-0.10)[text/plain]; FREEFALL_USER(0.00)[chris]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; DWL_DNSWL_NONE(0.00)[cretaforce.gr:dkim]; DKIM_TRACE(0.00)[cretaforce.gr:+]; RCVD_COUNT_THREE(0.00)[3]; TO_DN_NONE(0.00)[]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:24940, ipnet:195.201.0.0/16, country:DE]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[questions@freebsd.org]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4P6GhP4GFqz3klH X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N > I did a portupgrade -a on my FreeBSD-13.1 server and only cmake-core = failed. Now, I don't even know if I really need cmake-core because I = never installed it. > It must have been pulled as a dependency by some other port. > I do need to fix it though, and I am counting on your assistance. > Thanks in advance. >=20 > The failure: https://pastebin.ubuntu.com/p/Vw8hZDYbx9/ I submit a bug report yesterday about this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269253=