Opened 15 months ago

#71876 new defect

py27-service_identity @24.2.0: can't open file 'setup.py': [Errno 2] No such file or directory

Reported by: cooljeanius (Eric Gallager) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.5
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port: py27-service_identity

Description

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.

Attachments (1)

py27-service_identity_main.log (9.9 KB) - added by cooljeanius (Eric Gallager) 15 months ago.
main.log py27-service_identity

Download all attachments as: .zip

Change History (1)

Changed 15 months ago by cooljeanius (Eric Gallager)

main.log py27-service_identity

Note: See TracTickets for help on using tickets.