make[1]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/edgy /usr/src/poker3d/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-edgy /usr/src/poker3d/build/debian/edgy ; fi umount /usr/src/poker3d/build/debian/edgy/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/edgy/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/edgy/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/edgy && rm -fr /usr/src/poker3d/build/debian/edgy && mkdir /usr/src/poker3d/build/debian/edgy rm -fr /usr/src/poker3d/build/debian/edgy.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/edgy /usr/src/poker3d/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-edgy /usr/src/poker3d/build/debian/edgy ; 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/edgy /usr/src/poker3d/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-edgy /usr/src/poker3d/build/debian/edgy ; fi umount /usr/src/poker3d/build/debian/edgy/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/edgy/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/edgy/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/edgy/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/edgy /usr/src/poker3d/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-edgy /usr/src/poker3d/build/debian/edgy ; fi mount -t proc proc /usr/src/poker3d/build/debian/edgy/proc mount -t devpts devpts /usr/src/poker3d/build/debian/edgy/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/edgy/archives/partial ; \ mount --bind gnulinux/debian/edgy/archives /usr/src/poker3d/build/debian/edgy/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/edgy/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/edgy/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/edgy/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/edgy/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/edgy/src mount --bind gnulinux/debian/edgy/src /usr/src/poker3d/build/debian/edgy/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/edgy/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/edgy/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/poker3d' if [ debian = debian ] ; then \ source_list=/usr/src/poker3d/build/debian/edgy/etc/apt/sources.list ; \ : ; \ echo 'deb http://pokersource.info/packaging-farm/pokersource/gnulinux/debian/edgy/src ./' >> $source_list ; echo 'deb http://localhost/packaging-farm/openscenegraph/gnulinux/debian/edgy/src ./' >> $source_list ; echo 'deb http://localhost/packaging-farm/osgcal/gnulinux/debian/edgy/src ./' >> $source_list ; echo 'deb http://localhost/packaging-farm/osgal/gnulinux/debian/edgy/src ./' >> $source_list ; \ timeout 600 chroot /usr/src/poker3d/build/debian/edgy apt-get -o Acquire::pdiffs=false update && \ timeout 3600 chroot /usr/src/poker3d/build/debian/edgy apt-get -y --force-yes dist-upgrade ; \ elif [ debian = fedora ] ; then \ TEMPLATE=/usr/src/poker3d/build/debian/edgy/etc/packaging-farm.yum ; \ : ; \ : ; \ chroot /usr/src/poker3d/build/debian/edgy yum -d 0 -e 0 -y update ; \ elif [ debian = gentoo ] ; then \ overlaydir=/usr/src/poker3d/build/debian/edgy/overlays ; \ mkdir -p $overlaydir ; \ rsync -avH --delete rsync://pokersource.info/packaging-farm/gnulinux/gentoo/edgy/src/ $overlaydir/pokersource/ ; rsync -avH --delete /gnulinux/gentoo/edgy/src/ $overlaydir/openthreads/ ; rsync -avH --delete /usr/src/openscenegraph/gnulinux/gentoo/edgy/src/ $overlaydir/openscenegraph/ ; rsync -avH --delete /usr/src/osgal/gnulinux/gentoo/edgy/src/ $overlaydir/osgal/ ; rsync -avH --delete /usr/src/osgcal/gnulinux/gentoo/edgy/src/ $overlaydir/osgcal/ ; \ fi Ign http://localhost ./ Release.gpg Ign http://localhost ./ Translation-en_US Ign http://localhost ./ Release.gpg Ign http://localhost ./ Translation-en_US Ign http://localhost ./ Release.gpg Ign http://localhost ./ Translation-en_US Ign http://localhost ./ Release Ign http://localhost ./ Release Ign http://localhost ./ Release Ign http://localhost ./ Packages Ign http://localhost ./ Packages Ign http://localhost ./ Packages Get:1 http://localhost ./ Packages [1310B] Get:2 http://localhost ./ Packages [719B] Get:3 http://fr2.archive.ubuntu.com edgy Release.gpg [191B] Ign http://pokersource.info ./ Release.gpg Ign http://fr2.archive.ubuntu.com edgy/main Translation-en_US Get:4 http://localhost ./ Packages [729B] Ign http://pokersource.info ./ Translation-en_US Ign http://fr2.archive.ubuntu.com edgy/universe Translation-en_US Hit http://fr2.archive.ubuntu.com edgy Release Ign http://pokersource.info ./ Release Ign http://pokersource.info ./ Packages Get:5 http://pokersource.info ./ Packages [1871B] Hit http://fr2.archive.ubuntu.com edgy/main Packages Hit http://fr2.archive.ubuntu.com edgy/universe Packages Fetched 4630B in 0s (11.9kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... 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/edgy /usr/src/poker3d/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-edgy /usr/src/poker3d/build/debian/edgy ; fi umount /usr/src/poker3d/build/debian/edgy/proc > /dev/null 2>&1 umount /usr/src/poker3d/build/debian/edgy/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d/build/debian/edgy/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: Leaving directory `/usr/src/poker3d' make[1]: Leaving directory `/usr/src/poker3d' make[1]: Entering directory `/usr/src/poker3d' mkdir -p "/var/cache/packaging-farm/sources/poker3d" rsync --delete -avH /var/cache/packaging-farm/sources/poker3d/ poker3d/ building file list ... done sent 27267 bytes received 20 bytes 18191.33 bytes/sec total size is 33178189 speedup is 1215.90 # # Make sure no update occur less than 1 seconds after the end of the rsync. # If an update can occur within less than 1 second, the -c (checksum) rsync option # *must* be used to ensure that the rsync is accurate and this slows down # the rsync a great deal. By loosing a second here you can save many seconds # later because rsync can rely on the file date and size to figure out which # files are identical. # sleep 1 : : Copy the patches to current directory and include the : package name in their file name : eval tarbal=poker3d/poker3d*[0-9].tar.gz ; \ version=$(expr $tarbal : '.*-\(.*\).tar.gz') ; \ if [ -f poker3d/poker3d-*[0-9]/debian/patches/00list ] ; then \ for patch in poker3d/poker3d-*[0-9]/debian/patches/*.dpatch ; do \ base=$(basename $patch) ; \ cp -a $patch poker3d ; \ cp -a $patch poker3d/poker3d-debian-$base ; \ done ; \ fi rm -fr gnulinux/debian/edgy/src mkdir -p gnulinux/debian/edgy/src if [ -f poker3d/*/debian/control.edgy ] ; then \ cd gnulinux/debian/edgy/src ; \ dpkg-source -x ../../../../poker3d/*.dsc ; \ cp poker3d-*/debian/control.edgy poker3d-*/debian/control ; \ dpkg-source -b poker3d-*[0-9] poker3d_*.tar.gz ; \ elif [ -d poker3d/edgy ] ; then \ rsync -av poker3d/edgy/*.{dsc,gz} gnulinux/debian/edgy/src ; \ else \ rsync -av poker3d/*.{dsc,gz} gnulinux/debian/edgy/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/edgy /usr/src/poker3d/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-edgy /usr/src/poker3d/build/debian/edgy ; fi umount /usr/src/poker3d/build/debian/edgy/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/edgy/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/edgy/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/edgy/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/edgy /usr/src/poker3d/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-edgy /usr/src/poker3d/build/debian/edgy ; fi mount -t proc proc /usr/src/poker3d/build/debian/edgy/proc mount -t devpts devpts /usr/src/poker3d/build/debian/edgy/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/edgy/archives/partial ; \ mount --bind gnulinux/debian/edgy/archives /usr/src/poker3d/build/debian/edgy/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/edgy/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/edgy/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/edgy/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/edgy/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/edgy/src mount --bind gnulinux/debian/edgy/src /usr/src/poker3d/build/debian/edgy/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/edgy/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/edgy/root/.ccache ; \ fi /usr/lib/pbuilder/pbuilder-satisfydepends --force-version --chroot /usr/src/poker3d/build/debian/edgy --control gnulinux/debian/edgy/src/poker3d*.dsc -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.27 2006/05/22 02:18:00 dancer Exp $ -> Considering g++ (>= 3.5) -> Trying g++ -> Considering devscripts -> Trying devscripts -> Considering debhelper (>= 4.0.0) -> 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 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 libglib2.0-dev -> Trying libglib2.0-dev -> Considering python-central -> Trying python-central -> 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 libgl1-mesa-dev | libgl-dev -> Trying libgl1-mesa-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... Reading state information... 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 g++ devscripts debhelper po-debconf ccache doxygen automake1.9 libtool pkg-config cvs cdbs libosgcal-dev libopenscenegraph-dev libglib2.0-dev python-central python-all-dev libxml2-dev libsdl1.2-dev libgl1-mesa-dev python-poker-network libpoker-eval-dev libcal3d11-dev libosgal-dev libglade2-dev Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: apg autoconf autotools-dev binutils cpp cpp-4.1 dbconfig-common defoma dpkg-dev esound-common file fontconfig fontconfig-config g++-4.1 gcc gcc-4.1 gettext html2text intltool-debian libaa1 libaa1-dev libalut-dev libalut0 libartsc0 libartsc0-dev libasound2-dev libatk1.0-0 libatk1.0-dev libaudio-dev libaudio2 libaudiofile-dev libaudiofile0 libcairo2 libcairo2-dev libcal3d11c2a libcoin40c2 libcupsys2 libdbd-mysql-perl libdbi-perl libdirectfb-0.9-24 libdirectfb-dev libdirectfb-extra libdrm2 libesd-alsa0 libesd0-dev libexpat1 libexpat1-dev libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgl1-mesa-dri libgl1-mesa-glx libglade2-0 libglib2.0-0 libglu1-mesa libglu1-mesa-dev libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libgtk2.0-dev libice-dev libice6 libjasper-1.701-1 libjpeg62 libjpeg62-dev libjson-perl libmagic1 libmysqlclient15off libncurses5-dev libnet-daemon-perl libogg-dev libogg0 libopenal-dev libopenal0a libopenscenegraph6 libopenthreads-dev libopenthreads6 libosgal1 libosgcal0 libpango1.0-0 libpango1.0-common libpango1.0-dev libplrpc-perl libpng12-0 libpng12-dev libpoker-eval libsdl1.2debian libsdl1.2debian-alsa libslang2-dev libsm-dev libsm6 libsqlite3-0 libstdc++6-4.1-dev libtiff4 libungif4g libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxcursor-dev libxcursor1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxml2 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxt-dev libxt6 libxxf86vm1 m4 make mesa-common-dev mysql-client mysql-client-5.0 mysql-common patch python-all python-crypto python-dev python-libxml2 python-libxslt1 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-dev python2.5 python2.5-dev python2.5-minimal rsync ttf-dejavu ucf x-dev 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 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 libtimedate-perl libwww-perl lintian linda mailx mailutils mutt patchutils ssh wdiff wget www-browser doxygen-doc doxygen-gui graphviz gcc-4.1-doc lib64stdc++6 manpages-dev flex bison gdb gcc-doc libc6-dev-amd64 lib64gcc1 gettext-doc libasound2-doc nas libcairo2-doc cupsys-common dbishell esound glade-2 glade-gnome-2 libglib2.0-doc libgtk2.0-doc libjasper-runtime 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 libcompress-zlib-perl libstdc++6-4.1-doc libtool-doc g77 fortran77-compiler gcj make-doc-non-dfsg ed diff-doc libgnome-dev python-egenix-mxdatetime mysql-server-5.0 mysql-server munin-node pyopenssl-doc python-tk python-gtk2 python-glade2 python-qt3 python-wxgtk2.4 python-wxgtk2.6 python-profiler python2.5-doc openssh-client openssh-server Recommended packages: automaken info info-browser libft-perl libmudflap0-dev libatk1.0-data esound-clients libglib2.0-data hicolor-icon-theme libltdl3-dev xml-core 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 esound-common file fontconfig fontconfig-config g++ g++-4.1 gcc gcc-4.1 gettext html2text intltool-debian libaa1 libaa1-dev libalut-dev libalut0 libartsc0 libartsc0-dev libasound2-dev libatk1.0-0 libatk1.0-dev libaudio-dev libaudio2 libaudiofile-dev libaudiofile0 libcairo2 libcairo2-dev libcal3d11-dev libcal3d11c2a libcoin40c2 libcupsys2 libdbd-mysql-perl libdbi-perl libdirectfb-0.9-24 libdirectfb-dev libdirectfb-extra libdrm2 libesd-alsa0 libesd0-dev libexpat1 libexpat1-dev libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglade2-0 libglade2-dev libglib2.0-0 libglib2.0-dev libglu1-mesa libglu1-mesa-dev libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libgtk2.0-dev libice-dev libice6 libjasper-1.701-1 libjpeg62 libjpeg62-dev libjson-perl libmagic1 libmysqlclient15off libncurses5-dev libnet-daemon-perl libogg-dev libogg0 libopenal-dev libopenal0a libopenscenegraph-dev libopenscenegraph6 libopenthreads-dev 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 libsdl1.2-dev libsdl1.2debian libsdl1.2debian-alsa libslang2-dev libsm-dev libsm6 libsqlite3-0 libstdc++6-4.1-dev libtiff4 libtool libungif4g libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxcursor-dev libxcursor1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxml2 libxml2-dev libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxt-dev libxt6 libxxf86vm1 m4 make mesa-common-dev mysql-client mysql-client-5.0 mysql-common patch pkg-config po-debconf python-all python-all-dev python-central python-crypto python-dev python-libxml2 python-libxslt1 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-dev python2.5 python2.5-dev python2.5-minimal rsync ttf-dejavu ucf x-dev 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 0 upgraded, 202 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/112MB of archives. After unpacking 400MB 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 Extracting templates from packages: 14% Extracting templates from packages: 29% Extracting templates from packages: 44% Extracting templates from packages: 59% Extracting templates from packages: 74% Extracting templates from packages: 89% Extracting templates from packages: 100% Preconfiguring packages ... Selecting previously deselected package libice6. (Reading database ... 13728 files and directories currently installed.) Unpacking libice6 (from .../libice6_2%3a1.0.1-1ubuntu1_i386.deb) ... Selecting previously deselected package x11proto-core-dev. Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.7-1_all.deb) ... Selecting previously deselected package libice-dev. Unpacking libice-dev (from .../libice-dev_2%3a1.0.1-1ubuntu1_i386.deb) ... Selecting previously deselected package libsm6. Unpacking libsm6 (from .../libsm6_2%3a1.0.1-1ubuntu1_i386.deb) ... Selecting previously deselected package libsm-dev. Unpacking libsm-dev (from .../libsm-dev_2%3a1.0.1-1ubuntu1_i386.deb) ... Selecting previously deselected package libxau6. Unpacking libxau6 (from .../libxau6_1%3a1.0.1-1_i386.deb) ... Selecting previously deselected package libxdmcp6. Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.1-1_i386.deb) ... Selecting previously deselected package libx11-data. Unpacking libx11-data (from .../libx11-data_2%3a1.0.3-0ubuntu4_all.deb) ... Selecting previously deselected package libx11-6. Unpacking libx11-6 (from .../libx11-6_2%3a1.0.3-0ubuntu4_i386.deb) ... Selecting previously deselected package libxau-dev. Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.1-1_i386.deb) ... Selecting previously deselected package libxfixes3. Unpacking libxfixes3 (from .../libxfixes3_1%3a4.0.1-0ubuntu1_i386.deb) ... Selecting previously deselected package libxrender1. Unpacking libxrender1 (from .../libxrender1_1%3a0.9.1-0ubuntu1_i386.deb) ... Selecting previously deselected package libxcursor1. Unpacking libxcursor1 (from .../libxcursor1_1.1.7-0ubuntu1_i386.deb) ... Selecting previously deselected package libxdmcp-dev. Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.0.1-1_i386.deb) ... Selecting previously deselected package libxext6. Unpacking libxext6 (from .../libxext6_2%3a1.0.1-1ubuntu1_i386.deb) ... Selecting previously deselected package x11proto-input-dev. Unpacking x11proto-input-dev (from .../x11proto-input-dev_1.3.2-3ubuntu1_all.deb) ... Selecting previously deselected package x11proto-xext-dev. Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.0.2-4ubuntu1_all.deb) ... Selecting previously deselected package libxext-dev. Unpacking libxext-dev (from .../libxext-dev_2%3a1.0.1-1ubuntu1_i386.deb) ... Selecting previously deselected package x11proto-kb-dev. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.3-0ubuntu1_all.deb) ... Selecting previously deselected package xtrans-dev. Unpacking xtrans-dev (from .../xtrans-dev_1.0.1-1_all.deb) ... Selecting previously deselected package libx11-dev. Unpacking libx11-dev (from .../libx11-dev_2%3a1.0.3-0ubuntu4_i386.deb) ... Selecting previously deselected package x11proto-render-dev. Unpacking x11proto-render-dev (from .../x11proto-render-dev_2%3a0.9.2-3ubuntu1_all.deb) ... Selecting previously deselected package libxrender-dev. Unpacking libxrender-dev (from .../libxrender-dev_1%3a0.9.1-0ubuntu1_i386.deb) ... Selecting previously deselected package x11proto-fixes-dev. Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_1%3a4.0-0.1ubuntu1_all.deb) ... Selecting previously deselected package libxfixes-dev. Unpacking libxfixes-dev (from .../libxfixes-dev_1%3a4.0.1-0ubuntu1_i386.deb) ... Selecting previously deselected package libxcursor-dev. Unpacking libxcursor-dev (from .../libxcursor-dev_1.1.7-0ubuntu1_i386.deb) ... Selecting previously deselected package libexpat1. Unpacking libexpat1 (from .../libexpat1_1.95.8-3.2_i386.deb) ... Selecting previously deselected package libfreetype6. Unpacking libfreetype6 (from .../libfreetype6_2.2.1-5_i386.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../archives/ucf_2.0012_all.deb) ... Moving old data out of the way Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_4.17-2ubuntu1_i386.deb) ... Selecting previously deselected package file. Unpacking file (from .../file_4.17-2ubuntu1_i386.deb) ... Selecting previously deselected package defoma. Unpacking defoma (from .../defoma_0.11.10_all.deb) ... Selecting previously deselected package ttf-dejavu. Unpacking ttf-dejavu (from .../ttf-dejavu_2.7-2_all.deb) ... Selecting previously deselected package fontconfig-config. Unpacking fontconfig-config (from .../fontconfig-config_2.3.2-7ubuntu2_all.deb) ... Selecting previously deselected package libfontconfig1. Unpacking libfontconfig1 (from .../libfontconfig1_2.3.2-7ubuntu2_i386.deb) ... Selecting previously deselected package libxft2. Unpacking libxft2 (from .../libxft2_2.1.10-1ubuntu1_i386.deb) ... Selecting previously deselected package libexpat1-dev. Unpacking libexpat1-dev (from .../libexpat1-dev_1.95.8-3.2_i386.deb) ... Selecting previously deselected package zlib1g-dev. Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3-13ubuntu2_i386.deb) ... Selecting previously deselected package libfreetype6-dev. Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.2.1-5_i386.deb) ... Selecting previously deselected package pkg-config. Unpacking pkg-config (from .../pkg-config_0.20-1_i386.deb) ... Selecting previously deselected package libfontconfig1-dev. Unpacking libfontconfig1-dev (from .../libfontconfig1-dev_2.3.2-7ubuntu2_i386.deb) ... Selecting previously deselected package libxft-dev. Unpacking libxft-dev (from .../libxft-dev_2.1.10-1ubuntu1_i386.deb) ... Selecting previously deselected package libxi6. Unpacking libxi6 (from .../libxi6_2%3a1.0.1-0ubuntu1_i386.deb) ... Selecting previously deselected package libxi-dev. Unpacking libxi-dev (from .../libxi-dev_2%3a1.0.1-0ubuntu1_i386.deb) ... Selecting previously deselected package libxinerama1. Unpacking libxinerama1 (from .../libxinerama1_2%3a1.0.1-4build1_i386.deb) ... Selecting previously deselected package x11proto-xinerama-dev. Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.1.2-3ubuntu1_all.deb) ... Selecting previously deselected package libxinerama-dev. Unpacking libxinerama-dev (from .../libxinerama-dev_2%3a1.0.1-4build1_i386.deb) ... Selecting previously deselected package libxrandr2. Unpacking libxrandr2 (from .../libxrandr2_2%3a1.1.1-0ubuntu1_i386.deb) ... Selecting previously deselected package x11proto-randr-dev. Unpacking x11proto-randr-dev (from .../x11proto-randr-dev_1.1.2-3ubuntu1_all.deb) ... Selecting previously deselected package libxrandr-dev. Unpacking libxrandr-dev (from .../libxrandr-dev_2%3a1.1.1-0ubuntu1_i386.deb) ... Selecting previously deselected package libxt6. Unpacking libxt6 (from .../libxt6_1%3a1.0.2-1ubuntu1_i386.deb) ... Selecting previously deselected package libxt-dev. Unpacking libxt-dev (from .../libxt-dev_1%3a1.0.2-1ubuntu1_i386.deb) ... Selecting previously deselected package rsync. Unpacking rsync (from .../rsync_2.6.8-2ubuntu3_i386.deb) ... Selecting previously deselected package apg. Unpacking apg (from .../archives/apg_2.2.3-4_i386.deb) ... Selecting previously deselected package m4. Unpacking m4 (from .../archives/m4_1.4.4-1_i386.deb) ... Selecting previously deselected package autoconf. Unpacking autoconf (from .../autoconf_2.60-1_all.deb) ... Selecting previously deselected package autotools-dev. Unpacking autotools-dev (from .../autotools-dev_20060223.1_all.deb) ... Selecting previously deselected package automake1.9. Unpacking automake1.9 (from .../automake1.9_1.9.6-4_all.deb) ... Selecting previously deselected package binutils. Unpacking binutils (from .../binutils_2.17-1ubuntu1_i386.deb) ... Selecting previously deselected package ccache. Unpacking ccache (from .../archives/ccache_2.4-6_i386.deb) ... Selecting previously deselected package cdbs. Unpacking cdbs (from .../cdbs_0.4.46ubuntu6_all.deb) ... Selecting previously deselected package cpp-4.1. Unpacking cpp-4.1 (from .../cpp-4.1_4.1.1-13ubuntu5_i386.deb) ... Selecting previously deselected package cpp. Unpacking cpp (from .../cpp_4%3a4.1.1-6ubuntu3_i386.deb) ... Selecting previously deselected package cvs. Unpacking cvs (from .../cvs_1%3a1.12.13-3_i386.deb) ... Selecting previously deselected package dbconfig-common. Unpacking dbconfig-common (from .../dbconfig-common_1.8.25ubuntu1_all.deb) ... Selecting previously deselected package patch. Unpacking patch (from .../patch_2.5.9-4_i386.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.22ubuntu7_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.15-2ubuntu1_i386.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.5_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_5.0.37.3ubuntu4_all.deb) ... Selecting previously deselected package devscripts. Unpacking devscripts (from .../devscripts_2.9.20_i386.deb) ... Selecting previously deselected package libpng12-0. Unpacking libpng12-0 (from .../libpng12-0_1.2.8rel-5.1_i386.deb) ... Selecting previously deselected package doxygen. Unpacking doxygen (from .../doxygen_1.4.7-1_i386.deb) ... Selecting previously deselected package esound-common. Unpacking esound-common (from .../esound-common_0.2.36-3ubuntu3_all.deb) ... Selecting previously deselected package fontconfig. Unpacking fontconfig (from .../fontconfig_2.3.2-7ubuntu2_i386.deb) ... Selecting previously deselected package gcc-4.1. Unpacking gcc-4.1 (from .../gcc-4.1_4.1.1-13ubuntu5_i386.deb) ... Selecting previously deselected package gcc. Unpacking gcc (from .../gcc_4%3a4.1.1-6ubuntu3_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-13ubuntu5_i386.deb) ... Selecting previously deselected package g++-4.1. Unpacking g++-4.1 (from .../g++-4.1_4.1.1-13ubuntu5_i386.deb) ... Selecting previously deselected package g++. Unpacking g++ (from .../g++_4%3a4.1.1-6ubuntu3_i386.deb) ... Selecting previously deselected package libaa1. Unpacking libaa1 (from .../libaa1_1.4p5-30_i386.deb) ... Selecting previously deselected package libslang2-dev. Unpacking libslang2-dev (from .../libslang2-dev_2.0.6-2_i386.deb) ... Selecting previously deselected package libncurses5-dev. Unpacking libncurses5-dev (from .../libncurses5-dev_5.5-2ubuntu1_i386.deb) ... Selecting previously deselected package libaa1-dev. Unpacking libaa1-dev (from .../libaa1-dev_1.4p5-30_i386.deb) ... Selecting previously deselected package libopenal0a. Unpacking libopenal0a (from .../libopenal0a_1%3a0.0.8-1ubuntu1_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 libartsc0. Unpacking libartsc0 (from .../libartsc0_1.5.4-0ubuntu1_i386.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.12.4-0ubuntu1_i386.deb) ... Selecting previously deselected package libglib2.0-dev. Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.12.4-0ubuntu1_i386.deb) ... Selecting previously deselected package libartsc0-dev. Unpacking libartsc0-dev (from .../libartsc0-dev_1.5.4-0ubuntu1_i386.deb) ... Selecting previously deselected package libasound2-dev. Unpacking libasound2-dev (from .../libasound2-dev_1.0.11-7ubuntu3_i386.deb) ... Selecting previously deselected package libatk1.0-0. Unpacking libatk1.0-0 (from .../libatk1.0-0_1.12.3-0ubuntu1_i386.deb) ... Selecting previously deselected package libatk1.0-dev. Unpacking libatk1.0-dev (from .../libatk1.0-dev_1.12.3-0ubuntu1_i386.deb) ... Selecting previously deselected package libaudio2. Unpacking libaudio2 (from .../libaudio2_1.8-2_i386.deb) ... Selecting previously deselected package libaudiofile0. Unpacking libaudiofile0 (from .../libaudiofile0_0.2.6-6ubuntu1_i386.deb) ... Selecting previously deselected package libaudiofile-dev. Unpacking libaudiofile-dev (from .../libaudiofile-dev_0.2.6-6ubuntu1_i386.deb) ... Selecting previously deselected package libcairo2. Unpacking libcairo2 (from .../libcairo2_1.2.4-1ubuntu2_i386.deb) ... Selecting previously deselected package libpng12-dev. Unpacking libpng12-dev (from .../libpng12-dev_1.2.8rel-5.1_i386.deb) ... Selecting previously deselected package libcairo2-dev. Unpacking libcairo2-dev (from .../libcairo2-dev_1.2.4-1ubuntu2_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 libdrm2. Unpacking libdrm2 (from .../libdrm2_2.0.2+git20060809-0ubuntu1_i386.deb) ... Selecting previously deselected package libxxf86vm1. Unpacking libxxf86vm1 (from .../libxxf86vm1_1%3a1.0.1-0ubuntu1_i386.deb) ... Selecting previously deselected package libgl1-mesa-glx. Unpacking libgl1-mesa-glx (from .../libgl1-mesa-glx_6.5.1~20060817-0ubuntu3_i386.deb) ... Selecting previously deselected package libcoin40c2. Unpacking libcoin40c2 (from .../libcoin40c2_2.4.5-2ubuntu1_i386.deb) ... Selecting previously deselected package libcupsys2. Unpacking libcupsys2 (from .../libcupsys2_1.2.4-2ubuntu3_i386.deb) ... Selecting previously deselected package mysql-common. Unpacking mysql-common (from .../mysql-common_5.0.24a-9_all.deb) ... Selecting previously deselected package libmysqlclient15off. Unpacking libmysqlclient15off (from .../libmysqlclient15off_5.0.24a-9_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.51-2_i386.deb) ... Selecting previously deselected package libdbd-mysql-perl. Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_3.0006-1_i386.deb) ... Selecting previously deselected package libdirectfb-0.9-24. Unpacking libdirectfb-0.9-24 (from .../libdirectfb-0.9-24_0.9.24-4ubuntu4_i386.deb) ... Selecting previously deselected package libjpeg62. Unpacking libjpeg62 (from .../libjpeg62_6b-13_i386.deb) ... Selecting previously deselected package libdirectfb-extra. Unpacking libdirectfb-extra (from .../libdirectfb-extra_0.9.24-4ubuntu4_i386.deb) ... Selecting previously deselected package libjpeg62-dev. Unpacking libjpeg62-dev (from .../libjpeg62-dev_6b-13_i386.deb) ... Selecting previously deselected package x-dev. Unpacking x-dev (from .../archives/x-dev_7.0.7-1_all.deb) ... Selecting previously deselected package libdirectfb-dev. Unpacking libdirectfb-dev (from .../libdirectfb-dev_0.9.24-4ubuntu4_i386.deb) ... Selecting previously deselected package libesd-alsa0. Unpacking libesd-alsa0 (from .../libesd-alsa0_0.2.36-3ubuntu3_i386.deb) ... Selecting previously deselected package libesd0-dev. Unpacking libesd0-dev (from .../libesd0-dev_0.2.36-3ubuntu3_i386.deb) ... Selecting previously deselected package libgtk2.0-common. Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.10.6-0ubuntu1_all.deb) ... Selecting previously deselected package libpango1.0-common. Unpacking libpango1.0-common (from .../libpango1.0-common_1.14.5-0ubuntu1_i386.deb) ... Selecting previously deselected package libpango1.0-0. Unpacking libpango1.0-0 (from .../libpango1.0-0_1.14.5-0ubuntu1_i386.deb) ... Selecting previously deselected package libgtk2.0-bin. Unpacking libgtk2.0-bin (from .../libgtk2.0-bin_2.10.6-0ubuntu1_i386.deb) ... Selecting previously deselected package libtiff4. Unpacking libtiff4 (from .../libtiff4_3.8.2-6_i386.deb) ... Selecting previously deselected package libgtk2.0-0. Unpacking libgtk2.0-0 (from .../libgtk2.0-0_2.10.6-0ubuntu1_i386.deb) ... Selecting previously deselected package libxml2. Unpacking libxml2 (from .../libxml2_2.6.26.dfsg-2ubuntu4_i386.deb) ... Selecting previously deselected package libglade2-0. Unpacking libglade2-0 (from .../libglade2-0_1%3a2.6.0-1ubuntu2_i386.deb) ... Selecting previously deselected package libpango1.0-dev. Unpacking libpango1.0-dev (from .../libpango1.0-dev_1.14.5-0ubuntu1_i386.deb) ... Selecting previously deselected package libgtk2.0-dev. Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.10.6-0ubuntu1_i386.deb) ... Selecting previously deselected package libxml2-dev. Unpacking libxml2-dev (from .../libxml2-dev_2.6.26.dfsg-2ubuntu4_i386.deb) ... Selecting previously deselected package libglade2-dev. Unpacking libglade2-dev (from .../libglade2-dev_1%3a2.6.0-1ubuntu2_i386.deb) ... Selecting previously deselected package libglu1-mesa. Unpacking libglu1-mesa (from .../libglu1-mesa_6.5.1~20060817-0ubuntu3_i386.deb) ... Selecting previously deselected package mesa-common-dev. Unpacking mesa-common-dev (from .../mesa-common-dev_6.5.1~20060817-0ubuntu3_all.deb) ... Selecting previously deselected package libgl1-mesa-dri. Unpacking libgl1-mesa-dri (from .../libgl1-mesa-dri_6.5.1~20060817-0ubuntu3_i386.deb) ... Selecting previously deselected package libgl1-mesa-dev. Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_6.5.1~20060817-0ubuntu3_i386.deb) ... Selecting previously deselected package libglu1-mesa-dev. Unpacking libglu1-mesa-dev (from .../libglu1-mesa-dev_6.5.1~20060817-0ubuntu3_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 libogg0. Unpacking libogg0 (from .../libogg0_1.1.3-2ubuntu1_i386.deb) ... Selecting previously deselected package libogg-dev. Unpacking libogg-dev (from .../libogg-dev_1.1.3-2ubuntu1_i386.deb) ... Selecting previously deselected package libopenal-dev. Unpacking libopenal-dev (from .../libopenal-dev_1%3a0.0.8-1ubuntu1_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 libungif4g. Unpacking libungif4g (from .../libungif4g_4.1.4-2_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 libvorbis0a. Unpacking libvorbis0a (from .../libvorbis0a_1.1.2-1ubuntu1_i386.deb) ... Selecting previously deselected package libvorbisfile3. Unpacking libvorbisfile3 (from .../libvorbisfile3_1.1.2-1ubuntu1_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-1ubuntu1_i386.deb) ... Selecting previously deselected package libvorbis-dev. Unpacking libvorbis-dev (from .../libvorbis-dev_1.1.2-1ubuntu1_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 libsdl1.2debian-alsa. Unpacking libsdl1.2debian-alsa (from .../libsdl1.2debian-alsa_1.2.10-3ubuntu2_i386.deb) ... Selecting previously deselected package libsdl1.2debian. Unpacking libsdl1.2debian (from .../libsdl1.2debian_1.2.10-3ubuntu2_i386.deb) ... Selecting previously deselected package libaudio-dev. Unpacking libaudio-dev (from .../libaudio-dev_1.8-2_i386.deb) ... Selecting previously deselected package libsdl1.2-dev. Unpacking libsdl1.2-dev (from .../libsdl1.2-dev_1.2.10-3ubuntu2_i386.deb) ... Selecting previously deselected package libsqlite3-0. Unpacking libsqlite3-0 (from .../libsqlite3-0_3.3.5-0.2_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.17-2build1_i386.deb) ... Selecting previously deselected package mysql-client-5.0. Unpacking mysql-client-5.0 (from .../mysql-client-5.0_5.0.24a-9_i386.deb) ... Selecting previously deselected package mysql-client. Unpacking mysql-client (from .../mysql-client_5.0.24a-9_all.deb) ... Selecting previously deselected package python2.5-minimal. Unpacking python2.5-minimal (from .../python2.5-minimal_2.5-2ubuntu2_i386.deb) ... Selecting previously deselected package python2.5. Unpacking python2.5 (from .../python2.5_2.5-2ubuntu2_i386.deb) ... Selecting previously deselected package python-all. Unpacking python-all (from .../python-all_2.4.3-11ubuntu3_all.deb) ... Selecting previously deselected package python2.4-dev. Unpacking python2.4-dev (from .../python2.4-dev_2.4.4~c1-0ubuntu1_i386.deb) ... Selecting previously deselected package python-dev. Unpacking python-dev (from .../python-dev_2.4.3-11ubuntu3_all.deb) ... Selecting previously deselected package python2.5-dev. Unpacking python2.5-dev (from .../python2.5-dev_2.5-2ubuntu2_i386.deb) ... Selecting previously deselected package python-all-dev. Unpacking python-all-dev (from .../python-all-dev_2.4.3-11ubuntu3_all.deb) ... Selecting previously deselected package python-central. Unpacking python-central (from .../python-central_0.5.6ubuntu2_all.deb) ... Selecting previously deselected package python-crypto. Unpacking python-crypto (from .../python-crypto_2.0.1+dfsg1-1.2build1_i386.deb) ... Selecting previously deselected package python-support. Unpacking python-support (from .../python-support_0.5.3ubuntu1_all.deb) ... Selecting previously deselected package python-libxml2. Unpacking python-libxml2 (from .../python-libxml2_2.6.26.dfsg-2ubuntu4_i386.deb) ... Selecting previously deselected package python-libxslt1. Unpacking python-libxslt1 (from .../python-libxslt1_1.1.17-2build1_i386.deb) ... Selecting previously deselected package python-mysqldb. Unpacking python-mysqldb (from .../python-mysqldb_1.2.1-p2-4ubuntu2_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 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.3build2_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-5build2_i386.deb) ... Selecting previously deselected package python-soappy. Unpacking python-soappy (from .../python-soappy_0.11.3-1.6ubuntu1_all.deb) ... Selecting previously deselected package python-twisted-bin. Unpacking python-twisted-bin (from .../python-twisted-bin_2.4.0-2_i386.deb) ... Selecting previously deselected package python-zopeinterface. Unpacking python-zopeinterface (from .../python-zopeinterface_3.2.2-0ubuntu1_i386.deb) ... Selecting previously deselected package python-twisted-core. Unpacking python-twisted-core (from .../python-twisted-core_2.4.0-2_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-1_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-1build1_i386.deb) ... Selecting previously deselected package python-twisted-words. Unpacking python-twisted-words (from .../python-twisted-words_0.4.0-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-2_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 libice6 (1.0.1-1ubuntu1) ... Setting up x11proto-core-dev (7.0.7-1) ... Setting up libice-dev (1.0.1-1ubuntu1) ... Setting up libsm6 (1.0.1-1ubuntu1) ... Setting up libsm-dev (1.0.1-1ubuntu1) ... Setting up libxau6 (1.0.1-1) ... Setting up libxdmcp6 (1.0.1-1) ... Setting up libx11-data (1.0.3-0ubuntu4) ... Setting up libx11-6 (1.0.3-0ubuntu4) ... Setting up libxau-dev (1.0.1-1) ... Setting up libxfixes3 (4.0.1-0ubuntu1) ... Setting up libxrender1 (0.9.1-0ubuntu1) ... Setting up libxcursor1 (1.1.7-0ubuntu1) ... Setting up libxdmcp-dev (1.0.1-1) ... Setting up libxext6 (1.0.1-1ubuntu1) ... Setting up x11proto-input-dev (1.3.2-3ubuntu1) ... Setting up x11proto-xext-dev (7.0.2-4ubuntu1) ... Setting up x11proto-kb-dev (1.0.3-0ubuntu1) ... Setting up xtrans-dev (1.0.1-1) ... Setting up x11proto-render-dev (0.9.2-3ubuntu1) ... Setting up x11proto-fixes-dev (4.0-0.1ubuntu1) ... Setting up libexpat1 (1.95.8-3.2) ... Setting up libfreetype6 (2.2.1-5) ... Setting up ucf (2.0012) ... Setting up libmagic1 (4.17-2ubuntu1) ... Setting up file (4.17-2ubuntu1) ... Setting up defoma (0.11.10) ... Setting up ttf-dejavu (2.7-2) ... Setting up fontconfig-config (2.3.2-7ubuntu2) ... Setting up libfontconfig1 (2.3.2-7ubuntu2) ... Setting up libxft2 (2.1.10-1ubuntu1) ... Setting up libexpat1-dev (1.95.8-3.2) ... Setting up zlib1g-dev (1.2.3-13ubuntu2) ... Setting up libfreetype6-dev (2.2.1-5) ... Setting up pkg-config (0.20-1) ... Setting up libfontconfig1-dev (2.3.2-7ubuntu2) ... Setting up libxi6 (1.0.1-0ubuntu1) ... Setting up libxinerama1 (1.0.1-4build1) ... Setting up x11proto-xinerama-dev (1.1.2-3ubuntu1) ... Setting up libxrandr2 (1.1.1-0ubuntu1) ... Setting up x11proto-randr-dev (1.1.2-3ubuntu1) ... Setting up libxt6 (1.0.2-1ubuntu1) ... Setting up rsync (2.6.8-2ubuntu3) ... Setting up apg (2.2.3-4) ... Setting up m4 (1.4.4-1) ... Setting up autoconf (2.60-1) ... Setting up autotools-dev (20060223.1) ... Setting up automake1.9 (1.9.6-4) ... Setting up binutils (2.17-1ubuntu1) ... Setting up ccache (2.4-6) ... Setting up cdbs (0.4.46ubuntu6) ... Setting up cpp-4.1 (4.1.1-13ubuntu5) ... Setting up cpp (4.1.1-6ubuntu3) ... Setting up cvs (1.12.13-3) ... Setting up dbconfig-common (1.8.25ubuntu1) ... Setting up patch (2.5.9-4) ... Setting up make (3.81-2) ... Setting up dpkg-dev (1.13.22ubuntu7) ... Setting up html2text (1.3.2a-3) ... Setting up gettext (0.15-2ubuntu1) ... Setting up intltool-debian (0.35.0+20060710) ... Setting up po-debconf (1.0.5) ... Setting up debhelper (5.0.37.3ubuntu4) ... Setting up devscripts (2.9.20) ... Setting up libpng12-0 (1.2.8rel-5.1) ... Setting up doxygen (1.4.7-1) ... Setting up esound-common (0.2.36-3ubuntu3) ... Setting up fontconfig (2.3.2-7ubuntu2) ... 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.. Regenerating fonts cache... done. Setting up gcc-4.1 (4.1.1-13ubuntu5) ... Setting up gcc (4.1.1-6ubuntu3) ... Setting up libaa1 (1.4p5-30) ... Setting up libslang2-dev (2.0.6-2) ... Setting up libncurses5-dev (5.5-2ubuntu1) ... Setting up libopenal0a (0.0.8-1ubuntu1) ... Setting up libalut0 (1.0.1-1) ... Setting up libalut-dev (1.0.1-1) ... Setting up libartsc0 (1.5.4-0ubuntu1) ... Setting up libglib2.0-0 (2.12.4-0ubuntu1) ... Setting up libglib2.0-dev (2.12.4-0ubuntu1) ... Setting up libartsc0-dev (1.5.4-0ubuntu1) ... Setting up libasound2-dev (1.0.11-7ubuntu3) ... Setting up libatk1.0-0 (1.12.3-0ubuntu1) ... Setting up libatk1.0-dev (1.12.3-0ubuntu1) ... Setting up libaudio2 (1.8-2) ... Setting up libaudiofile0 (0.2.6-6ubuntu1) ... Setting up libaudiofile-dev (0.2.6-6ubuntu1) ... Setting up libcairo2 (1.2.4-1ubuntu2) ... Setting up libpng12-dev (1.2.8rel-5.1) ... Setting up libcal3d11c2a (0.10.0-7) ... Setting up libcal3d11-dev (0.10.0-7) ... Setting up libdrm2 (2.0.2+git20060809-0ubuntu1) ... Setting up libxxf86vm1 (1.0.1-0ubuntu1) ... Setting up libgl1-mesa-glx (6.5.1~20060817-0ubuntu3) ... Setting up libcoin40c2 (2.4.5-2ubuntu1) ... Setting up libcupsys2 (1.2.4-2ubuntu3) ... Setting up mysql-common (5.0.24a-9) ... Setting up libmysqlclient15off (5.0.24a-9) ... Setting up libnet-daemon-perl (0.38-1.1) ... Setting up libplrpc-perl (0.2017-1.1) ... Setting up libdbi-perl (1.51-2) ... Setting up libdbd-mysql-perl (3.0006-1) ... Setting up libdirectfb-0.9-24 (0.9.24-4ubuntu4) ... Setting up libjpeg62 (6b-13) ... Setting up libdirectfb-extra (0.9.24-4ubuntu4) ... Setting up libjpeg62-dev (6b-13) ... Setting up x-dev (7.0.7-1) ... Setting up libesd-alsa0 (0.2.36-3ubuntu3) ... Setting up libesd0-dev (0.2.36-3ubuntu3) ... Setting up libtiff4 (3.8.2-6) ... Setting up libxml2 (2.6.26.dfsg-2ubuntu4) ... Setting up libxml2-dev (2.6.26.dfsg-2ubuntu4) ... Setting up libglu1-mesa (6.5.1~20060817-0ubuntu3) ... Setting up mesa-common-dev (6.5.1~20060817-0ubuntu3) ... Setting up libgl1-mesa-dri (6.5.1~20060817-0ubuntu3) ... Setting up libgl1-mesa-dev (6.5.1~20060817-0ubuntu3) ... Setting up libglu1-mesa-dev (6.5.1~20060817-0ubuntu3) ... Setting up libjasper-1.701-1 (1.701.0-2) ... Setting up libjson-perl (1.00-2) ... Setting up libogg0 (1.1.3-2ubuntu1) ... Setting up libogg-dev (1.1.3-2ubuntu1) ... Setting up libopenal-dev (0.0.8-1ubuntu1) ... Setting up libopenthreads6 (2.2.0-2) ... Setting up libopenthreads-dev (2.2.0-2) ... Setting up libungif4g (4.1.4-2) ... Setting up libopenscenegraph6 (2.2.0-2) ... Setting up libopenscenegraph-dev (2.2.0-2) ... Setting up libvorbis0a (1.1.2-1ubuntu1) ... Setting up libvorbisfile3 (1.1.2-1ubuntu1) ... Setting up libosgal1 (0.6.1-2) ... Setting up libvorbisenc2 (1.1.2-1ubuntu1) ... Setting up libvorbis-dev (1.1.2-1ubuntu1) ... 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 libsdl1.2debian-alsa (1.2.10-3ubuntu2) ... Setting up libsdl1.2debian (1.2.10-3ubuntu2) ... Setting up libaudio-dev (1.8-2) ... Setting up libsqlite3-0 (3.3.5-0.2) ... Setting up libtool (1.5.22-4) ... Setting up libxslt1.1 (1.1.17-2build1) ... Setting up mysql-client-5.0 (5.0.24a-9) ... Setting up mysql-client (5.0.24a-9) ... Setting up python2.5-minimal (2.5-2ubuntu2) ... Setting up python2.5 (2.5-2ubuntu2) ... Setting up python-all (2.4.3-11ubuntu3) ... Setting up python2.4-dev (2.4.4~c1-0ubuntu1) ... Setting up python-dev (2.4.3-11ubuntu3) ... Setting up python2.5-dev (2.5-2ubuntu2) ... Setting up python-all-dev (2.4.3-11ubuntu3) ... Setting up python-central (0.5.6ubuntu2) ... Setting up python-crypto (2.0.1+dfsg1-1.2build1) ... Setting up python-support (0.5.3ubuntu1) ... Setting up python-libxml2 (2.6.26.dfsg-2ubuntu4) ... Setting up python-libxslt1 (1.1.17-2build1) ... Setting up python-mysqldb (1.2.1-p2-4ubuntu2) ... Setting up python-pypoker-eval (134.0-1) ... 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 1981 bytes received 26 bytes 4014.00 bytes/sec total size is 82787 speedup is 41.25 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.3build2) ... Setting up python-simplejson (1.3-0.1) ... Setting up python-xml (0.8.4-5build2) ... Setting up python-soappy (0.11.3-1.6ubuntu1) ... Setting up python-twisted-bin (2.4.0-2) ... Setting up python-zopeinterface (3.2.2-0ubuntu1) ... /usr/lib/python2.5/site-packages/zope/interface/adapter.py:202: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:203: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:203: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:220: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:221: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:282: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:285: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:289: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:294: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:299: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:358: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:378: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:396: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:396: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:454: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:463: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:533: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:537: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:538: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:538: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:541: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:548: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:581: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:598: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:619: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:619: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:623: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:626: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:631: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:633: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:634: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:635: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:658: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:660: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:664: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:665: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:669: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:670: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:700: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:703: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:713: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:714: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:722: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:725: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:735: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:736: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:741: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:741: Warning: 'with' will become a reserved keyword in Python 2.6 /usr/lib/python2.5/site-packages/zope/interface/adapter.py:744: Warning: 'with' will become a reserved keyword in Python 2.6 Setting up python-twisted-core (2.4.0-2) ... Setting up python-twisted-web (0.6.0-1) ... Setting up python-twisted-lore (0.2.0-1) ... 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-1build1) ... Setting up python-twisted-words (0.4.0-1) ... Setting up python-twisted-conch (0.7.0-1) ... Setting up python-twisted (2.4.0-2) ... Setting up python-poker-network (1.3.0-1) ... chage: the shadow password file is not present /usr/bin/chage failed with return code 15, shadow not enabled, password aging cannot be set. Continuing. Creating pokernetwork home directory : done. building file list ... done ./ poker.bot.xml poker.client.xml poker.pem poker.server.xml sent 10920 bytes received 114 bytes 22068.00 bytes/sec total size is 10615 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 libstdc++6-4.1-dev (4.1.1-13ubuntu5) ... Setting up libpango1.0-common (1.14.5-0ubuntu1) ... Updating the modules list for Pango-1.5.0...done. 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.5-0ubuntu1) ... Setting up libgtk2.0-common (2.10.6-0ubuntu1) ... Setting up libxext-dev (1.0.1-1ubuntu1) ... Setting up g++-4.1 (4.1.1-13ubuntu5) ... Setting up g++ (4.1.1-6ubuntu3) ... Setting up libgtk2.0-0 (2.10.6-0ubuntu1) ... Setting up libglade2-0 (2.6.0-1ubuntu2) ... Setting up libx11-dev (1.0.3-0ubuntu4) ... Setting up libxrender-dev (0.9.1-0ubuntu1) ... Setting up libxfixes-dev (4.0.1-0ubuntu1) ... Setting up libxcursor-dev (1.1.7-0ubuntu1) ... Setting up libxft-dev (2.1.10-1ubuntu1) ... Setting up libxi-dev (1.0.1-0ubuntu1) ... Setting up libxinerama-dev (1.0.1-4build1) ... Setting up libxrandr-dev (1.1.1-0ubuntu1) ... Setting up libxt-dev (1.0.2-1ubuntu1) ... Setting up libaa1-dev (1.4p5-30) ... Setting up libcairo2-dev (1.2.4-1ubuntu2) ... Setting up libdirectfb-dev (0.9.24-4ubuntu4) ... Setting up libgtk2.0-bin (2.10.6-0ubuntu1) ... Updating the IM modules list for GTK+-2.10.0...done. Updating the gdk-pixbuf loaders list for GTK+-2.10.0...done. Setting up libpango1.0-dev (1.14.5-0ubuntu1) ... Setting up libgtk2.0-dev (2.10.6-0ubuntu1) ... Setting up libglade2-dev (2.6.0-1ubuntu2) ... Setting up libsdl1.2-dev (1.2.10-3ubuntu2) ... -> Finished parsing the build-deps cp -a /usr/lib/packaging-farm/debian/debuild.sh /usr/src/poker3d/build/debian/edgy/usr/src chroot /usr/src/poker3d/build/debian/edgy sh -c "cd /usr/src && DISTRIBUTION=edgy 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/bash 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 python2.5... /usr/bin/python2.5 checking for python2.5 version... done checking for python2.5 platform... done checking for python2.5 script directory... done checking for python2.5 extension module directory... done checking for include directory... /usr/include/python2.5 checking for python2.5 C libraries directory... /usr/lib/python2.5/config checking for python2.5 link flags... -L/usr/lib/python2.5/config -lpython2.5 checking python includes in /usr/include/python2.5 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.5 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 test -d . && 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 --