From nobody Fri Dec 31 10:07:39 2021 X-Original-To: python@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 1ECA919165A6; Fri, 31 Dec 2021 10:07:42 +0000 (UTC) (envelope-from se@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JQLRd5jT6z3QdW; Fri, 31 Dec 2021 10:07:41 +0000 (UTC) (envelope-from se@freebsd.org) Received: from [IPV6:2003:cd:5f26:900:acb8:131a:e826:30d6] (p200300cd5f260900acb8131ae82630d6.dip0.t-ipconnect.de [IPv6:2003:cd:5f26:900:acb8:131a:e826:30d6]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: se/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 1DFED91C9; Fri, 31 Dec 2021 10:07:41 +0000 (UTC) (envelope-from se@freebsd.org) Message-ID: <55a191be-4018-0df7-fbf4-a64f3c0ac771@freebsd.org> Date: Fri, 31 Dec 2021 11:07:39 +0100 List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Subject: Re: Lots of skips on python3[78]. Content-Language: en-US To: Larry Rosenman , python@freebsd.org, FreeBSD ports References: From: Stefan Esser In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------DThN50rgweWAAzeBMirvelD7" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640945261; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=16Z+8OLIk+4MTqXWlkN1vqO+StYVZcIULVczMJ+otCQ=; b=oBW5n3O+wAXQoOszKSXoLWp63ewi3bvLIlvK9xAA5b/GWHgW7xfqTBSRAYeBm506D+L2q+ oDe1N9gecuzy2BVmKbRE/UrssbDcOJIP6aycOUsq92HGAhQKaxshh1H3A+0VRxx4CltUwc JL1B64/M/0vUC3X9WkbHL43oskVxmXtIil5Z5X/pHiEbwyCe7Mw1AAH6mnDTHkvYEcgt5a hcG7vDJs1npqqnRsPr3MvzP7H/ZL1jepuC/YJTn91pFcKXtb/qXX9zmu0TiMvzhetn2bWg dEwUGn8HUHh/2YXbwDzSl69x+TOx523MQ5VZUKqF9dSK1hnSvxIYgknS8IqffQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640945261; a=rsa-sha256; cv=none; b=e+gtIZB4gGE1YU0uyUZdufsr/r4euH6Y/0j/lZvFNyho0/5luSFGlu/G24ToqQoB+3FvL2 yYHDqIgU8cytsY07iphCjLH/NbHlodICA4vqFwbLpawnF8KZcSdtSqfMt8aVqxySK6vCyK 5LUFXW4xZdP6DgxGmw92Ly6eiCAt2FuCP6vkyuaQrDFC9z/B+RyEqownQ4VvxeVDMtidVE VTbtOLBFRlIKhGLt8LqJNDK7rmUvkHewoiInw6XXbEuAEc8oNK19KwNb17377bIBNOAwcr V+MwhF+OZlYFqJdsv5WwyFIENfHG3a8ZTkYvDRew3+nPmG9wzmuXyOf+ryM54Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------DThN50rgweWAAzeBMirvelD7 Content-Type: multipart/mixed; boundary="------------NZtUYV7BCKPBOJcmYGOYzusq"; protected-headers="v1" From: Stefan Esser To: Larry Rosenman , python@freebsd.org, FreeBSD ports Message-ID: <55a191be-4018-0df7-fbf4-a64f3c0ac771@freebsd.org> Subject: Re: Lots of skips on python3[78]. References: In-Reply-To: --------------NZtUYV7BCKPBOJcmYGOYzusq Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 30.12.21 um 19:47 schrieb Larry Rosenman: > https://home.lerctr.org:8888/build.html?mastername=3Dlive-host-ports&bu= ild=3D2021-12-30_11h08m50s >=20 > Can someone look? This is fall-out from my commit aiming to reduce incompatibilities of macros defined in sys/cpuset.h with those expected by programs written with GLIBC in mind. Python needs additional macros defined in GLIBC, and I'm going to add them after a buildworld/buildkernel has succeeded. I have already verified that Python builds succeed with this planned commit. Sorry for the breakage - I had tested the changes with a large number of locally built ports, but missed the build issue in the Python port. Regards, STefan --------------NZtUYV7BCKPBOJcmYGOYzusq-- --------------DThN50rgweWAAzeBMirvelD7 Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wsB5BAABCAAjFiEEo3HqZZwL7MgrcVMTR+u171r99UQFAmHO1msFAwAAAAAACgkQR+u171r99UQ1 vQgAhu/Ls1Lgl8qpWIazj7NH9gabj/bkwxBjYsS+JjQ0eOEqbhDlCIFL+fBQenB3YdPgBZaNp8Z/ t2SfjNWe1soYi6D16/aT9kynXmO/7wk/W636QKJcDZygl6Dybh6mb7vFUrRrOeiKawzxVCABqhiD RAOHMnPGMCdgPGTPWc0nqQbkGrdloQwCvQb2f56AsmeXV+WOk7j6zg+x5MY6jUY4fE0WldiGmYHw zZlLpZ/Io5TTRKCxFjHqDbod78qJENtswNh028ZU0lRPnuPKUUybcZedFk7b96JeAgXxc5YJTf0o AkbTFVdN+a6QrAONN4vVTq2epuKmgZTCRyo4BrX08Q== =kLXO -----END PGP SIGNATURE----- --------------DThN50rgweWAAzeBMirvelD7--