make[1]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/dapper /usr/src/poker3d/build/debian/dapper.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/dapper > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/dapper.unionfs=rw:/chroot/debian/dapper=ro poker3d-dapper /usr/src/poker3d/build/debian/dapper ; fi umount /usr/src/poker3d/build/debian/dapper/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/dapper/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/dapper/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/dapper/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/dapper/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/dapper/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/dapper/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/dapper/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/dapper/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/dapper && rm -fr /usr/src/poker3d/build/debian/dapper && mkdir /usr/src/poker3d/build/debian/dapper rm -fr /usr/src/poker3d/build/debian/dapper.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/dapper /usr/src/poker3d/build/debian/dapper.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/dapper > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/dapper.unionfs=rw:/chroot/debian/dapper=ro poker3d-dapper /usr/src/poker3d/build/debian/dapper ; 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/dapper /usr/src/poker3d/build/debian/dapper.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/dapper > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/dapper.unionfs=rw:/chroot/debian/dapper=ro poker3d-dapper /usr/src/poker3d/build/debian/dapper ; fi umount /usr/src/poker3d/build/debian/dapper/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/dapper/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/dapper/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/dapper/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/dapper/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/dapper/usr/portage > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/dapper/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/dapper/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/dapper/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/dapper /usr/src/poker3d/build/debian/dapper.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/dapper > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/dapper.unionfs=rw:/chroot/debian/dapper=ro poker3d-dapper /usr/src/poker3d/build/debian/dapper ; fi mount -t proc proc /usr/src/poker3d/build/debian/dapper/proc mount -t devpts devpts /usr/src/poker3d/build/debian/dapper/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/dapper/archives/partial ; \ mount --bind gnulinux/debian/dapper/archives /usr/src/poker3d/build/debian/dapper/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/dapper/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/dapper/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/dapper/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/dapper/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/dapper/src mount --bind gnulinux/debian/dapper/src /usr/src/poker3d/build/debian/dapper/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/dapper/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/dapper/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/dapper/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/dapper/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/poker3d' if [ debian = debian ] ; then \ source_list=/usr/src/poker3d/build/debian/dapper/etc/apt/sources.list ; \ : ; \ echo 'deb http://localhost/packaging-farm/osgcal/gnulinux/debian/dapper/src ./' >> $source_list ; echo 'deb http://pokersource.info/packaging-farm/simplejson/gnulinux/debian/dapper/src ./' >> $source_list ; echo 'deb http://pokersource.info/packaging-farm/pokersource/gnulinux/debian/dapper/src ./' >> $source_list ; \ timeout 600 chroot /usr/src/poker3d/build/debian/dapper apt-get -o Acquire::pdiffs=false update && \ timeout 3600 chroot /usr/src/poker3d/build/debian/dapper apt-get -y --force-yes dist-upgrade ; \ elif [ debian = fedora ] ; then \ TEMPLATE=/usr/src/poker3d/build/debian/dapper/etc/packaging-farm.yum ; \ : ; \ : ; \ chroot /usr/src/poker3d/build/debian/dapper yum -d 0 -e 0 -y update ; \ elif [ debian = gentoo ] ; then \ overlaydir=/usr/src/poker3d/build/debian/dapper/overlays ; \ mkdir -p $overlaydir ; \ rsync -avH --delete rsync://pokersource.info/packaging-farm/gnulinux/gentoo/dapper/src/ $overlaydir/pokersource/ ; rsync -avH --delete /gnulinux/gentoo/dapper/src/ $overlaydir/openthreads/ ; rsync -avH --delete /usr/src/openscenegraph/gnulinux/gentoo/dapper/src/ $overlaydir/openscenegraph/ ; rsync -avH --delete /usr/src/osgal/gnulinux/gentoo/dapper/src/ $overlaydir/osgal/ ; rsync -avH --delete /usr/src/osgcal/gnulinux/gentoo/dapper/src/ $overlaydir/osgcal/ ; \ fi Ign http://localhost ./ Release.gpg Ign http://localhost ./ Release Get:1 http://localhost ./ Packages [741B] Ign http://pokersource.info ./ Release.gpg Ign http://pokersource.info ./ Release.gpg Ign http://pokersource.info ./ Release Ign http://pokersource.info ./ Release Get:2 http://pokersource.info ./ Packages [528B] Get:3 http://fr2.archive.ubuntu.com dapper Release.gpg [189B] Get:4 http://pokersource.info ./ Packages [2413B] Hit http://fr2.archive.ubuntu.com dapper Release Err http://fr2.archive.ubuntu.com dapper Release Get:5 http://fr2.archive.ubuntu.com dapper Release [34.8kB] Ign http://fr2.archive.ubuntu.com dapper Release Hit http://fr2.archive.ubuntu.com dapper/main Packages Hit http://fr2.archive.ubuntu.com dapper/universe Packages Fetched 38.6kB in 0s (55.8kB/s) Reading package lists... W: GPG error: http://fr2.archive.ubuntu.com dapper Release: Could not execute /usr/bin/gpgv to verify signature (is gnupg installed?) W: You may want to run apt-get update to correct these problems Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. make chroot-umounts make[2]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/dapper /usr/src/poker3d/build/debian/dapper.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/dapper > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/dapper.unionfs=rw:/chroot/debian/dapper=ro poker3d-dapper /usr/src/poker3d/build/debian/dapper ; fi umount /usr/src/poker3d/build/debian/dapper/proc > /dev/null 2>&1 umount /usr/src/poker3d/build/debian/dapper/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/dapper/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/dapper/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/dapper/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/dapper/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d/build/debian/dapper/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/dapper/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/dapper/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 54574.00 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/dapper/src mkdir -p gnulinux/debian/dapper/src if [ -f poker3d/*/debian/control.dapper ] ; then \ cd gnulinux/debian/dapper/src ; \ dpkg-source -x ../../../../poker3d/*.dsc ; \ cp poker3d-*/debian/control.dapper poker3d-*/debian/control ; \ dpkg-source -b poker3d-*[0-9] poker3d_*.tar.gz ; \ elif [ -d poker3d/dapper ] ; then \ rsync -av poker3d/dapper/*.{dsc,gz} gnulinux/debian/dapper/src ; \ else \ rsync -av poker3d/*.{dsc,gz} gnulinux/debian/dapper/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/dapper /usr/src/poker3d/build/debian/dapper.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/dapper > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/dapper.unionfs=rw:/chroot/debian/dapper=ro poker3d-dapper /usr/src/poker3d/build/debian/dapper ; fi umount /usr/src/poker3d/build/debian/dapper/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/dapper/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/dapper/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/dapper/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/dapper/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/dapper/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/dapper/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/dapper/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/dapper/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/dapper /usr/src/poker3d/build/debian/dapper.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/dapper > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/dapper.unionfs=rw:/chroot/debian/dapper=ro poker3d-dapper /usr/src/poker3d/build/debian/dapper ; fi mount -t proc proc /usr/src/poker3d/build/debian/dapper/proc mount -t devpts devpts /usr/src/poker3d/build/debian/dapper/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/dapper/archives/partial ; \ mount --bind gnulinux/debian/dapper/archives /usr/src/poker3d/build/debian/dapper/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/dapper/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/dapper/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/dapper/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/dapper/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/dapper/src mount --bind gnulinux/debian/dapper/src /usr/src/poker3d/build/debian/dapper/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/dapper/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/dapper/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/dapper/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/dapper/root/.ccache ; \ fi /usr/lib/pbuilder/pbuilder-satisfydepends --force-version --chroot /usr/src/poker3d/build/debian/dapper --control gnulinux/debian/dapper/src/poker3d*.dsc -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.27 2006/05/22 02:18:00 dancer Exp $ -> Considering devscripts -> Trying devscripts -> Considering debhelper (>= 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 libproducer-dev (>= 0.9.8) -> Trying libproducer-dev -> Considering libglib2.0-dev -> Trying libglib2.0-dev -> Considering python2.4-dev -> Trying python2.4-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... E: Couldn't find package libcal3d12-dev W: Unable to locate package libcal3d12-dev -> Trying libcal3d11-dev -> Considering libosgal-cvs-dev -> Trying libosgal-cvs-dev -> Considering libglade2-dev -> Trying libglade2-dev -> Installing devscripts debhelper po-debconf ccache doxygen automake1.9 libtool pkg-config cvs cdbs libosgcal-dev libopenscenegraph-dev libproducer-dev libglib2.0-dev python2.4-dev libxml2-dev libsdl1.2-dev libgl1-mesa-dev python-poker-network libpoker-eval-dev libcal3d11-dev libosgal-cvs-dev libglade2-dev Reading package lists... Building dependency tree... The following extra packages will be installed: adduser apg autoconf autotools-dev dbconfig-common debconf-utils defoma dmidecode esound-common fontconfig html2text laptop-detect libaa1 libaa1-dev libalut-dev libalut0 libartsc0 libartsc0-dev libasound2 libasound2-dev libatk1.0-0 libatk1.0-dev libaudio-dev libaudio2 libaudiofile-dev libaudiofile0 libbz2-1.0 libcairo2 libcairo2-dev libcal3d11c2a libcfitsio2 libcoin40c2 libdbd-mysql-perl libdbi-perl libdrm2 libesd-alsa0 libesd0-dev libexpat1 libexpat1-dev libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgcrypt11 libgdal1c2a libgeos2c2a libgl1-mesa libglade2-0 libglib2.0-0 libglu1-mesa libglu1-mesa-dev libgmp3c2 libgpg-error0 libgpmg1 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libgtk2.0-dev libhdf4g libice-dev libice6 libicu34 libjasper-1.701-1 libjpeg62 libjson-perl libkrb53 libltdl3 libmodplug0c2 libmysqlclient15off libncurses5-dev libncursesw5 libnet-daemon-perl libnetcdf3 libnewt0.51 libogg-dev libogg0 libopenal-dev libopenal0a libopenalpp-cvs-dev libopenalpp-cvs1 libopenscenegraph1c2 libopenthreads-dev libopenthreads1c2 libosgal-cvs1 libosgcal0 libpango1.0-0 libpango1.0-common libpango1.0-dev libplrpc-perl libpng12-0 libpng12-dev libpoker-eval libpopt0 libpq4 libproducer1c2 libreadline5 libsdl1.2debian libsdl1.2debian-alsa libslang2-dev libsm-dev libsm6 libspeex1 libssl0.9.8 libtheora0 libtiff4 libungif4g libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libwrap0 libx11-6 libx11-dev libxau-dev libxau6 libxcursor-dev libxcursor1 libxdmcp-dev libxdmcp6 libxerces26c2 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxine-main1 libxinerama-dev libxinerama1 libxml2 libxmu6 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxt-dev libxt6 libxv1 libxvmc1 libxxf86vm1 m4 mesa-common-dev mysql-client mysql-client-5.0 mysql-common odbcinst1debian1 python python-libxml2 python-libxslt1 python-poker-engine python-pypoker-eval python-simplejson python-soappy python2.4 python2.4-crypto python2.4-libxml2 python2.4-libxslt1 python2.4-mysqldb python2.4-pyopenssl python2.4-soappy python2.4-twisted python2.4-twisted-bin python2.4-twisted-conch python2.4-twisted-core python2.4-twisted-lore python2.4-twisted-mail python2.4-twisted-names python2.4-twisted-news python2.4-twisted-runner python2.4-twisted-web python2.4-twisted-words python2.4-xml python2.4-zopeinterface readline-common rsync ttf-bitstream-vera ttf-dejavu ttf-freefont ucf unixodbc whiptail x-dev x11-common x11proto-core-dev x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev zlib1g-dev Suggested packages: autoconf2.13 autobook autoconf-archive gnu-standards distcc doc-base dh-make defoma-doc psfontmgr x-ttcidfont-conf dfontmgr devscripts-el cvs-buildpackage debian-keyring dupload dput gnupg gnuplot libwww-perl mailx patchutils ssh strace wdiff wget www-browser doxygen-doc doxygen-gui graphviz libasound2-plugins libasound2-doc nas libcairo2-doc dbishell esound rng-tools glade-2 glade-gnome-2 libglib2.0-doc gpm libgtk2.0-doc libhdf4g-doc libhdf4g-dev libhdf4g-run libjasper-runtime krb5-doc krb5-user netcdf-doc ttf-kochi-gothic ttf-kochi-mincho ttf-thryomanes ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ttf-arphic-bkai00mp libpango1.0-doc libcompress-zlib-perl speex libtool-doc g77 fortran77-compiler gcj xalan libbonobo2-0 libflac7 libgconf2-4 libgnomevfs2-0 liborbit2 libsmbclient libgnome-dev python-doc python-tk python-profiler mysql-server munin-node python2.4-doc python2.4-egenix-mxdatetime mysql-server-4.1 pyopenssl-doc python2.4-tk python2.4-gtk2 python2.4-glade2 python2.4-qt3 twisted-doc python2.4-profiler libmyodbc odbc-postgresql libct1 Recommended packages: netbase info info-browser libft-perl libatk1.0-data esound-clients proj libglib2.0-data hicolor-icon-theme libfribidi0 libltdl3-dev tcpd libmng1 libxine-extracodecs xml-core libmail-sendmail-perl python2.4-pam The following NEW packages will be installed: adduser apg autoconf automake1.9 autotools-dev ccache cdbs cvs dbconfig-common debconf-utils debhelper defoma devscripts dmidecode doxygen esound-common fontconfig html2text laptop-detect libaa1 libaa1-dev libalut-dev libalut0 libartsc0 libartsc0-dev libasound2 libasound2-dev libatk1.0-0 libatk1.0-dev libaudio-dev libaudio2 libaudiofile-dev libaudiofile0 libbz2-1.0 libcairo2 libcairo2-dev libcal3d11-dev libcal3d11c2a libcfitsio2 libcoin40c2 libdbd-mysql-perl libdbi-perl libdrm2 libesd-alsa0 libesd0-dev libexpat1 libexpat1-dev libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgcrypt11 libgdal1c2a libgeos2c2a libgl1-mesa libgl1-mesa-dev libglade2-0 libglade2-dev libglib2.0-0 libglib2.0-dev libglu1-mesa libglu1-mesa-dev libgmp3c2 libgpg-error0 libgpmg1 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libgtk2.0-dev libhdf4g libice-dev libice6 libicu34 libjasper-1.701-1 libjpeg62 libjson-perl libkrb53 libltdl3 libmodplug0c2 libmysqlclient15off libncurses5-dev libncursesw5 libnet-daemon-perl libnetcdf3 libnewt0.51 libogg-dev libogg0 libopenal-dev libopenal0a libopenalpp-cvs-dev libopenalpp-cvs1 libopenscenegraph-dev libopenscenegraph1c2 libopenthreads-dev libopenthreads1c2 libosgal-cvs-dev libosgal-cvs1 libosgcal-dev libosgcal0 libpango1.0-0 libpango1.0-common libpango1.0-dev libplrpc-perl libpng12-0 libpng12-dev libpoker-eval libpoker-eval-dev libpopt0 libpq4 libproducer-dev libproducer1c2 libreadline5 libsdl1.2-dev libsdl1.2debian libsdl1.2debian-alsa libslang2-dev libsm-dev libsm6 libspeex1 libssl0.9.8 libtheora0 libtiff4 libtool libungif4g libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libwrap0 libx11-6 libx11-dev libxau-dev libxau6 libxcursor-dev libxcursor1 libxdmcp-dev libxdmcp6 libxerces26c2 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxine-main1 libxinerama-dev libxinerama1 libxml2 libxml2-dev libxmu6 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxt-dev libxt6 libxv1 libxvmc1 libxxf86vm1 m4 mesa-common-dev mysql-client mysql-client-5.0 mysql-common odbcinst1debian1 pkg-config po-debconf python python-libxml2 python-libxslt1 python-poker-engine python-poker-network python-pypoker-eval python-simplejson python-soappy python2.4 python2.4-crypto python2.4-dev python2.4-libxml2 python2.4-libxslt1 python2.4-mysqldb python2.4-pyopenssl python2.4-soappy python2.4-twisted python2.4-twisted-bin python2.4-twisted-conch python2.4-twisted-core python2.4-twisted-lore python2.4-twisted-mail python2.4-twisted-names python2.4-twisted-news python2.4-twisted-runner python2.4-twisted-web python2.4-twisted-words python2.4-xml python2.4-zopeinterface readline-common rsync ttf-bitstream-vera ttf-dejavu ttf-freefont ucf unixodbc whiptail x-dev x11-common x11proto-core-dev x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev zlib1g-dev 0 upgraded, 218 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/85.7MB of archives. After unpacking 297MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! dmidecode laptop-detect x11-common libice6 x11proto-core-dev libice-dev libsm6 libsm-dev libxau6 libx11-6 x11proto-kb-dev x11proto-input-dev libxau-dev libxdmcp6 libxdmcp-dev libx11-dev libxfixes3 libxrender1 libxcursor1 x11proto-render-dev libxrender-dev libxext6 libxi6 libxext-dev libxi-dev x11proto-xext-dev x11proto-fixes-dev libxfixes-dev libxcursor-dev libexpat1 libfreetype6 libnewt0.51 libpopt0 whiptail defoma ucf ttf-dejavu ttf-bitstream-vera ttf-freefont fontconfig libfontconfig1 libxft2 libexpat1-dev zlib1g-dev libfreetype6-dev pkg-config libfontconfig1-dev x-dev libxft-dev libxinerama1 x11proto-xinerama-dev libxinerama-dev libxrandr2 x11proto-randr-dev libxrandr-dev libxt6 libxt-dev adduser libasound2 libbz2-1.0 libgpg-error0 libgcrypt11 libgpmg1 libncursesw5 readline-common libreadline5 libssl0.9.8 libwrap0 python2.4 python libkrb53 rsync apg m4 autoconf autotools-dev automake1.9 ccache cdbs cvs dbconfig-common debconf-utils html2text po-debconf debhelper devscripts libpng12-0 doxygen esound-common libaa1 libslang2-dev libncurses5-dev libaa1-dev libopenal0a libalut0 libalut-dev libartsc0 libglib2.0-0 libglib2.0-dev libartsc0-dev libasound2-dev libatk1.0-0 libatk1.0-dev libaudio2 libaudiofile0 libaudiofile-dev libcairo2 libpng12-dev libcairo2-dev libcal3d11c2a libcal3d11-dev libcfitsio2 libdrm2 libxxf86vm1 libgl1-mesa libcoin40c2 mysql-common libmysqlclient15off libnet-daemon-perl libplrpc-perl libdbi-perl libdbd-mysql-perl libesd-alsa0 libesd0-dev libgeos2c2a libgtk2.0-common libpango1.0-common libpango1.0-0 libgtk2.0-bin libjpeg62 libtiff4 libgtk2.0-0 libxml2 libglade2-0 libpango1.0-dev libgtk2.0-dev libxml2-dev libglade2-dev libglu1-mesa mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev libgmp3c2 libhdf4g libicu34 libjasper-1.701-1 libjson-perl libltdl3 libmodplug0c2 libnetcdf3 libogg0 libogg-dev libopenal-dev libvorbis0a libvorbisenc2 libvorbisfile3 libvorbis-dev libopenthreads1c2 libopenthreads-dev libopenalpp-cvs1 libopenalpp-cvs-dev libpq4 libungif4g libxerces26c2 odbcinst1debian1 unixodbc libgdal1c2a libxmu6 libproducer1c2 libspeex1 libtheora0 libxv1 libxvmc1 libxine-main1 libopenscenegraph1c2 libproducer-dev libopenscenegraph-dev libosgal-cvs1 libosgal-cvs-dev libosgcal0 libosgcal-dev libpoker-eval libpoker-eval-dev libsdl1.2debian-alsa libsdl1.2debian libaudio-dev libsdl1.2-dev libtool libxslt1.1 mysql-client-5.0 mysql-client python2.4-libxml2 python-libxml2 python2.4-libxslt1 python-libxslt1 python-pypoker-eval python-poker-engine python-simplejson python2.4-xml python2.4-soappy python-soappy python2.4-crypto python2.4-dev python2.4-mysqldb python2.4-pyopenssl python2.4-twisted-bin python2.4-zopeinterface python2.4-twisted-core python2.4-twisted-web python2.4-twisted-lore python2.4-twisted-mail python2.4-twisted-names python2.4-twisted-news python2.4-twisted-runner python2.4-twisted-words python2.4-twisted-conch python2.4-twisted python-poker-network debconf: delaying package configuration, since apt-utils is not installed Selecting previously deselected package dmidecode. (Reading database ... 9879 files and directories currently installed.) Unpacking dmidecode (from .../dmidecode_2.7-3_i386.deb) ... Selecting previously deselected package laptop-detect. Unpacking laptop-detect (from .../laptop-detect_0.12.1-ubuntu2_i386.deb) ... Selecting previously deselected package x11-common. Unpacking x11-common (from .../x11-common_7.0.0-0ubuntu45_i386.deb) ... /dev/mem: Operation not permitted /dev/mem: Operation not permitted Selecting previously deselected package libice6. Unpacking libice6 (from .../libice6_2%3a1.0.0-0ubuntu2_i386.deb) ... Setting up dmidecode (2.7-3) ... Setting up laptop-detect (0.12.1-ubuntu2) ... Setting up x11-common (7.0.0-0ubuntu45) ... /dev/mem: Operation not permitted /dev/mem: Operation not permitted Selecting previously deselected package x11proto-core-dev. (Reading database ... 9915 files and directories currently installed.) Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.4-0ubuntu2_all.deb) ... Selecting previously deselected package libice-dev. Unpacking libice-dev (from .../libice-dev_2%3a1.0.0-0ubuntu2_i386.deb) ... Selecting previously deselected package libsm6. Unpacking libsm6 (from .../libsm6_2%3a1.0.0-0ubuntu2_i386.deb) ... Selecting previously deselected package libsm-dev. Unpacking libsm-dev (from .../libsm-dev_2%3a1.0.0-0ubuntu2_i386.deb) ... Selecting previously deselected package libxau6. Unpacking libxau6 (from .../libxau6_1%3a1.0.0-0ubuntu4_i386.deb) ... Selecting previously deselected package libx11-6. Unpacking libx11-6 (from .../libx11-6_2%3a1.0.0-0ubuntu9_i386.deb) ... Selecting previously deselected package x11proto-kb-dev. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.2-0ubuntu2_all.deb) ... Selecting previously deselected package x11proto-input-dev. Unpacking x11proto-input-dev (from .../x11proto-input-dev_1.3.2-0ubuntu2_all.deb) ... Selecting previously deselected package libxau-dev. Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.0-0ubuntu4_i386.deb) ... Selecting previously deselected package libxdmcp6. Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.0-0ubuntu2_i386.deb) ... Selecting previously deselected package libxdmcp-dev. Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.0.0-0ubuntu2_i386.deb) ... Selecting previously deselected package libx11-dev. Unpacking libx11-dev (from .../libx11-dev_2%3a1.0.0-0ubuntu9_i386.deb) ... Selecting previously deselected package libxfixes3. Unpacking libxfixes3 (from .../libxfixes3_1%3a3.0.1.2-0ubuntu3_i386.deb) ... Selecting previously deselected package libxrender1. Unpacking libxrender1 (from .../libxrender1_1%3a0.9.0.2-0ubuntu2_i386.deb) ... Selecting previously deselected package libxcursor1. Unpacking libxcursor1 (from .../libxcursor1_1.1.5.2-0ubuntu4_i386.deb) ... Selecting previously deselected package x11proto-render-dev. Unpacking x11proto-render-dev (from .../x11proto-render-dev_1%3a0.9.2-0ubuntu2_all.deb) ... Selecting previously deselected package libxrender-dev. Unpacking libxrender-dev (from .../libxrender-dev_1%3a0.9.0.2-0ubuntu2_i386.deb) ... Selecting previously deselected package libxext6. Unpacking libxext6 (from .../libxext6_2%3a1.0.0-0ubuntu4_i386.deb) ... Selecting previously deselected package libxi6. Unpacking libxi6 (from .../libxi6_2%3a1.0.0-0ubuntu3_i386.deb) ... Selecting previously deselected package libxext-dev. Unpacking libxext-dev (from .../libxext-dev_2%3a1.0.0-0ubuntu4_i386.deb) ... Selecting previously deselected package libxi-dev. Unpacking libxi-dev (from .../libxi-dev_2%3a1.0.0-0ubuntu3_i386.deb) ... Selecting previously deselected package x11proto-xext-dev. Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.0.2-0ubuntu2_all.deb) ... Selecting previously deselected package x11proto-fixes-dev. Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_1%3a3.0.2-0ubuntu2_all.deb) ... Selecting previously deselected package libxfixes-dev. Unpacking libxfixes-dev (from .../libxfixes-dev_1%3a3.0.1.2-0ubuntu3_i386.deb) ... Selecting previously deselected package libxcursor-dev. Unpacking libxcursor-dev (from .../libxcursor-dev_1.1.5.2-0ubuntu4_i386.deb) ... Selecting previously deselected package libexpat1. Unpacking libexpat1 (from .../libexpat1_1.95.8-3_i386.deb) ... Selecting previously deselected package libfreetype6. Unpacking libfreetype6 (from .../libfreetype6_2.1.10-1ubuntu2_i386.deb) ... Selecting previously deselected package libnewt0.51. Unpacking libnewt0.51 (from .../libnewt0.51_0.51.6-31ubuntu1_i386.deb) ... Selecting previously deselected package libpopt0. Unpacking libpopt0 (from .../libpopt0_1.7-5_i386.deb) ... Selecting previously deselected package whiptail. Unpacking whiptail (from .../whiptail_0.51.6-31ubuntu1_i386.deb) ... Selecting previously deselected package defoma. Unpacking defoma (from .../defoma_0.11.8ubuntu2_all.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../apt/archives/ucf_2.004_all.deb) ... Moving old data out of the way Selecting previously deselected package ttf-dejavu. Unpacking ttf-dejavu (from .../ttf-dejavu_2.5-0ubuntu2_all.deb) ... Selecting previously deselected package ttf-bitstream-vera. Unpacking ttf-bitstream-vera (from .../ttf-bitstream-vera_1.10-3ubuntu1_all.deb) ... Selecting previously deselected package ttf-freefont. Unpacking ttf-freefont (from .../ttf-freefont_20060126b-2ubuntu3_all.deb) ... Selecting previously deselected package fontconfig. Unpacking fontconfig (from .../fontconfig_2.3.2-1.1ubuntu12_i386.deb) ... Selecting previously deselected package libfontconfig1. Unpacking libfontconfig1 (from .../libfontconfig1_2.3.2-1.1ubuntu12_i386.deb) ... Selecting previously deselected package libxft2. Unpacking libxft2 (from .../libxft2_2.1.8.2-0ubuntu2_i386.deb) ... Selecting previously deselected package libexpat1-dev. Unpacking libexpat1-dev (from .../libexpat1-dev_1.95.8-3_i386.deb) ... Selecting previously deselected package zlib1g-dev. Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3-6ubuntu4_i386.deb) ... Selecting previously deselected package libfreetype6-dev. Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.1.10-1ubuntu2_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-1.1ubuntu12_i386.deb) ... Selecting previously deselected package x-dev. Unpacking x-dev (from .../x-dev_7.0.4-0ubuntu2_all.deb) ... Selecting previously deselected package libxft-dev. Unpacking libxft-dev (from .../libxft-dev_2.1.8.2-0ubuntu2_i386.deb) ... Selecting previously deselected package libxinerama1. Unpacking libxinerama1 (from .../libxinerama1_2%3a1.0.1-0ubuntu2_i386.deb) ... Selecting previously deselected package x11proto-xinerama-dev. Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.1.2-0ubuntu2_all.deb) ... Selecting previously deselected package libxinerama-dev. Unpacking libxinerama-dev (from .../libxinerama-dev_2%3a1.0.1-0ubuntu2_i386.deb) ... Selecting previously deselected package libxrandr2. Unpacking libxrandr2 (from .../libxrandr2_1%3a1.1.0.2-0ubuntu4_i386.deb) ... Selecting previously deselected package x11proto-randr-dev. Unpacking x11proto-randr-dev (from .../x11proto-randr-dev_1.1.2-0ubuntu2_all.deb) ... Selecting previously deselected package libxrandr-dev. Unpacking libxrandr-dev (from .../libxrandr-dev_1%3a1.1.0.2-0ubuntu4_i386.deb) ... Selecting previously deselected package libxt6. Unpacking libxt6 (from .../libxt6_1%3a1.0.0-0ubuntu3_i386.deb) ... Selecting previously deselected package libxt-dev. Unpacking libxt-dev (from .../libxt-dev_1%3a1.0.0-0ubuntu3_i386.deb) ... Selecting previously deselected package adduser. Unpacking adduser (from .../adduser_3.80ubuntu2_all.deb) ... Selecting previously deselected package libasound2. Unpacking libasound2 (from .../libasound2_1.0.10-2ubuntu4_i386.deb) ... Selecting previously deselected package libbz2-1.0. Unpacking libbz2-1.0 (from .../libbz2-1.0_1.0.3-0ubuntu2_i386.deb) ... Selecting previously deselected package libgpg-error0. Unpacking libgpg-error0 (from .../libgpg-error0_1.1-4_i386.deb) ... Selecting previously deselected package libgcrypt11. Unpacking libgcrypt11 (from .../libgcrypt11_1.2.2-1_i386.deb) ... Selecting previously deselected package libgpmg1. Unpacking libgpmg1 (from .../libgpmg1_1.19.6-21ubuntu1_i386.deb) ... Selecting previously deselected package libncursesw5. Unpacking libncursesw5 (from .../libncursesw5_5.5-1ubuntu3_i386.deb) ... Selecting previously deselected package readline-common. Unpacking readline-common (from .../readline-common_5.1-7build1_all.deb) ... Selecting previously deselected package libreadline5. Unpacking libreadline5 (from .../libreadline5_5.1-7build1_i386.deb) ... Selecting previously deselected package libssl0.9.8. Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8a-7build1_i386.deb) ... Selecting previously deselected package libwrap0. Unpacking libwrap0 (from .../libwrap0_7.6.dbs-8ubuntu1_i386.deb) ... Selecting previously deselected package python2.4. Unpacking python2.4 (from .../python2.4_2.4.3-0ubuntu4_i386.deb) ... Selecting previously deselected package python. Unpacking python (from .../python_2.4.2-0ubuntu3_all.deb) ... Selecting previously deselected package libkrb53. Unpacking libkrb53 (from .../libkrb53_1.4.3-5_i386.deb) ... Selecting previously deselected package rsync. Unpacking rsync (from .../rsync_2.6.6-1ubuntu2_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.59a-7_all.deb) ... Selecting previously deselected package autotools-dev. Unpacking autotools-dev (from .../autotools-dev_20050803.1_all.deb) ... Selecting previously deselected package automake1.9. Unpacking automake1.9 (from .../automake1.9_1.9.6-1_all.deb) ... Selecting previously deselected package ccache. Unpacking ccache (from .../archives/ccache_2.4-4_i386.deb) ... Selecting previously deselected package cdbs. Unpacking cdbs (from .../cdbs_0.4.34ubuntu4_all.deb) ... Selecting previously deselected package cvs. Unpacking cvs (from .../cvs_1%3a1.12.9-17_i386.deb) ... Selecting previously deselected package dbconfig-common. Unpacking dbconfig-common (from .../dbconfig-common_1.8.29_all.deb) ... Selecting previously deselected package debconf-utils. Unpacking debconf-utils (from .../debconf-utils_1.4.72ubuntu9_all.deb) ... Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-3_i386.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_0.9.2_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_5.0.7ubuntu13_all.deb) ... Selecting previously deselected package devscripts. Unpacking devscripts (from .../devscripts_2.9.10_i386.deb) ... Selecting previously deselected package libpng12-0. Unpacking libpng12-0 (from .../libpng12-0_1.2.8rel-5_i386.deb) ... Selecting previously deselected package doxygen. Unpacking doxygen (from .../doxygen_1.4.6-2ubuntu1_i386.deb) ... Selecting previously deselected package esound-common. Unpacking esound-common (from .../esound-common_0.2.36-3ubuntu3_all.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.5-1build2_i386.deb) ... Selecting previously deselected package libncurses5-dev. Unpacking libncurses5-dev (from .../libncurses5-dev_5.5-1ubuntu3_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.2-0ubuntu1_i386.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.10.2-1ubuntu3_i386.deb) ... Selecting previously deselected package libglib2.0-dev. Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.10.2-1ubuntu3_i386.deb) ... Selecting previously deselected package libartsc0-dev. Unpacking libartsc0-dev (from .../libartsc0-dev_1.5.2-0ubuntu1_i386.deb) ... Selecting previously deselected package libasound2-dev. Unpacking libasound2-dev (from .../libasound2-dev_1.0.10-2ubuntu4_i386.deb) ... Selecting previously deselected package libatk1.0-0. Unpacking libatk1.0-0 (from .../libatk1.0-0_1.11.4-0ubuntu1_i386.deb) ... Selecting previously deselected package libatk1.0-dev. Unpacking libatk1.0-dev (from .../libatk1.0-dev_1.11.4-0ubuntu1_i386.deb) ... Selecting previously deselected package libaudio2. Unpacking libaudio2 (from .../libaudio2_1.7-3ubuntu3_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.0.4-0ubuntu1_i386.deb) ... Selecting previously deselected package libpng12-dev. Unpacking libpng12-dev (from .../libpng12-dev_1.2.8rel-5_i386.deb) ... Selecting previously deselected package libcairo2-dev. Unpacking libcairo2-dev (from .../libcairo2-dev_1.0.4-0ubuntu1_i386.deb) ... Selecting previously deselected package libcal3d11c2a. Unpacking libcal3d11c2a (from .../libcal3d11c2a_0.10.0-4ubuntu1_i386.deb) ... Selecting previously deselected package libcal3d11-dev. Unpacking libcal3d11-dev (from .../libcal3d11-dev_0.10.0-4ubuntu1_i386.deb) ... Selecting previously deselected package libcfitsio2. Unpacking libcfitsio2 (from .../libcfitsio2_2.510-1_i386.deb) ... Selecting previously deselected package libdrm2. Unpacking libdrm2 (from .../libdrm2_2.0-0ubuntu1_i386.deb) ... Selecting previously deselected package libxxf86vm1. Unpacking libxxf86vm1 (from .../libxxf86vm1_1%3a1.0.0-0ubuntu3_i386.deb) ... Selecting previously deselected package libgl1-mesa. Unpacking libgl1-mesa (from .../libgl1-mesa_6.4.1-0ubuntu8_i386.deb) ... Selecting previously deselected package libcoin40c2. Unpacking libcoin40c2 (from .../libcoin40c2_2.4.4-1ubuntu2_i386.deb) ... Selecting previously deselected package mysql-common. Unpacking mysql-common (from .../mysql-common_5.0.21-3ubuntu1_all.deb) ... Selecting previously deselected package libmysqlclient15off. Unpacking libmysqlclient15off (from .../libmysqlclient15off_5.0.21-3ubuntu1_i386.deb) ... Selecting previously deselected package libnet-daemon-perl. Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.38-1_all.deb) ... Selecting previously deselected package libplrpc-perl. Unpacking libplrpc-perl (from .../libplrpc-perl_0.2017-1_all.deb) ... Selecting previously deselected package libdbi-perl. Unpacking libdbi-perl (from .../libdbi-perl_1.50-1_i386.deb) ... Selecting previously deselected package libdbd-mysql-perl. Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_3.0002-2build1_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 libgeos2c2a. Unpacking libgeos2c2a (from .../libgeos2c2a_2.1.4-2_i386.deb) ... Selecting previously deselected package libgtk2.0-common. Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.8.17-1ubuntu5_all.deb) ... Selecting previously deselected package libpango1.0-common. Unpacking libpango1.0-common (from .../libpango1.0-common_1.12.2-0ubuntu3_i386.deb) ... Selecting previously deselected package libpango1.0-0. Unpacking libpango1.0-0 (from .../libpango1.0-0_1.12.2-0ubuntu3_i386.deb) ... Selecting previously deselected package libgtk2.0-bin. Unpacking libgtk2.0-bin (from .../libgtk2.0-bin_2.8.17-1ubuntu5_i386.deb) ... Selecting previously deselected package libjpeg62. Unpacking libjpeg62 (from .../libjpeg62_6b-11_i386.deb) ... Selecting previously deselected package libtiff4. Unpacking libtiff4 (from .../libtiff4_3.7.4-1ubuntu3_i386.deb) ... Selecting previously deselected package libgtk2.0-0. Unpacking libgtk2.0-0 (from .../libgtk2.0-0_2.8.17-1ubuntu5_i386.deb) ... Selecting previously deselected package libxml2. Unpacking libxml2 (from .../libxml2_2.6.24.dfsg-1ubuntu1_i386.deb) ... Selecting previously deselected package libglade2-0. Unpacking libglade2-0 (from .../libglade2-0_1%3a2.5.1-2ubuntu2_i386.deb) ... Selecting previously deselected package libpango1.0-dev. Unpacking libpango1.0-dev (from .../libpango1.0-dev_1.12.2-0ubuntu3_i386.deb) ... Selecting previously deselected package libgtk2.0-dev. Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.8.17-1ubuntu5_i386.deb) ... Selecting previously deselected package libxml2-dev. Unpacking libxml2-dev (from .../libxml2-dev_2.6.24.dfsg-1ubuntu1_i386.deb) ... Selecting previously deselected package libglade2-dev. Unpacking libglade2-dev (from .../libglade2-dev_1%3a2.5.1-2ubuntu2_i386.deb) ... Selecting previously deselected package libglu1-mesa. Unpacking libglu1-mesa (from .../libglu1-mesa_6.4.1-0ubuntu8_i386.deb) ... Selecting previously deselected package mesa-common-dev. Unpacking mesa-common-dev (from .../mesa-common-dev_6.4.1-0ubuntu8_all.deb) ... Selecting previously deselected package libgl1-mesa-dev. Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_6.4.1-0ubuntu8_i386.deb) ... Selecting previously deselected package libglu1-mesa-dev. Unpacking libglu1-mesa-dev (from .../libglu1-mesa-dev_6.4.1-0ubuntu8_i386.deb) ... Selecting previously deselected package libgmp3c2. Unpacking libgmp3c2 (from .../libgmp3c2_4.1.4-11ubuntu2_i386.deb) ... Selecting previously deselected package libhdf4g. Unpacking libhdf4g (from .../libhdf4g_4.1r4-18.1ubuntu1_i386.deb) ... Selecting previously deselected package libicu34. Unpacking libicu34 (from .../libicu34_3.4.1a-1ubuntu1_i386.deb) ... Selecting previously deselected package libjasper-1.701-1. Unpacking libjasper-1.701-1 (from .../libjasper-1.701-1_1.701.0-2_i386.deb) ... Selecting previously deselected package libjson-perl. Unpacking libjson-perl (from .../libjson-perl_1.00-2_all.deb) ... Selecting previously deselected package libltdl3. Unpacking libltdl3 (from .../libltdl3_1.5.22-2_i386.deb) ... Selecting previously deselected package libmodplug0c2. Unpacking libmodplug0c2 (from .../libmodplug0c2_1%3a0.7-5_i386.deb) ... Selecting previously deselected package libnetcdf3. Unpacking libnetcdf3 (from .../libnetcdf3_3.6.0+3.6.1-beta3-0ubuntu1_i386.deb) ... Selecting previously deselected package libogg0. Unpacking libogg0 (from .../libogg0_1.1.3-0ubuntu3_i386.deb) ... Selecting previously deselected package libogg-dev. Unpacking libogg-dev (from .../libogg-dev_1.1.3-0ubuntu3_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 libvorbis0a. Unpacking libvorbis0a (from .../libvorbis0a_1.1.2-0ubuntu2_i386.deb) ... Selecting previously deselected package libvorbisenc2. Unpacking libvorbisenc2 (from .../libvorbisenc2_1.1.2-0ubuntu2_i386.deb) ... Selecting previously deselected package libvorbisfile3. Unpacking libvorbisfile3 (from .../libvorbisfile3_1.1.2-0ubuntu2_i386.deb) ... Selecting previously deselected package libvorbis-dev. Unpacking libvorbis-dev (from .../libvorbis-dev_1.1.2-0ubuntu2_i386.deb) ... Selecting previously deselected package libopenthreads1c2. Unpacking libopenthreads1c2 (from .../libopenthreads1c2_0.9.9-7ubuntu5_i386.deb) ... Selecting previously deselected package libopenthreads-dev. Unpacking libopenthreads-dev (from .../libopenthreads-dev_0.9.9-7ubuntu5_i386.deb) ... Selecting previously deselected package libopenalpp-cvs1. Unpacking libopenalpp-cvs1 (from .../libopenalpp-cvs1_20060405-1_i386.deb) ... Selecting previously deselected package libopenalpp-cvs-dev. Unpacking libopenalpp-cvs-dev (from .../libopenalpp-cvs-dev_20060405-1_i386.deb) ... Selecting previously deselected package libpq4. Unpacking libpq4 (from .../libpq4_8.1.3-4_i386.deb) ... Selecting previously deselected package libungif4g. Unpacking libungif4g (from .../libungif4g_4.1.4-1_i386.deb) ... Selecting previously deselected package libxerces26c2. Unpacking libxerces26c2 (from .../libxerces26c2_2.6.0-6_i386.deb) ... Selecting previously deselected package odbcinst1debian1. Unpacking odbcinst1debian1 (from .../odbcinst1debian1_2.2.11-11build1_i386.deb) ... Selecting previously deselected package unixodbc. Unpacking unixodbc (from .../unixodbc_2.2.11-11build1_i386.deb) ... Selecting previously deselected package libgdal1c2a. Unpacking libgdal1c2a (from .../libgdal1c2a_1.2.6-1.3build1_i386.deb) ... Selecting previously deselected package libxmu6. Unpacking libxmu6 (from .../libxmu6_2%3a1.0.0-0ubuntu3_i386.deb) ... Selecting previously deselected package libproducer1c2. Unpacking libproducer1c2 (from .../libproducer1c2_0.9.9-7ubuntu5_i386.deb) ... Selecting previously deselected package libspeex1. Unpacking libspeex1 (from .../libspeex1_1.1.11.1-1_i386.deb) ... Selecting previously deselected package libtheora0. Unpacking libtheora0 (from .../libtheora0_0.0.0.alpha5-0ubuntu2_i386.deb) ... Selecting previously deselected package libxv1. Unpacking libxv1 (from .../libxv1_2%3a1.0.1-0ubuntu3_i386.deb) ... Selecting previously deselected package libxvmc1. Unpacking libxvmc1 (from .../libxvmc1_2%3a1.0.1-0ubuntu4_i386.deb) ... Selecting previously deselected package libxine-main1. Unpacking libxine-main1 (from .../libxine-main1_1.1.1+ubuntu2-7_i386.deb) ... Selecting previously deselected package libopenscenegraph1c2. Unpacking libopenscenegraph1c2 (from .../libopenscenegraph1c2_0.9.9-7ubuntu5_i386.deb) ... Selecting previously deselected package libproducer-dev. Unpacking libproducer-dev (from .../libproducer-dev_0.9.9-7ubuntu5_i386.deb) ... Selecting previously deselected package libopenscenegraph-dev. Unpacking libopenscenegraph-dev (from .../libopenscenegraph-dev_0.9.9-7ubuntu5_i386.deb) ... Selecting previously deselected package libosgal-cvs1. Unpacking libosgal-cvs1 (from .../libosgal-cvs1_20060410-1ubuntu1_i386.deb) ... Selecting previously deselected package libosgal-cvs-dev. Unpacking libosgal-cvs-dev (from .../libosgal-cvs-dev_20060410-1ubuntu1_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.9-0.0ubuntu2_i386.deb) ... Selecting previously deselected package libsdl1.2debian. Unpacking libsdl1.2debian (from .../libsdl1.2debian_1.2.9-0.0ubuntu2_i386.deb) ... Selecting previously deselected package libaudio-dev. Unpacking libaudio-dev (from .../libaudio-dev_1.7-3ubuntu3_i386.deb) ... Selecting previously deselected package libsdl1.2-dev. Unpacking libsdl1.2-dev (from .../libsdl1.2-dev_1.2.9-0.0ubuntu2_i386.deb) ... Selecting previously deselected package libtool. Unpacking libtool (from .../libtool_1.5.22-2_i386.deb) ... Selecting previously deselected package libxslt1.1. Unpacking libxslt1.1 (from .../libxslt1.1_1.1.15-1ubuntu1_i386.deb) ... Selecting previously deselected package mysql-client-5.0. Unpacking mysql-client-5.0 (from .../mysql-client-5.0_5.0.21-3ubuntu1_i386.deb) ... Selecting previously deselected package mysql-client. Unpacking mysql-client (from .../mysql-client_5.0.21-3ubuntu1_all.deb) ... Selecting previously deselected package python2.4-libxml2. Unpacking python2.4-libxml2 (from .../python2.4-libxml2_2.6.24.dfsg-1ubuntu1_i386.deb) ... Selecting previously deselected package python-libxml2. Unpacking python-libxml2 (from .../python-libxml2_2.6.24.dfsg-1ubuntu1_all.deb) ... Selecting previously deselected package python2.4-libxslt1. Unpacking python2.4-libxslt1 (from .../python2.4-libxslt1_1.1.15-1ubuntu1_i386.deb) ... Selecting previously deselected package python-libxslt1. Unpacking python-libxslt1 (from .../python-libxslt1_1.1.15-1ubuntu1_all.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-simplejson. Unpacking python-simplejson (from .../python-simplejson_1.3-0.1_all.deb) ... Selecting previously deselected package python2.4-xml. Unpacking python2.4-xml (from .../python2.4-xml_0.8.4-1ubuntu3_i386.deb) ... Selecting previously deselected package python2.4-soappy. Unpacking python2.4-soappy (from .../python2.4-soappy_0.11.3-1.4ubuntu3_all.deb) ... Selecting previously deselected package python-soappy. Unpacking python-soappy (from .../python-soappy_0.11.3-1.4ubuntu3_all.deb) ... Selecting previously deselected package python2.4-crypto. Unpacking python2.4-crypto (from .../python2.4-crypto_2.0.1+dfsg1-1ubuntu1_i386.deb) ... Selecting previously deselected package python2.4-dev. Unpacking python2.4-dev (from .../python2.4-dev_2.4.3-0ubuntu4_i386.deb) ... Selecting previously deselected package python2.4-mysqldb. Unpacking python2.4-mysqldb (from .../python2.4-mysqldb_1.2.1c3-4ubuntu4_i386.deb) ... Selecting previously deselected package python2.4-pyopenssl. Unpacking python2.4-pyopenssl (from .../python2.4-pyopenssl_0.6-2ubuntu3_i386.deb) ... Selecting previously deselected package python2.4-twisted-bin. Unpacking python2.4-twisted-bin (from .../python2.4-twisted-bin_2.2.0-2ubuntu1_i386.deb) ... Selecting previously deselected package python2.4-zopeinterface. Unpacking python2.4-zopeinterface (from .../python2.4-zopeinterface_3.2.1-1ubuntu1_i386.deb) ... Selecting previously deselected package python2.4-twisted-core. Unpacking python2.4-twisted-core (from .../python2.4-twisted-core_2.2.0-2ubuntu1_all.deb) ... Selecting previously deselected package python2.4-twisted-web. Unpacking python2.4-twisted-web (from .../python2.4-twisted-web_0.5.0-3ubuntu2_all.deb) ... Selecting previously deselected package python2.4-twisted-lore. Unpacking python2.4-twisted-lore (from .../python2.4-twisted-lore_0.1.0-3ubuntu1_all.deb) ... Selecting previously deselected package python2.4-twisted-mail. Unpacking python2.4-twisted-mail (from .../python2.4-twisted-mail_0.2.0-4ubuntu1_all.deb) ... Selecting previously deselected package python2.4-twisted-names. Unpacking python2.4-twisted-names (from .../python2.4-twisted-names_0.2.0-2ubuntu1_all.deb) ... Selecting previously deselected package python2.4-twisted-news. Unpacking python2.4-twisted-news (from .../python2.4-twisted-news_0.1.0-2ubuntu1_all.deb) ... Selecting previously deselected package python2.4-twisted-runner. Unpacking python2.4-twisted-runner (from .../python2.4-twisted-runner_0.1.0-3ubuntu1_i386.deb) ... Selecting previously deselected package python2.4-twisted-words. Unpacking python2.4-twisted-words (from .../python2.4-twisted-words_0.3.0-2ubuntu1_all.deb) ... Selecting previously deselected package python2.4-twisted-conch. Unpacking python2.4-twisted-conch (from .../python2.4-twisted-conch_1%3a0.6.0-5ubuntu1_all.deb) ... Selecting previously deselected package python2.4-twisted. Unpacking python2.4-twisted (from .../python2.4-twisted_2.2.0-2ubuntu1_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.0-0ubuntu2) ... Setting up x11proto-core-dev (7.0.4-0ubuntu2) ... Setting up libice-dev (1.0.0-0ubuntu2) ... Setting up libsm6 (1.0.0-0ubuntu2) ... Setting up libsm-dev (1.0.0-0ubuntu2) ... Setting up libxau6 (1.0.0-0ubuntu4) ... Setting up libx11-6 (1.0.0-0ubuntu9) ... Setting up x11proto-kb-dev (1.0.2-0ubuntu2) ... Setting up x11proto-input-dev (1.3.2-0ubuntu2) ... Setting up libxau-dev (1.0.0-0ubuntu4) ... Setting up libxdmcp6 (1.0.0-0ubuntu2) ... Setting up libxdmcp-dev (1.0.0-0ubuntu2) ... Setting up libx11-dev (1.0.0-0ubuntu9) ... Setting up libxfixes3 (3.0.1.2-0ubuntu3) ... Setting up libxrender1 (0.9.0.2-0ubuntu2) ... Setting up libxcursor1 (1.1.5.2-0ubuntu4) ... Setting up x11proto-render-dev (0.9.2-0ubuntu2) ... Setting up libxrender-dev (0.9.0.2-0ubuntu2) ... Setting up libxext6 (1.0.0-0ubuntu4) ... Setting up libxi6 (1.0.0-0ubuntu3) ... Setting up libexpat1 (1.95.8-3) ... Setting up libfreetype6 (2.1.10-1ubuntu2) ... Setting up libnewt0.51 (0.51.6-31ubuntu1) ... Setting up libpopt0 (1.7-5) ... Setting up whiptail (0.51.6-31ubuntu1) ... Setting up defoma (0.11.8ubuntu2) ... Setting up ucf (2.004) ... Setting up ttf-dejavu (2.5-0ubuntu2) ... Setting up ttf-bitstream-vera (1.10-3ubuntu1) ... Regenerating fonts cache... done. Setting up ttf-freefont (20060126b-2ubuntu3) ... Setting up libexpat1-dev (1.95.8-3) ... Setting up zlib1g-dev (1.2.3-6ubuntu4) ... Setting up libfreetype6-dev (2.1.10-1ubuntu2) ... Setting up pkg-config (0.20-1) ... Setting up x-dev (7.0.4-0ubuntu2) ... Setting up libxinerama1 (1.0.1-0ubuntu2) ... Setting up x11proto-xinerama-dev (1.1.2-0ubuntu2) ... Setting up libxrandr2 (1.1.0.2-0ubuntu4) ... Setting up x11proto-randr-dev (1.1.2-0ubuntu2) ... Setting up libxt6 (1.0.0-0ubuntu3) ... Setting up libxt-dev (1.0.0-0ubuntu3) ... Setting up adduser (3.80ubuntu2) ... Setting up libasound2 (1.0.10-2ubuntu4) ... Setting up libbz2-1.0 (1.0.3-0ubuntu2) ... Setting up libgpg-error0 (1.1-4) ... Setting up libgcrypt11 (1.2.2-1) ... Setting up libgpmg1 (1.19.6-21ubuntu1) ... Setting up libncursesw5 (5.5-1ubuntu3) ... Setting up readline-common (5.1-7build1) ... Setting up libreadline5 (5.1-7build1) ... Setting up libssl0.9.8 (0.9.8a-7build1) ... Setting up libwrap0 (7.6.dbs-8ubuntu1) ... Setting up python2.4 (2.4.3-0ubuntu4) ... Setting up python (2.4.2-0ubuntu3) ... Setting up libkrb53 (1.4.3-5) ... Setting up rsync (2.6.6-1ubuntu2) ... Setting up apg (2.2.3-4) ... Setting up m4 (1.4.4-1) ... Setting up autoconf (2.59a-7) ... Setting up autotools-dev (20050803.1) ... Setting up automake1.9 (1.9.6-1) ... Setting up ccache (2.4-4) ... Setting up cdbs (0.4.34ubuntu4) ... Setting up cvs (1.12.9-17) ... Setting up dbconfig-common (1.8.29) ... Setting up debconf-utils (1.4.72ubuntu9) ... Setting up html2text (1.3.2a-3) ... Setting up po-debconf (0.9.2) ... Setting up debhelper (5.0.7ubuntu13) ... Setting up devscripts (2.9.10) ... Setting up libpng12-0 (1.2.8rel-5) ... Setting up doxygen (1.4.6-2ubuntu1) ... Setting up esound-common (0.2.36-3ubuntu3) ... Setting up libaa1 (1.4p5-30) ... Setting up libslang2-dev (2.0.5-1build2) ... Setting up libncurses5-dev (5.5-1ubuntu3) ... Setting up libaa1-dev (1.4p5-30) ... 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.2-0ubuntu1) ... Setting up libglib2.0-0 (2.10.2-1ubuntu3) ... Setting up libglib2.0-dev (2.10.2-1ubuntu3) ... Setting up libartsc0-dev (1.5.2-0ubuntu1) ... Setting up libasound2-dev (1.0.10-2ubuntu4) ... Setting up libatk1.0-0 (1.11.4-0ubuntu1) ... Setting up libatk1.0-dev (1.11.4-0ubuntu1) ... Setting up libaudio2 (1.7-3ubuntu3) ... Setting up libaudiofile0 (0.2.6-6ubuntu1) ... Setting up libaudiofile-dev (0.2.6-6ubuntu1) ... Setting up libpng12-dev (1.2.8rel-5) ... Setting up libcal3d11c2a (0.10.0-4ubuntu1) ... Setting up libcal3d11-dev (0.10.0-4ubuntu1) ... Setting up libcfitsio2 (2.510-1) ... Setting up libdrm2 (2.0-0ubuntu1) ... Setting up libxxf86vm1 (1.0.0-0ubuntu3) ... Setting up libgl1-mesa (6.4.1-0ubuntu8) ... Setting up libcoin40c2 (2.4.4-1ubuntu2) ... Setting up mysql-common (5.0.21-3ubuntu1) ... Setting up libmysqlclient15off (5.0.21-3ubuntu1) ... Setting up libnet-daemon-perl (0.38-1) ... Setting up libplrpc-perl (0.2017-1) ... Setting up libdbi-perl (1.50-1) ... Setting up libdbd-mysql-perl (3.0002-2build1) ... Setting up libesd-alsa0 (0.2.36-3ubuntu3) ... Setting up libesd0-dev (0.2.36-3ubuntu3) ... Setting up libgeos2c2a (2.1.4-2) ... Setting up libjpeg62 (6b-11) ... Setting up libtiff4 (3.7.4-1ubuntu3) ... Setting up libxml2 (2.6.24.dfsg-1ubuntu1) ... Setting up libxml2-dev (2.6.24.dfsg-1ubuntu1) ... Setting up libglu1-mesa (6.4.1-0ubuntu8) ... Setting up mesa-common-dev (6.4.1-0ubuntu8) ... Setting up libgl1-mesa-dev (6.4.1-0ubuntu8) ... Setting up libglu1-mesa-dev (6.4.1-0ubuntu8) ... Setting up libgmp3c2 (4.1.4-11ubuntu2) ... Setting up libhdf4g (4.1r4-18.1ubuntu1) ... Setting up libicu34 (3.4.1a-1ubuntu1) ... Setting up libjasper-1.701-1 (1.701.0-2) ... Setting up libjson-perl (1.00-2) ... Setting up libltdl3 (1.5.22-2) ... Setting up libmodplug0c2 (0.7-5) ... Setting up libnetcdf3 (3.6.0+3.6.1-beta3-0ubuntu1) ... Setting up libogg0 (1.1.3-0ubuntu3) ... Setting up libogg-dev (1.1.3-0ubuntu3) ... Setting up libopenal-dev (0.0.8-1ubuntu1) ... Setting up libvorbis0a (1.1.2-0ubuntu2) ... Setting up libvorbisenc2 (1.1.2-0ubuntu2) ... Setting up libvorbisfile3 (1.1.2-0ubuntu2) ... Setting up libvorbis-dev (1.1.2-0ubuntu2) ... Setting up libopenthreads1c2 (0.9.9-7ubuntu5) ... Setting up libopenthreads-dev (0.9.9-7ubuntu5) ... Setting up libopenalpp-cvs1 (20060405-1) ... Setting up libopenalpp-cvs-dev (20060405-1) ... Setting up libpq4 (8.1.3-4) ... Setting up libungif4g (4.1.4-1) ... Setting up libxerces26c2 (2.6.0-6) ... Setting up odbcinst1debian1 (2.2.11-11build1) ... Setting up unixodbc (2.2.11-11build1) ... Setting up libgdal1c2a (1.2.6-1.3build1) ... Setting up libxmu6 (1.0.0-0ubuntu3) ... Setting up libproducer1c2 (0.9.9-7ubuntu5) ... Setting up libspeex1 (1.1.11.1-1) ... Setting up libtheora0 (0.0.0.alpha5-0ubuntu2) ... Setting up libxv1 (1.0.1-0ubuntu3) ... Setting up libxvmc1 (1.0.1-0ubuntu4) ... Setting up libxine-main1 (1.1.1+ubuntu2-7) ... Setting up libopenscenegraph1c2 (0.9.9-7ubuntu5) ... Setting up libproducer-dev (0.9.9-7ubuntu5) ... Setting up libopenscenegraph-dev (0.9.9-7ubuntu5) ... Setting up libosgal-cvs1 (20060410-1ubuntu1) ... Setting up libosgal-cvs-dev (20060410-1ubuntu1) ... 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.9-0.0ubuntu2) ... Setting up libsdl1.2debian (1.2.9-0.0ubuntu2) ... Setting up libaudio-dev (1.7-3ubuntu3) ... Setting up libtool (1.5.22-2) ... Setting up libxslt1.1 (1.1.15-1ubuntu1) ... Setting up mysql-client-5.0 (5.0.21-3ubuntu1) ... Setting up mysql-client (5.0.21-3ubuntu1) ... Setting up python2.4-libxml2 (2.6.24.dfsg-1ubuntu1) ... Setting up python-libxml2 (2.6.24.dfsg-1ubuntu1) ... Setting up python2.4-libxslt1 (1.1.15-1ubuntu1) ... Setting up python-libxslt1 (1.1.15-1ubuntu1) ... 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 1965 bytes received 26 bytes 3982.00 bytes/sec total size is 82787 speedup is 41.58 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-simplejson (1.3-0.1) ... Setting up python2.4-xml (0.8.4-1ubuntu3) ... Setting up python2.4-soappy (0.11.3-1.4ubuntu3) ... Setting up python-soappy (0.11.3-1.4ubuntu3) ... Setting up python2.4-crypto (2.0.1+dfsg1-1ubuntu1) ... Setting up python2.4-dev (2.4.3-0ubuntu4) ... Setting up python2.4-mysqldb (1.2.1c3-4ubuntu4) ... Setting up python2.4-pyopenssl (0.6-2ubuntu3) ... Setting up python2.4-twisted-bin (2.2.0-2ubuntu1) ... Setting up python2.4-zopeinterface (3.2.1-1ubuntu1) ... Setting up python2.4-twisted-core (2.2.0-2ubuntu1) ... Setting up python2.4-twisted-web (0.5.0-3ubuntu2) ... Setting up python2.4-twisted-lore (0.1.0-3ubuntu1) ... Setting up python2.4-twisted-mail (0.2.0-4ubuntu1) ... Setting up python2.4-twisted-names (0.2.0-2ubuntu1) ... Setting up python2.4-twisted-news (0.1.0-2ubuntu1) ... Setting up python2.4-twisted-runner (0.1.0-3ubuntu1) ... Setting up python2.4-twisted-words (0.3.0-2ubuntu1) ... Setting up python2.4-twisted-conch (0.6.0-5ubuntu1) ... Setting up python2.4-twisted (2.2.0-2ubuntu1) ... Setting up python-poker-network (1.3.0-1) ... chage: the shadow password file is not present 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 10928 bytes received 114 bytes 22084.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 Setting up libfontconfig1 (2.3.2-1.1ubuntu12) ... Setting up fontconfig (2.3.2-1.1ubuntu12) ... Creating config file /etc/fonts/local.conf with new version 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 libxft2 (2.1.8.2-0ubuntu2) ... Setting up libfontconfig1-dev (2.3.2-1.1ubuntu12) ... Setting up libxft-dev (2.1.8.2-0ubuntu2) ... Setting up libcairo2 (1.0.4-0ubuntu1) ... Setting up libcairo2-dev (1.0.4-0ubuntu1) ... Setting up libpango1.0-common (1.12.2-0ubuntu3) ... 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.12.2-0ubuntu3) ... Setting up libgtk2.0-common (2.8.17-1ubuntu5) ... Setting up libpango1.0-dev (1.12.2-0ubuntu3) ... Setting up libxi-dev (1.0.0-0ubuntu3) ... Setting up x11proto-xext-dev (7.0.2-0ubuntu2) ... Setting up libxext-dev (1.0.0-0ubuntu4) ... Setting up x11proto-fixes-dev (3.0.2-0ubuntu2) ... Setting up libxfixes-dev (3.0.1.2-0ubuntu3) ... Setting up libxcursor-dev (1.1.5.2-0ubuntu4) ... Setting up libxinerama-dev (1.0.1-0ubuntu2) ... Setting up libxrandr-dev (1.1.0.2-0ubuntu4) ... Setting up libgtk2.0-0 (2.8.17-1ubuntu5) ... Setting up libglade2-0 (2.5.1-2ubuntu2) ... Setting up libgtk2.0-dev (2.8.17-1ubuntu5) ... Setting up libglade2-dev (2.5.1-2ubuntu2) ... Setting up libsdl1.2-dev (1.2.9-0.0ubuntu2) ... Setting up libgtk2.0-bin (2.8.17-1ubuntu5) ... Updating the IM modules list for GTK+-2.4.0...done. Updating the gdk-pixbuf loaders list for GTK+-2.4.0...done. -> Finished parsing the build-deps cp -a /usr/lib/packaging-farm/debian/debuild.sh /usr/src/poker3d/build/debian/dapper/usr/src chroot /usr/src/poker3d/build/debian/dapper sh -c "cd /usr/src && DISTRIBUTION=dapper PACKAGE=poker3d DEB_BUILD_OPTIONS='' ./debuild.sh" 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 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:39: warning: ignoring old commands for target `config.status' test -x debian/rules test "`id -u`" = 0 if test -n "" && test "" != "."; then rmdir ""; fi if test -n "" && test "" != "."; then rmdir ""; fi if test "." != "."; then rmdir .; fi 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 if test ""; then cd ""; else cd "."; fi && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" /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" --srcdir=. --disable-maintainer-mode --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... gcc3 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++... gcc3 checking for distcc... no checking for ccache... /usr/bin/ccache checking for Xvfb... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ccache cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... ccache g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ccache cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if ccache cc supports -fno-rtti -fno-exceptions... no checking for ccache cc option to produce PIC... -fPIC checking if ccache cc PIC flag -fPIC works... yes checking if ccache cc static flag -static works... yes checking if ccache cc supports -c -o file.o... yes checking whether the ccache cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ccache g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ccache g++ option to produce PIC... -fPIC checking if ccache g++ PIC flag -fPIC works... yes checking if ccache g++ static flag -static works... yes checking if ccache g++ supports -c -o file.o... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether to enable maintainer-specific portions of Makefiles... yes checking for rsync... /usr/bin/rsync checking for x-www-browser... no checking for htmlview... no checking for firefox... no checking for iceweasel... no checking for mozilla... no checking for konqueror... no checking for epiphany... no checking for dillo... no checking for links... no checking for bash... /bin/sh checking for pokerconfigupgrade... /usr/sbin/pokerconfigupgrade checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for inline... inline checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for glEnable in -lGL... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for gluSphere in -lGLU... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for glXCreateContext in -lGL... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XML... yes checking for GLIB... yes checking for POKER_EVAL... yes checking for a Python interpreter with version =2.3... done checking for a Python interpreter with version =2.4... done checking for python2.4... /usr/bin/python2.4 checking for python2.4 version... done checking for python2.4 platform... done checking for python2.4 script directory... done checking for python2.4 extension module directory... done checking for include directory... /usr/include/python2.4 checking for python2.4 C libraries directory... /usr/lib/python2.4/config checking for python2.4 link flags... -L/usr/lib/python2.4/config -lpython2.4 checking python includes in /usr/include/python2.4 checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for Python libraries... yes configure: Found working python compilation environment for =2.4 checking for a Python interpreter with version =2.5... done checking for POKER_NETWORK... yes checking for OPENSCENEGRAPH... yes checking for OSGCAL... yes checking for OSGAL... yes checking for UNITTESTCPP... no checking for Xvfb... no configure: creating ./config.status config.status: creating examples/poker/poker3d config.status: creating test/run config.status: creating test/coverage.py config.status: creating test/mafwindow-sdlinit/run_with_xvfb config.status: creating test/audio/run_with_xvfb config.status: creating test/MAFPBuffer/run_with_xvfb config.status: creating test/python-modules/test-mafapplication.py config.status: creating test/pokeroutfit-update/test.py config.status: creating test/pokeroutfit-update/underware/__init__.py config.status: creating test/pokeroutfit-update/underware/outfit.py config.status: creating test/pokeranimation3d/test.py config.status: creating test/Poker3d/test-PokerClientFactory3D.py config.status: creating test/Poker3d/test-poker3d.py config.status: creating Makefile config.status: creating m4/Makefile config.status: creating include/Makefile config.status: creating include/maf/Makefile config.status: creating include/ugame/Makefile config.status: creating include/exg/Makefile config.status: creating include/osgchips/Makefile config.status: creating include/osgFX/Makefile config.status: creating include/varseditor/Makefile config.status: creating include/CustomAssert/Makefile config.status: creating include/osgSprite/Makefile config.status: creating include/PokerHUD/Makefile config.status: creating include/vserial/Makefile config.status: creating cal3d/Makefile config.status: creating doc/Makefile config.status: creating doc/header.html config.status: creating doc/footer.html config.status: creating doc/underware.doxygen config.status: creating src/Makefile config.status: creating src/maf/Makefile config.status: creating src/ugame/Makefile config.status: creating src/exg/Makefile config.status: creating src/vserial/Makefile config.status: creating python/Makefile config.status: creating python/underware/Makefile config.status: creating osgplugins/Makefile config.status: creating osgplugins/hdr/Makefile config.status: creating osgplugins/hdr/src/Makefile config.status: creating osgplugins/ddsrle/Makefile config.status: creating osgplugins/ddsrle/src/Makefile config.status: creating examples/Makefile config.status: creating examples/poker/conf/poker3d.xml config.status: creating examples/poker/conf/poker3d-local.xml config.status: creating examples/poker/Makefile config.status: creating VisualStudio/Makefile config.status: creating VisualStudio/maf/Makefile config.status: creating VisualStudio/vserial/Makefile config.status: creating VisualStudio/underware/Makefile config.status: creating test/Makefile config.status: creating test/audio/Makefile config.status: creating test/BetSlider/Makefile config.status: creating test/application-sendpythonevent/Makefile config.status: creating test/application-sendpythonevent/underware/Makefile config.status: creating test/vserial/Makefile config.status: creating test/CustomAssert/Makefile config.status: creating test/RenderBin/Makefile config.status: creating test/osgSprite/Makefile config.status: creating test/osgBubble/Makefile config.status: creating test/PokerHUD/Makefile config.status: creating test/PokerMoveChips/Makefile config.status: creating test/mafwindow-sdlinit/Makefile config.status: creating test/MAFPBuffer/Makefile config.status: creating test/pokeroutfit-update/Makefile config.status: creating test/pokeroutfit-update/underware/Makefile config.status: creating test/pokeranimation3d/Makefile config.status: creating test/pokeranimation3d/underware/Makefile config.status: creating test/pokeranimation3d/underware/mafapplication.py config.status: creating test/pokeranimation3d/underware/lookcardstate.py config.status: creating test/pokeranimation3d/underware/animations.py config.status: creating test/pokeranimation3d/underware/protocol.py config.status: creating test/pokeranimation3d/underware/__init__.py config.status: creating test/pokeranimation3d/underware/animated.py config.status: creating test/Poker3d/underware/Makefile config.status: creating test/Poker3d/underware/mafapplication.py config.status: creating test/Poker3d/underware/lookcardstate.py config.status: creating test/Poker3d/underware/animated.py config.status: creating test/Poker3d/underware/outfit.py config.status: creating test/Poker3d/underware/c_outfit.py config.status: creating test/Poker3d/underware/__init__.py config.status: creating test/PokerInteractor/Makefile config.status: creating test/python-modules/Makefile config.status: creating test/PokerCamera/Makefile config.status: creating test/Poker/Makefile config.status: creating test/ugameFramedText/Makefile config.status: creating test/PokerPlayer/Makefile config.status: creating test/DDSRLE/Makefile config.status: creating test/XwncDesktop/Makefile config.status: creating test/PokerApplication2d/Makefile config.status: creating test/pokerchildren/test-pokerchild.py config.status: creating test/pokerchildren/Makefile config.status: creating test/PokerBubble/Makefile config.status: creating test/Poker3d/Makefile config.status: creating test/pokerdisplay3d/Makefile config.status: creating test/pokerdisplay3d/test-pokerdisplay3d.py config.status: creating test/redirectoutput/Makefile config.status: creating test/redirectoutput/test-redirectoutput.py config.status: creating test/MAFError/Makefile config.status: creating test/PokerChipsStack/Makefile config.status: creating dmctp/Makefile config.status: creating dmctp/dmctp_image/Makefile config.status: creating dmctp/dmctp_mesh/Makefile config.status: creating dmctp/dmctp_sound/Makefile config.status: creating dmctp/dmctp_animation/Makefile config.status: creating config.h config.status: executing depfiles commands rm -f ./*cdbs-* GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 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 if [ -f "./config.log" ] && grep -i 'generated.*by.*autoconf' "./config.log" 1>/dev/null; then \ rm -f "./config.log"; \ fi rm -f debian/stamp-autotools-files if test -f ./config.status && grep -i -q 'Generated.*by configure.' ./config.status; then rm -f ./config.status; fi if test -f ./config.cache && grep -i -q 'shell.*script.*caches.*results.*configure' ./config.cache; then rm -f ./config.cache; fi (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) 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:39: warning: ignoring old commands for target `config.status' test -x debian/rules if [ -n "" ]; then \ mkdir -p ""; \ fi if [ -n "" ]; then \ mkdir -p ""; \ fi if [ ! -d "." ]; then \ mkdir -p "."; \ fi if [ -z "" ]; then \ if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ fi if test "" = "pre" ; then \ cd . && libtoolize -c -f ; \ fi if test -n "" ; then \ if test -d ./m4 ; then m4="-I m4" ; fi ; \ if test -e ./aclocal.m4 ; then cd . && aclocal- $m4 ; fi ; \ elif test -n "" ; then \ if test -d ./m4 ; then m4="-I m4" ; fi ; \ if test -e ./aclocal.m4 ; then cd . && aclocal- $m4 ; fi ; \ fi if test -n "" ; then \ if test -e ./configure.ac || test -e ./configure.in ; then cd . && `which autoconf || which autoconf` ; fi ; \ fi if test -n "" ; then \ if test -e ./configure.ac || test -e ./configure.in ; then cd . && `which autoheader || which autoheader` ; fi ; \ fi if test -n "" ; then \ if test -e ./Makefile.am ; then cd . && automake- ; fi ; \ fi 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 defi