ports/62404: portupgrade -R gnome2-2.4.1 fails with xscreensaver-gnome linker error

Stacey Roberts stacey at vickiandstacey.com
Thu Feb 5 22:10:27 UTC 2004


>Number:         62404
>Category:       ports
>Synopsis:       portupgrade -R gnome2-2.4.1 fails with xscreensaver-gnome linker error
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 05 14:10:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stacey Roberts
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD crom.vickiandstacey.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Sun Nov 9 13:59:06 GMT 2003 root at crom.vickiandstacey.com:/usr/obj/usr/src/sys/SMP i386


>Description:
I ran a fresh cvsup of ports tree last night, and started portupgrading ports as per Marcus' advisory on ports changes with respect to gettext issues. I've now gotten to the Gnome2 port, and I get failures at the xscreensaver-gnome port. Here is the output from the portupgrade error:

# portupgrade -R gnome2-2.4.1
--->  Upgrading 'xscreensaver-gnome-4.14' to 'xscreensaver-gnome-4.14_1' (x11/xscreensaver-gnome)
--->  Building '/usr/ports/x11/xscreensaver-gnome'
===>  Cleaning for atk-1.4.1_2
===>  Cleaning for libiconv-1.9.1_3
===>  Cleaning for gettext-0.13.1
===>  Cleaning for glib-2.2.3_1
===>  Cleaning for gmake-3.80_2
===>  Cleaning for imake-4.3.0_2
===>  Cleaning for libglade2-2.0.1_2
===>  Cleaning for libtool-1.3.5_1
===>  Cleaning for pkgconfig-0.15.0_1
===>  Cleaning for gle-3.0.3
===>  Cleaning for jpeg-6b_1
===>  Cleaning for libglut-5.0.2
===>  Cleaning for png-1.2.5_3
===>  Cleaning for tiff-3.6.1
===>  Cleaning for python-2.3.3
===>  Cleaning for gnomehier-1.0_13
===>  Cleaning for freetype2-2.1.5_2
===>  Cleaning for expat-1.95.6_1
===>  Cleaning for intltool-0.30_1
===>  Cleaning for libxml2-2.6.5_1
===>  Cleaning for p5-XML-Parser-2.34
===>  Cleaning for XFree86-fontEncodings-4.3.0
===>  Cleaning for XFree86-fontScalable-4.3.0
===>  Cleaning for Xft-2.1.2_1
===>  Cleaning for fontconfig-2.2.90_4
===>  Cleaning for gtk-2.2.4_2
===>  Cleaning for pango-1.2.5_1
===>  Cleaning for XFree86-clients-4.3.0_6
===>  Cleaning for XFree86-libraries-4.3.0_6
===>  Cleaning for xscreensaver-gnome-4.14_1
===>  Vulnerability check disabled
===>  Found saved configuration for xscreensaver-gnome-4.14_1
>How-To-Repeat:
Attempt portupgrade -R for gnome2 with last night's cvsup of ports tree..,

>Fix:

Don't know
	


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> xscreensaver-4.14.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from http://www.jwz.org/xscreensaver/.
 Receiving xscreensaver-4.14.tar.gz (3988251 bytes): 100% (ETA 00:00)
 3988251 bytes transferred in 68.3 seconds (57.01 kBps)
 ===>  Extracting for xscreensaver-gnome-4.14_1
 >> Checksum OK for xscreensaver-4.14.tar.gz.
 ===>  Patching for xscreensaver-gnome-4.14_1
 ===>  Applying FreeBSD patches for xscreensaver-gnome-4.14_1
 ===>   xscreensaver-gnome-4.14_1 depends on executable: gmake - found
 ===>   xscreensaver-gnome-4.14_1 depends on executable: pkg-config - found
 ===>   xscreensaver-gnome-4.14_1 depends on file: /usr/local/bin/intltool-extract - found
 ===>   xscreensaver-gnome-4.14_1 depends on shared library: gle.3 - found
 ===>   xscreensaver-gnome-4.14_1 depends on shared library: X11.6 - found
 ===>   xscreensaver-gnome-4.14_1 depends on shared library: glib-2.0.200 - found===>   xscreensaver-gnome-4.14_1 depends on shared library: atk-1.0.400 - found
 ===>   xscreensaver-gnome-4.14_1 depends on shared library: pango-1.0.200 - found
 ===>   xscreensaver-gnome-4.14_1 depends on shared library: gtk-x11-2.0.200 - found
 ===>   xscreensaver-gnome-4.14_1 depends on shared library: glade-2.0.0 - found
 ===>   xscreensaver-gnome-4.14_1 depends on shared library: xml2.5 - found
 ===>  Configuring for xscreensaver-gnome-4.14_1
 current directory: /usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.14
 command line was: ./configure --with-gl --with-gle --with-xpm --with-xml --with-hackdir=/usr/X11R6/bin/xscreensaver-hacks --with-configdir=/usr/X11R6/share/xscreensaver/config --with-jpeg=/usr/local --without-motif --without-kerberos --with-fortune=/usr/ games/fortune -sa --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.9
 checking build system type... i386-portbld-freebsd4.9
 checking host system type... i386-portbld-freebsd4.9
 checking for gcc... cc
 checking for C compiler default output... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ANSI C... none needed
 checking whether the compiler works on ANSI C... yes
 Turning on gcc compiler warnings.
 checking whether gcc accepts -std... yes
 Disabling C++ comments in ANSI C code.
 checking whether gcc accepts -no-cpp-precomp... no
 checking how to run the C preprocessor... cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -E
 checking for an ANSI C-conforming const... yes
 checking for inline... __inline__
 checking for bc... yes
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether \${INSTALL} -d\ creates intermediate directories... yes
 checking whether gmake sets $(MAKE)... yes
 checking for egrep... grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... no
 checking for unistd.h... yes
 checking for unistd.h... (cached) yes
 checking for mode_t... yes
 checking for pid_t... yes
 checking for size_t... yes
 checking return type of signal handlers... void
 checking whether time.h and sys/time.h may both be included... yes
 checking for sys/wait.h that is POSIX.1 compatible... yes
 checking for dirent.h that defines DIR... yes
 checking for library containing opendir... none required
 checking how to call gettimeofday... two arguments
 checking for select... yes
 checking for fcntl... yes
 checking for uname... yes
 checking for nice... yes
 checking for setpriority... yes
 checking for getcwd... yes
 checking for getwd... yes
 checking for putenv... yes
 checking for sbrk... yes
 checking for sigaction... yes
 checking for syslog... yes
 checking for realpath... yes
 checking for setrlimit... yes
 checking for struct icmp... yes
 checking for struct icmphdr... no
 checking crypt.h usability... no
 checking crypt.h presence... no
 checking for crypt.h... no
 checking sys/select.h usability... yes
 checking sys/select.h presence... yes
 checking for sys/select.h... yes
 checking for perl5... /usr/bin/perl5
 checking perl version... 5.00503
 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
 checking for gethostbyname... yes
 checking for connect... yes
 checking for remove... yes
 checking for shmat... yes
 checking for IceConnectionNumber in -lICE... yes
 checking for X app-defaults directory... /usr/X11R6/lib/X11/app-defaults
 checking for XPointer... yes
 checking whether this is MacOS X... no
 checking for perl... /usr/bin/perl
 checking for ranlib... ranlib
 checking for off_t... yes
 checking for working alloca.h... no
 checking for alloca... yes
 checking for stdlib.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking for getpagesize... yes
 checking for working mmap... yes
 checking argz.h usability... no
 checking argz.h presence... no
 checking for argz.h... no
 checking limits.h usability... yes
 checking limits.h presence... yes
 checking for limits.h... yes
 checking locale.h usability... yes
 checking locale.h presence... yes
 checking for locale.h... yes
 checking nl_types.h usability... yes
 checking nl_types.h presence... yes
 checking for nl_types.h... yes
 checking malloc.h usability... yes
 checking malloc.h presence... yes
 checking for malloc.h... yes
 checking for string.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking sys/param.h usability... yes
 checking sys/param.h presence... yes
 checking for sys/param.h... yes
 checking for getcwd... (cached) yes
 checking for munmap... yes
 checking for putenv... (cached) yes
 checking for setenv... yes
 checking for setlocale... yes
 checking for strchr... yes
 checking for strcasecmp... yes
 checking for strdup... yes
 checking for __argz_count... no
 checking for __argz_stringify... no
 checking for __argz_next... no
 checking for LC_MESSAGES... yes
 checking libintl.h usability... yes
 checking libintl.h presence... yes
 checking for libintl.h... yes
 checking for dgettext in libc... no
 checking for bindtextdomain in -lintl... yes
 checking for dgettext in libintl... checking for dgettext in -lintl... yes
 yes
 checking for msgfmt... /usr/local/bin/msgfmt
 checking for dcgettext... yes
 checking for gmsgfmt... /usr/local/bin/msgfmt
 checking for xgettext... /usr/local/bin/xgettext
 checking for catalogs to be installed...  ca da de es et fi fr hu it ja ko nl no pl pt pt_BR ru sk sv vi wa zh_CN zh_TW
 checking for X11/Xmu/Error.h... yes
 checking for X11/extensions/XScreenSaver.h... no
 checking for X11/extensions/scrnsaver.h... yes
 checking for XScreenSaverRegister in -lXext... no
 checking for XScreenSaverRegister in -lXExExt... no
 checking for XScreenSaverRegister in -lXss... yes
 checking for X11/extensions/xidle.h... no
 checking for X11/extensions/XSGIvc.h... no
 checking for X11/extensions/dpms.h... yes
 checking for DPMSInfo in -lXext... yes
 checking for X11/extensions/Xinerama.h... yes
 checking for XineramaQueryExtension in -lXext... no
 checking for XineramaQueryExtension in -lXinerama... yes
 checking for X11/extensions/xf86vmode.h... yes
 checking for XF86VidModeGetViewPort in -lXxf86vm... yes
 checking for XF86VidModeSetGamma in -lXxf86vm... yes
 checking for XF86VidModeSetGammaRamp in -lXxf86vm... yes
 checking for XF86MiscSetGrabKeysState in -lXxf86misc... yes
 checking for XHPDisableReset in X11/XHPlib.h... no
 checking whether /proc/interrupts contains keyboard data... no
 checking for PAM... yes
 checking for dlopen in -ldl... no
 checking how to call pam_strerror... two arguments
 checking for Sun-style shadow passwords... no
 checking for DEC-style shadow passwords... no
 checking for HP-style shadow passwords... no
 checking for FreeBSD-style shadow passwords... yes
 checking for generic shadow passwords... no
 checking for crypt in -lc... no
 checking for crypt in -lcrypt... yes
 checking for pkg-config... /usr/local/bin/pkg-config
 checking for GTK 2.x with pkg-config based tests...
 checking for gtk+-2.0... 2.2.4
 checking for gmodule-2.0... 2.2.3
 checking for libxml-2.0... 2.6.5
 checking for libglade-2.0... 2.0.1
 checking for Gtk includes... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include /pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0
 checking for Gtk libs... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpan gox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv
 checking for yelp... yelp
 checking for libxml-2.0... 2.6.5
 checking for XML includes... -I/usr/local/include/libxml2 -I/usr/local/include
 checking for XML libs... -L/usr/local/lib -lxml2 -lz -liconv -lm
 checking for zlibVersion in -lz... yes
 checking for xmlParseChunk in -lc... yes
 checking GL/gl.h usability... yes
 checking GL/gl.h presence... yes
 checking for GL/gl.h... yes
 checking for GL/glx.h... yes
 checking whether GL is really MesaGL... yes
 checking for pthread_create in -pthread... yes
 checking for glXCreateContext in -lMesaGL... no
 checking for glXCreateContext in -lGL... yes
 checking MesaGL version number... 4.0  or newer, probably?
 checking for glBindTexture in -lGL... yes
 checking for GL/gle.h... yes
 checking for gleCreateGC in -lgle... yes
 checking for uview_direction in -lgle... yes
 checking for X11/xpm.h... yes
 checking for gdk_pixbuf 2.x with gtk-config based tests...
 checking for gdk-pixbuf-2.0... 2.2.4
 checking for gdk-pixbuf-xlib-2.0... 2.2.4
 checking for gdk-pixbuf includes... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include
 checking for gdk-pixbuf libs... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv
 checking for gdk_pixbuf_new_from_file in -lc... yes
 checking for gdk_pixbuf_xlib_init in -lc... yes
 checking for JPEG headers... /usr/local/include
 checking for JPEG libs... /usr/local/lib
 checking jpeglib.h usability... yes
 checking jpeglib.h presence... yes
 checking for jpeglib.h... yes
 checking for jpeg_start_compress in -ljpeg... yes
 checking for X11/extensions/XShm.h... yes
 checking sys/ipc.h usability... yes
 checking sys/ipc.h presence... yes
 checking for sys/ipc.h... yes
 checking sys/shm.h usability... yes
 checking sys/shm.h presence... yes
 checking for sys/shm.h... yes
 checking for X11/extensions/Xdbe.h... yes
 checking for X11/extensions/readdisplay.h... no
 checking for /usr/games/fortune... yes
 checking for locale directory... /usr/X11R6/share/locale
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating utils/Makefile
 config.status: creating driver/Makefile
 config.status: creating hacks/Makefile
 config.status: creating hacks/glx/Makefile
 config.status: creating po/Makefile.in
 config.status: creating driver/XScreenSaver.ad
 config.status: creating driver/xscreensaver.kss
 config.status: creating config.h
 config.status: executing default-1 commands
 config.status: executing default-2 commands
   
 User programs will be installed in /usr/X11R6/bin/
 Screen savers will be installed in /usr/X11R6/bin/xscreensaver-hacks/
 Configuration will be installed in /usr/X11R6/share/xscreensaver/config/
   
 ===>  Building for xscreensaver-gnome-4.14_1
 gmake[1]: Entering directory `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.14/utils'
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include alpha.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include colors.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include fade.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include grabscreen.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include grabclient.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include hsv.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include overlay.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include resources.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include spline.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include usleep.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include visual.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include visual-gl.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include xmu.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include logo.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include yarandom.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include erase.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include xshm.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include xdbe.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk- 2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0 -I/usr/local/lib /glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include colorbars.c
 gmake[1]: Leaving directory `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.14/utils'
 gmake[1]: Entering directory `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.14/driver'
 /bin/sh ./../utils/ad2c XScreenSaver.ad > XScreenSaver_ad.h
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include xscreensaver.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include windows.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include timers.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -DDEFAULT_PATH_PREFIX='"/usr/X11R6/bin/xscreensaver-hacks"' -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include \
   ./subprocs.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include exec.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include xset.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include splash.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include setuid.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include stderr.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include prefs.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include dpms.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include lock.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include passwd.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include passwd-pam.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   -I/usr/local/include/libxml2 -I/usr/local/include   -I/usr/local/include/glib-2.0  -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I/usr/local/include  -I/usr/X11R6/include passwd-pwent.c
 cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -L/usr/local/lib -L/usr/X11R6/lib -o xscreensaver xscreensaver.o windows.o timers.o subprocs.o exec.o xset.o splash.o setuid.o stderr.o prefs.o dpms.o lock.o passwd.o passwd-pam.o p asswd-pwent.o ../utils/fade.o ../utils/overlay.o ../utils/logo.o ../utils/yarandom.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o    -L/usr/local/lib  -L/usr/X11R6/lib -lXmu  -lXss -lXinerama -lXxf86vm -lXxf86misc   -lSM -lICE -lXt -lX11 -lXe xt  -lpam -lcrypt
 passwd-pam.o: In function `pam_passwd_valid_p':
 passwd-pam.o(.text+0x15f): undefined reference to `sigtimedwait'
 passwd-pam.o(.text+0x28d): undefined reference to `sigtimedwait'
 gmake[1]: *** [xscreensaver] Error 1
 gmake[1]: Leaving directory `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.14/driver'
 gmake: *** [all] Error 5
 *** Error code 2
   
 Stop in /usr/ports/x11/xscreensaver-gnome.
 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade12033.9 make
 ** Fix the problem and try again.
 --->  Skipping 'x11/gnome2' (gnome2-2.4.1) because 'x11/xscreensaver-gnome' (xscreensaver-gnome-4.14) failed
 ** The following packages were not installed or upgraded (*:skipped / !:failed)
         ! x11/xscreensaver-gnome (xscreensaver-gnome-4.14)      (linker error)
         * x11/gnome2 (gnome2-2.4.1)
 #
 



More information about the freebsd-ports-bugs mailing list