[MacPorts] #71992: gtk-osx-application-common-gtk2 fails for redefinition of GtkosxApplication
MacPorts
noreply at macports.org
Sun Feb 2 18:05:12 UTC 2025
#71992: gtk-osx-application-common-gtk2 fails for redefinition of GtkosxApplication
----------------------+---------------------------------------------
Reporter: rmottola | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: leopard | Port: gtk-osx-application-common-gtk2
----------------------+---------------------------------------------
build 10.5 leopard fails
default compilation is done with apple gcc 4.2
{{{
In file included from test-integration.c:78:
gtkosxapplication.h:34: error: redefinition of typedef ‘GtkosxApplication’
gtkosxapplication.h:32: error: previous declaration of ‘GtkosxApplication’
was here
make[2]: *** [test_integration_gtk2-test-integration.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from GtkApplicationDelegate.c:26:
gtkosxapplication.h:34: error: redefinition of typedef 'GtkosxApplication'
gtkosxapplication.h:32: error: previous declaration of 'GtkosxApplication'
was here
make[2]: *** [libgtkmacintegration_gtk2_la-GtkApplicationDelegate.lo]
Error 1
}}}
I see nothing wrong at a first check!
--
Ticket URL: <https://trac.macports.org/ticket/71992>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list