#27331: MyPaint 0.9.0 fails to build -------------------------------+-------------------------------------------- Reporter: ak.ml@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: MyPaint -------------------------------+-------------------------------------------- I manage to compile MyPaint if I apply the patch proposed (I just added a final newline) in the MyPaint forums: reply #36 in Mac OSX Port thread.[[BR]] See [http://forum.intilinux.com/mypaint-development-and-suggestions/mac- osx-port/msg6236/#msg6236][[BR]] Patch: [http://gitorious.org/~maxy/mypaint/maxy- experimental/commit/94551d74c368892e274750fadb4a4f91bc460db3.diff] {{{ $ sudo port -v extract MyPaint $ cd "`port work MyPaint`/mypaint-0.9.0" $ sudo patch -p1 < /path/to/patch-MyPaint.diff" }}} Also {{{ $ g++ --version i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. }}} I am on a MacIntel with Leopard 10.5.8 -- Ticket URL: <https://trac.macports.org/ticket/27331> MacPorts <http://www.macports.org/> Ports system for Mac OS