#26259: py26-qscintilla not installing -------------------------------+-------------------------------------------- Reporter: boncelet@… | Owner: adfernandes@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: py26-qscintilla -------------------------------+-------------------------------------------- Changes (by blb@…): * owner: macports-tickets@… => adfernandes@… Old description:
I'm trying to install py26-spyder. It needs py26-qscintilla which isn't installing. I ran the following:
sudo port selfupdate sudo port upgrade outdated sudo port install py26-spyder
The relevant portion of the log is below:
:msg:main ---> Building py26-qscintilla :debug:build build phase started at Thu Aug 26 14:10:24 EDT 2010 :debug:build Executing org.macports.build (py26-qscintilla) :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-qscintilla/work/.CC_PRINT_OPTIONS' QTDIR='/opt/local/libexec/qt4-mac' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-qscintilla/work /QScintilla-gpl-2.4.3/Python" && /usr/bin/make -j2 all' :info:build make: *** No rule to make target `all'. Stop. :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-qscintilla/work /QScintilla-gpl-2.4.3/Python" && /usr/bin/make -j2 all " returned error 2 :error:build Target org.macports.build returned: shell command failed :debug:build Backtrace: shell command failed while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for py26-qscintilla): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for py26-qscintilla is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-qscintilla/main.log
New description: I'm trying to install py26-spyder. It needs py26-qscintilla which isn't installing. I ran the following: {{{ sudo port selfupdate sudo port upgrade outdated sudo port install py26-spyder }}} The relevant portion of the log is below: {{{ :msg:main ---> Building py26-qscintilla :debug:build build phase started at Thu Aug 26 14:10:24 EDT 2010 :debug:build Executing org.macports.build (py26-qscintilla) :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-qscintilla/work/.CC_PRINT_OPTIONS' QTDIR='/opt/local/libexec/qt4-mac' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-qscintilla/work /QScintilla-gpl-2.4.3/Python" && /usr/bin/make -j2 all' :info:build make: *** No rule to make target `all'. Stop. :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-qscintilla/work /QScintilla-gpl-2.4.3/Python" && /usr/bin/make -j2 all " returned error 2 :error:build Target org.macports.build returned: shell command failed :debug:build Backtrace: shell command failed while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for py26-qscintilla): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for py26-qscintilla is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-qscintilla/main.log }}} -- Comment: Can you use the 'Attach file' button to attach the full log in case something relevant may be there? -- Ticket URL: <http://trac.macports.org/ticket/26259#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS