From nobody Sun Jan 21 00:47:00 2024 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 4THZS45LGxz57t0p for ; Sun, 21 Jan 2024 00:47:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4THZS44G5bz45nW for ; Sun, 21 Jan 2024 00:47:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705798020; 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=e6PdOfHtidI8RIIQwG8c9Pw7ZoP58rjVaXoebrRm6D0=; b=npkeMLDM4dP9wsNzEPgtz9hJQQTNu+m5uz7Ncpeew16QpNho8jjuPbhlDXh1WfbyswVSgg TLH4o5cGrw0DcNoM7uS5pJjGcl4fnqIfrZUvA0m6zdbSm7bVToPuusFlZH8opAH0KDkkmg CA/piqjtQfise5kVCxbvuTVxC654Bw5ipIGgL2y4DSKLEUdqbc8Vc/te6fnUyerizpU1Ko Lx6nR5iIIFJoR5ySIVnkM/xB7Q2nWRbg/0dbhjEVucpXpTFpy1VGjERSutcMHiRdoF1pdu a1lPmnsWkhOpdDwSnivAaQ+9J0rAXsfIdQ4xpp2otjYJCKjo9ymq+rC2TEMAgw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705798020; a=rsa-sha256; cv=none; b=d1+pSRzNWS4SnrbyjYy38QqFOr9UYItlwprWvPxbVUYG5ilnng9EjyBo1rdPc9zsFkuHc2 rzhaYxAeSqV4eswJo133ftOyVN9/8Mi1QDgBVzxQKdBtucTCwFqiDYYCN2kUK9Q7RHJGCq 86SGK8cLWW29aPdsL5CYgML1+hT6XbJyev2ra+3MrBwrZIUswGU9zmu5ZZYrdR3rOjzfCe NxQDphEbPgDvMIxTXscGwQ5/7fSHjpxXSXklwU9h2sViEIqIAv7QddiHGIkNeUsMKvukM9 flPi+4qLN/1Iba+H5XNQdriOhQyh0YaGw7wyYG8tvjNrQRFCXi9w/M+IH7x1dg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4THZS43D0DzxD8 for ; Sun, 21 Jan 2024 00:47:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40L0l0NV020863 for ; Sun, 21 Jan 2024 00:47:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40L0l03N020860 for python@FreeBSD.org; Sun, 21 Jan 2024 00:47:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 276281] lang/python39 fails to include tzset in time module Date: Sun, 21 Jan 2024 00:47:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276281 --- Comment #9 from Warner Losh --- ding ding ding We have a winner % ./foo OK I am: FreeBSD 15.0-CURRENT #58 main-n267479-18469e00dc45-dirty: Wed Jan 10 16:31:01 MST 2024=20=20=20=20 imp@rebo:/usr/home/imp/obj/usr/home/imp/git/head/amd64.amd64/sys/GENERIC 15.0-CURRENT % ./foo-32 Botch hour=3D10 not 11 Botch isdst=3D0 not 1 I am: FreeBSD 15.0-CURRENT #58 main-n267479-18469e00dc45-dirty: Wed Jan 10 16:31:01 MST 2024=20=20=20=20 imp@rebo:/usr/home/imp/obj/usr/home/imp/git/head/amd64.amd64/sys/GENERIC 15.0-CURRENT % file ./foo-32 ./foo-32: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 15.0 (1500008), FreeBSD-style, with debug_info, not stripped % file ./foo ./foo: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 15.0 (1500008), FreeBSD-style, with debug_info, not stripped And this suggests it may be i386 specific. On my aarch64 machine: % ./foo OK I am: FreeBSD 15.0-CURRENT #16 main-n267501-62e8ccc3a489: Wed Jan 10 17:11:= 20 MST 2024=20=20=20=20 imp@brazos:/usr/home/imp/obj/usr/home/imp/git/freebsd/arm64.aarch64/sys/GEN= ERIC 15.0-CURRENT % ./foo-32 OK I am: FreeBSD 15.0-CURRENT #16 main-n267501-62e8ccc3a489: Wed Jan 10 17:11:= 20 MST 2024=20=20=20=20 imp@brazos:/usr/home/imp/obj/usr/home/imp/git/freebsd/arm64.aarch64/sys/GEN= ERIC 15.0-CURRENT % file foo foo-32 foo: ELF 64-bit LSB executable, ARM aarch64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 15.0 (1500008), FreeBSD-style, with debug_info, not stripped foo-32: ELF 32-bit LSB executable, ARM, EABI5 version 1 (FreeBSD), dynamica= lly linked, interpreter /libexec/ld-elf.so.1, FreeBSD-style, for FreeBSD 15.0 (1500008), with debug_info, not stripped So (a) this is clearly a base system bug and (b) only appears to affect i386 (though I've not tested on powerpc since I have no powerpc gear running FreeBSD). --=20 You are receiving this mail because: You are the assignee for the bug.=