From owner-freebsd-ports-bugs@freebsd.org Sun Feb 4 22:35:19 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2F47ED7632 for ; Sun, 4 Feb 2018 22:35:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F1F375833 for ; Sun, 4 Feb 2018 22:35:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id C2E66215D4 for ; Sun, 4 Feb 2018 22:35:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w14MZHub084560 for ; Sun, 4 Feb 2018 22:35:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w14MZHow084559 for freebsd-ports-bugs@FreeBSD.org; Sun, 4 Feb 2018 22:35:17 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: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225673] unable to configure py-setuptools on rapbery pi model B arm6 Date: Sun, 04 Feb 2018 22:35:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: mparchet@sunrise.ch X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 22:35:19 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225673 Bug ID: 225673 Summary: unable to configure py-setuptools on rapbery pi model B arm6 Product: Ports & Packages Version: Latest Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mparchet@sunrise.ch CC: freebsd-arm@FreeBSD.org CC: freebsd-arm@FreeBSD.org Hello, I compiled successfully Python-2.7.14/ success with thees configure option= s. ./configure --build=3Darmv6-unknown-freebsd12.0 --target=3Darmv6-unknown-freebsd12.0 --enable-shared --enable-optimizations --enable-profiling --enable-unicode=3Ducs4 now I would like run make I get the follow error # make make =3D=3D=3D> py27-setuptools-38.2.5 depends on file: /usr/local/bin/python2= .7 - found =3D=3D=3D> Configuring for py27-setuptools-38.2.5 Traceback (most recent call last): File "setup.py", line 11, in import setuptools RuntimeError: not holding the import lock Exception KeyError: KeyError(548053248,) in ignored *** Error code 1 Stop. make: stopped in /usr/ports/devel/py-setuptools =3D=3D=3D> License MIT accepted by the user =3D=3D=3D> py27-setuptools-38.2.5 depends on file: /usr/local/sbin/pkg - = found =3D=3D=3D> Fetching all distfiles required by py27-setuptools-38.2.5 for bu= ilding =3D=3D=3D> Extracting for py27-setuptools-38.2.5 =3D> SHA256 Checksum OK for python/setuptools-38.2.5.zip. =3D=3D=3D> Patching for py27-setuptools-38.2.5 =3D=3D=3D> py27-setuptools-38.2.5 depends on file: /usr/local/bin/python2= .7 - found =3D=3D=3D> Configuring for py27-setuptools-38.2.5 Traceback (most recent call last): File "setup.py", line 11, in import setuptools RuntimeError: not holding the import lock Exception KeyError: KeyError(552558848,) in ignored *** Error code 1 My configuration=20 Ras=C3=A8bery pi model B arm6 uname -a FreeBSD raspberry-pi 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r312343: Tue Jan = 17 08:00:38 MST 2017=20=20=20=20 brd@hive.raspbsd.org:/usr/local/raspbsd/obj/RPI-B/obj/arm.armv6/usr/local/r= aspbsd/src/common/sys/RPI-B arm Could you help me please to fix this issue Best regards Battant --=20 You are receiving this mail because: You are the assignee for the bug.=