#15829: gdk-pixbuf 0.22.0, Revision 1, Build Failure --------------------------------+------------------------------------------- Reporter: smurfair@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: gdk pixbuf | --------------------------------+------------------------------------------- gdk-pixbuf 0.22.0 fails to build on a PPC machine– tried attempted all variants. {{{ ---> Building gdk-pixbuf with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_gdk-pixbuf/work/gdk-pixbuf-0.22.0" && make all " returned error 2 Command output: gdk-pixbuf.c:281: error: parse error before 'gdk_pixbuf_get_has_alpha' gdk-pixbuf.c: In function 'gdk_pixbuf_get_has_alpha': gdk-pixbuf.c:285: error: dereferencing pointer to incomplete type gdk-pixbuf.c:285: error: 'TRUE' undeclared (first use in this function) gdk-pixbuf.c:285: error: 'FALSE' undeclared (first use in this function) gdk-pixbuf.c: In function 'gdk_pixbuf_get_bits_per_sample': gdk-pixbuf.c:301: error: dereferencing pointer to incomplete type gdk-pixbuf.c: At top level: gdk-pixbuf.c:312: error: parse error before '*' token gdk-pixbuf.c: In function 'gdk_pixbuf_get_pixels': gdk-pixbuf.c:317: error: dereferencing pointer to incomplete type gdk-pixbuf.c: In function 'gdk_pixbuf_get_width': gdk-pixbuf.c:333: error: dereferencing pointer to incomplete type gdk-pixbuf.c: In function 'gdk_pixbuf_get_height': gdk-pixbuf.c:349: error: dereferencing pointer to incomplete type gdk-pixbuf.c: In function 'gdk_pixbuf_get_rowstride': gdk-pixbuf.c:365: error: dereferencing pointer to incomplete type gdk-pixbuf.c: At top level: gdk-pixbuf.c:371: error: parse error before 'gdk_pixbuf_major_version' gdk-pixbuf.c:371: warning: data definition has no type or storage class gdk-pixbuf.c:372: error: parse error before 'gdk_pixbuf_minor_version' gdk-pixbuf.c:372: warning: data definition has no type or storage class gdk-pixbuf.c:373: error: parse error before 'gdk_pixbuf_micro_version' gdk-pixbuf.c:373: warning: data definition has no type or storage class gdk-pixbuf.c:378: error: parse error before 'app' gdk-pixbuf.c:383: error: parse error before 'app' make[3]: *** [gdk-pixbuf.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/15829> MacPorts <http://www.macports.org/> Ports system for Mac OS