From owner-freebsd-ports@freebsd.org Mon May 10 15:47:06 2021 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 117C563B913 for ; Mon, 10 May 2021 15:47:06 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from mailhost.m5p.com (mailhost.m5p.com [74.104.188.4]) (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 "m5p.com", Issuer "R3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ff55j2w5Nz3lxy for ; Mon, 10 May 2021 15:47:05 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from [IPv6:2001:470:1f07:15ff::26] (court.m5p.com [IPv6:2001:470:1f07:15ff:0:0:0:26]) (authenticated bits=0) by mailhost.m5p.com (8.16.1/8.15.2) with ESMTPSA id 14AFkwOc045125 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Mon, 10 May 2021 11:47:03 -0400 (EDT) (envelope-from george+freebsd@m5p.com) Subject: Re: Build of Python 3.8.10/3.9.5 fails on 12.2-RELEASE To: freebsd-ports@freebsd.org References: <20210510.162903.380143401307101301.yasu@utahime.org> <4a68396f-06d9-288e-9622-545973284a5a@m5p.com> From: George Mitchell Message-ID: <9f8aa6cc-178a-fe8c-bfbd-b07ab5f9eecd@m5p.com> Date: Mon, 10 May 2021 11:46:57 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.9.1 MIME-Version: 1.0 In-Reply-To: <4a68396f-06d9-288e-9622-545973284a5a@m5p.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="AFT4Ywot2r0BdEHp5y9HTlHibTPrI70oF" X-Spam-Status: No, score=0.2 required=10.0 tests=HELO_MISC_IP, HELO_NO_DOMAIN, NICE_REPLY_A autolearn=no autolearn_force=no version=3.4.5 X-Spam-Checker-Version: SpamAssassin 3.4.5 (2021-03-20) on mattapan.m5p.com X-Rspamd-Queue-Id: 4Ff55j2w5Nz3lxy X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of george@m5p.com designates 74.104.188.4 as permitted sender) smtp.mailfrom=george@m5p.com X-Spamd-Result: default: False [-5.39 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+a:c]; HAS_ATTACHMENT(0.00)[]; TO_DN_NONE(0.00)[]; NEURAL_HAM_SHORT(-0.99)[-0.995]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:+,3:~]; RBL_DBL_DONT_QUERY_IPS(0.00)[74.104.188.4:from]; ASN(0.00)[asn:701, ipnet:74.104.0.0/16, country:US]; R_DKIM_NA(0.00)[]; TAGGED_FROM(0.00)[freebsd]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.20)[multipart/signed,multipart/mixed,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; DMARC_NA(0.00)[m5p.com]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[74.104.188.4:from:127.0.2.255]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-ports] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2021 15:47:06 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --AFT4Ywot2r0BdEHp5y9HTlHibTPrI70oF Content-Type: multipart/mixed; boundary="KVhDYKnwvFziKhH6Z2240guLdhAJnS3Xe"; protected-headers="v1" From: George Mitchell To: freebsd-ports@freebsd.org Message-ID: <9f8aa6cc-178a-fe8c-bfbd-b07ab5f9eecd@m5p.com> Subject: Re: Build of Python 3.8.10/3.9.5 fails on 12.2-RELEASE References: <20210510.162903.380143401307101301.yasu@utahime.org> <4a68396f-06d9-288e-9622-545973284a5a@m5p.com> In-Reply-To: <4a68396f-06d9-288e-9622-545973284a5a@m5p.com> --KVhDYKnwvFziKhH6Z2240guLdhAJnS3Xe Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 5/10/21 11:39 AM, George Mitchell wrote: > On 5/10/21 3:29 AM, Yasuhiro Kimura wrote: > > Hello, > > > > I submitted patches to update lang/python3[89] to 3.8.10/3.9.5 > > respectively. > > > > Bug 255729 - lang/python38: Update to 3.8.10 > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255729 > > [...] >=20 > I tried your patch on python38 and did not run into your problem -- > but it appears some minor updates to the pkg-plist are needed for > installation to complete.=C2=A0 I'm trying to figure out what needs to > be changed.=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 -- George >=20 I left out this crucial detail: I'm running 12.2-RELEASE-p6 r369558. -- George --KVhDYKnwvFziKhH6Z2240guLdhAJnS3Xe-- --AFT4Ywot2r0BdEHp5y9HTlHibTPrI70oF Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wsF5BAABCAAjFiEENdM4ZHktsJW5kKZXwRES3m+p4fkFAmCZVXEFAwAAAAAACgkQwRES3m+p4fk4 Cw//frhDVcp5OrkQYXJksucEPPY6NXca3tbn6sskgd5F06vUY4RvIGSDpgG8VnHtGJjnbWEB0BNr y2WJmGF8+4AC9uzq3WK23W2ISz1WwyE2fL2eFrv3jH2wttFlR8o2Jmb2pq2ngDqSRCKKfRG1LzAe 4ywdkkv13t8duvzZ1kyR+espGF4Ti1ljcwDoStthr4uwTRstezLip9dl+HfJUAMPSURI8FiNIzhm n+hbw6ZpiUoCHserL3PptdCUplBQfQyx/6I6/7t6rPyMhpsOQwWQ22IVOyWNU0f3DxycRWjB4mef hvXXkMouiOID9UsYGvZt8HrejDDyJ9+g8CYBpK4vyhHaA7i4SRVJRi6gw/Qau1oviEd0h4d/bKyr oXDx+cH1Yckk1w02zIjxq9RSpatTkAdRlZpB2Vz6M617XCmoYhhonUVMBkpyK/F0sGxwDIO/glAE zTBk9b9WHPF9e6kvzsjK2eMxHzofDnhG64/DyfSzbaR2Z1xp01/BY0SdWf3JXrhj7q9fY77uzoZh Vbr2jxkWc8Mpzzxx5N7p9oBgEJflqSbwzyLvRA9uTPhENNkBa5t4hhgX23lPrwyhspTJGLo4mzer oxq0q9xl4A984//Is/cKQTLx4gQB4nP2kaBnLc58sZBKegyegALRZWIG4Whd3ZNR7nvHTi4VqvmH xEY= =KCh2 -----END PGP SIGNATURE----- --AFT4Ywot2r0BdEHp5y9HTlHibTPrI70oF--