[MacPorts] #71876: py27-service_identity @24.2.0: can't open file 'setup.py': [Errno 2] No such file or directory
MacPorts
noreply at macports.org
Sat Jan 18 02:16:54 UTC 2025
#71876: py27-service_identity @24.2.0: can't open file 'setup.py': [Errno 2] No
such file or directory
-------------------------+-----------------------------------
Reporter: cooljeanius | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: py27-service_identity
-------------------------+-----------------------------------
Attempting to upgrade py27-service_identity results in the following
error:
{{{
---> Building py27-service_identity
DEBUG: Executing proc-pre-org.macports.build-build-0
DEBUG: Executing org.macports.build (py27-service_identity)
DEBUG: Environment:
CC='/usr/bin/clang'
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
service_identity/py27-service_identity/work/.CC_PRINT_OPTIONS'
CFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
CPATH='/opt/local/include'
CXX='/usr/bin/clang++'
CXXFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
DEVELOPER_DIR='/Library/Developer/CommandLineTools'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='11.0'
OBJC='/usr/bin/clang'
OBJCFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
SOURCE_DATE_EPOCH='1736542620'
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
service_identity/py27-service_identity/work/service_identity-24.2.0" &&
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py --no-user-cfg build
DEBUG: system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
service_identity/py27-service_identity/work/service_identity-24.2.0" &&
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py --no-user-cfg build
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python:
can't open file 'setup.py': [Errno 2] No such file or directory
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
service_identity/py27-service_identity/work/service_identity-24.2.0" &&
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py --no-user-cfg build
Exit code: 2
Error: Failed to build py27-service_identity: command execution failed
DEBUG: Error code: CHILDSTATUS 31074 2
}}}
This only affects the python27 version; all the python3 versions upgraded
successfully.
--
Ticket URL: <https://trac.macports.org/ticket/71876>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list