#31492: inkscape: gcc >= 3.0 is needed to compile inkscape ---------------------------------+------------------------------------------ Reporter: fbartolom@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: inkscape ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * keywords: Inkscape gcc => * owner: macports-tickets@… => devans@… * port: Inkscape => inkscape Old description:
When I try to upgrade or reinstall Inkscape I get the following error: $ sudo port install inkscape Warning: No port atlas found in the index. ---> Computing dependencies for py26-numpy ---> Cleaning py26-numpy ---> Computing dependencies for inkscape ---> Configuring inkscape Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Log for inkscape is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_inkscape/inkscape/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
While the log file reports: :info:configure checking GNU compiler version... :info:configure configure: error: gcc >= 3.0 is needed to compile inkscape :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_inkscape/inkscape/work/inkscape-0.48.2" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with- xft --with-gnome-vfs --with-python --enable-lcms --enable-poppler-cairo " returned error 1 :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) :debug:configure Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for inkscape): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Log for inkscape is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_inkscape/inkscape/main.log
New description: When I try to upgrade or reinstall Inkscape I get the following error: {{{ $ sudo port install inkscape Warning: No port atlas found in the index. ---> Computing dependencies for py26-numpy ---> Cleaning py26-numpy ---> Computing dependencies for inkscape ---> Configuring inkscape Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Log for inkscape is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_inkscape/inkscape/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} While the log file reports: {{{ :info:configure checking GNU compiler version... :info:configure configure: error: gcc >= 3.0 is needed to compile inkscape :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_inkscape/inkscape/work/inkscape-0.48.2" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with- xft --with-gnome-vfs --with-python --enable-lcms --enable-poppler-cairo " returned error 1 :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) :debug:configure Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for inkscape): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Log for inkscape is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_inkscape/inkscape/main.log }}} -- Comment: Please remember to use WikiFormatting and to Cc the maintainer of the affected port. What version of Xcode is installed? Try reinstalling the latest version of Xcode for your OS version. -- Ticket URL: <https://trac.macports.org/ticket/31492#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS