From nobody Sun Apr 24 03:35:17 2022 X-Original-To: freebsd-hackers@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 1D4A5199D3F8 for ; Sun, 24 Apr 2022 03:35:19 +0000 (UTC) (envelope-from henrichhartzer@tuta.io) Received: from w1.tutanota.de (w1.tutanota.de [81.3.6.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits)) (Client CN "mail.tutanota.de", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4KmDLG2VWTz4dWd for ; Sun, 24 Apr 2022 03:35:18 +0000 (UTC) (envelope-from henrichhartzer@tuta.io) Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id 8878BFA030C for ; Sun, 24 Apr 2022 03:35:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1650771317; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=83aebIjM17LiKVgj7NRenbxhBk4V5p/hxGRSc504UQE=; b=svjCe22tepLl60aYGNBrQ//bIkXE94+RCMBvAx89dt6iJwb4i2b8JMGKZH3VaHVk 1Tr0DA/dUdXW0LsH4l3Gel4sWXrpyovKfwntYNDnSN15CVNoYSHth33ELA4J6HVlUXP aqU4poj6LGva4enEgTXmoL/NlL/S5DwHKPwafgMgNpJNOblL0te15DDSpWJLE8I4v9l TqN4bZ5ZHc/ozjrwr1B1CrYWRxzj7bH30QCJLgpi0K0ARVGjFWFa63YsrLJUqWLQ6OH 1fY3VT0u3FGxz35eQVtOu7yU5lydhM+YK+2wqqymjB7/djVodyoEDq6ovFwEo6vzbL2 Vc4opaHaqw== Date: Sun, 24 Apr 2022 05:35:17 +0200 (CEST) From: henrichhartzer@tuta.io To: Freebsd Hackers Message-ID: Subject: First port install fails on 13.1 RC List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4KmDLG2VWTz4dWd X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=tuta.io header.s=s1 header.b=svjCe22t; dmarc=pass (policy=quarantine) header.from=tuta.io; spf=pass (mx1.freebsd.org: domain of henrichhartzer@tuta.io designates 81.3.6.162 as permitted sender) smtp.mailfrom=henrichhartzer@tuta.io X-Spamd-Result: default: False [-4.00 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[tuta.io:s=s1]; R_SPF_ALLOW(-0.20)[+ip4:81.3.6.160/28:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-hackers@freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[tuta.io:+]; DMARC_POLICY_ALLOW(-0.50)[tuta.io,quarantine]; FROM_NO_DN(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MLMMJ_DEST(0.00)[freebsd-hackers]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24679, ipnet:81.3.0.0/18, country:DE]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N I'm not sure if this is a bug with ports or what, but was hoping it could be looked into before 13.1 final. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263429 Thank you! -Henrich