Opened 2 months ago

Closed 2 months ago

#73217 closed defect (duplicate)

uhd: ModuleNotFoundError: No module named 'setuptools'

Reported by: Nikotine1 Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.11.6
Keywords: Cc:
Port: uhd

Description

:info:build Traceback (most recent call last):
:info:build   File "/opt/local/var/macports/build/uhd-77d6b5a6/work/build/python/setup.py", line 9, in <module>
:info:build     from setuptools import setup
:info:build ModuleNotFoundError: No module named 'setuptools'
:info:build make[2]: *** [python/build/timestamp] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/uhd-77d6b5a6/work/build'
:info:build make[1]: *** [python/CMakeFiles/pyuhd_library.dir/all] Error 2
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/uhd-77d6b5a6/work/build'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/uhd-77d6b5a6/work/build'
:info:build Command failed:  cd "/opt/local/var/macports/build/uhd-77d6b5a6/work/build" && /usr/bin/make -j12 -w all VERBOSE=ON 
:info:build Exit code: 2
:error:build Failed to build uhd: command execution failed
:debug:build Error code: CHILDSTATUS 20547 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 10)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_uhd/uhd/main.log for details.

Attachments (1)

log.txt (4.1 MB) - added by Nikotine1 2 months ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_uhd/uhd/main.log

Change History (3)

Changed 2 months ago by Nikotine1

Attachment: log.txt added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_uhd/uhd/main.log

comment:1 Changed 2 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: michaelld removed
Owner: set to michaelld
Port: uhd added; gnuradio removed
Status: newassigned
Summary: Gnuradio 3.8.5.0 failed build on MacOS 15.6.1uhd: ModuleNotFoundError: No module named 'setuptools'

comment:2 Changed 2 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Duplicate of #72154.

Note: See TracTickets for help on using tickets.