Opened 14 years ago

Last modified 15 months ago

#26344 new defect

gtk2+quartz+no_x11-2.20.1 Build error on 10.4

Reported by: le-grand-manitou@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: tiger Cc:
Port: gtk2

Description (last modified by jmroot (Joshua Root))

Function _gtk_quartz_get_selection_data_from_pasteboard' fails in compiling whle building gtk2 2.20.1 on Mac OS X 10.4.11 with Xcode 2.5.

:info:build gtkquartz.c: In function '_gtk_quartz_get_selection_data_from_pasteboard':
:info:build gtkquartz.c:207: warning: dereferencing type-punned pointer will break strict-aliasing rules
:info:build gtkquartz.c: In function '_gtk_quartz_set_selection_data_for_pasteboard':
:info:build gtkquartz.c:263: error: 'NSUInteger' undeclared (first use in this function)
:info:build gtkquartz.c:263: error: (Each undeclared identifier is reported only once
:info:build gtkquartz.c:263: error: for each function it appears in.)
:info:build gtkquartz.c:263: error: parse error before 'length'
:info:build gtkquartz.c:269: error: 'length' undeclared (first use in this function)
:info:build make[4]: *** [gtkquartz.lo] Error 1
:info:build make[4]: *** Waiting for unfinished jobs....

Complete log is enclosed if it might be of any help.

Attachments (1)

main.log (921.5 KB) - added by le-grand-manitou@… 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by le-grand-manitou@…

Attachment: main.log added

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

Cc: nox@… openmaintainer@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to nox@…
Summary: gtk2+quartz+no_x11-2.20.1 Build errorgtk2+quartz+no_x11-2.20.1 Build error on 10.4

As per the ticket guidelines, it's not useful to cc openmaintainer.

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

Owner: changed from nox@… to macports-tickets@…

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

Is this still a problem with 2.24.25?

comment:4 Changed 15 months ago by rmottola (Riccardo)

I think this can be solved with legacy support - 10.4 did not have NSUInteger

Note: See TracTickets for help on using tickets.