make[1]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/etch /usr/src/poker3d/build/debian/etch.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro poker3d-etch /usr/src/poker3d/build/debian/etch ; fi umount /usr/src/poker3d/build/debian/etch/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/etch/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/etch/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/etch/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/etch/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/etch/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/etch/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/etch/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/etch/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/etch && rm -fr /usr/src/poker3d/build/debian/etch && mkdir /usr/src/poker3d/build/debian/etch rm -fr /usr/src/poker3d/build/debian/etch.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/etch /usr/src/poker3d/build/debian/etch.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro poker3d-etch /usr/src/poker3d/build/debian/etch ; fi make chroot-mounts make[2]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/etch /usr/src/poker3d/build/debian/etch.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro poker3d-etch /usr/src/poker3d/build/debian/etch ; fi umount /usr/src/poker3d/build/debian/etch/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/etch/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/etch/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/etch/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/etch/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/etch/usr/portage > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/etch/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/etch/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/etch/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/debian/etch /usr/src/poker3d/build/debian/etch.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro poker3d-etch /usr/src/poker3d/build/debian/etch ; fi mount -t proc proc /usr/src/poker3d/build/debian/etch/proc mount -t devpts devpts /usr/src/poker3d/build/debian/etch/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/etch/archives/partial ; \ mount --bind gnulinux/debian/etch/archives /usr/src/poker3d/build/debian/etch/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/etch/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/etch/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/etch/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/etch/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/etch/src mount --bind gnulinux/debian/etch/src /usr/src/poker3d/build/debian/etch/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/etch/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/etch/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/etch/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/etch/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/poker3d' if [ debian = debian ] ; then \ source_list=/usr/src/poker3d/build/debian/etch/etc/apt/sources.list ; \ : ; \ echo 'deb http://pokersource.info/packaging-farm/pokersource/gnulinux/debian/etch/src ./' >> $source_list ; echo 'deb http://localhost/packaging-farm/osgcal/gnulinux/debian/etch/src ./' >> $source_list ; echo 'deb http://localhost/packaging-farm/openscenegraph/gnulinux/debian/etch/src ./' >> $source_list ; echo 'deb http://localhost/packaging-farm/osgal/gnulinux/debian/etch/src ./' >> $source_list ; \ timeout 600 chroot /usr/src/poker3d/build/debian/etch apt-get -o Acquire::pdiffs=false update && \ timeout 3600 chroot /usr/src/poker3d/build/debian/etch apt-get -y --force-yes dist-upgrade ; \ elif [ debian = fedora ] ; then \ TEMPLATE=/usr/src/poker3d/build/debian/etch/etc/packaging-farm.yum ; \ : ; \ : ; \ chroot /usr/src/poker3d/build/debian/etch yum -d 0 -e 0 -y update ; \ elif [ debian = gentoo ] ; then \ overlaydir=/usr/src/poker3d/build/debian/etch/overlays ; \ mkdir -p $overlaydir ; \ rsync -avH --delete rsync://pokersource.info/packaging-farm/gnulinux/gentoo/etch/src/ $overlaydir/pokersource/ ; rsync -avH --delete /gnulinux/gentoo/etch/src/ $overlaydir/openthreads/ ; rsync -avH --delete /usr/src/openscenegraph/gnulinux/gentoo/etch/src/ $overlaydir/openscenegraph/ ; rsync -avH --delete /usr/src/osgal/gnulinux/gentoo/etch/src/ $overlaydir/osgal/ ; rsync -avH --delete /usr/src/osgcal/gnulinux/gentoo/etch/src/ $overlaydir/osgcal/ ; \ fi Ign http://localhost ./ Release.gpg Ign http://localhost ./ Release.gpg Ign http://localhost ./ Release.gpg Ign http://localhost ./ Release Ign http://localhost ./ Release Ign http://localhost ./ Release Get:1 http://localhost ./ Packages [720B] Get:2 http://localhost ./ Packages [1323B] Get:3 http://localhost ./ Packages [731B] Ign http://pokersource.info ./ Release.gpg Ign http://pokersource.info ./ Release Get:4 http://pokersource.info ./ Packages [1865B] Get:5 http://ftp.fr.debian.org etch Release.gpg [378B] Hit http://ftp.fr.debian.org etch Release Hit http://ftp.fr.debian.org etch/main Packages Fetched 4640B in 0s (8807B/s) Reading package lists... Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. make chroot-umounts make[2]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/etch /usr/src/poker3d/build/debian/etch.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro poker3d-etch /usr/src/poker3d/build/debian/etch ; fi umount /usr/src/poker3d/build/debian/etch/proc > /dev/null 2>&1 umount /usr/src/poker3d/build/debian/etch/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/etch/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/etch/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/etch/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/etch/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d/build/debian/etch/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/etch/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/etch/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 ./ clean.out configure.out debuild.out distcheck.out libpoker3d_1.1.37-1_i386.deb poker3d-1.1.37.tar.gz poker3d_1.1.37-1.diff.gz poker3d_1.1.37-1.dsc poker3d_1.1.37-1_i386.changes python-poker3d_1.1.37-1_i386.deb tag version poker3d-1.1.37/ poker3d-1.1.37/ChangeLog poker3d-1.1.37/configure.ac poker3d-1.1.37/3dsmax_export/ poker3d-1.1.37/3dsmax_export/exgExport/ poker3d-1.1.37/3dsmax_export/max2exg/ poker3d-1.1.37/VisualStudio/ poker3d-1.1.37/VisualStudio/maf/ poker3d-1.1.37/VisualStudio/underware/ poker3d-1.1.37/VisualStudio/vserial/ poker3d-1.1.37/cal3d/ poker3d-1.1.37/config/ poker3d-1.1.37/debian/ poker3d-1.1.37/debian/control poker3d-1.1.37/debian/po/ poker3d-1.1.37/dmctp/ poker3d-1.1.37/dmctp/dmctp_animation/ poker3d-1.1.37/dmctp/dmctp_image/ poker3d-1.1.37/dmctp/dmctp_mesh/ poker3d-1.1.37/dmctp/dmctp_sound/ poker3d-1.1.37/doc/ poker3d-1.1.37/examples/ poker3d-1.1.37/examples/poker/ poker3d-1.1.37/examples/poker/Poker.cpp poker3d-1.1.37/examples/poker/PokerChipsStack.cpp poker3d-1.1.37/examples/poker/PokerChipsStack.h poker3d-1.1.37/examples/poker/conf/ poker3d-1.1.37/examples/poker/conf/client.xml poker3d-1.1.37/examples/poker/data/ poker3d-1.1.37/examples/poker/data/level11/ poker3d-1.1.37/examples/poker/data/level12/ poker3d-1.1.37/examples/poker/data/level13/ poker3d-1.1.37/examples/poker/data/level14/ poker3d-1.1.37/examples/poker/data/player.male.cal3d/ poker3d-1.1.37/examples/poker/data/player.male.cal3d/texture/ poker3d-1.1.37/examples/poker/upgrades/ poker3d-1.1.37/gentoo/ poker3d-1.1.37/gentoo/games-strategy/ poker3d-1.1.37/gentoo/games-strategy/poker3d-data/ poker3d-1.1.37/gentoo/games-strategy/poker3d/ poker3d-1.1.37/include/ poker3d-1.1.37/include/CustomAssert/ poker3d-1.1.37/include/PokerHUD/ poker3d-1.1.37/include/exg/ poker3d-1.1.37/include/maf/ poker3d-1.1.37/include/osgFX/ poker3d-1.1.37/include/osgSprite/ poker3d-1.1.37/include/osgchips/ poker3d-1.1.37/include/ugame/ poker3d-1.1.37/include/ugame/BetSlider poker3d-1.1.37/include/varseditor/ poker3d-1.1.37/include/vserial/ poker3d-1.1.37/m4/ poker3d-1.1.37/osgplugins/ poker3d-1.1.37/osgplugins/ddsrle/ poker3d-1.1.37/osgplugins/ddsrle/VisualStudio/ poker3d-1.1.37/osgplugins/ddsrle/src/ poker3d-1.1.37/osgplugins/gif/ poker3d-1.1.37/osgplugins/gif/VisualStudio/ poker3d-1.1.37/osgplugins/gif/src/ poker3d-1.1.37/osgplugins/hdr/ poker3d-1.1.37/osgplugins/hdr/VisualStudio/ poker3d-1.1.37/osgplugins/hdr/src/ poker3d-1.1.37/python/ poker3d-1.1.37/python/underware/ poker3d-1.1.37/src/ poker3d-1.1.37/src/exg/ poker3d-1.1.37/src/maf/ poker3d-1.1.37/src/ugame/ poker3d-1.1.37/src/ugame/BetSlider.cpp poker3d-1.1.37/src/underware/ poker3d-1.1.37/src/vserial/ poker3d-1.1.37/test/ poker3d-1.1.37/test/Makefile.am poker3d-1.1.37/test/BetSlider/ poker3d-1.1.37/test/BetSlider/data/ poker3d-1.1.37/test/CustomAssert/ poker3d-1.1.37/test/DDSRLE/ poker3d-1.1.37/test/DDSRLE/data/ poker3d-1.1.37/test/DXT1_alphaflag/ poker3d-1.1.37/test/MAFError/ poker3d-1.1.37/test/MAFPBuffer/ poker3d-1.1.37/test/MemoryTest/ poker3d-1.1.37/test/Poker/ poker3d-1.1.37/test/Poker/main.cpp poker3d-1.1.37/test/Poker3d/ poker3d-1.1.37/test/Poker3d/underware/ poker3d-1.1.37/test/PokerApplication2d/ poker3d-1.1.37/test/PokerBubble/ poker3d-1.1.37/test/PokerCamera/ poker3d-1.1.37/test/PokerChipsStack/ poker3d-1.1.37/test/PokerChipsStack/Makefile.am poker3d-1.1.37/test/PokerChipsStack/coverage.sh poker3d-1.1.37/test/PokerChipsStack/main.cpp poker3d-1.1.37/test/PokerHUD/ poker3d-1.1.37/test/PokerHUD/data/ poker3d-1.1.37/test/PokerHUD/data/font/ poker3d-1.1.37/test/PokerHUD/data/hud/ poker3d-1.1.37/test/PokerHUD/font/ poker3d-1.1.37/test/PokerHUD/hud/ poker3d-1.1.37/test/PokerInteractor/ poker3d-1.1.37/test/PokerMoveChips/ poker3d-1.1.37/test/PokerPlayer/ poker3d-1.1.37/test/RenderBin/ poker3d-1.1.37/test/XwncDesktop/ poker3d-1.1.37/test/application-sendpythonevent/ poker3d-1.1.37/test/application-sendpythonevent/underware/ poker3d-1.1.37/test/audio/ poker3d-1.1.37/test/mafwindow-sdlinit/ poker3d-1.1.37/test/osgBubble/ poker3d-1.1.37/test/osgSprite/ poker3d-1.1.37/test/osgSprite/data/ poker3d-1.1.37/test/osgSprite/data/timer/ poker3d-1.1.37/test/osgSprite/hud/ poker3d-1.1.37/test/osgSprite/timer/ poker3d-1.1.37/test/pokeranimation3d/ poker3d-1.1.37/test/pokeranimation3d/underware/ poker3d-1.1.37/test/pokerchildren/ poker3d-1.1.37/test/pokerdisplay3d/ poker3d-1.1.37/test/pokerdisplay3d/underware/ poker3d-1.1.37/test/pokeroutfit-update/ poker3d-1.1.37/test/pokeroutfit-update/underware/ poker3d-1.1.37/test/python-modules/ poker3d-1.1.37/test/redirectoutput/ poker3d-1.1.37/test/redirectoutput/poker/ poker3d-1.1.37/test/ugameFramedText/ poker3d-1.1.37/test/ugameFramedText/data/ poker3d-1.1.37/test/vserial/ xp/ poker3d_1.1.37.orig.tar.gz => poker3d-1.1.37.tar.gz xp/tag => tag xp/version => version sent 7314712 bytes received 1340 bytes 4877368.00 bytes/sec total size is 33178189 speedup is 4.53 # # 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 rm -fr gnulinux/debian/etch/src mkdir -p gnulinux/debian/etch/src if [ -f poker3d/*/debian/control.etch ] ; then \ cd gnulinux/debian/etch/src ; \ dpkg-source -x ../../../../poker3d/*.dsc ; \ cp poker3d-*/debian/control.etch poker3d-*/debian/control ; \ dpkg-source -b poker3d-*[0-9] poker3d_*.tar.gz ; \ elif [ -d poker3d/etch ] ; then \ rsync -av poker3d/etch/*.{dsc,gz} gnulinux/debian/etch/src ; \ else \ rsync -av poker3d/*.{dsc,gz} gnulinux/debian/etch/src ; \ fi gpg: Signature made Thu 08 Nov 2007 03:11:55 PM CET using DSA key ID 497A176D gpg: Can't check signature: public key not found dpkg-source: extracting poker3d in poker3d-1.1.37 dpkg-source: unpacking poker3d_1.1.37.orig.tar.gz dpkg-source: applying ./../../../../poker3d/poker3d_1.1.37-1.diff.gz dpkg-source: warning: unknown information field `Xb-Python-Version' in input data in package's section of control info file dpkg-source: building poker3d using existing poker3d_1.1.37.orig.tar.gz dpkg-source: building poker3d in poker3d_1.1.37-1.diff.gz dpkg-source: building poker3d in poker3d_1.1.37-1.dsc 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/debian/etch /usr/src/poker3d/build/debian/etch.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro poker3d-etch /usr/src/poker3d/build/debian/etch ; fi umount /usr/src/poker3d/build/debian/etch/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/etch/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/etch/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/etch/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/etch/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/etch/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/etch/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/etch/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/etch/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/debian/etch /usr/src/poker3d/build/debian/etch.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro poker3d-etch /usr/src/poker3d/build/debian/etch ; fi mount -t proc proc /usr/src/poker3d/build/debian/etch/proc mount -t devpts devpts /usr/src/poker3d/build/debian/etch/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/etch/archives/partial ; \ mount --bind gnulinux/debian/etch/archives /usr/src/poker3d/build/debian/etch/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/etch/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/etch/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/etch/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/etch/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/etch/src mount --bind gnulinux/debian/etch/src /usr/src/poker3d/build/debian/etch/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/etch/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/etch/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/etch/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/etch/root/.ccache ; \ fi /usr/lib/pbuilder/pbuilder-satisfydepends --force-version --chroot /usr/src/poker3d/build/debian/etch --control gnulinux/debian/etch/src/poker3d*.dsc -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.27 2006/05/22 02:18:00 dancer Exp $ -> Considering devscripts -> Trying devscripts -> Considering debhelper (>= 5.0.37.2) -> Trying debhelper -> Considering po-debconf -> Trying po-debconf -> Considering ccache -> Trying ccache -> Considering doxygen -> Trying doxygen -> Considering automake1.9 -> Trying automake1.9 -> Considering libtool -> Trying libtool -> Considering g++ (> 3.0) -> Trying g++ -> Considering pkg-config -> Trying pkg-config -> Considering cvs -> Trying cvs -> Considering cdbs -> Trying cdbs -> Considering libosgcal-dev -> Trying libosgcal-dev -> Considering libopenscenegraph-dev (>= 0.9.8) -> Trying libopenscenegraph-dev -> Considering libproducer-dev (>= 0.9.8) -> Trying libproducer-dev -> Considering libglib2.0-dev -> Trying libglib2.0-dev -> Considering python-all-dev (>= 2.3.5-11) -> Trying python-all-dev -> Considering libxml2-dev -> Trying libxml2-dev -> Considering libsdl1.2-dev -> Trying libsdl1.2-dev -> Considering xlibmesa-gl-dev | libgl-dev -> Trying xlibmesa-gl-dev -> Considering python-poker-network (>= 1.1.0) -> Trying python-poker-network -> Considering libpoker-eval-dev -> Trying libpoker-eval-dev -> Considering libcal3d12-dev | libcal3d11-dev | libcal3d10-dev -> Trying libcal3d12-dev -> Cannot install libcal3d12-dev; apt errors follow: Reading package lists... Building dependency tree... E: Couldn't find package libcal3d12-dev W: Unable to locate package libcal3d12-dev -> Trying libcal3d11-dev -> Considering libosgal-dev -> Trying libosgal-dev -> Considering libglade2-dev -> Trying libglade2-dev -> Installing devscripts debhelper po-debconf ccache doxygen automake1.9 libtool g++ pkg-config cvs cdbs libosgcal-dev libopenscenegraph-dev libproducer-dev libglib2.0-dev python-all-dev libxml2-dev libsdl1.2-dev xlibmesa-gl-dev python-poker-network libpoker-eval-dev libcal3d11-dev libosgal-dev libglade2-dev Reading package lists... Building dependency tree... The following extra packages will be installed: apg autoconf autotools-dev binutils cpp cpp-4.1 dbconfig-common defoma dpkg-dev file fontconfig fontconfig-config g++-4.1 gcc gcc-4.1 gettext html2text intltool-debian libalut-dev libalut0 libasound2 libatk1.0-0 libatk1.0-dev libcairo2 libcairo2-dev libcal3d11c2a libcfitsio2 libcoin40c2 libdbd-mysql-perl libdbi-perl libdirectfb-0.9-25 libdrm2 libexpat1 libexpat1-dev libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgdal1-1.3.2 libgdk-pixbuf2 libgeos2c2a libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglade0 libglade2-0 libglib1.2 libglib2.0-0 libglu1-mesa libglu1-mesa-dev libgtk1.2 libgtk1.2-common libgtk2.0-0 libgtk2.0-common libgtk2.0-dev libhdf4g libice-dev libice6 libicu36 libjasper-1.701-1 libjpeg62 libjson-perl libkrb53 libltdl3 libmagic1 libmysqlclient15off libnet-daemon-perl libnetcdf3 libogg-dev libogg0 libopenal-dev libopenal0a libopenscenegraph6 libopenthreads-dev libopenthreads4 libopenthreads6 libosgal1 libosgcal0 libpango1.0-0 libpango1.0-common libpango1.0-dev libplrpc-perl libpng12-0 libpng12-dev libpoker-eval libpq4 libproducer4 libsdl1.2debian libsdl1.2debian-alsa libsm-dev libsm6 libssp0 libstdc++6-4.1-dev libsvga1 libsysfs2 libtiff4 libungif4g libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxcursor-dev libxcursor1 libxdmcp-dev libxdmcp6 libxerces27 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxml1 libxml2 libxmu6 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxt6 libxxf86vm1 m4 make mesa-common-dev mime-support mysql-client mysql-client-5.0 mysql-common odbcinst1debian1 patch perl perl-modules python python-all python-central python-crypto python-dev python-glade-1.2 python-gtk-1.2 python-libxml2 python-libxslt1 python-minimal python-mysqldb python-poker-engine python-pyopenssl python-pypoker-eval python-simplejson python-soappy python-support python-twisted python-twisted-bin python-twisted-conch python-twisted-core python-twisted-lore python-twisted-mail python-twisted-names python-twisted-news python-twisted-runner python-twisted-web python-twisted-words python-xml python-zopeinterface python2.4 python2.4-dev python2.4-minimal rsync svgalibg1 ttf-dejavu ucf unixodbc x11-common x11proto-core-dev x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xtrans-dev zlib1g-dev Suggested packages: autoconf2.13 autobook autoconf-archive gnu-standards autoconf-doc automake1.9-doc binutils-doc distcc doc-base cpp-doc gcc-4.1-locales dh-make defoma-doc psfontmgr x-ttcidfont-conf dfontmgr devscripts-el at build-essential cvs-buildpackage debian-keyring dupload dput gnuplot libdigest-md5-perl libtimedate-perl libwww-perl lintian linda mailx mailutils mutt patchutils ssh strace wdiff www-browser doxygen-doc doxygen-gui graphviz gcc-4.1-doc lib64stdc++6 manpages-dev flex bison gdb gcc-doc libc6-dev-amd64 lib64gcc1 lib64ssp0 gettext-doc libasound2-plugins libcairo2-doc libopenal0 dbishell glade-2 glade-gnome-2 libglib2.0-doc libgtk2.0-doc libhdf4g-doc libhdf4g-dev libhdf4g-run libjasper-runtime krb5-doc krb5-user netcdf-doc ttf-kochi-gothic ttf-kochi-mincho ttf-thryomanes ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ttf-arphic-bkai00mp libpango1.0-doc imagemagick libcompress-zlib-perl libstdc++6-4.1-doc libtool-doc g77 fortran77-compiler gcj xalan make-doc-non-dfsg diff-doc libterm-readline-gnu-perl libterm-readline-perl-perl libgnome-dev python-doc python-tk python-profiler python-gdk-imlib-1.2 python-egenix-mxdatetime mysql-server-5.0 mysql-server munin-node pyopenssl-doc python-gtk2 python-glade2 python-qt3 python-wxgtk2.6 python2.4-doc openssh-client openssh-server libmyodbc odbc-postgresql libct1 Recommended packages: automaken libft-perl bzip2 libmudflap0-dev libatk1.0-data proj libglib2.0-data hicolor-icon-theme libgtk2.0-bin libxt-dev libsvga1-dev libasound2-dev libaa1-dev libaudio-dev libartsc0-dev libesd0-dev libdirectfb-dev libcaca-dev libcucul-dev libltdl3-dev xml-core perl-doc libmail-sendmail-perl python-pam python-serial debconf-utils The following NEW packages will be installed: apg autoconf automake1.9 autotools-dev binutils ccache cdbs cpp cpp-4.1 cvs dbconfig-common debhelper defoma devscripts doxygen dpkg-dev file fontconfig fontconfig-config g++ g++-4.1 gcc gcc-4.1 gettext html2text intltool-debian libalut-dev libalut0 libasound2 libatk1.0-0 libatk1.0-dev libcairo2 libcairo2-dev libcal3d11-dev libcal3d11c2a libcfitsio2 libcoin40c2 libdbd-mysql-perl libdbi-perl libdirectfb-0.9-25 libdrm2 libexpat1 libexpat1-dev libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgdal1-1.3.2 libgdk-pixbuf2 libgeos2c2a libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglade0 libglade2-0 libglade2-dev libglib1.2 libglib2.0-0 libglib2.0-dev libglu1-mesa libglu1-mesa-dev libgtk1.2 libgtk1.2-common libgtk2.0-0 libgtk2.0-common libgtk2.0-dev libhdf4g libice-dev libice6 libicu36 libjasper-1.701-1 libjpeg62 libjson-perl libkrb53 libltdl3 libmagic1 libmysqlclient15off libnet-daemon-perl libnetcdf3 libogg-dev libogg0 libopenal-dev libopenal0a libopenscenegraph-dev libopenscenegraph6 libopenthreads-dev libopenthreads4 libopenthreads6 libosgal-dev libosgal1 libosgcal-dev libosgcal0 libpango1.0-0 libpango1.0-common libpango1.0-dev libplrpc-perl libpng12-0 libpng12-dev libpoker-eval libpoker-eval-dev libpq4 libproducer-dev libproducer4 libsdl1.2-dev libsdl1.2debian libsdl1.2debian-alsa libsm-dev libsm6 libssp0 libstdc++6-4.1-dev libsvga1 libsysfs2 libtiff4 libtool libungif4g libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxcursor-dev libxcursor1 libxdmcp-dev libxdmcp6 libxerces27 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxml1 libxml2 libxml2-dev libxmu6 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxt6 libxxf86vm1 m4 make mesa-common-dev mime-support mysql-client mysql-client-5.0 mysql-common odbcinst1debian1 patch perl perl-modules pkg-config po-debconf python python-all python-all-dev python-central python-crypto python-dev python-glade-1.2 python-gtk-1.2 python-libxml2 python-libxslt1 python-minimal python-mysqldb python-poker-engine python-poker-network python-pyopenssl python-pypoker-eval python-simplejson python-soappy python-support python-twisted python-twisted-bin python-twisted-conch python-twisted-core python-twisted-lore python-twisted-mail python-twisted-names python-twisted-news python-twisted-runner python-twisted-web python-twisted-words python-xml python-zopeinterface python2.4 python2.4-dev python2.4-minimal rsync svgalibg1 ttf-dejavu ucf unixodbc x11-common x11proto-core-dev x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xlibmesa-gl-dev xtrans-dev zlib1g-dev 0 upgraded, 215 newly installed, 0 to remove and 0 not upgraded. Need to get 29.8MB/130MB of archives. After unpacking 433MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! libopenthreads6 libopenthreads-dev libopenscenegraph6 libopenscenegraph-dev libosgal1 libosgal-dev libosgcal0 libosgcal-dev libpoker-eval libpoker-eval-dev python-pypoker-eval python-poker-engine python-poker-network Get:1 http://localhost ./ libopenthreads6 2.2.0-2 [17.5kB] Get:2 http://localhost ./ libopenthreads-dev 2.2.0-2 [14.6kB] Get:3 http://localhost ./ libopenscenegraph6 2.2.0-2 [29.3MB] Get:4 http://localhost ./ libopenscenegraph-dev 2.2.0-2 [453kB] Extracting templates from packages: 13% Extracting templates from packages: 27% Extracting templates from packages: 41% Extracting templates from packages: 55% Extracting templates from packages: 69% Extracting templates from packages: 83% Extracting templates from packages: 97% Extracting templates from packages: 100% Preconfiguring packages ... /dev/mem: Operation not permitted Fetched 29.8MB in 1s (21.8MB/s) Selecting previously deselected package libgtk1.2-common. (Reading database ... 10071 files and directories currently installed.) Unpacking libgtk1.2-common (from .../libgtk1.2-common_1.2.10-18_all.deb) ... Selecting previously deselected package libglib1.2. Unpacking libglib1.2 (from .../libglib1.2_1.2.10-17_i386.deb) ... Selecting previously deselected package x11-common. Unpacking x11-common (from .../x11-common_1%3a7.1.0-19_i386.deb) ... /dev/mem: Operation not permitted /dev/mem: Operation not permitted Selecting previously deselected package libxau6. Unpacking libxau6 (from .../libxau6_1%3a1.0.1-2_i386.deb) ... Selecting previously deselected package libxdmcp6. Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.1-2_i386.deb) ... Setting up x11-common (7.1.0-19) ... /dev/mem: Operation not permitted /dev/mem: Operation not permitted Setting up X server socket directory /tmp/.X11-unix.... Setting up ICE socket directory /tmp/.ICE-unix.... Selecting previously deselected package libx11-data. (Reading database ... 10237 files and directories currently installed.) Unpacking libx11-data (from .../libx11-data_2%3a1.0.3-7_all.deb) ... Selecting previously deselected package libx11-6. Unpacking libx11-6 (from .../libx11-6_2%3a1.0.3-7_i386.deb) ... /dev/mem: Operation not permitted Selecting previously deselected package libxext6. Unpacking libxext6 (from .../libxext6_1%3a1.0.1-2_i386.deb) ... Selecting previously deselected package libxi6. Unpacking libxi6 (from .../libxi6_1%3a1.0.1-4_i386.deb) ... Selecting previously deselected package libgtk1.2. Unpacking libgtk1.2 (from .../libgtk1.2_1.2.10-18_i386.deb) ... Selecting previously deselected package libice6. Unpacking libice6 (from .../libice6_1%3a1.0.1-2_i386.deb) ... Selecting previously deselected package x11proto-core-dev. Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.7-2_all.deb) ... Selecting previously deselected package libice-dev. Unpacking libice-dev (from .../libice-dev_1%3a1.0.1-2_i386.deb) ... Selecting previously deselected package libsm6. Unpacking libsm6 (from .../libsm6_1%3a1.0.1-3_i386.deb) ... Selecting previously deselected package libsm-dev. Unpacking libsm-dev (from .../libsm-dev_1%3a1.0.1-3_i386.deb) ... Selecting previously deselected package libxau-dev. Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.1-2_i386.deb) ... Selecting previously deselected package libxdmcp-dev. Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.0.1-2_i386.deb) ... Selecting previously deselected package x11proto-input-dev. Unpacking x11proto-input-dev (from .../x11proto-input-dev_1.3.2-4_all.deb) ... Selecting previously deselected package x11proto-xext-dev. Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.0.2-5_all.deb) ... Selecting previously deselected package libxext-dev. Unpacking libxext-dev (from .../libxext-dev_1%3a1.0.1-2_i386.deb) ... Selecting previously deselected package x11proto-kb-dev. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.3-2_all.deb) ... Selecting previously deselected package xtrans-dev. Unpacking xtrans-dev (from .../xtrans-dev_1.0.1-3_all.deb) ... Selecting previously deselected package libx11-dev. Unpacking libx11-dev (from .../libx11-dev_2%3a1.0.3-7_i386.deb) ... Selecting previously deselected package libxfixes3. Unpacking libxfixes3 (from .../libxfixes3_1%3a4.0.1-5_i386.deb) ... Selecting previously deselected package libxrender1. Unpacking libxrender1 (from .../libxrender1_1%3a0.9.1-3_i386.deb) ... Selecting previously deselected package libxcursor1. Unpacking libxcursor1 (from .../libxcursor1_1.1.7-4_i386.deb) ... Selecting previously deselected package x11proto-render-dev. Unpacking x11proto-render-dev (from .../x11proto-render-dev_2%3a0.9.2-4_all.deb) ... Selecting previously deselected package libxrender-dev. Unpacking libxrender-dev (from .../libxrender-dev_1%3a0.9.1-3_i386.deb) ... Selecting previously deselected package x11proto-fixes-dev. Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_4.0-2_all.deb) ... Selecting previously deselected package libxfixes-dev. Unpacking libxfixes-dev (from .../libxfixes-dev_1%3a4.0.1-5_i386.deb) ... Selecting previously deselected package libxcursor-dev. Unpacking libxcursor-dev (from .../libxcursor-dev_1.1.7-4_i386.deb) ... Selecting previously deselected package libexpat1. Unpacking libexpat1 (from .../libexpat1_1.95.8-3.4_i386.deb) ... Selecting previously deselected package libfreetype6. Unpacking libfreetype6 (from .../libfreetype6_2.2.1-5+etch1_i386.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../archives/ucf_2.0020_all.deb) ... Moving old data out of the way Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_4.17-5etch2_i386.deb) ... Selecting previously deselected package file. Unpacking file (from .../file_4.17-5etch2_i386.deb) ... Selecting previously deselected package perl-modules. Unpacking perl-modules (from .../perl-modules_5.8.8-7_all.deb) ... Selecting previously deselected package perl. Unpacking perl (from .../archives/perl_5.8.8-7_i386.deb) ... Selecting previously deselected package defoma. Unpacking defoma (from .../defoma_0.11.10-0.1_all.deb) ... Selecting previously deselected package ttf-dejavu. Unpacking ttf-dejavu (from .../ttf-dejavu_2.15-1_all.deb) ... Selecting previously deselected package fontconfig-config. Unpacking fontconfig-config (from .../fontconfig-config_2.4.2-1.2_all.deb) ... Selecting previously deselected package libfontconfig1. Unpacking libfontconfig1 (from .../libfontconfig1_2.4.2-1.2_i386.deb) ... Selecting previously deselected package libxft2. Unpacking libxft2 (from .../libxft2_2.1.8.2-8_i386.deb) ... Selecting previously deselected package libexpat1-dev. Unpacking libexpat1-dev (from .../libexpat1-dev_1.95.8-3.4_i386.deb) ... Selecting previously deselected package zlib1g-dev. Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3-13_i386.deb) ... Selecting previously deselected package libfreetype6-dev. Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.2.1-5+etch1_i386.deb) ... Selecting previously deselected package pkg-config. Unpacking pkg-config (from .../pkg-config_0.21-1_i386.deb) ... Selecting previously deselected package libfontconfig1-dev. Unpacking libfontconfig1-dev (from .../libfontconfig1-dev_2.4.2-1.2_i386.deb) ... Selecting previously deselected package libxft-dev. Unpacking libxft-dev (from .../libxft-dev_2.1.8.2-8_i386.deb) ... Selecting previously deselected package libxi-dev. Unpacking libxi-dev (from .../libxi-dev_1%3a1.0.1-4_i386.deb) ... Selecting previously deselected package libxinerama1. Unpacking libxinerama1 (from .../libxinerama1_1%3a1.0.1-4.1_i386.deb) ... Selecting previously deselected package x11proto-xinerama-dev. Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.1.2-4_all.deb) ... Selecting previously deselected package libxinerama-dev. Unpacking libxinerama-dev (from .../libxinerama-dev_1%3a1.0.1-4.1_i386.deb) ... Selecting previously deselected package libxrandr2. Unpacking libxrandr2 (from .../libxrandr2_2%3a1.1.0.2-5_i386.deb) ... Selecting previously deselected package x11proto-randr-dev. Unpacking x11proto-randr-dev (from .../x11proto-randr-dev_1.1.2-4_all.deb) ... Selecting previously deselected package libxrandr-dev. Unpacking libxrandr-dev (from .../libxrandr-dev_2%3a1.1.0.2-5_i386.deb) ... Selecting previously deselected package libxt6. Unpacking libxt6 (from .../libxt6_1%3a1.0.2-2_i386.deb) ... Selecting previously deselected package libkrb53. Unpacking libkrb53 (from .../libkrb53_1.4.4-7etch1_i386.deb) ... Selecting previously deselected package m4. Unpacking m4 (from .../archives/m4_1.4.8-2_i386.deb) ... Selecting previously deselected package mime-support. Unpacking mime-support (from .../mime-support_3.39-1_all.deb) ... Selecting previously deselected package patch. Unpacking patch (from .../patch_2.5.9-4_i386.deb) ... Selecting previously deselected package python2.4-minimal. Unpacking python2.4-minimal (from .../python2.4-minimal_2.4.4-3_i386.deb) ... Selecting previously deselected package python2.4. Unpacking python2.4 (from .../python2.4_2.4.4-3_i386.deb) ... Selecting previously deselected package python-minimal. Unpacking python-minimal (from .../python-minimal_2.4.4-2_all.deb) ... Selecting previously deselected package python. Unpacking python (from .../python_2.4.4-2_all.deb) ... Selecting previously deselected package python-central. Unpacking python-central (from .../python-central_0.5.12_all.deb) ... Selecting previously deselected package python-support. Unpacking python-support (from .../python-support_0.5.6_all.deb) ... Selecting previously deselected package apg. Unpacking apg (from .../apg_2.2.3.dfsg.1-1_i386.deb) ... Selecting previously deselected package autoconf. Unpacking autoconf (from .../autoconf_2.61-4_all.deb) ... Selecting previously deselected package autotools-dev. Unpacking autotools-dev (from .../autotools-dev_20060702.1_all.deb) ... Selecting previously deselected package automake1.9. Unpacking automake1.9 (from .../automake1.9_1.9.6+nogfdl-3_all.deb) ... Selecting previously deselected package binutils. Unpacking binutils (from .../binutils_2.17-3_i386.deb) ... Selecting previously deselected package ccache. Unpacking ccache (from .../archives/ccache_2.4-7_i386.deb) ... Selecting previously deselected package cdbs. Unpacking cdbs (from .../archives/cdbs_0.4.48_all.deb) ... Selecting previously deselected package cpp-4.1. Unpacking cpp-4.1 (from .../cpp-4.1_4.1.1-21_i386.deb) ... Selecting previously deselected package cpp. Unpacking cpp (from .../cpp_4%3a4.1.1-15_i386.deb) ... Selecting previously deselected package cvs. Unpacking cvs (from .../cvs_1%3a1.12.13-8_i386.deb) ... Selecting previously deselected package dbconfig-common. Unpacking dbconfig-common (from .../dbconfig-common_1.8.29+etch1_all.deb) ... Selecting previously deselected package make. Unpacking make (from .../archives/make_3.81-2_i386.deb) ... Selecting previously deselected package dpkg-dev. Unpacking dpkg-dev (from .../dpkg-dev_1.13.25_all.deb) ... Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-3_i386.deb) ... Selecting previously deselected package gettext. Unpacking gettext (from .../gettext_0.16.1-1_i386.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.8_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_5.0.42_all.deb) ... Selecting previously deselected package devscripts. Unpacking devscripts (from .../devscripts_2.9.26_i386.deb) ... Selecting previously deselected package libpng12-0. Unpacking libpng12-0 (from .../libpng12-0_1.2.15~beta5-1_i386.deb) ... Selecting previously deselected package doxygen. Unpacking doxygen (from .../doxygen_1.5.1-1_i386.deb) ... Selecting previously deselected package fontconfig. Unpacking fontconfig (from .../fontconfig_2.4.2-1.2_i386.deb) ... Selecting previously deselected package libssp0. Unpacking libssp0 (from .../libssp0_4.1.1-21_i386.deb) ... Selecting previously deselected package gcc-4.1. Unpacking gcc-4.1 (from .../gcc-4.1_4.1.1-21_i386.deb) ... Selecting previously deselected package gcc. Unpacking gcc (from .../gcc_4%3a4.1.1-15_i386.deb) ... Selecting previously deselected package libstdc++6-4.1-dev. Unpacking libstdc++6-4.1-dev (from .../libstdc++6-4.1-dev_4.1.1-21_i386.deb) ... Selecting previously deselected package g++-4.1. Unpacking g++-4.1 (from .../g++-4.1_4.1.1-21_i386.deb) ... Selecting previously deselected package g++. Unpacking g++ (from .../g++_4%3a4.1.1-15_i386.deb) ... Selecting previously deselected package libopenal0a. Unpacking libopenal0a (from .../libopenal0a_1%3a0.0.8-4_i386.deb) ... Selecting previously deselected package libalut0. Unpacking libalut0 (from .../libalut0_1.0.1-1_i386.deb) ... Selecting previously deselected package libalut-dev. Unpacking libalut-dev (from .../libalut-dev_1.0.1-1_i386.deb) ... Selecting previously deselected package libasound2. Unpacking libasound2 (from .../libasound2_1.0.13-2_i386.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.12.4-2_i386.deb) ... Selecting previously deselected package libatk1.0-0. Unpacking libatk1.0-0 (from .../libatk1.0-0_1.12.4-3_i386.deb) ... Selecting previously deselected package libglib2.0-dev. Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.12.4-2_i386.deb) ... Selecting previously deselected package libatk1.0-dev. Unpacking libatk1.0-dev (from .../libatk1.0-dev_1.12.4-3_i386.deb) ... Selecting previously deselected package libcairo2. Unpacking libcairo2 (from .../libcairo2_1.2.4-4_i386.deb) ... Selecting previously deselected package libpng12-dev. Unpacking libpng12-dev (from .../libpng12-dev_1.2.15~beta5-1_i386.deb) ... Selecting previously deselected package libcairo2-dev. Unpacking libcairo2-dev (from .../libcairo2-dev_1.2.4-4_i386.deb) ... Selecting previously deselected package libcal3d11c2a. Unpacking libcal3d11c2a (from .../libcal3d11c2a_0.10.0-7_i386.deb) ... Selecting previously deselected package libcal3d11-dev. Unpacking libcal3d11-dev (from .../libcal3d11-dev_0.10.0-7_i386.deb) ... Selecting previously deselected package libcfitsio2. Unpacking libcfitsio2 (from .../libcfitsio2_2.510-1.3_i386.deb) ... Selecting previously deselected package libdrm2. Unpacking libdrm2 (from .../libdrm2_2.0.2-0.1_i386.deb) ... Selecting previously deselected package libxxf86vm1. Unpacking libxxf86vm1 (from .../libxxf86vm1_1%3a1.0.1-2_i386.deb) ... Selecting previously deselected package libgl1-mesa-glx. Unpacking libgl1-mesa-glx (from .../libgl1-mesa-glx_6.5.1-0.6_i386.deb) ... Selecting previously deselected package libcoin40c2. Unpacking libcoin40c2 (from .../libcoin40c2_2.4.5-2_i386.deb) ... Selecting previously deselected package mysql-common. Unpacking mysql-common (from .../mysql-common_5.0.32-7etch1_all.deb) ... Selecting previously deselected package libmysqlclient15off. Unpacking libmysqlclient15off (from .../libmysqlclient15off_5.0.32-7etch1_i386.deb) ... Selecting previously deselected package libnet-daemon-perl. Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.38-1.1_all.deb) ... Selecting previously deselected package libplrpc-perl. Unpacking libplrpc-perl (from .../libplrpc-perl_0.2017-1.1_all.deb) ... Selecting previously deselected package libdbi-perl. Unpacking libdbi-perl (from .../libdbi-perl_1.53-1_i386.deb) ... Selecting previously deselected package libdbd-mysql-perl. Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_3.0008-1_i386.deb) ... Selecting previously deselected package libsysfs2. Unpacking libsysfs2 (from .../libsysfs2_2.1.0-1_i386.deb) ... Selecting previously deselected package libdirectfb-0.9-25. Unpacking libdirectfb-0.9-25 (from .../libdirectfb-0.9-25_0.9.25.1-5_i386.deb) ... Selecting previously deselected package libjpeg62. Unpacking libjpeg62 (from .../libjpeg62_6b-13_i386.deb) ... Selecting previously deselected package libtiff4. Unpacking libtiff4 (from .../libtiff4_3.8.2-7_i386.deb) ... Selecting previously deselected package libgdk-pixbuf2. Unpacking libgdk-pixbuf2 (from .../libgdk-pixbuf2_0.22.0-11_i386.deb) ... Selecting previously deselected package libgeos2c2a. Unpacking libgeos2c2a (from .../libgeos2c2a_2.2.3-3_i386.deb) ... Selecting previously deselected package mesa-common-dev. Unpacking mesa-common-dev (from .../mesa-common-dev_6.5.1-0.6_all.deb) ... Selecting previously deselected package libgl1-mesa-dri. Unpacking libgl1-mesa-dri (from .../libgl1-mesa-dri_6.5.1-0.6_i386.deb) ... Selecting previously deselected package libgl1-mesa-dev. Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_6.5.1-0.6_i386.deb) ... Selecting previously deselected package libxml1. Unpacking libxml1 (from .../libxml1_1%3a1.8.17-14_i386.deb) ... Selecting previously deselected package libglade0. Unpacking libglade0 (from .../libglade0_1%3a0.17-8_i386.deb) ... Selecting previously deselected package libgtk2.0-common. Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.8.20-7_all.deb) ... Selecting previously deselected package libpango1.0-common. Unpacking libpango1.0-common (from .../libpango1.0-common_1.14.8-5_all.deb) ... Selecting previously deselected package libpango1.0-0. Unpacking libpango1.0-0 (from .../libpango1.0-0_1.14.8-5_i386.deb) ... Selecting previously deselected package libgtk2.0-0. Unpacking libgtk2.0-0 (from .../libgtk2.0-0_2.8.20-7_i386.deb) ... Selecting previously deselected package libxml2. Unpacking libxml2 (from .../libxml2_2.6.27.dfsg-1_i386.deb) ... Selecting previously deselected package libglade2-0. Unpacking libglade2-0 (from .../libglade2-0_1%3a2.6.0-4_i386.deb) ... Selecting previously deselected package libpango1.0-dev. Unpacking libpango1.0-dev (from .../libpango1.0-dev_1.14.8-5_i386.deb) ... Selecting previously deselected package libgtk2.0-dev. Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.8.20-7_i386.deb) ... Selecting previously deselected package libxml2-dev. Unpacking libxml2-dev (from .../libxml2-dev_2.6.27.dfsg-1_i386.deb) ... Selecting previously deselected package libglade2-dev. Unpacking libglade2-dev (from .../libglade2-dev_1%3a2.6.0-4_i386.deb) ... Selecting previously deselected package libglu1-mesa. Unpacking libglu1-mesa (from .../libglu1-mesa_6.5.1-0.6_i386.deb) ... Selecting previously deselected package libglu1-mesa-dev. Unpacking libglu1-mesa-dev (from .../libglu1-mesa-dev_6.5.1-0.6_i386.deb) ... Selecting previously deselected package libhdf4g. Unpacking libhdf4g (from .../libhdf4g_4.1r4-18.1_i386.deb) ... Selecting previously deselected package libicu36. Unpacking libicu36 (from .../libicu36_3.6-2_i386.deb) ... Selecting previously deselected package libjasper-1.701-1. Unpacking libjasper-1.701-1 (from .../libjasper-1.701-1_1.701.0-2_i386.deb) ... Selecting previously deselected package libjson-perl. Unpacking libjson-perl (from .../libjson-perl_1.00-2_all.deb) ... Selecting previously deselected package libltdl3. Unpacking libltdl3 (from .../libltdl3_1.5.22-4_i386.deb) ... Selecting previously deselected package libnetcdf3. Unpacking libnetcdf3 (from .../libnetcdf3_3.6.1-1_i386.deb) ... Selecting previously deselected package libogg0. Unpacking libogg0 (from .../libogg0_1.1.3-2_i386.deb) ... Selecting previously deselected package libogg-dev. Unpacking libogg-dev (from .../libogg-dev_1.1.3-2_i386.deb) ... Selecting previously deselected package libopenal-dev. Unpacking libopenal-dev (from .../libopenal-dev_1%3a0.0.8-4_i386.deb) ... Selecting previously deselected package libopenthreads6. Unpacking libopenthreads6 (from .../libopenthreads6_2.2.0-2_i386.deb) ... Selecting previously deselected package libopenthreads-dev. Unpacking libopenthreads-dev (from .../libopenthreads-dev_2.2.0-2_i386.deb) ... Selecting previously deselected package xlibmesa-gl-dev. Unpacking xlibmesa-gl-dev (from .../xlibmesa-gl-dev_1%3a7.1.0-19_all.deb) ... Selecting previously deselected package libpq4. Unpacking libpq4 (from .../libpq4_8.1.9-0etch1_i386.deb) ... Selecting previously deselected package libungif4g. Unpacking libungif4g (from .../libungif4g_4.1.4-4_i386.deb) ... Selecting previously deselected package libxerces27. Unpacking libxerces27 (from .../libxerces27_2.7.0-3_i386.deb) ... Selecting previously deselected package odbcinst1debian1. Unpacking odbcinst1debian1 (from .../odbcinst1debian1_2.2.11-13_i386.deb) ... Selecting previously deselected package unixodbc. Unpacking unixodbc (from .../unixodbc_2.2.11-13_i386.deb) ... Selecting previously deselected package libgdal1-1.3.2. Unpacking libgdal1-1.3.2 (from .../libgdal1-1.3.2_1.3.2-4_i386.deb) ... Selecting previously deselected package libopenscenegraph6. Unpacking libopenscenegraph6 (from .../libopenscenegraph6_2.2.0-2_i386.deb) ... Selecting previously deselected package libopenscenegraph-dev. Unpacking libopenscenegraph-dev (from .../libopenscenegraph-dev_2.2.0-2_i386.deb) ... Selecting previously deselected package libopenthreads4. Unpacking libopenthreads4 (from .../libopenthreads4_1.2.0-2+b1_i386.deb) ... Selecting previously deselected package libvorbis0a. Unpacking libvorbis0a (from .../libvorbis0a_1.1.2.dfsg-1.2_i386.deb) ... Selecting previously deselected package libvorbisfile3. Unpacking libvorbisfile3 (from .../libvorbisfile3_1.1.2.dfsg-1.2_i386.deb) ... Selecting previously deselected package libosgal1. Unpacking libosgal1 (from .../libosgal1_0.6.1-2_i386.deb) ... Selecting previously deselected package libvorbisenc2. Unpacking libvorbisenc2 (from .../libvorbisenc2_1.1.2.dfsg-1.2_i386.deb) ... Selecting previously deselected package libvorbis-dev. Unpacking libvorbis-dev (from .../libvorbis-dev_1.1.2.dfsg-1.2_i386.deb) ... Selecting previously deselected package libosgal-dev. Unpacking libosgal-dev (from .../libosgal-dev_0.6.1-2_i386.deb) ... Selecting previously deselected package libosgcal0. Unpacking libosgcal0 (from .../libosgcal0_0.1.46-2_i386.deb) ... Selecting previously deselected package libosgcal-dev. Unpacking libosgcal-dev (from .../libosgcal-dev_0.1.46-2_i386.deb) ... Selecting previously deselected package libpoker-eval. Unpacking libpoker-eval (from .../libpoker-eval_134.0-1_i386.deb) ... Selecting previously deselected package libpoker-eval-dev. Unpacking libpoker-eval-dev (from .../libpoker-eval-dev_134.0-1_i386.deb) ... Selecting previously deselected package libxmu6. Unpacking libxmu6 (from .../libxmu6_1%3a1.0.2-2_i386.deb) ... Selecting previously deselected package libproducer4. Unpacking libproducer4 (from .../libproducer4_1.2.0-2+b1_i386.deb) ... Selecting previously deselected package libproducer-dev. Unpacking libproducer-dev (from .../libproducer-dev_1.2.0-2+b1_i386.deb) ... Selecting previously deselected package libsvga1. Unpacking libsvga1 (from .../libsvga1_1%3a1.4.3-24_i386.deb) ... Selecting previously deselected package svgalibg1. Unpacking svgalibg1 (from .../svgalibg1_1%3a1.4.3-24_all.deb) ... Selecting previously deselected package libsdl1.2debian-alsa. Unpacking libsdl1.2debian-alsa (from .../libsdl1.2debian-alsa_1.2.11-8_i386.deb) ... Selecting previously deselected package libsdl1.2debian. Unpacking libsdl1.2debian (from .../libsdl1.2debian_1.2.11-8_i386.deb) ... Selecting previously deselected package libsdl1.2-dev. Unpacking libsdl1.2-dev (from .../libsdl1.2-dev_1.2.11-8_i386.deb) ... Selecting previously deselected package libtool. Unpacking libtool (from .../libtool_1.5.22-4_i386.deb) ... Selecting previously deselected package libxslt1.1. Unpacking libxslt1.1 (from .../libxslt1.1_1.1.19-1_i386.deb) ... Selecting previously deselected package mysql-client-5.0. Unpacking mysql-client-5.0 (from .../mysql-client-5.0_5.0.32-7etch1_i386.deb) ... Selecting previously deselected package mysql-client. Unpacking mysql-client (from .../mysql-client_5.0.32-7etch1_all.deb) ... Selecting previously deselected package python-all. Unpacking python-all (from .../python-all_2.4.4-2_all.deb) ... Selecting previously deselected package python2.4-dev. Unpacking python2.4-dev (from .../python2.4-dev_2.4.4-3_i386.deb) ... Selecting previously deselected package python-dev. Unpacking python-dev (from .../python-dev_2.4.4-2_all.deb) ... Selecting previously deselected package python-all-dev. Unpacking python-all-dev (from .../python-all-dev_2.4.4-2_all.deb) ... Selecting previously deselected package python-crypto. Unpacking python-crypto (from .../python-crypto_2.0.1+dfsg1-1.2_i386.deb) ... Selecting previously deselected package python-gtk-1.2. Unpacking python-gtk-1.2 (from .../python-gtk-1.2_0.6.12-8_i386.deb) ... Selecting previously deselected package python-glade-1.2. Unpacking python-glade-1.2 (from .../python-glade-1.2_0.6.12-8_i386.deb) ... Selecting previously deselected package python-libxml2. Unpacking python-libxml2 (from .../python-libxml2_2.6.27.dfsg-1_i386.deb) ... Selecting previously deselected package python-libxslt1. Unpacking python-libxslt1 (from .../python-libxslt1_1.1.19-1_i386.deb) ... Selecting previously deselected package python-mysqldb. Unpacking python-mysqldb (from .../python-mysqldb_1.2.1-p2-4_i386.deb) ... Selecting previously deselected package python-pypoker-eval. Unpacking python-pypoker-eval (from .../python-pypoker-eval_134.0-1_i386.deb) ... Selecting previously deselected package rsync. Unpacking rsync (from .../rsync_2.6.9-2_i386.deb) ... Selecting previously deselected package python-poker-engine. Unpacking python-poker-engine (from .../python-poker-engine_1.0.25-1_all.deb) ... Selecting previously deselected package python-pyopenssl. Unpacking python-pyopenssl (from .../python-pyopenssl_0.6-2.3_i386.deb) ... Selecting previously deselected package python-simplejson. Unpacking python-simplejson (from .../python-simplejson_1.3-0.1_all.deb) ... Selecting previously deselected package python-xml. Unpacking python-xml (from .../python-xml_0.8.4-6_i386.deb) ... Selecting previously deselected package python-soappy. Unpacking python-soappy (from .../python-soappy_0.11.3-1.7_all.deb) ... Selecting previously deselected package python-twisted-bin. Unpacking python-twisted-bin (from .../python-twisted-bin_2.4.0-3_i386.deb) ... Selecting previously deselected package python-zopeinterface. Unpacking python-zopeinterface (from .../python-zopeinterface_3.3.0-6_i386.deb) ... Selecting previously deselected package python-twisted-core. Unpacking python-twisted-core (from .../python-twisted-core_2.4.0-3_all.deb) ... Selecting previously deselected package python-twisted-web. Unpacking python-twisted-web (from .../python-twisted-web_0.6.0-1_all.deb) ... Selecting previously deselected package python-twisted-lore. Unpacking python-twisted-lore (from .../python-twisted-lore_0.2.0-2_all.deb) ... Selecting previously deselected package python-twisted-mail. Unpacking python-twisted-mail (from .../python-twisted-mail_0.3.0-1_all.deb) ... Selecting previously deselected package python-twisted-names. Unpacking python-twisted-names (from .../python-twisted-names_0.3.0-1_all.deb) ... Selecting previously deselected package python-twisted-news. Unpacking python-twisted-news (from .../python-twisted-news_0.2.0-1_all.deb) ... Selecting previously deselected package python-twisted-runner. Unpacking python-twisted-runner (from .../python-twisted-runner_0.2.0-1.1_i386.deb) ... Selecting previously deselected package python-twisted-words. Unpacking python-twisted-words (from .../python-twisted-words_0.4.0-2.1_all.deb) ... Selecting previously deselected package python-twisted-conch. Unpacking python-twisted-conch (from .../python-twisted-conch_1%3a0.7.0-1_all.deb) ... Selecting previously deselected package python-twisted. Unpacking python-twisted (from .../python-twisted_2.4.0-3_all.deb) ... Selecting previously deselected package python-poker-network. Unpacking python-poker-network (from .../python-poker-network_1.3.0-1_all.deb) ... Setting up libgtk1.2-common (1.2.10-18) ... Setting up libglib1.2 (1.2.10-17) ... Setting up libxau6 (1.0.1-2) ... Setting up libxdmcp6 (1.0.1-2) ... Setting up libx11-data (1.0.3-7) ... Setting up libx11-6 (1.0.3-7) ... /dev/mem: Operation not permitted Setting up libxext6 (1.0.1-2) ... Setting up libxi6 (1.0.1-4) ... Setting up libgtk1.2 (1.2.10-18) ... Setting up libice6 (1.0.1-2) ... Setting up x11proto-core-dev (7.0.7-2) ... Setting up libice-dev (1.0.1-2) ... Setting up libsm6 (1.0.1-3) ... Setting up libsm-dev (1.0.1-3) ... Setting up libxau-dev (1.0.1-2) ... Setting up libxdmcp-dev (1.0.1-2) ... Setting up x11proto-input-dev (1.3.2-4) ... Setting up x11proto-xext-dev (7.0.2-5) ... Setting up x11proto-kb-dev (1.0.3-2) ... Setting up xtrans-dev (1.0.1-3) ... Setting up libxfixes3 (4.0.1-5) ... Setting up libxrender1 (0.9.1-3) ... Setting up libxcursor1 (1.1.7-4) ... Setting up x11proto-render-dev (0.9.2-4) ... Setting up x11proto-fixes-dev (4.0-2) ... Setting up libexpat1 (1.95.8-3.4) ... Setting up libfreetype6 (2.2.1-5+etch1) ... Setting up ucf (2.0020) ... Setting up libmagic1 (4.17-5etch2) ... Setting up file (4.17-5etch2) ... Setting up libexpat1-dev (1.95.8-3.4) ... Setting up zlib1g-dev (1.2.3-13) ... Setting up libfreetype6-dev (2.2.1-5+etch1) ... Setting up pkg-config (0.21-1) ... Setting up libxinerama1 (1.0.1-4.1) ... Setting up x11proto-xinerama-dev (1.1.2-4) ... Setting up libxrandr2 (1.1.0.2-5) ... Setting up x11proto-randr-dev (1.1.2-4) ... Setting up libxt6 (1.0.2-2) ... Setting up libkrb53 (1.4.4-7etch1) ... Setting up m4 (1.4.8-2) ... Setting up mime-support (3.39-1) ... Setting up patch (2.5.9-4) ... Setting up python2.4-minimal (2.4.4-3) ... Setting up python2.4 (2.4.4-3) ... Setting up python-minimal (2.4.4-2) ... Setting up python (2.4.4-2) ... Setting up python-central (0.5.12) ... Setting up python-support (0.5.6) ... Setting up apg (2.2.3.dfsg.1-1) ... Setting up autotools-dev (20060702.1) ... Setting up binutils (2.17-3) ... Setting up ccache (2.4-7) ... Setting up cdbs (0.4.48) ... Setting up cpp-4.1 (4.1.1-21) ... Setting up cpp (4.1.1-15) ... Setting up cvs (1.12.13-8) ... Setting up dbconfig-common (1.8.29+etch1) ... Setting up make (3.81-2) ... Setting up html2text (1.3.2a-3) ... Setting up gettext (0.16.1-1) ... Setting up libpng12-0 (1.2.15~beta5-1) ... Setting up doxygen (1.5.1-1) ... Setting up libssp0 (4.1.1-21) ... Setting up gcc-4.1 (4.1.1-21) ... Setting up gcc (4.1.1-15) ... Setting up libopenal0a (0.0.8-4) ... Setting up libalut0 (1.0.1-1) ... Setting up libalut-dev (1.0.1-1) ... Setting up libasound2 (1.0.13-2) ... Setting up libglib2.0-0 (2.12.4-2) ... Setting up libatk1.0-0 (1.12.4-3) ... Setting up libglib2.0-dev (2.12.4-2) ... Setting up libatk1.0-dev (1.12.4-3) ... Setting up libpng12-dev (1.2.15~beta5-1) ... Setting up libcal3d11c2a (0.10.0-7) ... Setting up libcal3d11-dev (0.10.0-7) ... Setting up libcfitsio2 (2.510-1.3) ... Setting up libdrm2 (2.0.2-0.1) ... Setting up libxxf86vm1 (1.0.1-2) ... Setting up libgl1-mesa-glx (6.5.1-0.6) ... Setting up libcoin40c2 (2.4.5-2) ... Setting up mysql-common (5.0.32-7etch1) ... Setting up libmysqlclient15off (5.0.32-7etch1) ... Setting up libsysfs2 (2.1.0-1) ... Setting up libdirectfb-0.9-25 (0.9.25.1-5) ... Setting up libjpeg62 (6b-13) ... Setting up libtiff4 (3.8.2-7) ... Setting up libgdk-pixbuf2 (0.22.0-11) ... Setting up libgeos2c2a (2.2.3-3) ... Setting up mesa-common-dev (6.5.1-0.6) ... Setting up libgl1-mesa-dri (6.5.1-0.6) ... Setting up libxml1 (1.8.17-14) ... Setting up libglade0 (0.17-8) ... Setting up libgtk2.0-common (2.8.20-7) ... Setting up libxml2 (2.6.27.dfsg-1) ... Setting up libxml2-dev (2.6.27.dfsg-1) ... Setting up libglu1-mesa (6.5.1-0.6) ... Setting up libhdf4g (4.1r4-18.1) ... Setting up libicu36 (3.6-2) ... Setting up libjasper-1.701-1 (1.701.0-2) ... Setting up libltdl3 (1.5.22-4) ... Setting up libnetcdf3 (3.6.1-1) ... Setting up libogg0 (1.1.3-2) ... Setting up libogg-dev (1.1.3-2) ... Setting up libopenal-dev (0.0.8-4) ... Setting up libopenthreads6 (2.2.0-2) ... Setting up libopenthreads-dev (2.2.0-2) ... Setting up libpq4 (8.1.9-0etch1) ... Setting up libungif4g (4.1.4-4) ... Setting up libxerces27 (2.7.0-3) ... Setting up odbcinst1debian1 (2.2.11-13) ... Setting up unixodbc (2.2.11-13) ... Setting up libgdal1-1.3.2 (1.3.2-4) ... Setting up libopenscenegraph6 (2.2.0-2) ... Setting up libopenthreads4 (1.2.0-2+b1) ... Setting up libvorbis0a (1.1.2.dfsg-1.2) ... Setting up libvorbisfile3 (1.1.2.dfsg-1.2) ... Setting up libosgal1 (0.6.1-2) ... Setting up libvorbisenc2 (1.1.2.dfsg-1.2) ... Setting up libvorbis-dev (1.1.2.dfsg-1.2) ... Setting up libosgal-dev (0.6.1-2) ... Setting up libosgcal0 (0.1.46-2) ... Setting up libosgcal-dev (0.1.46-2) ... Setting up libpoker-eval (134.0-1) ... Setting up libpoker-eval-dev (134.0-1) ... Setting up libxmu6 (1.0.2-2) ... Setting up libproducer4 (1.2.0-2+b1) ... Setting up libsvga1 (1.4.3-24) ... Setting up svgalibg1 (1.4.3-24) ... Setting up libsdl1.2debian-alsa (1.2.11-8) ... Setting up libsdl1.2debian (1.2.11-8) ... Setting up libtool (1.5.22-4) ... Setting up libxslt1.1 (1.1.19-1) ... Setting up python-all (2.4.4-2) ... Setting up python2.4-dev (2.4.4-3) ... Setting up python-dev (2.4.4-2) ... Setting up python-all-dev (2.4.4-2) ... Setting up python-crypto (2.0.1+dfsg1-1.2) ... Setting up python-gtk-1.2 (0.6.12-8) ... Setting up python-glade-1.2 (0.6.12-8) ... Setting up python-libxml2 (2.6.27.dfsg-1) ... Setting up python-libxslt1 (1.1.19-1) ... Setting up python-mysqldb (1.2.1-p2-4) ... Setting up python-pypoker-eval (134.0-1) ... Setting up rsync (2.6.9-2) ... rsync daemon not enabled in /etc/default/rsync, not starting... Setting up python-poker-engine (1.0.25-1) ... Config::checkVersion: /etc/poker-engine/poker.2-4-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-.10-.20-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-15-30-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.3-6-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-001.xml: up to date Config::checkVersion: /etc/poker-engine/poker.150-300-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.100-200-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.10-20-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.15-30-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.50-100-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..50.1-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-5-10-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.levels-blinds.xml: up to date Config::checkVersion: /etc/poker-engine/poker.razz.xml: up to date Config::checkVersion: /etc/poker-engine/poker.5-10-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.holdem.xml: up to date Config::checkVersion: /etc/poker-engine/poker.2-4-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..02-.04-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..10-.25-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.omaha.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-10-15-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.30-60-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..50-1-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..02..04-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-30-60-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..10-.25-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.2-4-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..25-.50-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..02-.04-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.10-20-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.50-100-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..01-.02-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.200-400-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.7stud.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-.50-1-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.10-20-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-1-2-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.10-15-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..05-.10-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..10-.25-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-.04-.08-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..25..50-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.100-200-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.100-200-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.4-8-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.30-60-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.omaha8.xml: up to date Config::checkVersion: /etc/poker-engine/poker.3-6-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..05-.10-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.1-2-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-2-4-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-3-6-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.1-2-pot-limit.xbuilding file list ... done deleting pot-limit.template deleting no-limit.template deleting limit.template deleting ante-limit.template ./ sent 1957 bytes received 26 bytes 3966.00 bytes/sec total size is 82787 speedup is 41.75 ml: up to date Config::checkVersion: /etc/poker-engine/poker.1-2-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..50-1-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-.25-.50-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.5-10-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-10-20-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..01-.02-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.3-6-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-10-20-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..02-.04-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..25-.50-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.30-60-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.0-0-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.10-15-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.5-10-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-2-4-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..25-.50-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..05..10-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..05-.10-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.50-100-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.payouts.xml: up to date Config::checkVersion: /etc/poker-engine/poker..50-1-limit.xml: up to date /usr/bin/rsync --exclude CVS --delete -a -v --ignore-existing /usr/share/poker-engine/conf/ /etc/poker-engine/ Setting up python-pyopenssl (0.6-2.3) ... Setting up python-simplejson (1.3-0.1) ... Setting up python-xml (0.8.4-6) ... Setting up python-soappy (0.11.3-1.7) ... Setting up python-twisted-bin (2.4.0-3) ... Setting up python-zopeinterface (3.3.0-6) ... Setting up python-twisted-core (2.4.0-3) ... Setting up python-twisted-web (0.6.0-1) ... Setting up python-twisted-lore (0.2.0-2) ... Setting up python-twisted-mail (0.3.0-1) ... Setting up python-twisted-names (0.3.0-1) ... Setting up python-twisted-news (0.2.0-1) ... Setting up python-twisted-runner (0.2.0-1.1) ... Setting up python-twisted-words (0.4.0-2.1) ... Setting up python-twisted-conch (0.7.0-1) ... Setting up python-twisted (2.4.0-3) ... Setting up perl-modules (5.8.8-7) ... Setting up libstdc++6-4.1-dev (4.1.1-21) ... Setting up libxext-dev (1.0.1-2) ... Setting up perl (5.8.8-7) ... Setting up defoma (0.11.10-0.1) ... Setting up ttf-dejavu (2.15-1) ... Setting up fontconfig-config (2.4.2-1.2) ... Setting up libfontconfig1 (2.4.2-1.2) ... Setting up libxft2 (2.1.8.2-8) ... Setting up libfontconfig1-dev (2.4.2-1.2) ... Setting up autoconf (2.61-4) ... Setting up automake1.9 (1.9.6+nogfdl-3) ... Setting up dpkg-dev (1.13.25) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.8) ... Setting up debhelper (5.0.42) ... Setting up devscripts (2.9.26) ... Setting up fontconfig (2.4.2-1.2) ... Updating font configuration of fontconfig... Cleaning up category cid.. Cleaning up category truetype.. Cleaning up category type1.. Updating category type1.. Updating category truetype.. Updating category cid.. Cleaning up old fontconfig caches... done. Regenerating fonts cache... done. Setting up g++-4.1 (4.1.1-21) ... Setting up g++ (4.1.1-15) ... Setting up libcairo2 (1.2.4-4) ... Setting up libnet-daemon-perl (0.38-1.1) ... Setting up libplrpc-perl (0.2017-1.1) ... Setting up libdbi-perl (1.53-1) ... Setting up libdbd-mysql-perl (3.0008-1) ... Setting up libpango1.0-common (1.14.8-5) ... I: Purging /etc/pango/pango.modules Cleaning up font configuration of pango... Updating font configuration of pango... Cleaning up category xfont.. Updating category xfont.. *** You don't have any defomized font packages. *** So we are trying to force to generate pangox.aliases... Setting up libpango1.0-0 (1.14.8-5) ... Setting up libgtk2.0-0 (2.8.20-7) ... Updating the IM modules list for GTK+-2.4.0...done. Creating /etc/gtk-2.0...done. Updating the gdk-pixbuf loaders list for GTK+-2.4.0...done. Setting up libglade2-0 (2.6.0-4) ... Setting up libjson-perl (1.00-2) ... Setting up mysql-client-5.0 (5.0.32-7etch1) ... Setting up mysql-client (5.0.32-7etch1) ... Setting up python-poker-network (1.3.0-1) ... Creating pokernetwork home directory : done. building file list ... done ./ poker.bot.xml poker.client.xml poker.pem poker.server.xml sent 10933 bytes received 114 bytes 22094.00 bytes/sec total size is 10628 speedup is 0.96 /usr/bin/rsync --exclude CVS --delete -a -v --ignore-existing /usr/share/poker-network/conf/ /etc/poker-network/ Config::checkVersion: /etc/poker-network/poker.bot.xml: up to date Config::checkVersion: /etc/poker-network/poker.client.xml: up to date Config::checkVersion: /etc/poker-network/poker.server.xml: up to date Starting poker server : not configured, abort. Setting up libx11-dev (1.0.3-7) ... Setting up libxrender-dev (0.9.1-3) ... Setting up libxfixes-dev (4.0.1-5) ... Setting up libxcursor-dev (1.1.7-4) ... Setting up libxft-dev (2.1.8.2-8) ... Setting up libxi-dev (1.0.1-4) ... Setting up libxinerama-dev (1.0.1-4.1) ... Setting up libxrandr-dev (1.1.0.2-5) ... Setting up libcairo2-dev (1.2.4-4) ... Setting up libgl1-mesa-dev (6.5.1-0.6) ... Setting up libpango1.0-dev (1.14.8-5) ... Setting up libgtk2.0-dev (2.8.20-7) ... Setting up libglade2-dev (2.6.0-4) ... Setting up libglu1-mesa-dev (6.5.1-0.6) ... Setting up xlibmesa-gl-dev (7.1.0-19) ... Setting up libopenscenegraph-dev (2.2.0-2) ... Setting up libproducer-dev (1.2.0-2+b1) ... Setting up libsdl1.2-dev (1.2.11-8) ... -> Finished parsing the build-deps cp -a /usr/lib/packaging-farm/debian/debuild.sh /usr/src/poker3d/build/debian/etch/usr/src chroot /usr/src/poker3d/build/debian/etch sh -c "cd /usr/src && DISTRIBUTION=etch PACKAGE=poker3d DEB_BUILD_OPTIONS='' ./debuild.sh" dpkg-source: warning: extracting unsigned source package (./poker3d_1.1.37-1.dsc) dpkg-source: extracting poker3d in poker3d-1.1.37 dpkg-source: unpacking poker3d_1.1.37.orig.tar.gz dpkg-source: applying ./poker3d_1.1.37-1.diff.gz dpkg-buildpackage: source package is poker3d dpkg-buildpackage: source version is 1.1.37-1 dpkg-buildpackage: source changed by Loic Dachary (OuoU) dpkg-buildpackage: host architecture i386 dpkg-buildpackage: source version without epoch 1.1.37-1 debian/rules clean make[2]: Entering directory `/usr/src/poker3d-1.1.37' debian/rules:44: warning: overriding commands for target `config.status' /usr/share/cdbs/1/class/autotools.mk:36: warning: ignoring old commands for target `config.status' test -x debian/rules test "`id -u`" = 0 for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean chmod a+x /usr/src/poker3d-1.1.37/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /usr/src/poker3d-1.1.37/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/poker3d" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --enable-maintainer-mode --disable-static --with-poker-server-host=%HOST% --with-poker-www-host=%WWW% --with-wwwbrowser=/usr/bin/x-www-browser --disable-dmctp checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none 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 cc... /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 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 cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if ccache cc supports -fno-rtti -fno-exceptions... no checking for ccache cc option to produce PIC... -fPIC checking if ccache cc PIC flag -fPIC works... yes checking if ccache cc static flag -static works... yes checking if ccache cc supports -c -o file.o... yes checking whether the ccache cc 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... yes 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... yes 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 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 rm -f ./*cdbs-* GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k maintainer-clean make[3]: Entering directory `/usr/src/poker3d-1.1.37' Making maintainer-clean in dmctp make[4]: Entering directory `/usr/src/poker3d-1.1.37/dmctp' Making maintainer-clean in dmctp_sound make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_sound' rm -rf .libs _libs rm -f dmctp_sound dmctp_sound rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_sound' Making maintainer-clean in dmctp_animation make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_animation' rm -rf .libs _libs rm -f dmctp_animation dmctp_animation rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_animation' Making maintainer-clean in dmctp_mesh make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_mesh' rm -rf .libs _libs rm -f dmctp_mesh dmctp_mesh rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_mesh' Making maintainer-clean in dmctp_image make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_image' rm -rf .libs _libs rm -f dmctp_image dmctp_image rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_image' Making maintainer-clean in . make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp' rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp' Making maintainer-clean in test make[4]: Entering directory `/usr/src/poker3d-1.1.37/test' Making maintainer-clean in MAFError make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/MAFError' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/MAFError' Making maintainer-clean in redirectoutput make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/redirectoutput' rm -rf .libs _libs rm -fr *.pyc poker/*.pyc rm -f *.lo test -z "test-redirectoutput.py" || rm -f test-redirectoutput.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/redirectoutput' Making maintainer-clean in pokerdisplay3d make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/pokerdisplay3d' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test-pokerdisplay3d.py" || rm -f test-pokerdisplay3d.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokerdisplay3d' Making maintainer-clean in PokerBubble make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerBubble' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerBubble' Making maintainer-clean in MAFPBuffer make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/MAFPBuffer' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "run_with_xvfb" || rm -f run_with_xvfb rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/MAFPBuffer' Making maintainer-clean in pokerchildren make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/pokerchildren' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test-pokerchild.py" || rm -f test-pokerchild.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokerchildren' Making maintainer-clean in PokerPlayer make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerPlayer' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerPlayer' Making maintainer-clean in PokerChipsStack make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerChipsStack' rm -f unittest unittest rm -rf .libs _libs rm -rf *.gcov *.gcda *.gcno rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerChipsStack' Making maintainer-clean in PokerApplication2d make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerApplication2d' rm -f InitStackPriorityDesktop InitStackPriorityDesktop rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerApplication2d' Making maintainer-clean in XwncDesktop make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/XwncDesktop' rm -f setWindowPriority setWindowPriority rm -f redo_group redo_group rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/XwncDesktop' Making maintainer-clean in DDSRLE make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/DDSRLE' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/DDSRLE' Making maintainer-clean in ugameFramedText make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/ugameFramedText' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/ugameFramedText' Making maintainer-clean in Poker make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/Poker' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/Poker' Making maintainer-clean in PokerCamera make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerCamera' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerCamera' Making maintainer-clean in pokeranimation3d make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d' Making maintainer-clean in underware make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d/underware' rm -rf .libs _libs rm -f *.so *.pyc rm -f *.lo test -z "mafapplication.py lookcardstate.py animations.py protocol.py __init__.py animated.py" || rm -f mafapplication.py lookcardstate.py animations.py protocol.py __init__.py animated.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d/underware' Making maintainer-clean in . make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test.py" || rm -f test.py rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d' rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d' Making maintainer-clean in PokerInteractor make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerInteractor' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerInteractor' Making maintainer-clean in pokeroutfit-update make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update' Making maintainer-clean in underware make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update/underware' rm -rf .libs _libs rm -f *.so *.pyc rm -f *.lo test -z "__init__.py outfit.py" || rm -f __init__.py outfit.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update/underware' Making maintainer-clean in . make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test.py" || rm -f test.py rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update' rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update' Making maintainer-clean in mafwindow-sdlinit make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/mafwindow-sdlinit' rm -f unittest unittest rm -f unittest_windowinit unittest_windowinit rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "run_with_xvfb" || rm -f run_with_xvfb rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/mafwindow-sdlinit' Making maintainer-clean in application-sendpythonevent make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent' Making maintainer-clean in underware make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent/underware' rm -rf .libs _libs rm -f *.so *.pyc rm -f *.lo test -z "" || rm -f rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent/underware' Making maintainer-clean in . make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent' rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent' Making maintainer-clean in python-modules make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/python-modules' rm -rf .libs _libs rm -fr annotated _trial_temp rm -f *.lo test -z "test-mafapplication.py" || rm -f test-mafapplication.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/python-modules' Making maintainer-clean in PokerHUD make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerHUD' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerHUD' Making maintainer-clean in osgBubble make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/osgBubble' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/osgBubble' Making maintainer-clean in osgSprite make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/osgSprite' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/osgSprite' Making maintainer-clean in RenderBin make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/RenderBin' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/RenderBin' Making maintainer-clean in vserial make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/vserial' rm -f unittest unittest rm -rf .libs _libs rm -f tmp.umesh rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/vserial' Making maintainer-clean in CustomAssert make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/CustomAssert' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/CustomAssert' Making maintainer-clean in BetSlider make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/BetSlider' rm -rf .libs _libs rm -rf *.gcov *.gcda *.gcno rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/BetSlider' Making maintainer-clean in audio make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/audio' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "run_with_xvfb" || rm -f run_with_xvfb rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/audio' Making maintainer-clean in PokerMoveChips make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerMoveChips' rm -f TestPokerMoveChips TestPokerMoveChips rm -f TestPokerTrackActiveMoveChips TestPokerTrackActiveMoveChips rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerMoveChips' Making maintainer-clean in Poker3d make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/Poker3d' Making maintainer-clean in underware make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/Poker3d/underware' rm -rf .libs _libs rm -f *.so *.pyc rm -f *.lo test -z "mafapplication.py lookcardstate.py animated.py outfit.py c_outfit.py __init__.py" || rm -f mafapplication.py lookcardstate.py animated.py outfit.py c_outfit.py __init__.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/Poker3d/underware' Making maintainer-clean in . make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/Poker3d' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test-PokerClientFactory3D.py test-poker3d.py" || rm -f test-PokerClientFactory3D.py test-poker3d.py rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/Poker3d' rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/Poker3d' Making maintainer-clean in . make[5]: Entering directory `/usr/src/poker3d-1.1.37/test' rm -rf .libs _libs rm -fr .coverage annotated _trial_temp rm -f *.lo test -z "run coverage.py" || rm -f run coverage.py rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test' rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/test' Making maintainer-clean in VisualStudio make[4]: Entering directory `/usr/src/poker3d-1.1.37/VisualStudio' Making maintainer-clean in vserial make[5]: Entering directory `/usr/src/poker3d-1.1.37/VisualStudio/vserial' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/VisualStudio/vserial' Making maintainer-clean in underware make[5]: Entering directory `/usr/src/poker3d-1.1.37/VisualStudio/underware' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/VisualStudio/underware' Making maintainer-clean in maf make[5]: Entering directory `/usr/src/poker3d-1.1.37/VisualStudio/maf' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/VisualStudio/maf' Making maintainer-clean in . make[5]: Entering directory `/usr/src/poker3d-1.1.37/VisualStudio' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[5]: Leaving directory `/usr/src/poker3d-1.1.37/VisualStudio' rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/VisualStudio' Making maintainer-clean in doc make[4]: Entering directory `/usr/src/poker3d-1.1.37/doc' rm -rf .libs _libs rm -fr html rm -f *.lo test -z "header.html footer.html underware.doxygen" || rm -f header.html footer.html underware.doxygen rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/doc' Making maintainer-clean in osgplugins make[4]: Entering directory `/usr/src/poker3d-1.1.37/osgplugins' Making maintainer-clean in ddsrle make[5]: Entering directory `/usr/src/poker3d-1.1.37/osgplugins/ddsrle' Making maintainer-clean in src make[6]: Entering directory `/usr/src/poker3d-1.1.37/osgplugins/ddsrle/src' test -z "libosgdb_ddsrle.la" || rm -f libosgdb_ddsrle.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[6]: Leaving directory `/usr/src/poker3d-1.1.37/osgplugins/ddsrle/src' Making maintainer-clean in . make[6]: Entering directory `/usr/src/poker3d-1.1.37/osgplugins/ddsrle' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[6]: Leaving directory `/usr/src/poker3d-1.1.37/osgplugins/ddsrle' rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/osgplugins/ddsrle' Making maintainer-clean in hdr make[5]: Entering directory `/usr/src/poker3d-1.1.37/osgplugins/hdr' Making maintainer-clean in src make[6]: Entering directory `/usr/src/poker3d-1.1.37/osgplugins/hdr/src' test -z "libosgdb_hdr.la" || rm -f libosgdb_hdr.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[6]: Leaving directory `/usr/src/poker3d-1.1.37/osgplugins/hdr/src' Making maintainer-clean in . make[6]: Entering directory `/usr/src/poker3d-1.1.37/osgplugins/hdr' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[6]: Leaving directory `/usr/src/poker3d-1.1.37/osgplugins/hdr' rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/osgplugins/hdr' Making maintainer-clean in . make[5]: Entering directory `/usr/src/poker3d-1.1.37/osgplugins' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[5]: Leaving directory `/usr/src/poker3d-1.1.37/osgplugins' rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/osgplugins' Making maintainer-clean in examples make[4]: Entering directory `/usr/src/poker3d-1.1.37/examples' Making maintainer-clean in poker make[5]: Entering directory `/usr/src/poker3d-1.1.37/examples/poker' test -z "libpoker.la" || rm -f libpoker.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.py[co] pdb.py rm -f *.o rm -f *.lo rm -f *.tab.c test -z "poker3d" || rm -f poker3d rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/examples/poker' Making maintainer-clean in . make[5]: Entering directory `/usr/src/poker3d-1.1.37/examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[5]: Leaving directory `/usr/src/poker3d-1.1.37/examples' rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/examples' Making maintainer-clean in python make[4]: Entering directory `/usr/src/poker3d-1.1.37/python' Making maintainer-clean in underware make[5]: Entering directory `/usr/src/poker3d-1.1.37/python/underware' rm -rf .libs _libs rm -f *.so *.pyc test -z "" || rm -f test -z "base2_4.la c_mafapplication2_4.la c_animated2_4.la c_lookcardstate2_4.la c_outfit2_4.la" || rm -f base2_4.la c_mafapplication2_4.la c_animated2_4.la c_lookcardstate2_4.la c_outfit2_4.la rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" test -z "base.la c_mafapplication.la c_outfit.la c_lookcardstate.la c_animated.la" || rm -f base.la c_mafapplication.la c_outfit.la c_lookcardstate.la c_animated.la rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in " || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/python/underware' Making maintainer-clean in . make[5]: Entering directory `/usr/src/poker3d-1.1.37/python' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[5]: Leaving directory `/usr/src/poker3d-1.1.37/python' rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/python' Making maintainer-clean in cal3d make[4]: Entering directory `/usr/src/poker3d-1.1.37/cal3d' test -z "libundercal3d.la" || rm -f libundercal3d.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/cal3d' Making maintainer-clean in src make[4]: Entering directory `/usr/src/poker3d-1.1.37/src' Making maintainer-clean in vserial make[5]: Entering directory `/usr/src/poker3d-1.1.37/src/vserial' test -z "libvserial.la" || rm -f libvserial.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/src/vserial' Making maintainer-clean in ugame make[5]: Entering directory `/usr/src/poker3d-1.1.37/src/ugame' test -z "libugame.la" || rm -f libugame.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/src/ugame' Making maintainer-clean in maf make[5]: Entering directory `/usr/src/poker3d-1.1.37/src/maf' test -z "libmaf.la" || rm -f libmaf.la rm -f "./so_locations" rm -rf .libs _libs rm -f evalpath rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/src/maf' Making maintainer-clean in exg make[5]: Entering directory `/usr/src/poker3d-1.1.37/src/exg' test -z "libexg.la" || rm -f libexg.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/src/exg' Making maintainer-clean in . make[5]: Entering directory `/usr/src/poker3d-1.1.37/src' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[5]: Leaving directory `/usr/src/poker3d-1.1.37/src' rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/src' Making maintainer-clean in include make[4]: Entering directory `/usr/src/poker3d-1.1.37/include' Making maintainer-clean in vserial make[5]: Entering directory `/usr/src/poker3d-1.1.37/include/vserial' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/include/vserial' Making maintainer-clean in osgFX make[5]: Entering directory `/usr/src/poker3d-1.1.37/include/osgFX' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/include/osgFX' Making maintainer-clean in PokerHUD make[5]: Entering directory `/usr/src/poker3d-1.1.37/include/PokerHUD' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/include/PokerHUD' Making maintainer-clean in osgSprite make[5]: Entering directory `/usr/src/poker3d-1.1.37/include/osgSprite' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/include/osgSprite' Making maintainer-clean in CustomAssert make[5]: Entering directory `/usr/src/poker3d-1.1.37/include/CustomAssert' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/include/CustomAssert' Making maintainer-clean in varseditor make[5]: Entering directory `/usr/src/poker3d-1.1.37/include/varseditor' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/include/varseditor' Making maintainer-clean in ugame make[5]: Entering directory `/usr/src/poker3d-1.1.37/include/ugame' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/include/ugame' Making maintainer-clean in osgchips make[5]: Entering directory `/usr/src/poker3d-1.1.37/include/osgchips' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/include/osgchips' Making maintainer-clean in maf make[5]: Entering directory `/usr/src/poker3d-1.1.37/include/maf' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/include/maf' Making maintainer-clean in exg make[5]: Entering directory `/usr/src/poker3d-1.1.37/include/exg' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/include/exg' Making maintainer-clean in . make[5]: Entering directory `/usr/src/poker3d-1.1.37/include' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[5]: Leaving directory `/usr/src/poker3d-1.1.37/include' rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/include' Making maintainer-clean in m4 make[4]: Entering directory `/usr/src/poker3d-1.1.37/m4' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/m4' Making maintainer-clean in . make[4]: Entering directory `/usr/src/poker3d-1.1.37' rm -rf .libs _libs rm -f underware underware rm -f *.o rm -f *.lo rm -f *.tab.c test -z "examples/poker/conf/poker3d.xml examples/poker/conf/poker3d-local.xml" || rm -f examples/poker/conf/poker3d.xml examples/poker/conf/poker3d-local.xml test -z "config.log config.status" || rm -f config.log config.status rm -f config.h stamp-h1 rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "INSTALL ABOUT-NLS Makefile.in aclocal.m4 config.guess config.rpath config.h.in config.sub configure depcomp install-sh ltmain.sh missing mkinstalldirs py-compile compile" || rm -f INSTALL ABOUT-NLS Makefile.in aclocal.m4 config.guess config.rpath config.h.in config.sub configure depcomp install-sh ltmain.sh missing mkinstalldirs py-compile compile rm -f m4/*.m4 make[4]: Leaving directory `/usr/src/poker3d-1.1.37' rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -rf ./autom4te.cache rm -rf ./.deps rm -f Makefile make[3]: Leaving directory `/usr/src/poker3d-1.1.37' rm -f debian/stamp-makefile-build rm -f debian/stamp-autotools-files cd . && \ rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \ if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \ if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi make[2]: Leaving directory `/usr/src/poker3d-1.1.37' debian/rules build make[2]: Entering directory `/usr/src/poker3d-1.1.37' debian/rules:44: warning: overriding commands for target `config.status' /usr/share/cdbs/1/class/autotools.mk:36: warning: ignoring old commands for target `config.status' test -x debian/rules mkdir -p "." touch debian/stamp-autotools-files AUTOMAKE=automake-1.9 ACLOCAL=aclocal-1.9 autoreconf --install configure.ac: installing `./install-sh' configure.ac: installing `./missing' cal3d/Makefile.am: installing `./depcomp' examples/poker/Makefile.am:65: installing `./py-compile' src/maf/Makefile.am: installing `./compile' test/BetSlider/Makefile.am:38: variable `testBS_SOURCES' is defined but no program or test/BetSlider/Makefile.am:38: library has `testBS' as canonic name (possible typo) test/BetSlider/Makefile.am:46: variable `testBS_LDFLAGS' is defined but no program or test/BetSlider/Makefile.am:46: library has `testBS' as canonic name (possible typo) Makefile.am: installing `./INSTALL' Makefile.am:106: variable `betslider_SOURCES' is defined but no program or Makefile.am:106: library has `betslider' as canonic name (possible typo) Makefile.am:114: variable `betslider_LDADD' is defined but no program or Makefile.am:114: library has `betslider' as canonic name (possible typo) Makefile.am:110: variable `betslider_LDFLAGS' is defined but no program or Makefile.am:110: library has `betslider' as canonic name (possible typo) chmod a+x configure chmod a+x /usr/src/poker3d-1.1.37/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /usr/src/poker3d-1.1.37/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/poker3d" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --enable-maintainer-mode --disable-static --with-poker-server-host=%HOST% --with-poker-www-host=%WWW% --with-wwwbrowser=/usr/bin/x-www-browser --disable-dmctp checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checki