#21961: toppler build breaks on snow leopard ---------------------------------+------------------------------------------ Reporter: bumens@… | Owner: jmpp@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: snowleopard haspatch Port: toppler | ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * keywords: snowleopard => snowleopard haspatch * status: new => closed * resolution: => fixed * cc: ryandesign@… (added) Comment: For me, on Snow Leopard 10.6.8 with Xcode 3.2.6, toppler 1.1.4 and 1.1.5 exit with: {{{ The application with bundle ID (null) is running setugid(), which is not allowed. }}} This appears to be because they're trying to implement some kind of global high score feature, where any user running the app can write to the same high score file. This is apparently not allowed on OS X anymore. Fixed this and updated to 1.1.5 in r84135. It runs for me on Snow Leopard. -- Ticket URL: <https://trac.macports.org/ticket/21961#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS