Opened 10 years ago
Closed 10 years ago
#47066 closed defect (duplicate)
namebench @1.3.1: can't open file 'setup.py': [Errno 2] No such file or directory
Reported by: | subs@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | namebench |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
namebench fails to build with following error:
:notice:build ---> Building namebench :debug:build Executing proc-pre-org.macports.build-build-0 :debug:build Executing org.macports.build (namebench) :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_namebench/namebench/work/namebench-1.3.1/cocoa" && CFLAGS="-arch x86_64" OBJCFLAGS="-arch x86_64" CXXFLAGS="-arch x86_64" FFLAGS="-m64" F90FLAGS="-m64" FCFLAGS="-m64" LDFLAGS="-arch x86_64" CC="/usr/bin/clang" OBJC="/usr/bin/clang" CXX="/usr/bin/clang++" /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg -target "build" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.10 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++" ' :info: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 :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_namebench/namebench/work/namebench-1.3.1/cocoa" && CFLAGS="-arch x86_64" OBJCFLAGS="-arch x86_64" CXXFLAGS="-arch x86_64" FFLAGS="-m64" F90FLAGS="-m64" FCFLAGS="-m64" LDFLAGS="-arch x86_64" CC="/usr/bin/clang" OBJC="/usr/bin/clang" CXX="/usr/bin/clang++" /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg -target "build" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.10 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++" :info:build Exit code: 2 :error:build org.macports.build for port namebench returned: command execution failed :debug:build Error code: NONE :debug:build Backtrace: command execution failed while executing "proc-org.macports.build-build-0 org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for namebench: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port namebench for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_namebench/namebench/main.log
Change History (1)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Summary: | namebench fails to build → namebench @1.3.1: can't open file 'setup.py': [Errno 2] No such file or directory |
Note: See
TracTickets for help on using
tickets.
Duplicate of #46366.