From nobody Fri Dec 31 19:20:41 2021 X-Original-To: freebsd-ports@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 EEA54192EFFA for ; Fri, 31 Dec 2021 19:20:49 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:7ae3:b5ff:fe1b:23b4]) (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 "*.lerctr.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JQZjs4sS0z3rkk; Fri, 31 Dec 2021 19:20:49 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=ler2019; h=Content-Transfer-Encoding:Content-Type:Message-ID:References: In-Reply-To:Subject:Cc:To:From:Date:MIME-Version:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=QBjD6bXM0VL8DmytdupaPEnRjUFjVZxQbFARqs4SxT0=; b=A0aEpRlScUXi2YUzurr64EoG1F Awp6Kj3xJUesGsGJnQrMN1EpdDgExAe+Zt8GpLGElzDYaS5quLJBbMm6EhSyY82Q8JNs3Wp/S6jJC hc1n3/IdqqElaTQeLW8K7clLAwJIynFq3S3Mt133yD6eYsMJW4CUAZvqhKQWInN+vrY2HtufDl6GE u0xksAlkq+GhEUEySJEEgOVeP9N7I4kPpMWNDfSx8y0aV83sO38zRGsb8nN3sAUUqzKWIqFxhjgGu regVfc5Lz0+wXWWRIrJtfJXKcBnTHjKpkurNlRm/gw9OrXplWSLQzV7lwf8rL0WgV/kZhnMJ4LoDr DTg1n7Lg==; Received-SPF: pass (thebighonker.lerctr.org: domain of lerctr.org designates 2001:470:1f0f:3ad:bb:dcff:fe50:d900 as permitted sender) client-ip=2001:470:1f0f:3ad:bb:dcff:fe50:d900; envelope-from=ler@lerctr.org; helo=webmail.lerctr.org; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:bb:dcff:fe50:d900]:11690 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.95 (FreeBSD)) (envelope-from ) id 1n3NSD-0004fB-Oj; Fri, 31 Dec 2021 13:20:41 -0600 Received: from 76-250-255-117.lightspeed.austtx.sbcglobal.net ([76.250.255.117]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Fri, 31 Dec 2021 13:20:41 -0600 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Date: Fri, 31 Dec 2021 13:20:41 -0600 From: Larry Rosenman To: Stefan Esser Cc: FreeBSD ports Subject: Re: Lots of skips on python3[78]. In-Reply-To: <55a191be-4018-0df7-fbf4-a64f3c0ac771@freebsd.org> References: <55a191be-4018-0df7-fbf4-a64f3c0ac771@freebsd.org> Message-ID: <06f1c721d981aa9a82eb7e8826d1bf06@lerctr.org> X-Sender: ler@lerctr.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4JQZjs4sS0z3rkk X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On 12/31/2021 4:07 am, Stefan Esser wrote: > Am 30.12.21 um 19:47 schrieb Larry Rosenman: >> https://home.lerctr.org:8888/build.html?mastername=live-host-ports&build=2021-12-30_11h08m50s >> >> 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 Stefan, Can you look at https://home.lerctr.org:8888/data/live-host-ports/2021-12-31_13h11m13s/logs/errors/turbostat-4.17_2.log It's got CPU_* macro issues, and is unmaintained. Thanks! -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106