Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Feb 2018 22:35:17 +0000
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
Message-ID:  <bug-225673-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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 <module>
    import setuptools
RuntimeError: not holding the import lock
Exception KeyError: KeyError(548053248,) in <module 'threading' from
'/usr/local/lib/python2.7/threading.pyc'> 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 <module>
    import setuptools
RuntimeError: not holding the import lock
Exception KeyError: KeyError(552558848,) in <module 'threading' from
'/usr/local/lib/python2.7/threading.pyc'> 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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225673-13>