#37237: Widelands does not build on my PowerBook G4 with Mac OS X 10.5.8 -----------------------------+-------------------------------- Reporter: gilles.risch@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: ppc leopard Port: widelands | -----------------------------+-------------------------------- Comment (by gilles.risch@…): Hello, building the game manually as it is described on the widelands wiki page (http://wl.widelands.org/wiki/BuildingWidelands/#building_under_mac_os_x) isn´t successful either. Here´s the output: {{{ [ 69%] Building CXX object src/CMakeFiles/widelands_all.dir/economy/flag.cc.o /Users/roodemol/Downloads/widelands/src/ui_basic/panel.h:246: warning: 'hot' attribute directive ignored /Users/roodemol/Downloads/widelands/src/ui_basic/button.h:72: warning: 'hot' attribute directive ignored [ 69%] Building CXX object src/CMakeFiles/widelands_all.dir/economy/fleet.cc.o /Users/roodemol/Downloads/widelands/src/ui_basic/panel.h:246: warning: 'hot' attribute directive ignored /Users/roodemol/Downloads/widelands/src/ui_basic/button.h:72: warning: 'hot' attribute directive ignored /Users/roodemol/Downloads/widelands/src/economy/fleet.cc: In member function 'virtual void Widelands::Fleet::Loader::load_pointers()': /Users/roodemol/Downloads/widelands/src/logic/ship.h:106: error: 'void Widelands::Ship::set_fleet(Widelands::Fleet*)' is private /Users/roodemol/Downloads/widelands/src/economy/fleet.cc:697: error: within this context /Users/roodemol/Downloads/widelands/src/economy/portdock.h:106: error: 'void Widelands::PortDock::set_fleet(Widelands::Fleet*)' is private /Users/roodemol/Downloads/widelands/src/economy/fleet.cc:701: error: within this context make[2]: *** [src/CMakeFiles/widelands_all.dir/economy/fleet.cc.o] Error 1 make[1]: *** [src/CMakeFiles/widelands_all.dir/all] Error 2 make: *** [all] Error 2 }}} It seams that the error is inside the fleet.cc. I used the gcc version 4.0.1 (Apple Inc. build 5493). Kind regards, Gilles -- Ticket URL: <https://trac.macports.org/ticket/37237#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS