make[1]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/fedora/fc6 /usr/src/poker3d/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/poker3d/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro poker3d-fc6 /usr/src/poker3d/build/fedora/fc6 ; fi umount /usr/src/poker3d/build/fedora/fc6/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/fedora/fc6/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ fedora = debian ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d/build/fedora/fc6/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ fedora = gentoo ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/fedora/fc6 && rm -fr /usr/src/poker3d/build/fedora/fc6 && mkdir /usr/src/poker3d/build/fedora/fc6 rm -fr /usr/src/poker3d/build/fedora/fc6.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/fedora/fc6 /usr/src/poker3d/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/poker3d/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro poker3d-fc6 /usr/src/poker3d/build/fedora/fc6 ; fi make chroot-mounts make[2]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/fedora/fc6 /usr/src/poker3d/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/poker3d/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro poker3d-fc6 /usr/src/poker3d/build/fedora/fc6 ; fi umount /usr/src/poker3d/build/fedora/fc6/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/fedora/fc6/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = debian ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d/build/fedora/fc6/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = gentoo ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/fedora/fc6 /usr/src/poker3d/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/poker3d/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro poker3d-fc6 /usr/src/poker3d/build/fedora/fc6 ; fi mount -t proc proc /usr/src/poker3d/build/fedora/fc6/proc mount -t devpts devpts /usr/src/poker3d/build/fedora/fc6/dev/pts if [ fedora = debian ] ; then \ mkdir -p gnulinux/fedora/fc6/archives/partial ; \ mount --bind gnulinux/fedora/fc6/archives /usr/src/poker3d/build/fedora/fc6/var/cache/apt/archives ; \ elif [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/distdir /usr/src/poker3d/build/fedora/fc6/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/fedora/distdir /usr/src/poker3d/build/fedora/fc6/usr/local/distdir ; \ fi if [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/portage/packages /usr/src/poker3d/build/fedora/fc6/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/fedora/portage/packages /usr/src/poker3d/build/fedora/fc6/usr/portage/packages ; \ fi mkdir -p gnulinux/fedora/fc6/src mount --bind gnulinux/fedora/fc6/src /usr/src/poker3d/build/fedora/fc6/usr/src if [ fedora = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/fedora/fc6/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/fedora/fc6/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/poker3d' if [ fedora = debian ] ; then \ source_list=/usr/src/poker3d/build/fedora/fc6/etc/apt/sources.list ; \ : ; \ : ; \ timeout 600 chroot /usr/src/poker3d/build/fedora/fc6 apt-get -o Acquire::pdiffs=false update && \ timeout 3600 chroot /usr/src/poker3d/build/fedora/fc6 apt-get -y --force-yes dist-upgrade ; \ elif [ fedora = fedora ] ; then \ TEMPLATE=/usr/src/poker3d/build/fedora/fc6/etc/packaging-farm.yum ; \ depend=osgcal ; sed -e "s/NAME/$depend/" -e "s|BASEURL|http://localhost/packaging-farm/$depend/gnulinux/fedora/fc6/src/redhat/|" < $TEMPLATE > /usr/src/poker3d/build/fedora/fc6/etc/yum.repos.d/$depend.repo ; depend=pokersource ; sed -e "s/NAME/$depend/" -e "s|BASEURL|http://pokersource.info/packaging-farm/$depend/gnulinux/fedora/fc6/src/redhat/|" < $TEMPLATE > /usr/src/poker3d/build/fedora/fc6/etc/yum.repos.d/$depend.repo ; \ : ; \ chroot /usr/src/poker3d/build/fedora/fc6 yum -d 0 -e 0 -y update ; \ elif [ fedora = gentoo ] ; then \ overlaydir=/usr/src/poker3d/build/fedora/fc6/overlays ; \ mkdir -p $overlaydir ; \ rsync -avH --delete rsync://pokersource.info/packaging-farm/gnulinux/gentoo/fc6/src/ $overlaydir/pokersource/ ; rsync -avH --delete /gnulinux/gentoo/fc6/src/ $overlaydir/openthreads/ ; rsync -avH --delete /usr/src/openscenegraph/gnulinux/gentoo/fc6/src/ $overlaydir/openscenegraph/ ; rsync -avH --delete /usr/src/osgal/gnulinux/gentoo/fc6/src/ $overlaydir/osgal/ ; rsync -avH --delete /usr/src/osgcal/gnulinux/gentoo/fc6/src/ $overlaydir/osgcal/ ; \ fi warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 Importing GPG key 0x4F2A6FD2 "Fedora Project " from /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora make chroot-umounts make[2]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/fedora/fc6 /usr/src/poker3d/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/poker3d/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro poker3d-fc6 /usr/src/poker3d/build/fedora/fc6 ; fi umount /usr/src/poker3d/build/fedora/fc6/proc > /dev/null 2>&1 umount /usr/src/poker3d/build/fedora/fc6/dev/pts > /dev/null 2>&1 if [ fedora = debian ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d/build/fedora/fc6/usr/src > /dev/null 2>&1 if [ fedora = gentoo ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: Leaving directory `/usr/src/poker3d' make[1]: Leaving directory `/usr/src/poker3d' make[1]: Entering directory `/usr/src/poker3d' mkdir -p "/var/cache/packaging-farm/sources/poker3d" rsync --delete -avH /var/cache/packaging-farm/sources/poker3d/ poker3d/ building file list ... done sent 27267 bytes received 20 bytes 18191.33 bytes/sec total size is 33178189 speedup is 1215.90 # # Make sure no update occur less than 1 seconds after the end of the rsync. # If an update can occur within less than 1 second, the -c (checksum) rsync option # *must* be used to ensure that the rsync is accurate and this slows down # the rsync a great deal. By loosing a second here you can save many seconds # later because rsync can rely on the file date and size to figure out which # files are identical. # sleep 1 : : Copy the patches to current directory and include the : package name in their file name : eval tarbal=poker3d/poker3d*[0-9].tar.gz ; \ version=$(expr $tarbal : '.*-\(.*\).tar.gz') ; \ if [ -f poker3d/poker3d-*[0-9]/debian/patches/00list ] ; then \ for patch in poker3d/poker3d-*[0-9]/debian/patches/*.dpatch ; do \ base=$(basename $patch) ; \ cp -a $patch poker3d ; \ cp -a $patch poker3d/poker3d-debian-$base ; \ done ; \ fi /usr/lib/packaging-farm/fedora/get.sh poker3d fc6 + PACKAGE=poker3d + DISTRIBUTION=fc6 + '[' -z poker3d -o -z fc6 ']' ++ packaging-farm --var DISTRIBUTION=fc6 DISTTYPE + DISTTYPE=fedora ++ packaging-farm --var DISTRIBUTION=fc6 OSTYPE + OSTYPE=gnulinux + mkdir -p gnulinux/fedora/fc6/src/redhat/SOURCES + mkdir -p gnulinux/fedora/fc6/src/redhat/SPECS ++ echo poker3d/poker3d-1.1.37.tar.gz + tarbal=poker3d/poker3d-1.1.37.tar.gz + rsync_done=/bin/false + '[' '!' -f poker3d/poker3d-1.1.37.tar.gz ']' + PATCH_MAGIC=333 + MAINTAINER='Loic Dachary ' ++ date '+%a %b %d %Y' + CHANGELOG_HEADER='* Thu Nov 08 2007 Loic Dachary -' + /bin/false + rsync -a --delete '--include=*poker3d*[0-9].tar.gz' '--include=*-debian-*' '--exclude=*' poker3d/ gnulinux/fedora/fc6/src/redhat/SOURCES/ + spec=gnulinux/fedora/fc6/src/redhat/SPECS/poker3d.spec ++ grep '^Version:' ++ sed -e 's/.*:[ ]*//' -e 's/[ ]*//g' + current_version=1.1.37 ++ expr poker3d/poker3d-1.1.37.tar.gz : '.*-\(.*\).tar.gz' + new_version=1.1.37 + echo 'Source version is 1.1.37' Source version is 1.1.37 + '[' 1.1.37 '!=' 1.1.37 ']' + patches_pattern='poker3d-debian-*.dpatch' ++ ls 'gnulinux/fedora/fc6/src/redhat/SOURCES/poker3d-debian-*.dpatch' + patches= + /bin/true + grep '^%patch333' gnulinux/fedora/fc6/src/redhat/SPECS/poker3d.spec + patches_in_spec=/bin/false + update_spec=/bin/false + /bin/false + '[' '' ']' + /bin/false + '[' '' ']' make[1]: Leaving directory `/usr/src/poker3d' make[1]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/fedora/fc6 /usr/src/poker3d/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/poker3d/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro poker3d-fc6 /usr/src/poker3d/build/fedora/fc6 ; fi umount /usr/src/poker3d/build/fedora/fc6/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/fedora/fc6/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = debian ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d/build/fedora/fc6/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = gentoo ] ; then \ umount /usr/src/poker3d/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/fedora/fc6 /usr/src/poker3d/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/poker3d/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro poker3d-fc6 /usr/src/poker3d/build/fedora/fc6 ; fi mount -t proc proc /usr/src/poker3d/build/fedora/fc6/proc mount -t devpts devpts /usr/src/poker3d/build/fedora/fc6/dev/pts if [ fedora = debian ] ; then \ mkdir -p gnulinux/fedora/fc6/archives/partial ; \ mount --bind gnulinux/fedora/fc6/archives /usr/src/poker3d/build/fedora/fc6/var/cache/apt/archives ; \ elif [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/distdir /usr/src/poker3d/build/fedora/fc6/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/fedora/distdir /usr/src/poker3d/build/fedora/fc6/usr/local/distdir ; \ fi if [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/portage/packages /usr/src/poker3d/build/fedora/fc6/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/fedora/portage/packages /usr/src/poker3d/build/fedora/fc6/usr/portage/packages ; \ fi mkdir -p gnulinux/fedora/fc6/src mount --bind gnulinux/fedora/fc6/src /usr/src/poker3d/build/fedora/fc6/usr/src if [ fedora = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/fedora/fc6/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/fedora/fc6/root/.ccache ; \ fi cp -a /usr/lib/packaging-farm/fedora/rpmbuild.sh /usr/src/poker3d/build/fedora/fc6/usr/src chroot /usr/src/poker3d/build/fedora/fc6 sh -c "cd /usr/src && DISTRIBUTION=fc6 PACKAGE=poker3d ./rpmbuild.sh" + rm -fr redhat/BUILD redhat/RPMS/i386 redhat/RPMS/noarch redhat/SRPMS + mkdir -p redhat/BUILD redhat/RPMS/i386 redhat/RPMS/noarch redhat/SRPMS + USER=root.root + chown root.root redhat/SOURCES/poker3d-1.1.37.tar.gz redhat/SPECS/poker3d.spec + cd redhat/SPECS ++ sed -n -e 's/[><=][><=]*[ ]*[^ ][^ ]*//g; s/^BuildRequires:[ ]*//p' + DEPS='gcc-c++ ccache pkgconfig OpenSceneGraph-devel cal3d-devel osgcal-devel openal-devel freealut-devel osgal-devel SDL-devel libvorbis-devel poker-eval-devel pypoker-eval-devel poker-engine-devel poker-network-devel mesa-libGLU-devel python-devel libxslt-python libxml2-python libxml2-devel glib2-devel' + '[' 'gcc-c++ ccache pkgconfig OpenSceneGraph-devel cal3d-devel osgcal-devel openal-devel freealut-devel osgal-devel SDL-devel libvorbis-devel poker-eval-devel pypoker-eval-devel poker-engine-devel poker-network-devel mesa-libGLU-devel python-devel libxslt-python libxml2-python libxml2-devel glib2-devel' ']' + yum -d 0 -e 0 -y install gcc-c++ ccache pkgconfig OpenSceneGraph-devel cal3d-devel osgcal-devel openal-devel freealut-devel osgal-devel SDL-devel libvorbis-devel poker-eval-devel pypoker-eval-devel poker-engine-devel poker-network-devel mesa-libGLU-devel python-devel libxslt-python libxml2-python libxml2-devel glib2-devel warning: Inventor-2.1.5-26.fc6: Header V3 DSA signature: NOKEY, key ID 1ac70ce6 + rpmbuild -ba poker3d.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.44820 + umask 022 + cd /usr/src/redhat/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/redhat/BUILD + rm -rf poker3d-1.1.37 + /bin/gzip -dc /usr/src/redhat/SOURCES/poker3d-1.1.37.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd poker3d-1.1.37 ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chown -Rhf root . ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chgrp -Rhf root . + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.44820 + umask 022 + cd /usr/src/redhat/BUILD + cd poker3d-1.1.37 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-shadow --disable-static checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for distcc... no checking for ccache... /usr/bin/ccache checking for Xvfb... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ccache gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... ccache g++ -E checking for i686-redhat-linux-gnu-g77... no checking for i686-redhat-linux-gnu-xlf... no checking for i686-redhat-linux-gnu-f77... no checking for i686-redhat-linux-gnu-frt... no checking for i686-redhat-linux-gnu-pgf77... no checking for i686-redhat-linux-gnu-cf77... no checking for i686-redhat-linux-gnu-fort77... no checking for i686-redhat-linux-gnu-fl32... no checking for i686-redhat-linux-gnu-af77... no checking for i686-redhat-linux-gnu-xlf90... no checking for i686-redhat-linux-gnu-f90... no checking for i686-redhat-linux-gnu-pgf90... no checking for i686-redhat-linux-gnu-pghpf... no checking for i686-redhat-linux-gnu-epcf90... no checking for i686-redhat-linux-gnu-gfortran... no checking for i686-redhat-linux-gnu-g95... no checking for i686-redhat-linux-gnu-xlf95... no checking for i686-redhat-linux-gnu-f95... no checking for i686-redhat-linux-gnu-fort... no checking for i686-redhat-linux-gnu-ifort... no checking for i686-redhat-linux-gnu-ifc... no checking for i686-redhat-linux-gnu-efc... no checking for i686-redhat-linux-gnu-pgf95... no checking for i686-redhat-linux-gnu-lf95... no checking for i686-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ccache gcc object... ok checking for objdir... .libs checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking if ccache gcc supports -fno-rtti -fno-exceptions... no checking for ccache gcc option to produce PIC... -fPIC checking if ccache gcc PIC flag -fPIC works... yes checking if ccache gcc static flag -static works... yes checking if ccache gcc supports -c -o file.o... yes checking whether the ccache gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ccache g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ccache g++ option to produce PIC... -fPIC checking if ccache g++ PIC flag -fPIC works... yes checking if ccache g++ static flag -static works... yes checking if ccache g++ supports -c -o file.o... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether to enable maintainer-specific portions of Makefiles... no checking for rsync... /usr/bin/rsync checking for x-www-browser... no checking for htmlview... no checking for firefox... no checking for iceweasel... no checking for mozilla... no checking for konqueror... no checking for epiphany... no checking for dillo... no checking for links... no checking for bash... /bin/sh checking for pokerconfigupgrade... /usr/sbin/pokerconfigupgrade checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for inline... inline checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for glEnable in -lGL... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for gluSphere in -lGLU... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for glXCreateContext in -lGL... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for i686-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XML... yes checking for GLIB... yes checking for POKER_EVAL... yes checking for a Python interpreter with version =2.3... done checking for a Python interpreter with version =2.4... done checking for python2.4... /usr/bin/python2.4 checking for python2.4 version... done checking for python2.4 platform... done checking for python2.4 script directory... done checking for python2.4 extension module directory... done checking for include directory... /usr/include/python2.4 checking for python2.4 C libraries directory... /usr/lib/python2.4/config checking for python2.4 link flags... -L/usr/lib/python2.4/config -lpython2.4 checking python includes in /usr/include/python2.4 checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for Python libraries... yes configure: Found working python compilation environment for =2.4 checking for a Python interpreter with version =2.5... done checking for POKER_NETWORK... yes checking for OPENSCENEGRAPH... yes checking for OSGCAL... yes checking for OSGAL... yes checking for UNITTESTCPP... no checking for Xvfb... no configure: creating ./config.status config.status: creating examples/poker/poker3d config.status: creating test/run config.status: creating test/coverage.py config.status: creating test/mafwindow-sdlinit/run_with_xvfb config.status: creating test/audio/run_with_xvfb config.status: creating test/MAFPBuffer/run_with_xvfb config.status: creating test/python-modules/test-mafapplication.py config.status: creating test/pokeroutfit-update/test.py config.status: creating test/pokeroutfit-update/underware/__init__.py config.status: creating test/pokeroutfit-update/underware/outfit.py config.status: creating test/pokeranimation3d/test.py config.status: creating test/Poker3d/test-PokerClientFactory3D.py config.status: creating test/Poker3d/test-poker3d.py config.status: creating Makefile config.status: creating m4/Makefile config.status: creating include/Makefile config.status: creating include/maf/Makefile config.status: creating include/ugame/Makefile config.status: creating include/exg/Makefile config.status: creating include/osgchips/Makefile config.status: creating include/osgFX/Makefile config.status: creating include/varseditor/Makefile config.status: creating include/CustomAssert/Makefile config.status: creating include/osgSprite/Makefile config.status: creating include/PokerHUD/Makefile config.status: creating include/vserial/Makefile config.status: creating cal3d/Makefile config.status: creating doc/Makefile config.status: creating doc/header.html config.status: creating doc/footer.html config.status: creating doc/underware.doxygen config.status: creating src/Makefile config.status: creating src/maf/Makefile config.status: creating src/ugame/Makefile config.status: creating src/exg/Makefile config.status: creating src/vserial/Makefile config.status: creating python/Makefile config.status: creating python/underware/Makefile config.status: creating osgplugins/Makefile config.status: creating osgplugins/hdr/Makefile config.status: creating osgplugins/hdr/src/Makefile config.status: creating osgplugins/ddsrle/Makefile config.status: creating osgplugins/ddsrle/src/Makefile config.status: creating examples/Makefile config.status: creating examples/poker/conf/poker3d.xml config.status: creating examples/poker/conf/poker3d-local.xml config.status: creating examples/poker/Makefile config.status: creating VisualStudio/Makefile config.status: creating VisualStudio/maf/Makefile config.status: creating VisualStudio/vserial/Makefile config.status: creating VisualStudio/underware/Makefile config.status: creating test/Makefile config.status: creating test/audio/Makefile config.status: creating test/BetSlider/Makefile config.status: creating test/application-sendpythonevent/Makefile config.status: creating test/application-sendpythonevent/underware/Makefile config.status: creating test/vserial/Makefile config.status: creating test/CustomAssert/Makefile config.status: creating test/RenderBin/Makefile config.status: creating test/osgSprite/Makefile config.status: creating test/osgBubble/Makefile config.status: creating test/PokerHUD/Makefile config.status: creating test/PokerMoveChips/Makefile config.status: creating test/mafwindow-sdlinit/Makefile config.status: creating test/MAFPBuffer/Makefile config.status: creating test/pokeroutfit-update/Makefile config.status: creating test/pokeroutfit-update/underware/Makefile config.status: creating test/pokeranimation3d/Makefile config.status: creating test/pokeranimation3d/underware/Makefile config.status: creating test/pokeranimation3d/underware/mafapplication.py config.status: creating test/pokeranimation3d/underware/lookcardstate.py config.status: creating test/pokeranimation3d/underware/animations.py config.status: creating test/pokeranimation3d/underware/protocol.py config.status: creating test/pokeranimation3d/underware/__init__.py config.status: creating test/pokeranimation3d/underware/animated.py config.status: creating test/Poker3d/underware/Makefile config.status: creating test/Poker3d/underware/mafapplication.py config.status: creating test/Poker3d/underware/lookcardstate.py config.status: creating test/Poker3d/underware/animated.py config.status: creating test/Poker3d/underware/outfit.py config.status: creating test/Poker3d/underware/c_outfit.py config.status: creating test/Poker3d/underware/__init__.py config.status: creating test/PokerInteractor/Makefile config.status: creating test/python-modules/Makefile config.status: creating test/PokerCamera/Makefile config.status: creating test/Poker/Makefile config.status: creating test/ugameFramedText/Makefile config.status: creating test/PokerPlayer/Makefile config.status: creating test/DDSRLE/Makefile config.status: creating test/XwncDesktop/Makefile config.status: creating test/PokerApplication2d/Makefile config.status: creating test/pokerchildren/test-pokerchild.py config.status: creating test/pokerchildren/Makefile config.status: creating test/PokerBubble/Makefile config.status: creating test/Poker3d/Makefile config.status: creating test/pokerdisplay3d/Makefile config.status: creating test/pokerdisplay3d/test-pokerdisplay3d.py config.status: creating test/redirectoutput/Makefile config.status: creating test/redirectoutput/test-redirectoutput.py config.status: creating test/MAFError/Makefile config.status: creating test/PokerChipsStack/Makefile config.status: creating dmctp/Makefile config.status: creating dmctp/dmctp_image/Makefile config.status: creating dmctp/dmctp_mesh/Makefile config.status: creating dmctp/dmctp_sound/Makefile config.status: creating dmctp/dmctp_animation/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j2 make[2]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37' make all-recursive make[3]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37' Making all in m4 make[4]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/m4' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/m4' Making all in include make[4]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include' Making all in exg make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/exg' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/exg' Making all in maf make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/maf' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/maf' Making all in osgchips make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/osgchips' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/osgchips' Making all in ugame make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/ugame' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/ugame' Making all in varseditor make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/varseditor' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/varseditor' Making all in CustomAssert make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/CustomAssert' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/CustomAssert' Making all in osgSprite make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/osgSprite' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/osgSprite' Making all in PokerHUD make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/PokerHUD' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/PokerHUD' Making all in osgFX make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/osgFX' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/osgFX' Making all in vserial make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/vserial' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include/vserial' make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include' make[4]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/include' Making all in src make[4]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/src' Making all in exg make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/src/exg' if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_material.lo -MD -MP -MF ".deps/libexg_la-exg_material.Tpo" -c -o libexg_la-exg_material.lo `test -f 'exg_material.cpp' || echo './'`exg_material.cpp; \ then mv -f ".deps/libexg_la-exg_material.Tpo" ".deps/libexg_la-exg_material.Plo"; else rm -f ".deps/libexg_la-exg_material.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_mesh.lo -MD -MP -MF ".deps/libexg_la-exg_mesh.Tpo" -c -o libexg_la-exg_mesh.lo `test -f 'exg_mesh.cpp' || echo './'`exg_mesh.cpp; \ then mv -f ".deps/libexg_la-exg_mesh.Tpo" ".deps/libexg_la-exg_mesh.Plo"; else rm -f ".deps/libexg_la-exg_mesh.Tpo"; exit 1; fi mkdir .libs ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_mesh.lo -MD -MP -MF .deps/libexg_la-exg_mesh.Tpo -c exg_mesh.cpp -fPIC -DPIC -o .libs/libexg_la-exg_mesh.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_material.lo -MD -MP -MF .deps/libexg_la-exg_material.Tpo -c exg_material.cpp -fPIC -DPIC -o .libs/libexg_la-exg_material.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_object.lo -MD -MP -MF ".deps/libexg_la-exg_object.Tpo" -c -o libexg_la-exg_object.lo `test -f 'exg_object.cpp' || echo './'`exg_object.cpp; \ then mv -f ".deps/libexg_la-exg_object.Tpo" ".deps/libexg_la-exg_object.Plo"; else rm -f ".deps/libexg_la-exg_object.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_error.lo -MD -MP -MF ".deps/libexg_la-exg_error.Tpo" -c -o libexg_la-exg_error.lo `test -f 'exg_error.cpp' || echo './'`exg_error.cpp; \ then mv -f ".deps/libexg_la-exg_error.Tpo" ".deps/libexg_la-exg_error.Plo"; else rm -f ".deps/libexg_la-exg_error.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_object.lo -MD -MP -MF .deps/libexg_la-exg_object.Tpo -c exg_object.cpp -fPIC -DPIC -o .libs/libexg_la-exg_object.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_error.lo -MD -MP -MF .deps/libexg_la-exg_error.Tpo -c exg_error.cpp -fPIC -DPIC -o .libs/libexg_la-exg_error.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_point.lo -MD -MP -MF ".deps/libexg_la-exg_point.Tpo" -c -o libexg_la-exg_point.lo `test -f 'exg_point.cpp' || echo './'`exg_point.cpp; \ then mv -f ".deps/libexg_la-exg_point.Tpo" ".deps/libexg_la-exg_point.Plo"; else rm -f ".deps/libexg_la-exg_point.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_point.lo -MD -MP -MF .deps/libexg_la-exg_point.Tpo -c exg_point.cpp -fPIC -DPIC -o .libs/libexg_la-exg_point.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_polygon.lo -MD -MP -MF ".deps/libexg_la-exg_polygon.Tpo" -c -o libexg_la-exg_polygon.lo `test -f 'exg_polygon.cpp' || echo './'`exg_polygon.cpp; \ then mv -f ".deps/libexg_la-exg_polygon.Tpo" ".deps/libexg_la-exg_polygon.Plo"; else rm -f ".deps/libexg_la-exg_polygon.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_vertex.lo -MD -MP -MF ".deps/libexg_la-exg_vertex.Tpo" -c -o libexg_la-exg_vertex.lo `test -f 'exg_vertex.cpp' || echo './'`exg_vertex.cpp; \ then mv -f ".deps/libexg_la-exg_vertex.Tpo" ".deps/libexg_la-exg_vertex.Plo"; else rm -f ".deps/libexg_la-exg_vertex.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_polygon.lo -MD -MP -MF .deps/libexg_la-exg_polygon.Tpo -c exg_polygon.cpp -fPIC -DPIC -o .libs/libexg_la-exg_polygon.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_vertex.lo -MD -MP -MF .deps/libexg_la-exg_vertex.Tpo -c exg_vertex.cpp -fPIC -DPIC -o .libs/libexg_la-exg_vertex.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_visitor_utils.lo -MD -MP -MF ".deps/libexg_la-exg_visitor_utils.Tpo" -c -o libexg_la-exg_visitor_utils.lo `test -f 'exg_visitor_utils.cpp' || echo './'`exg_visitor_utils.cpp; \ then mv -f ".deps/libexg_la-exg_visitor_utils.Tpo" ".deps/libexg_la-exg_visitor_utils.Plo"; else rm -f ".deps/libexg_la-exg_visitor_utils.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_visitor_generate_normal.lo -MD -MP -MF ".deps/libexg_la-exg_visitor_generate_normal.Tpo" -c -o libexg_la-exg_visitor_generate_normal.lo `test -f 'exg_visitor_generate_normal.cpp' || echo './'`exg_visitor_generate_normal.cpp; \ then mv -f ".deps/libexg_la-exg_visitor_generate_normal.Tpo" ".deps/libexg_la-exg_visitor_generate_normal.Plo"; else rm -f ".deps/libexg_la-exg_visitor_generate_normal.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_visitor_utils.lo -MD -MP -MF .deps/libexg_la-exg_visitor_utils.Tpo -c exg_visitor_utils.cpp -fPIC -DPIC -o .libs/libexg_la-exg_visitor_utils.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libexg_la-exg_visitor_generate_normal.lo -MD -MP -MF .deps/libexg_la-exg_visitor_generate_normal.Tpo -c exg_visitor_generate_normal.cpp -fPIC -DPIC -o .libs/libexg_la-exg_visitor_generate_normal.o /bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libexg.la -rpath /usr/lib -version-info 0:0:0 -L/lib -lglib-2.0 libexg_la-exg_material.lo libexg_la-exg_mesh.lo libexg_la-exg_object.lo libexg_la-exg_error.lo libexg_la-exg_point.lo libexg_la-exg_polygon.lo libexg_la-exg_vertex.lo libexg_la-exg_visitor_utils.lo libexg_la-exg_visitor_generate_normal.lo ccache g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.2/crtbeginS.o .libs/libexg_la-exg_material.o .libs/libexg_la-exg_mesh.o .libs/libexg_la-exg_object.o .libs/libexg_la-exg_error.o .libs/libexg_la-exg_point.o .libs/libexg_la-exg_polygon.o .libs/libexg_la-exg_vertex.o .libs/libexg_la-exg_visitor_utils.o .libs/libexg_la-exg_visitor_generate_normal.o -L/lib -lglib-2.0 -L/usr/lib/gcc/i386-redhat-linux/4.1.2 -L/usr/lib/gcc/i386-redhat-linux/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crtn.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libexg.so.0 -o .libs/libexg.so.0.0.0 (cd .libs && rm -f libexg.so.0 && ln -s libexg.so.0.0.0 libexg.so.0) (cd .libs && rm -f libexg.so && ln -s libexg.so.0.0.0 libexg.so) creating libexg.la (cd .libs && rm -f libexg.la && ln -s ../libexg.la libexg.la) make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/src/exg' Making all in maf make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/src/maf' if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-MultipleAnimationPathCallback.lo -MD -MP -MF ".deps/libmaf_la-MultipleAnimationPathCallback.Tpo" -c -o libmaf_la-MultipleAnimationPathCallback.lo `test -f 'MultipleAnimationPathCallback.cpp' || echo './'`MultipleAnimationPathCallback.cpp; \ then mv -f ".deps/libmaf_la-MultipleAnimationPathCallback.Tpo" ".deps/libmaf_la-MultipleAnimationPathCallback.Plo"; else rm -f ".deps/libmaf_la-MultipleAnimationPathCallback.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-glow_fx.lo -MD -MP -MF ".deps/libmaf_la-glow_fx.Tpo" -c -o libmaf_la-glow_fx.lo `test -f 'glow_fx.cpp' || echo './'`glow_fx.cpp; \ then mv -f ".deps/libmaf_la-glow_fx.Tpo" ".deps/libmaf_la-glow_fx.Plo"; else rm -f ".deps/libmaf_la-glow_fx.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-MultipleAnimationPathCallback.lo -MD -MP -MF .deps/libmaf_la-MultipleAnimationPathCallback.Tpo -c MultipleAnimationPathCallback.cpp -fPIC -DPIC -o .libs/libmaf_la-MultipleAnimationPathCallback.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-glow_fx.lo -MD -MP -MF .deps/libmaf_la-glow_fx.Tpo -c glow_fx.cpp -fPIC -DPIC -o .libs/libmaf_la-glow_fx.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-anchor.lo -MD -MP -MF ".deps/libmaf_la-anchor.Tpo" -c -o libmaf_la-anchor.lo `test -f 'anchor.cpp' || echo './'`anchor.cpp; \ then mv -f ".deps/libmaf_la-anchor.Tpo" ".deps/libmaf_la-anchor.Plo"; else rm -f ".deps/libmaf_la-anchor.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-animate2d.lo -MD -MP -MF ".deps/libmaf_la-animate2d.Tpo" -c -o libmaf_la-animate2d.lo `test -f 'animate2d.cpp' || echo './'`animate2d.cpp; \ then mv -f ".deps/libmaf_la-animate2d.Tpo" ".deps/libmaf_la-animate2d.Plo"; else rm -f ".deps/libmaf_la-animate2d.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-anchor.lo -MD -MP -MF .deps/libmaf_la-anchor.Tpo -c anchor.cpp -fPIC -DPIC -o .libs/libmaf_la-anchor.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-animate2d.lo -MD -MP -MF .deps/libmaf_la-animate2d.Tpo -c animate2d.cpp -fPIC -DPIC -o .libs/libmaf_la-animate2d.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-application.lo -MD -MP -MF ".deps/libmaf_la-application.Tpo" -c -o libmaf_la-application.lo `test -f 'application.cpp' || echo './'`application.cpp; \ then mv -f ".deps/libmaf_la-application.Tpo" ".deps/libmaf_la-application.Plo"; else rm -f ".deps/libmaf_la-application.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-application.lo -MD -MP -MF .deps/libmaf_la-application.Tpo -c application.cpp -fPIC -DPIC -o .libs/libmaf_la-application.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-application2d.lo -MD -MP -MF ".deps/libmaf_la-application2d.Tpo" -c -o libmaf_la-application2d.lo `test -f 'application2d.cpp' || echo './'`application2d.cpp; \ then mv -f ".deps/libmaf_la-application2d.Tpo" ".deps/libmaf_la-application2d.Plo"; else rm -f ".deps/libmaf_la-application2d.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-application2d.lo -MD -MP -MF .deps/libmaf_la-application2d.Tpo -c application2d.cpp -fPIC -DPIC -o .libs/libmaf_la-application2d.o application.cpp: In member function 'bool MAFApplication::CheckReactor()': application.cpp:259: warning: dereferencing type-punned pointer will break strict-aliasing rules application.cpp:272: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-audio.lo -MD -MP -MF ".deps/libmaf_la-audio.Tpo" -c -o libmaf_la-audio.lo `test -f 'audio.cpp' || echo './'`audio.cpp; \ then mv -f ".deps/libmaf_la-audio.Tpo" ".deps/libmaf_la-audio.Plo"; else rm -f ".deps/libmaf_la-audio.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-audio.lo -MD -MP -MF .deps/libmaf_la-audio.Tpo -c audio.cpp -fPIC -DPIC -o .libs/libmaf_la-audio.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-autoscale.lo -MD -MP -MF ".deps/libmaf_la-autoscale.Tpo" -c -o libmaf_la-autoscale.lo `test -f 'autoscale.cpp' || echo './'`autoscale.cpp; \ then mv -f ".deps/libmaf_la-autoscale.Tpo" ".deps/libmaf_la-autoscale.Plo"; else rm -f ".deps/libmaf_la-autoscale.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-autoscale.lo -MD -MP -MF .deps/libmaf_la-autoscale.Tpo -c autoscale.cpp -fPIC -DPIC -o .libs/libmaf_la-autoscale.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-camera.lo -MD -MP -MF ".deps/libmaf_la-camera.Tpo" -c -o libmaf_la-camera.lo `test -f 'camera.cpp' || echo './'`camera.cpp; \ then mv -f ".deps/libmaf_la-camera.Tpo" ".deps/libmaf_la-camera.Plo"; else rm -f ".deps/libmaf_la-camera.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-camera.lo -MD -MP -MF .deps/libmaf_la-camera.Tpo -c camera.cpp -fPIC -DPIC -o .libs/libmaf_la-camera.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-clock.lo -MD -MP -MF ".deps/libmaf_la-clock.Tpo" -c -o libmaf_la-clock.lo `test -f 'clock.cpp' || echo './'`clock.cpp; \ then mv -f ".deps/libmaf_la-clock.Tpo" ".deps/libmaf_la-clock.Plo"; else rm -f ".deps/libmaf_la-clock.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-clock.lo -MD -MP -MF .deps/libmaf_la-clock.Tpo -c clock.cpp -fPIC -DPIC -o .libs/libmaf_la-clock.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-controller.lo -MD -MP -MF ".deps/libmaf_la-controller.Tpo" -c -o libmaf_la-controller.lo `test -f 'controller.cpp' || echo './'`controller.cpp; \ then mv -f ".deps/libmaf_la-controller.Tpo" ".deps/libmaf_la-controller.Plo"; else rm -f ".deps/libmaf_la-controller.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-controller.lo -MD -MP -MF .deps/libmaf_la-controller.Tpo -c controller.cpp -fPIC -DPIC -o .libs/libmaf_la-controller.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-cursor.lo -MD -MP -MF ".deps/libmaf_la-cursor.Tpo" -c -o libmaf_la-cursor.lo `test -f 'cursor.cpp' || echo './'`cursor.cpp; \ then mv -f ".deps/libmaf_la-cursor.Tpo" ".deps/libmaf_la-cursor.Plo"; else rm -f ".deps/libmaf_la-cursor.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-cursor.lo -MD -MP -MF .deps/libmaf_la-cursor.Tpo -c cursor.cpp -fPIC -DPIC -o .libs/libmaf_la-cursor.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-data.lo -MD -MP -MF ".deps/libmaf_la-data.Tpo" -c -o libmaf_la-data.lo `test -f 'data.cpp' || echo './'`data.cpp; \ then mv -f ".deps/libmaf_la-data.Tpo" ".deps/libmaf_la-data.Plo"; else rm -f ".deps/libmaf_la-data.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-data_exg.lo -MD -MP -MF ".deps/libmaf_la-data_exg.Tpo" -c -o libmaf_la-data_exg.lo `test -f 'data_exg.cpp' || echo './'`data_exg.cpp; \ then mv -f ".deps/libmaf_la-data_exg.Tpo" ".deps/libmaf_la-data_exg.Plo"; else rm -f ".deps/libmaf_la-data_exg.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-data.lo -MD -MP -MF .deps/libmaf_la-data.Tpo -c data.cpp -fPIC -DPIC -o .libs/libmaf_la-data.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-data_exg.lo -MD -MP -MF .deps/libmaf_la-data_exg.Tpo -c data_exg.cpp -fPIC -DPIC -o .libs/libmaf_la-data_exg.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-depthmask.lo -MD -MP -MF ".deps/libmaf_la-depthmask.Tpo" -c -o libmaf_la-depthmask.lo `test -f 'depthmask.cpp' || echo './'`depthmask.cpp; \ then mv -f ".deps/libmaf_la-depthmask.Tpo" ".deps/libmaf_la-depthmask.Plo"; else rm -f ".deps/libmaf_la-depthmask.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile ccache gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-evalpath.lo -MD -MP -MF ".deps/libmaf_la-evalpath.Tpo" -c -o libmaf_la-evalpath.lo `test -f 'evalpath.c' || echo './'`evalpath.c; \ then mv -f ".deps/libmaf_la-evalpath.Tpo" ".deps/libmaf_la-evalpath.Plo"; else rm -f ".deps/libmaf_la-evalpath.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-depthmask.lo -MD -MP -MF .deps/libmaf_la-depthmask.Tpo -c depthmask.cpp -fPIC -DPIC -o .libs/libmaf_la-depthmask.o ccache gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-evalpath.lo -MD -MP -MF .deps/libmaf_la-evalpath.Tpo -c evalpath.c -fPIC -DPIC -o .libs/libmaf_la-evalpath.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-flyingitem.lo -MD -MP -MF ".deps/libmaf_la-flyingitem.Tpo" -c -o libmaf_la-flyingitem.lo `test -f 'flyingitem.cpp' || echo './'`flyingitem.cpp; \ then mv -f ".deps/libmaf_la-flyingitem.Tpo" ".deps/libmaf_la-flyingitem.Plo"; else rm -f ".deps/libmaf_la-flyingitem.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-maferror.lo -MD -MP -MF ".deps/libmaf_la-maferror.Tpo" -c -o libmaf_la-maferror.lo `test -f 'maferror.cpp' || echo './'`maferror.cpp; \ then mv -f ".deps/libmaf_la-maferror.Tpo" ".deps/libmaf_la-maferror.Plo"; else rm -f ".deps/libmaf_la-maferror.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-flyingitem.lo -MD -MP -MF .deps/libmaf_la-flyingitem.Tpo -c flyingitem.cpp -fPIC -DPIC -o .libs/libmaf_la-flyingitem.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-osghelper.lo -MD -MP -MF ".deps/libmaf_la-osghelper.Tpo" -c -o libmaf_la-osghelper.lo `test -f 'osghelper.cpp' || echo './'`osghelper.cpp; \ then mv -f ".deps/libmaf_la-osghelper.Tpo" ".deps/libmaf_la-osghelper.Plo"; else rm -f ".deps/libmaf_la-osghelper.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-maferror.lo -MD -MP -MF .deps/libmaf_la-maferror.Tpo -c maferror.cpp -fPIC -DPIC -o .libs/libmaf_la-maferror.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-packets.lo -MD -MP -MF ".deps/libmaf_la-packets.Tpo" -c -o libmaf_la-packets.lo `test -f 'packets.cpp' || echo './'`packets.cpp; \ then mv -f ".deps/libmaf_la-packets.Tpo" ".deps/libmaf_la-packets.Plo"; else rm -f ".deps/libmaf_la-packets.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-osghelper.lo -MD -MP -MF .deps/libmaf_la-osghelper.Tpo -c osghelper.cpp -fPIC -DPIC -o .libs/libmaf_la-osghelper.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-packets.lo -MD -MP -MF .deps/libmaf_la-packets.Tpo -c packets.cpp -fPIC -DPIC -o .libs/libmaf_la-packets.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-radixsort.lo -MD -MP -MF ".deps/libmaf_la-radixsort.Tpo" -c -o libmaf_la-radixsort.lo `test -f 'radixsort.cpp' || echo './'`radixsort.cpp; \ then mv -f ".deps/libmaf_la-radixsort.Tpo" ".deps/libmaf_la-radixsort.Plo"; else rm -f ".deps/libmaf_la-radixsort.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-radixsort.lo -MD -MP -MF .deps/libmaf_la-radixsort.Tpo -c radixsort.cpp -fPIC -DPIC -o .libs/libmaf_la-radixsort.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader.lo -MD -MP -MF ".deps/libmaf_la-shader.Tpo" -c -o libmaf_la-shader.lo `test -f 'shader.cpp' || echo './'`shader.cpp; \ then mv -f ".deps/libmaf_la-shader.Tpo" ".deps/libmaf_la-shader.Plo"; else rm -f ".deps/libmaf_la-shader.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader.lo -MD -MP -MF .deps/libmaf_la-shader.Tpo -c shader.cpp -fPIC -DPIC -o .libs/libmaf_la-shader.o shader.cpp: In member function 'void MAFShader::writeProgramToDisk(const char*, const char*, const char*, const char*)': shader.cpp:102: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result shader.cpp:110: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader_blinn.lo -MD -MP -MF ".deps/libmaf_la-shader_blinn.Tpo" -c -o libmaf_la-shader_blinn.lo `test -f 'shader_blinn.cpp' || echo './'`shader_blinn.cpp; \ then mv -f ".deps/libmaf_la-shader_blinn.Tpo" ".deps/libmaf_la-shader_blinn.Plo"; else rm -f ".deps/libmaf_la-shader_blinn.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader_blinn.lo -MD -MP -MF .deps/libmaf_la-shader_blinn.Tpo -c shader_blinn.cpp -fPIC -DPIC -o .libs/libmaf_la-shader_blinn.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader_brdf.lo -MD -MP -MF ".deps/libmaf_la-shader_brdf.Tpo" -c -o libmaf_la-shader_brdf.lo `test -f 'shader_brdf.cpp' || echo './'`shader_brdf.cpp; \ then mv -f ".deps/libmaf_la-shader_brdf.Tpo" ".deps/libmaf_la-shader_brdf.Plo"; else rm -f ".deps/libmaf_la-shader_brdf.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader_brdf.lo -MD -MP -MF .deps/libmaf_la-shader_brdf.Tpo -c shader_brdf.cpp -fPIC -DPIC -o .libs/libmaf_la-shader_brdf.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader_embm.lo -MD -MP -MF ".deps/libmaf_la-shader_embm.Tpo" -c -o libmaf_la-shader_embm.lo `test -f 'shader_embm.cpp' || echo './'`shader_embm.cpp; \ then mv -f ".deps/libmaf_la-shader_embm.Tpo" ".deps/libmaf_la-shader_embm.Plo"; else rm -f ".deps/libmaf_la-shader_embm.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader_embm.lo -MD -MP -MF .deps/libmaf_la-shader_embm.Tpo -c shader_embm.cpp -fPIC -DPIC -o .libs/libmaf_la-shader_embm.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader_orennayar.lo -MD -MP -MF ".deps/libmaf_la-shader_orennayar.Tpo" -c -o libmaf_la-shader_orennayar.lo `test -f 'shader_orennayar.cpp' || echo './'`shader_orennayar.cpp; \ then mv -f ".deps/libmaf_la-shader_orennayar.Tpo" ".deps/libmaf_la-shader_orennayar.Plo"; else rm -f ".deps/libmaf_la-shader_orennayar.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader_mosaic.lo -MD -MP -MF ".deps/libmaf_la-shader_mosaic.Tpo" -c -o libmaf_la-shader_mosaic.lo `test -f 'shader_mosaic.cpp' || echo './'`shader_mosaic.cpp; \ then mv -f ".deps/libmaf_la-shader_mosaic.Tpo" ".deps/libmaf_la-shader_mosaic.Plo"; else rm -f ".deps/libmaf_la-shader_mosaic.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader_orennayar.lo -MD -MP -MF .deps/libmaf_la-shader_orennayar.Tpo -c shader_orennayar.cpp -fPIC -DPIC -o .libs/libmaf_la-shader_orennayar.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shader_mosaic.lo -MD -MP -MF .deps/libmaf_la-shader_mosaic.Tpo -c shader_mosaic.cpp -fPIC -DPIC -o .libs/libmaf_la-shader_mosaic.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shadow.lo -MD -MP -MF ".deps/libmaf_la-shadow.Tpo" -c -o libmaf_la-shadow.lo `test -f 'shadow.cpp' || echo './'`shadow.cpp; \ then mv -f ".deps/libmaf_la-shadow.Tpo" ".deps/libmaf_la-shadow.Plo"; else rm -f ".deps/libmaf_la-shadow.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-scene.lo -MD -MP -MF ".deps/libmaf_la-scene.Tpo" -c -o libmaf_la-scene.lo `test -f 'scene.cpp' || echo './'`scene.cpp; \ then mv -f ".deps/libmaf_la-scene.Tpo" ".deps/libmaf_la-scene.Plo"; else rm -f ".deps/libmaf_la-scene.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-shadow.lo -MD -MP -MF .deps/libmaf_la-shadow.Tpo -c shadow.cpp -fPIC -DPIC -o .libs/libmaf_la-shadow.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-scene.lo -MD -MP -MF .deps/libmaf_la-scene.Tpo -c scene.cpp -fPIC -DPIC -o .libs/libmaf_la-scene.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-split.lo -MD -MP -MF ".deps/libmaf_la-split.Tpo" -c -o libmaf_la-split.lo `test -f 'split.cpp' || echo './'`split.cpp; \ then mv -f ".deps/libmaf_la-split.Tpo" ".deps/libmaf_la-split.Plo"; else rm -f ".deps/libmaf_la-split.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-split.lo -MD -MP -MF .deps/libmaf_la-split.Tpo -c split.cpp -fPIC -DPIC -o .libs/libmaf_la-split.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-timer.lo -MD -MP -MF ".deps/libmaf_la-timer.Tpo" -c -o libmaf_la-timer.lo `test -f 'timer.cpp' || echo './'`timer.cpp; \ then mv -f ".deps/libmaf_la-timer.Tpo" ".deps/libmaf_la-timer.Plo"; else rm -f ".deps/libmaf_la-timer.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-url.lo -MD -MP -MF ".deps/libmaf_la-url.Tpo" -c -o libmaf_la-url.lo `test -f 'url.cpp' || echo './'`url.cpp; \ then mv -f ".deps/libmaf_la-url.Tpo" ".deps/libmaf_la-url.Plo"; else rm -f ".deps/libmaf_la-url.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-timer.lo -MD -MP -MF .deps/libmaf_la-timer.Tpo -c timer.cpp -fPIC -DPIC -o .libs/libmaf_la-timer.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-url.lo -MD -MP -MF .deps/libmaf_la-url.Tpo -c url.cpp -fPIC -DPIC -o .libs/libmaf_la-url.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-utils.lo -MD -MP -MF ".deps/libmaf_la-utils.Tpo" -c -o libmaf_la-utils.lo `test -f 'utils.cpp' || echo './'`utils.cpp; \ then mv -f ".deps/libmaf_la-utils.Tpo" ".deps/libmaf_la-utils.Plo"; else rm -f ".deps/libmaf_la-utils.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-vision.lo -MD -MP -MF ".deps/libmaf_la-vision.Tpo" -c -o libmaf_la-vision.lo `test -f 'vision.cpp' || echo './'`vision.cpp; \ then mv -f ".deps/libmaf_la-vision.Tpo" ".deps/libmaf_la-vision.Plo"; else rm -f ".deps/libmaf_la-vision.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-utils.lo -MD -MP -MF .deps/libmaf_la-utils.Tpo -c utils.cpp -fPIC -DPIC -o .libs/libmaf_la-utils.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-vision.lo -MD -MP -MF .deps/libmaf_la-vision.Tpo -c vision.cpp -fPIC -DPIC -o .libs/libmaf_la-vision.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-window.lo -MD -MP -MF ".deps/libmaf_la-window.Tpo" -c -o libmaf_la-window.lo `test -f 'window.cpp' || echo './'`window.cpp; \ then mv -f ".deps/libmaf_la-window.Tpo" ".deps/libmaf_la-window.Plo"; else rm -f ".deps/libmaf_la-window.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-pbuffer.lo -MD -MP -MF ".deps/libmaf_la-pbuffer.Tpo" -c -o libmaf_la-pbuffer.lo `test -f 'pbuffer.cpp' || echo './'`pbuffer.cpp; \ then mv -f ".deps/libmaf_la-pbuffer.Tpo" ".deps/libmaf_la-pbuffer.Plo"; else rm -f ".deps/libmaf_la-pbuffer.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-window.lo -MD -MP -MF .deps/libmaf_la-window.Tpo -c window.cpp -fPIC -DPIC -o .libs/libmaf_la-window.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-pbuffer.lo -MD -MP -MF .deps/libmaf_la-pbuffer.Tpo -c pbuffer.cpp -fPIC -DPIC -o .libs/libmaf_la-pbuffer.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-renderpbuffer.lo -MD -MP -MF ".deps/libmaf_la-renderpbuffer.Tpo" -c -o libmaf_la-renderpbuffer.lo `test -f 'renderpbuffer.cpp' || echo './'`renderpbuffer.cpp; \ then mv -f ".deps/libmaf_la-renderpbuffer.Tpo" ".deps/libmaf_la-renderpbuffer.Plo"; else rm -f ".deps/libmaf_la-renderpbuffer.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-renderbin.lo -MD -MP -MF ".deps/libmaf_la-renderbin.Tpo" -c -o libmaf_la-renderbin.lo `test -f 'renderbin.cpp' || echo './'`renderbin.cpp; \ then mv -f ".deps/libmaf_la-renderbin.Tpo" ".deps/libmaf_la-renderbin.Plo"; else rm -f ".deps/libmaf_la-renderbin.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-renderpbuffer.lo -MD -MP -MF .deps/libmaf_la-renderpbuffer.Tpo -c renderpbuffer.cpp -fPIC -DPIC -o .libs/libmaf_la-renderpbuffer.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-renderbin.lo -MD -MP -MF .deps/libmaf_la-renderbin.Tpo -c renderbin.cpp -fPIC -DPIC -o .libs/libmaf_la-renderbin.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-monitor.lo -MD -MP -MF ".deps/libmaf_la-monitor.Tpo" -c -o libmaf_la-monitor.lo `test -f 'monitor.cpp' || echo './'`monitor.cpp; \ then mv -f ".deps/libmaf_la-monitor.Tpo" ".deps/libmaf_la-monitor.Plo"; else rm -f ".deps/libmaf_la-monitor.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-texture_manager.lo -MD -MP -MF ".deps/libmaf_la-texture_manager.Tpo" -c -o libmaf_la-texture_manager.lo `test -f 'texture_manager.cpp' || echo './'`texture_manager.cpp; \ then mv -f ".deps/libmaf_la-texture_manager.Tpo" ".deps/libmaf_la-texture_manager.Plo"; else rm -f ".deps/libmaf_la-texture_manager.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-monitor.lo -MD -MP -MF .deps/libmaf_la-monitor.Tpo -c monitor.cpp -fPIC -DPIC -o .libs/libmaf_la-monitor.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-texture_manager.lo -MD -MP -MF .deps/libmaf_la-texture_manager.Tpo -c texture_manager.cpp -fPIC -DPIC -o .libs/libmaf_la-texture_manager.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_auth.lo -MD -MP -MF ".deps/libmaf_la-wnc_auth.Tpo" -c -o libmaf_la-wnc_auth.lo `test -f 'wnc_auth.cpp' || echo './'`wnc_auth.cpp; \ then mv -f ".deps/libmaf_la-wnc_auth.Tpo" ".deps/libmaf_la-wnc_auth.Plo"; else rm -f ".deps/libmaf_la-wnc_auth.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_conversion.lo -MD -MP -MF ".deps/libmaf_la-wnc_conversion.Tpo" -c -o libmaf_la-wnc_conversion.lo `test -f 'wnc_conversion.cpp' || echo './'`wnc_conversion.cpp; \ then mv -f ".deps/libmaf_la-wnc_conversion.Tpo" ".deps/libmaf_la-wnc_conversion.Plo"; else rm -f ".deps/libmaf_la-wnc_conversion.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_auth.lo -MD -MP -MF .deps/libmaf_la-wnc_auth.Tpo -c wnc_auth.cpp -fPIC -DPIC -o .libs/libmaf_la-wnc_auth.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_conversion.lo -MD -MP -MF .deps/libmaf_la-wnc_conversion.Tpo -c wnc_conversion.cpp -fPIC -DPIC -o .libs/libmaf_la-wnc_conversion.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_d3des.lo -MD -MP -MF ".deps/libmaf_la-wnc_d3des.Tpo" -c -o libmaf_la-wnc_d3des.lo `test -f 'wnc_d3des.cpp' || echo './'`wnc_d3des.cpp; \ then mv -f ".deps/libmaf_la-wnc_d3des.Tpo" ".deps/libmaf_la-wnc_d3des.Plo"; else rm -f ".deps/libmaf_la-wnc_d3des.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_desktop.lo -MD -MP -MF ".deps/libmaf_la-wnc_desktop.Tpo" -c -o libmaf_la-wnc_desktop.lo `test -f 'wnc_desktop.cpp' || echo './'`wnc_desktop.cpp; \ then mv -f ".deps/libmaf_la-wnc_desktop.Tpo" ".deps/libmaf_la-wnc_desktop.Plo"; else rm -f ".deps/libmaf_la-wnc_desktop.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_d3des.lo -MD -MP -MF .deps/libmaf_la-wnc_d3des.Tpo -c wnc_d3des.cpp -fPIC -DPIC -o .libs/libmaf_la-wnc_d3des.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_desktop.lo -MD -MP -MF .deps/libmaf_la-wnc_desktop.Tpo -c wnc_desktop.cpp -fPIC -DPIC -o .libs/libmaf_la-wnc_desktop.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_image.lo -MD -MP -MF ".deps/libmaf_la-wnc_image.Tpo" -c -o libmaf_la-wnc_image.lo `test -f 'wnc_image.cpp' || echo './'`wnc_image.cpp; \ then mv -f ".deps/libmaf_la-wnc_image.Tpo" ".deps/libmaf_la-wnc_image.Plo"; else rm -f ".deps/libmaf_la-wnc_image.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_image.lo -MD -MP -MF .deps/libmaf_la-wnc_image.Tpo -c wnc_image.cpp -fPIC -DPIC -o .libs/libmaf_la-wnc_image.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_source.lo -MD -MP -MF ".deps/libmaf_la-wnc_source.Tpo" -c -o libmaf_la-wnc_source.lo `test -f 'wnc_source.cpp' || echo './'`wnc_source.cpp; \ then mv -f ".deps/libmaf_la-wnc_source.Tpo" ".deps/libmaf_la-wnc_source.Plo"; else rm -f ".deps/libmaf_la-wnc_source.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_tcp.lo -MD -MP -MF ".deps/libmaf_la-wnc_tcp.Tpo" -c -o libmaf_la-wnc_tcp.lo `test -f 'wnc_tcp.cpp' || echo './'`wnc_tcp.cpp; \ then mv -f ".deps/libmaf_la-wnc_tcp.Tpo" ".deps/libmaf_la-wnc_tcp.Plo"; else rm -f ".deps/libmaf_la-wnc_tcp.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_source.lo -MD -MP -MF .deps/libmaf_la-wnc_source.Tpo -c wnc_source.cpp -fPIC -DPIC -o .libs/libmaf_la-wnc_source.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_tcp.lo -MD -MP -MF .deps/libmaf_la-wnc_tcp.Tpo -c wnc_tcp.cpp -fPIC -DPIC -o .libs/libmaf_la-wnc_tcp.o wnc_tcp.cpp: In member function 'std::string TcpConnection::userLookUp(int)': wnc_tcp.cpp:338: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_window.lo -MD -MP -MF ".deps/libmaf_la-wnc_window.Tpo" -c -o libmaf_la-wnc_window.lo `test -f 'wnc_window.cpp' || echo './'`wnc_window.cpp; \ then mv -f ".deps/libmaf_la-wnc_window.Tpo" ".deps/libmaf_la-wnc_window.Plo"; else rm -f ".deps/libmaf_la-wnc_window.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-textwriter.lo -MD -MP -MF ".deps/libmaf_la-textwriter.Tpo" -c -o libmaf_la-textwriter.lo `test -f 'textwriter.cpp' || echo './'`textwriter.cpp; \ then mv -f ".deps/libmaf_la-textwriter.Tpo" ".deps/libmaf_la-textwriter.Plo"; else rm -f ".deps/libmaf_la-textwriter.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-wnc_window.lo -MD -MP -MF .deps/libmaf_la-wnc_window.Tpo -c wnc_window.cpp -fPIC -DPIC -o .libs/libmaf_la-wnc_window.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-textwriter.lo -MD -MP -MF .deps/libmaf_la-textwriter.Tpo -c textwriter.cpp -fPIC -DPIC -o .libs/libmaf_la-textwriter.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-billboard.lo -MD -MP -MF ".deps/libmaf_la-billboard.Tpo" -c -o libmaf_la-billboard.lo `test -f 'billboard.cpp' || echo './'`billboard.cpp; \ then mv -f ".deps/libmaf_la-billboard.Tpo" ".deps/libmaf_la-billboard.Plo"; else rm -f ".deps/libmaf_la-billboard.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-varseditor.lo -MD -MP -MF ".deps/libmaf_la-varseditor.Tpo" -c -o libmaf_la-varseditor.lo `test -f 'varseditor.cpp' || echo './'`varseditor.cpp; \ then mv -f ".deps/libmaf_la-varseditor.Tpo" ".deps/libmaf_la-varseditor.Plo"; else rm -f ".deps/libmaf_la-varseditor.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-billboard.lo -MD -MP -MF .deps/libmaf_la-billboard.Tpo -c billboard.cpp -fPIC -DPIC -o .libs/libmaf_la-billboard.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-varseditor.lo -MD -MP -MF .deps/libmaf_la-varseditor.Tpo -c varseditor.cpp -fPIC -DPIC -o .libs/libmaf_la-varseditor.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-CustomAssert.lo -MD -MP -MF ".deps/libmaf_la-CustomAssert.Tpo" -c -o libmaf_la-CustomAssert.lo `test -f 'CustomAssert.cpp' || echo './'`CustomAssert.cpp; \ then mv -f ".deps/libmaf_la-CustomAssert.Tpo" ".deps/libmaf_la-CustomAssert.Plo"; else rm -f ".deps/libmaf_la-CustomAssert.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-Blinn.lo -MD -MP -MF ".deps/libmaf_la-Blinn.Tpo" -c -o libmaf_la-Blinn.lo `test -f 'Blinn.cpp' || echo './'`Blinn.cpp; \ then mv -f ".deps/libmaf_la-Blinn.Tpo" ".deps/libmaf_la-Blinn.Plo"; else rm -f ".deps/libmaf_la-Blinn.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-CustomAssert.lo -MD -MP -MF .deps/libmaf_la-CustomAssert.Tpo -c CustomAssert.cpp -fPIC -DPIC -o .libs/libmaf_la-CustomAssert.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-Blinn.lo -MD -MP -MF .deps/libmaf_la-Blinn.Tpo -c Blinn.cpp -fPIC -DPIC -o .libs/libmaf_la-Blinn.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-GenericBRDF.lo -MD -MP -MF ".deps/libmaf_la-GenericBRDF.Tpo" -c -o libmaf_la-GenericBRDF.lo `test -f 'GenericBRDF.cpp' || echo './'`GenericBRDF.cpp; \ then mv -f ".deps/libmaf_la-GenericBRDF.Tpo" ".deps/libmaf_la-GenericBRDF.Plo"; else rm -f ".deps/libmaf_la-GenericBRDF.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-OrenNayar.lo -MD -MP -MF ".deps/libmaf_la-OrenNayar.Tpo" -c -o libmaf_la-OrenNayar.lo `test -f 'OrenNayar.cpp' || echo './'`OrenNayar.cpp; \ then mv -f ".deps/libmaf_la-OrenNayar.Tpo" ".deps/libmaf_la-OrenNayar.Plo"; else rm -f ".deps/libmaf_la-OrenNayar.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-GenericBRDF.lo -MD -MP -MF .deps/libmaf_la-GenericBRDF.Tpo -c GenericBRDF.cpp -fPIC -DPIC -o .libs/libmaf_la-GenericBRDF.o ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-OrenNayar.lo -MD -MP -MF .deps/libmaf_la-OrenNayar.Tpo -c OrenNayar.cpp -fPIC -DPIC -o .libs/libmaf_la-OrenNayar.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-mesh.lo -MD -MP -MF ".deps/libmaf_la-mesh.Tpo" -c -o libmaf_la-mesh.lo `test -f 'mesh.cpp' || echo './'`mesh.cpp; \ then mv -f ".deps/libmaf_la-mesh.Tpo" ".deps/libmaf_la-mesh.Plo"; else rm -f ".deps/libmaf_la-mesh.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-mesh.lo -MD -MP -MF .deps/libmaf_la-mesh.Tpo -c mesh.cpp -fPIC -DPIC -o .libs/libmaf_la-mesh.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-formatamount.lo -MD -MP -MF ".deps/libmaf_la-formatamount.Tpo" -c -o libmaf_la-formatamount.lo `test -f 'formatamount.cpp' || echo './'`formatamount.cpp; \ then mv -f ".deps/libmaf_la-formatamount.Tpo" ".deps/libmaf_la-formatamount.Plo"; else rm -f ".deps/libmaf_la-formatamount.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-formatamount.lo -MD -MP -MF .deps/libmaf_la-formatamount.Tpo -c formatamount.cpp -fPIC -DPIC -o .libs/libmaf_la-formatamount.o if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-cubemap_generator.lo -MD -MP -MF ".deps/libmaf_la-cubemap_generator.Tpo" -c -o libmaf_la-cubemap_generator.lo `test -f 'cubemap_generator.cpp' || echo './'`cubemap_generator.cpp; \ then mv -f ".deps/libmaf_la-cubemap_generator.Tpo" ".deps/libmaf_la-cubemap_generator.Plo"; else rm -f ".deps/libmaf_la-cubemap_generator.Tpo"; exit 1; fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmaf_la-cubemap_generator.lo -MD -MP -MF .deps/libmaf_la-cubemap_generator.Tpo -c cubemap_generator.cpp -fPIC -DPIC -o .libs/libmaf_la-cubemap_generator.o /bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libmaf.la -rpath /usr/lib -version-info 0:0:0 -L/lib -lglib-2.0 -lSDL -lpthread -L/usr/lib/python2.4/config -L/usr/lib/python2.4/config -lpython2.4 -lxml2 -losg -losgDB -losgFX -losgGA -losgParticle -losgProducer -losgSim -losgText -losgUtil -lOpenThreads -losgCal -lcal3d -losg -losgDB -losgFX -losgGA -losgParticle -losgProducer -losgSim -losgText -losgUtil -lOpenThreads -losgal -lopenalpp -lopenal -lalut -lOpenThreads -lvorbisfile -lvorbis -lm -logg -lGL -lGLU -lutil libmaf_la-MultipleAnimationPathCallback.lo libmaf_la-glow_fx.lo libmaf_la-anchor.lo libmaf_la-animate2d.lo libmaf_la-application.lo libmaf_la-application2d.lo libmaf_la-audio.lo libmaf_la-autoscale.lo libmaf_la-camera.lo libmaf_la-clock.lo libmaf_la-controller.lo libmaf_la-cursor.lo libmaf_la-data.lo libmaf_la-data_exg.lo libmaf_la-depthmask.lo libmaf_la-evalpath.lo libmaf_la-flyingitem.lo libmaf_la-maferror.lo libmaf_la-osghelper.lo libmaf_la-packets.lo libmaf_la-radixsort.lo libmaf_la-shader.lo libmaf_la-shader_blinn.lo libmaf_la-shader_brdf.lo libmaf_la-shader_embm.lo libmaf_la-shader_orennayar.lo libmaf_la-shader_mosaic.lo libmaf_la-shadow.lo libmaf_la-scene.lo libmaf_la-split.lo libmaf_la-timer.lo libmaf_la-url.lo libmaf_la-utils.lo libmaf_la-vision.lo libmaf_la-window.lo libmaf_la-pbuffer.lo libmaf_la-renderpbuffer.lo libmaf_la-renderbin.lo libmaf_la-monitor.lo libmaf_la-texture_manager.lo libmaf_la-wnc_auth.lo libmaf_la-wnc_conversion.lo libmaf_la-wnc_d3des.lo libmaf_la-wnc_desktop.lo libmaf_la-wnc_image.lo libmaf_la-wnc_source.lo libmaf_la-wnc_tcp.lo libmaf_la-wnc_window.lo libmaf_la-textwriter.lo libmaf_la-billboard.lo libmaf_la-varseditor.lo libmaf_la-CustomAssert.lo libmaf_la-Blinn.lo libmaf_la-GenericBRDF.lo libmaf_la-OrenNayar.lo libmaf_la-mesh.lo libmaf_la-formatamount.lo libmaf_la-cubemap_generator.lo ccache g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.2/crtbeginS.o .libs/libmaf_la-MultipleAnimationPathCallback.o .libs/libmaf_la-glow_fx.o .libs/libmaf_la-anchor.o .libs/libmaf_la-animate2d.o .libs/libmaf_la-application.o .libs/libmaf_la-application2d.o .libs/libmaf_la-audio.o .libs/libmaf_la-autoscale.o .libs/libmaf_la-camera.o .libs/libmaf_la-clock.o .libs/libmaf_la-controller.o .libs/libmaf_la-cursor.o .libs/libmaf_la-data.o .libs/libmaf_la-data_exg.o .libs/libmaf_la-depthmask.o .libs/libmaf_la-evalpath.o .libs/libmaf_la-flyingitem.o .libs/libmaf_la-maferror.o .libs/libmaf_la-osghelper.o .libs/libmaf_la-packets.o .libs/libmaf_la-radixsort.o .libs/libmaf_la-shader.o .libs/libmaf_la-shader_blinn.o .libs/libmaf_la-shader_brdf.o .libs/libmaf_la-shader_embm.o .libs/libmaf_la-shader_orennayar.o .libs/libmaf_la-shader_mosaic.o .libs/libmaf_la-shadow.o .libs/libmaf_la-scene.o .libs/libmaf_la-split.o .libs/libmaf_la-timer.o .libs/libmaf_la-url.o .libs/libmaf_la-utils.o .libs/libmaf_la-vision.o .libs/libmaf_la-window.o .libs/libmaf_la-pbuffer.o .libs/libmaf_la-renderpbuffer.o .libs/libmaf_la-renderbin.o .libs/libmaf_la-monitor.o .libs/libmaf_la-texture_manager.o .libs/libmaf_la-wnc_auth.o .libs/libmaf_la-wnc_conversion.o .libs/libmaf_la-wnc_d3des.o .libs/libmaf_la-wnc_desktop.o .libs/libmaf_la-wnc_image.o .libs/libmaf_la-wnc_source.o .libs/libmaf_la-wnc_tcp.o .libs/libmaf_la-wnc_window.o .libs/libmaf_la-textwriter.o .libs/libmaf_la-billboard.o .libs/libmaf_la-varseditor.o .libs/libmaf_la-CustomAssert.o .libs/libmaf_la-Blinn.o .libs/libmaf_la-GenericBRDF.o .libs/libmaf_la-OrenNayar.o .libs/libmaf_la-mesh.o .libs/libmaf_la-formatamount.o .libs/libmaf_la-cubemap_generator.o -L/lib -lglib-2.0 -lSDL -lpthread -L/usr/lib/python2.4/config -lpython2.4 -lxml2 -losgCal -lcal3d -losg -losgDB -losgFX -losgGA -losgParticle -losgProducer -losgSim -losgText -losgUtil -losgal -lopenalpp -lopenal -lalut -lOpenThreads -lvorbisfile -lvorbis -logg -lGL -lGLU -lutil -L/usr/lib/gcc/i386-redhat-linux/4.1.2 -L/usr/lib/gcc/i386-redhat-linux/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crtn.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libmaf.so.0 -o .libs/libmaf.so.0.0.0 (cd .libs && rm -f libmaf.so.0 && ln -s libmaf.so.0.0.0 libmaf.so.0) (cd .libs && rm -f libmaf.so && ln -s libmaf.so.0.0.0 libmaf.so) creating libmaf.la (cd .libs && rm -f libmaf.la && ln -s ../libmaf.la libmaf.la) make[5]: Leaving directory `/usr/src/redhat/BUILD/poker3d-1.1.37/src/maf' Making all in ugame make[5]: Entering directory `/usr/src/redhat/BUILD/poker3d-1.1.37/src/ugame' if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libugame_la-animated.lo -MD -MP -MF ".deps/libugame_la-animated.Tpo" -c -o libugame_la-animated.lo `test -f 'animated.cpp' || echo './'`animated.cpp; \ then mv -f ".deps/libugame_la-animated.Tpo" ".deps/libugame_la-animated.Plo"; else rm -f ".deps/libugame_la-animated.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/python2.4 -I/usr/include/libxml2 -DCAL3D_VERSION=11 -I../.. -I../../include -I../../examples/poker -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libugame_la-artefact.lo -MD -MP -MF ".deps/libugame_la-artefact.Tpo" -c -o libugame_la-artefact.lo `test -f 'artefact.cpp' || echo './'`artefact.cpp; \ then mv -f ".deps/libugame_la-artefact.Tpo" ".deps/libugame_la-artefact.Plo