Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14868 closed defect (fixed)

Inkscape fails to built on OS X 10.11

Reported by: MartinBuchmann (Martin Buchmann) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

Hi,

I just tried to build the inkscape port. All dependencies have built without any trouble now, but the port itself fails:

attributes.cpp: In function 'unsigned int sp_attribute_lookup(const gchar*)':
attributes.cpp:400: error: 'g_assert' was not declared in this scope
make[2]: *** [attributes.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Warning: the following items did not execute (for inkscape): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

I will attach a complete log file.

Attachments (1)

inkscape.log (16.0 KB) - added by MartinBuchmann (Martin Buchmann) 16 years ago.
Output of sudo port -dv install inkscape

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by MartinBuchmann (Martin Buchmann)

Attachment: inkscape.log added

Output of sudo port -dv install inkscape

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Looks like the same problem as with glibmm in #14738.

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jmr@…
Status: newassigned

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

Fixed in r35600 by updating to 0.46. However, you may still encounter the issue described in #12969.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.