[Bug 225673] unable to configure py-setuptools on rapbery pi model B arm6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 4 22:35:19 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225673

            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 at FreeBSD.org
          Reporter: mparchet at sunrise.ch
                CC: freebsd-arm at FreeBSD.org
                CC: freebsd-arm at FreeBSD.org

Hello,

I  compiled successfully Python-2.7.14/ success with thees configure options.


./configure --build=armv6-unknown-freebsd12.0
--target=armv6-unknown-freebsd12.0 --enable-shared --enable-optimizations
--enable-profiling --enable-unicode=ucs4

now I would like run make I get the follow error

# make

make
===>   py27-setuptools-38.2.5 depends on file: /usr/local/bin/python2.7 - found
===>  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

===>  License MIT accepted by the user
===>   py27-setuptools-38.2.5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py27-setuptools-38.2.5 for building
===>  Extracting for py27-setuptools-38.2.5
=> SHA256 Checksum OK for python/setuptools-38.2.5.zip.
===>  Patching for py27-setuptools-38.2.5
===>   py27-setuptools-38.2.5 depends on file: /usr/local/bin/python2.7 - found
===>  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 

Rasèbery 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    
brd at hive.raspbsd.org:/usr/local/raspbsd/obj/RPI-B/obj/arm.armv6/usr/local/raspbsd/src/common/sys/RPI-B
 arm

Could you help me please to fix this issue

Best regards

Battant

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list