Opened 13 years ago

Last modified 12 years ago

#31492 closed defect

inkscape: gcc >= 3.0 is needed to compile inkscape — at Version 1

Reported by: fbartolom@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: clang Cc:
Port: inkscape

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (1)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: Inkscape gcc removed
Owner: changed from macports-tickets@… to devans@…
Port: inkscape added; Inkscape removed
Summary: Inkscape does not installinkscape: gcc >= 3.0 is needed to compile inkscape

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.

Note: See TracTickets for help on using tickets.