Opened 11 years ago
Closed 11 years ago
#43460 closed defect (worksforme)
py-modulegraph: setup.py hangs with Python 3.3
Reported by: | cdeil (Christoph Deil) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | py-modulegraph |
Description
For me this update:
py33-modulegraph 0.11_0 < 0.11.1_0
hangs here (I waited 10 minutes):
$ sudo port -d -p upgrade outdated ... ---> Building py33-modulegraph DEBUG: Executing proc-pre-org.macports.build-build-0 DEBUG: Executing org.macports.build (py33-modulegraph) DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='' CXXFLAGS='' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.9' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-modulegraph/py33-modulegraph/work/.CC_PRINT_OPTIONS' F90FLAGS='' LDFLAGS='' FCFLAGS='' OBJC='/usr/bin/clang' OBJCFLAGS='' FFLAGS='' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-modulegraph/py33-modulegraph/work/modulegraph-0.11.1" && /opt/local/Library/Frameworks/Python.framework/Versions/3.3/bin/python3.3 setup.py --no-user-cfg build' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-modulegraph/py33-modulegraph/work/modulegraph-0.11.1" && /opt/local/Library/Frameworks/Python.framework/Versions/3.3/bin/python3.3 setup.py --no-user-cfg build
This is on a OS X 10.9 Macbook. Can you reproduce?
Change History (4)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Cc: | jmr@… removed |
---|---|
Owner: | changed from macports-tickets@… to jmr@… |
comment:2 Changed 11 years ago by jmroot (Joshua Root)
comment:3 Changed 11 years ago by cdeil (Christoph Deil)
Hmmm ... today it works.
No idea what the problem was (in the meantime I restarted my Mac and did a port clean
... probably some issue with my Mac.
Please close the ticket.
comment:4 Changed 11 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Replying to Deil.Christoph@…:
No, it works fine here.