From owner-freebsd-python@freebsd.org Mon Sep 14 12:25:11 2020 Return-Path: Delivered-To: freebsd-python@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 8DC383D541C for ; Mon, 14 Sep 2020 12:25:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bqltb3JCTz4d3J for ; Mon, 14 Sep 2020 12:25:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 6F72B3D548F; Mon, 14 Sep 2020 12:25:11 +0000 (UTC) Delivered-To: python@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 6F3863D541B for ; Mon, 14 Sep 2020 12:25:11 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bqltb2KYfz4csP for ; Mon, 14 Sep 2020 12:25:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 2FFBC16EB7 for ; Mon, 14 Sep 2020 12:25:11 +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 08ECPBfu060044 for ; Mon, 14 Sep 2020 12:25:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 08ECPBw4060043 for python@FreeBSD.org; Mon, 14 Sep 2020 12:25:11 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 249042] lang/python37: Builds but fails to install Date: Mon, 14 Sep 2020 12:25:11 +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 Only Me X-Bugzilla-Who: tech-lists@zyxst.net X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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 MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2020 12:25:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249042 --- Comment #2 from tech-lists@zyxst.net --- (In reply to Danilo G. Baio from comment #1) Yes it's still happening. I updated my ports tree to 548578 and tried again: # make clean distclean -DBATCH install [...] running install_scripts copying build/scripts-3.7/idle3.7 -> /usr/ports/lang/python37/work/stage/usr/local/bin copying build/scripts-3.7/pyvenv-3.7 -> /usr/ports/lang/python37/work/stage/usr/local/bin copying build/scripts-3.7/pydoc3.7 -> /usr/ports/lang/python37/work/stage/usr/local/bin copying build/scripts-3.7/2to3-3.7 -> /usr/ports/lang/python37/work/stage/usr/local/bin changing mode of /usr/ports/lang/python37/work/stage/usr/local/bin/idle3.7 = to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/bin/pyvenv-3= .7 to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/bin/pydoc3.7= to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/bin/2to3-3.7= to 755 rm /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_sy= sconfigdata_m_freebsd12_.py rm -r /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/__p= ycache__ install -m 0644 ./Misc/python.man=20 /usr/ports/lang/python37/work/stage/usr/local/man/man1/python3.7.1 if test "xno" !=3D "xno" ; then case no in upgrade) ensurepip=3D"--altin= stall --upgrade" ;; install|*) ensurepip=3D"--altinstall" ;; esac;=20 LD_LIBRARY_PATH=3D/usr/ports/lang/python37/work/Python-3.7.9 ./python -E -m ensurepip $ensurepip --root=3D/usr/ports/lang/python37/work/stage/ ; fi /bin/rm -f /usr/ports/lang/python37/work/stage/usr/local/lib/libpython3.so= =20=20=20=20=20 # Upstream Issue: https://bugs.python.org/issue17975 for i in /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/*.s= o; do /usr/bin/strip $i; done # Strip shared extensions install -m 0644 /usr/ports/lang/python37/work/Python-3.7.9/Tools/gdb/libpython.py=20 /usr/ports/lang/python37/work/stage/usr/local/lib/libpython3.7m.so.1.0-gdb.= py =3D=3D=3D=3D> Compressing man pages (compress-man) =3D=3D=3D> Installing for python37-3.7.9 =3D=3D=3D> Checking if python37 is already installed =3D=3D=3D> Registering installation for python37-3.7.9 pkg-static: Unable to access file /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_lz= ma.so:No such file or directory *** Error code 74 Stop. make: stopped in /usr/ports/lang/python37 #root:/usr/ports/lang/python37# That comment in the output: # Upstream Issue: https://bugs.python.org/issue17975 that's from the build. I didn't add it. Haven't seen it before. --=20 You are receiving this mail because: You are the assignee for the bug.=