#17682: xscreensaver fails to build ---------------------------------+------------------------------------------ Reporter: martinsm@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: build failure | Port: xscreensaver ---------------------------------+------------------------------------------ note all components updated previous to build including X11-2.3.1 build log below (not very big, very quick failure) note despite the error 2 on the first line, this directory exists and is populated. {{{ ---> Building xscreensaver Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xscreensaver/work/xscreensaver-5.07" && make all " returned error 2 Command output: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no- cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DHAVE_CONFIG_H -O2 -I/sw/include -I/usr/X11/include xscreensaver-getimage.c xscreensaver-getimage.c:58:42: error: gdk-pixbuf/gdk-pixbuf-xlib.h: No such file or directory xscreensaver-getimage.c: In function 'read_file_gdk': xscreensaver-getimage.c:363: error: 'GdkPixbuf' undeclared (first use in this function) xscreensaver-getimage.c:363: error: (Each undeclared identifier is reported only once xscreensaver-getimage.c:363: error: for each function it appears in.) xscreensaver-getimage.c:363: error: 'pb' undeclared (first use in this function) xscreensaver-getimage.c:364: warning: ISO C90 forbids mixed declarations and code xscreensaver-getimage.c:379: warning: implicit declaration of function 'gdk_pixbuf_xlib_init' xscreensaver-getimage.c:379: warning: nested extern declaration of 'gdk_pixbuf_xlib_init' xscreensaver-getimage.c:383: warning: implicit declaration of function 'xlib_rgb_init' xscreensaver-getimage.c:383: warning: nested extern declaration of 'xlib_rgb_init' xscreensaver-getimage.c:386: warning: implicit declaration of function 'gdk_pixbuf_new_from_file' xscreensaver-getimage.c:386: warning: nested extern declaration of 'gdk_pixbuf_new_from_file' xscreensaver-getimage.c:403: warning: implicit declaration of function 'gdk_pixbuf_get_width' xscreensaver-getimage.c:403: warning: nested extern declaration of 'gdk_pixbuf_get_width' xscreensaver-getimage.c:404: warning: implicit declaration of function 'gdk_pixbuf_get_height' xscreensaver-getimage.c:404: warning: nested extern declaration of 'gdk_pixbuf_get_height' xscreensaver-getimage.c:412: error: 'pb2' undeclared (first use in this function) xscreensaver-getimage.c:412: warning: implicit declaration of function 'gdk_pixbuf_scale_simple' xscreensaver-getimage.c:412: warning: nested extern declaration of 'gdk_pixbuf_scale_simple' xscreensaver-getimage.c:413: error: 'GDK_INTERP_BILINEAR' undeclared (first use in this function) xscreensaver-getimage.c:416: warning: implicit declaration of function 'gdk_pixbuf_unref' xscreensaver-getimage.c:416: warning: nested extern declaration of 'gdk_pixbuf_unref' xscreensaver-getimage.c:450: warning: implicit declaration of function 'gdk_pixbuf_xlib_render_to_drawable_alpha' xscreensaver-getimage.c:450: warning: nested extern declaration of 'gdk_pixbuf_xlib_render_to_drawable_alpha' xscreensaver-getimage.c:453: error: 'GDK_PIXBUF_ALPHA_FULL' undeclared (first use in this function) xscreensaver-getimage.c:454: error: 'XLIB_RGB_DITHER_NORMAL' undeclared (first use in this function) make[1]: *** [xscreensaver-getimage.o] Error 1 make: *** [all] Error 5 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/17682> MacPorts <http://www.macports.org/> Ports system for Mac OS