[MacPorts] #71993: needs bump in compiler version

MacPorts noreply at macports.org
Sun Feb 2 18:12:05 UTC 2025


#71993: needs bump in compiler version
-------------------------+---------------------------------------------
 Reporter:  rmottola     |      Owner:  mascguy
     Type:  defect       |     Status:  assigned
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:
 Keywords:  leopard gcc  |       Port:  gtk-osx-application-common-gtk2
-------------------------+---------------------------------------------
 apple gcc 4.2 doesn't cut it.

 {{{

 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

 }}}


 At hand I could only try with gcc 14 and it compiled.
 Using gcc 4.8, gcc6, gcc7 which I had installed triggered a gcc9 rebuild
 which I  interrupted

-- 
Ticket URL: <https://trac.macports.org/ticket/71993>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list