make[1]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/unstable /usr/src/poker3d/build/debian/unstable.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/unstable > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/unstable.unionfs=rw:/chroot/debian/unstable=ro poker3d-unstable /usr/src/poker3d/build/debian/unstable ; fi umount /usr/src/poker3d/build/debian/unstable/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/unstable/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/unstable/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/unstable/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/unstable/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/unstable/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/unstable/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/unstable/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/unstable/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/unstable && rm -fr /usr/src/poker3d/build/debian/unstable && mkdir /usr/src/poker3d/build/debian/unstable rm -fr /usr/src/poker3d/build/debian/unstable.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/unstable /usr/src/poker3d/build/debian/unstable.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/unstable > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/unstable.unionfs=rw:/chroot/debian/unstable=ro poker3d-unstable /usr/src/poker3d/build/debian/unstable ; 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/unstable /usr/src/poker3d/build/debian/unstable.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/unstable > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/unstable.unionfs=rw:/chroot/debian/unstable=ro poker3d-unstable /usr/src/poker3d/build/debian/unstable ; fi umount /usr/src/poker3d/build/debian/unstable/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/unstable/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/unstable/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/unstable/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/unstable/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/unstable/usr/portage > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/unstable/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/unstable/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/unstable/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/unstable /usr/src/poker3d/build/debian/unstable.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/unstable > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/unstable.unionfs=rw:/chroot/debian/unstable=ro poker3d-unstable /usr/src/poker3d/build/debian/unstable ; fi mount -t proc proc /usr/src/poker3d/build/debian/unstable/proc mount -t devpts devpts /usr/src/poker3d/build/debian/unstable/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/unstable/archives/partial ; \ mount --bind gnulinux/debian/unstable/archives /usr/src/poker3d/build/debian/unstable/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/unstable/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/unstable/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/unstable/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/unstable/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/unstable/src mount --bind gnulinux/debian/unstable/src /usr/src/poker3d/build/debian/unstable/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/unstable/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/unstable/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/unstable/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/unstable/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/poker3d' if [ debian = debian ] ; then \ source_list=/usr/src/poker3d/build/debian/unstable/etc/apt/sources.list ; \ : ; \ echo 'deb http://pokersource.info/packaging-farm/pokersource/gnulinux/debian/unstable/src ./' >> $source_list ; echo 'deb http://localhost/packaging-farm/openscenegraph/gnulinux/debian/unstable/src ./' >> $source_list ; echo 'deb http://localhost/packaging-farm/osgcal/gnulinux/debian/unstable/src ./' >> $source_list ; echo 'deb http://localhost/packaging-farm/osgal/gnulinux/debian/unstable/src ./' >> $source_list ; \ timeout 600 chroot /usr/src/poker3d/build/debian/unstable apt-get -o Acquire::pdiffs=false update && \ timeout 3600 chroot /usr/src/poker3d/build/debian/unstable apt-get -y --force-yes dist-upgrade ; \ elif [ debian = fedora ] ; then \ TEMPLATE=/usr/src/poker3d/build/debian/unstable/etc/packaging-farm.yum ; \ : ; \ : ; \ chroot /usr/src/poker3d/build/debian/unstable yum -d 0 -e 0 -y update ; \ elif [ debian = gentoo ] ; then \ overlaydir=/usr/src/poker3d/build/debian/unstable/overlays ; \ mkdir -p $overlaydir ; \ rsync -avH --delete rsync://pokersource.info/packaging-farm/gnulinux/gentoo/unstable/src/ $overlaydir/pokersource/ ; rsync -avH --delete /gnulinux/gentoo/unstable/src/ $overlaydir/openthreads/ ; rsync -avH --delete /usr/src/openscenegraph/gnulinux/gentoo/unstable/src/ $overlaydir/openscenegraph/ ; rsync -avH --delete /usr/src/osgal/gnulinux/gentoo/unstable/src/ $overlaydir/osgal/ ; rsync -avH --delete /usr/src/osgcal/gnulinux/gentoo/unstable/src/ $overlaydir/osgcal/ ; \ fi Ign http://localhost ./ Release.gpg Ign http://localhost ./ Translation-en_US Ign http://localhost ./ Release.gpg Ign http://localhost ./ Translation-en_US Ign http://localhost ./ Release.gpg Ign http://localhost ./ Translation-en_US Ign http://localhost ./ Release Ign http://localhost ./ Release Ign http://localhost ./ Release Get:1 http://localhost ./ Packages [1332B] Get:2 http://localhost ./ Packages [719B] Get:3 http://localhost ./ Packages [731B] Get:4 http://ftp.fr.debian.org sid Release.gpg [189B] Ign http://pokersource.info ./ Release.gpg Ign http://pokersource.info ./ Translation-en_US Ign http://pokersource.info ./ Release Ign http://ftp.fr.debian.org sid/main Translation-en_US Get:5 http://pokersource.info ./ Packages [1899B] Get:6 http://ftp.fr.debian.org sid Release [79.6kB] Get:7 http://ftp.fr.debian.org sid/main Packages [6642kB] Fetched 6726kB in 7s (931kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following packages have been kept back: locales The following packages will be upgraded: apt apt-utils binutils bsdmainutils bsdutils console-common cpp-4.1 cpp-4.2 debconf debconf-i18n debianutils dhcp-client dpkg dpkg-dev dselect exim4-base exim4-config exim4-daemon-light fakeroot g++-4.1 g++-4.2 gcc-4.1 gcc-4.1-base gcc-4.2 gcc-4.2-base gzip iputils-ping libc6 libc6-dev libdb4.4 libdb4.6 libgcc1 libgomp1 libncurses5 libncursesw5 libopencdk10 libsasl2-2 libssl0.9.8 libstdc++6 libstdc++6-4.1-dev libstdc++6-4.2-dev lintian linux-libc-dev login mailx man-db mount ncurses-base ncurses-bin net-tools passwd perl perl-base perl-modules tar tzdata util-linux zlib1g 58 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. Need to get 45.8MB/49.1MB of archives. After unpacking 2662kB of additional disk space will be used. Get:1 http://ftp.fr.debian.org sid/main debianutils 2.27 [54.5kB] Get:2 http://ftp.fr.debian.org sid/main gzip 1.3.12-3.2 [100kB] Get:3 http://ftp.fr.debian.org sid/main login 1:4.0.18.2-1 [797kB] Get:4 http://ftp.fr.debian.org sid/main linux-libc-dev 2.6.22-5 [708kB] Get:5 http://ftp.fr.debian.org sid/main libc6-dev 2.6.1-6 [3331kB] Get:6 http://ftp.fr.debian.org sid/main libgomp1 4.2.2-3 [11.4kB] Get:7 http://ftp.fr.debian.org sid/main cpp-4.2 4.2.2-3 [2484kB] Get:8 http://ftp.fr.debian.org sid/main gcc-4.2-base 4.2.2-3 [103kB] Get:9 http://ftp.fr.debian.org sid/main libgcc1 1:4.2.2-3 [22.6kB] Get:10 http://ftp.fr.debian.org sid/main gcc-4.2 4.2.2-3 [585kB] Get:11 http://ftp.fr.debian.org sid/main g++-4.2 4.2.2-3 [2780kB] Get:12 http://ftp.fr.debian.org sid/main libstdc++6-4.2-dev 4.2.2-3 [1183kB] Get:13 http://ftp.fr.debian.org sid/main libstdc++6 4.2.2-3 [311kB] Get:14 http://ftp.fr.debian.org sid/main binutils 2.18.1~cvs20071027-1 [2671kB] Get:15 http://ftp.fr.debian.org sid/main libc6 2.6.1-6 [4414kB] Get:16 http://ftp.fr.debian.org sid/main libncurses5 5.6+20071013-1 [321kB] Get:17 http://ftp.fr.debian.org sid/main ncurses-bin 5.6+20071013-1 [135kB] Get:18 http://ftp.fr.debian.org sid/main perl-modules 5.8.8-11.1 [2300kB] Get:19 http://ftp.fr.debian.org sid/main libdb4.6 4.6.21-4 [562kB] Get:20 http://ftp.fr.debian.org sid/main perl 5.8.8-11.1 [3378kB] Get:21 http://ftp.fr.debian.org sid/main perl-base 5.8.8-11.1 [774kB] Get:22 http://ftp.fr.debian.org sid/main tar 1.19-1 [722kB] Get:23 http://ftp.fr.debian.org sid/main debconf-i18n 1.5.16 [164kB] Get:24 http://ftp.fr.debian.org sid/main debconf 1.5.16 [151kB] Get:25 http://ftp.fr.debian.org sid/main tzdata 2007h-2 [724kB] Get:26 http://ftp.fr.debian.org sid/main util-linux 2.13-10 [435kB] Get:27 http://ftp.fr.debian.org sid/main bsdutils 1:2.13-10 [66.8kB] Get:28 http://ftp.fr.debian.org sid/main mount 2.13-10 [136kB] Get:29 http://ftp.fr.debian.org sid/main ncurses-base 5.6+20071013-1 [13.2kB] Get:30 http://ftp.fr.debian.org sid/main console-common 0.7.71 [88.2kB] Get:31 http://ftp.fr.debian.org sid/main apt-utils 0.7.9 [189kB] Get:32 http://ftp.fr.debian.org sid/main apt 0.7.9 [1592kB] Get:33 http://ftp.fr.debian.org sid/main zlib1g 1:1.2.3.3.dfsg-7 [72.4kB] Get:34 http://ftp.fr.debian.org sid/main bsdmainutils 6.1.8 [172kB] Get:35 http://ftp.fr.debian.org sid/main iputils-ping 3:20070202-3 [42.3kB] Get:36 http://ftp.fr.debian.org sid/main libncursesw5 5.6+20071013-1 [344kB] Get:37 http://ftp.fr.debian.org sid/main libopencdk10 0.6.5-1 [81.9kB] Get:38 http://ftp.fr.debian.org sid/main libsasl2-2 2.1.22.dfsg1-16 [99.8kB] Get:39 http://ftp.fr.debian.org sid/main libssl0.9.8 0.9.8g-2 [2882kB] Get:40 http://ftp.fr.debian.org sid/main man-db 2.5.0-3 [792kB] Get:41 http://ftp.fr.debian.org sid/main net-tools 1.60-17.2 [258kB] Get:42 http://ftp.fr.debian.org sid/main libstdc++6-4.1-dev 4.1.2-17 [1124kB] Get:43 http://ftp.fr.debian.org sid/main g++-4.1 4.1.2-17 [2598kB] Get:44 http://ftp.fr.debian.org sid/main gcc-4.1 4.1.2-17 [416kB] Get:45 http://ftp.fr.debian.org sid/main cpp-4.1 4.1.2-17 [2317kB] Get:46 http://ftp.fr.debian.org sid/main gcc-4.1-base 4.1.2-17 [206kB] Get:47 http://ftp.fr.debian.org sid/main passwd 1:4.0.18.2-1 [702kB] Get:48 http://ftp.fr.debian.org sid/main exim4-daemon-light 4.68-2 [406kB] Get:49 http://ftp.fr.debian.org sid/main exim4-config 4.68-2 [288kB] Get:50 http://ftp.fr.debian.org sid/main exim4-base 4.68-2 [977kB] Get:51 http://ftp.fr.debian.org sid/main mailx 1:8.1.2-0.20071017cvs-2 [156kB] Get:52 http://ftp.fr.debian.org sid/main fakeroot 1.8.4 [111kB] Get:53 http://ftp.fr.debian.org sid/main lintian 1.23.36 [297kB] Get:54 http://ftp.fr.debian.org sid/main dhcp-client 2.0pl5dfsg1-20.2 [103kB] Extracting templates from packages: 51% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 45.8MB in 1m7s (680kB/s) (Reading database ... 15972 files and directories currently installed.) Preparing to replace debianutils 2.25.1 (using .../debianutils_2.27_i386.deb) ... Unpacking replacement debianutils ... Setting up debianutils (2.27) ... (Reading database ... 15972 files and directories currently installed.) Preparing to replace dpkg 1.14.6 (using .../archives/dpkg_1.14.7_i386.deb) ... Unpacking replacement dpkg ... Setting up dpkg (1.14.7) ... (Reading database ... 15972 files and directories currently installed.) Preparing to replace gzip 1.3.12-3.1 (using .../gzip_1.3.12-3.2_i386.deb) ... Unpacking replacement gzip ... Setting up gzip (1.3.12-3.2) ... (Reading database ... 15972 files and directories currently installed.) Preparing to replace login 1:4.0.18.1-11 (using .../login_1%3a4.0.18.2-1_i386.deb) ... Unpacking replacement login ... Setting up login (1:4.0.18.2-1) ... Installing new version of config file /etc/securetty ... (Reading database ... 15972 files and directories currently installed.) Preparing to replace linux-libc-dev 2.6.22-4 (using .../linux-libc-dev_2.6.22-5_i386.deb) ... Unpacking replacement linux-libc-dev ... Preparing to replace libc6-dev 2.6.1-5 (using .../libc6-dev_2.6.1-6_i386.deb) ... Unpacking replacement libc6-dev ... Preparing to replace libgomp1 4.2.1-6 (using .../libgomp1_4.2.2-3_i386.deb) ... Unpacking replacement libgomp1 ... Preparing to replace cpp-4.2 4.2.1-6 (using .../cpp-4.2_4.2.2-3_i386.deb) ... Unpacking replacement cpp-4.2 ... Preparing to replace gcc-4.2-base 4.2.1-6 (using .../gcc-4.2-base_4.2.2-3_i386.deb) ... Unpacking replacement gcc-4.2-base ... Preparing to replace libgcc1 1:4.2.1-6 (using .../libgcc1_1%3a4.2.2-3_i386.deb) ... Unpacking replacement libgcc1 ... Setting up gcc-4.2-base (4.2.2-3) ... Setting up libgcc1 (1:4.2.2-3) ... (Reading database ... 15980 files and directories currently installed.) Preparing to replace gcc-4.2 4.2.1-6 (using .../gcc-4.2_4.2.2-3_i386.deb) ... Unpacking replacement gcc-4.2 ... Preparing to replace g++-4.2 4.2.1-6 (using .../g++-4.2_4.2.2-3_i386.deb) ... Unpacking replacement g++-4.2 ... Preparing to replace libstdc++6-4.2-dev 4.2.1-6 (using .../libstdc++6-4.2-dev_4.2.2-3_i386.deb) ... Unpacking replacement libstdc++6-4.2-dev ... Preparing to replace libstdc++6 4.2.1-6 (using .../libstdc++6_4.2.2-3_i386.deb) ... Unpacking replacement libstdc++6 ... Setting up libstdc++6 (4.2.2-3) ... (Reading database ... 15980 files and directories currently installed.) Preparing to replace binutils 2.18-1 (using .../binutils_2.18.1~cvs20071027-1_i386.deb) ... Unpacking replacement binutils ... Preparing to replace libc6 2.6.1-5 (using .../libc6_2.6.1-6_i386.deb) ... Unpacking replacement libc6 ... Setting up libc6 (2.6.1-6) ... (Reading database ... 15980 files and directories currently installed.) Preparing to replace libncurses5 5.6+20070908-1 (using .../libncurses5_5.6+20071013-1_i386.deb) ... Unpacking replacement libncurses5 ... Setting up libncurses5 (5.6+20071013-1) ... (Reading database ... 15982 files and directories currently installed.) Preparing to replace ncurses-bin 5.6+20070908-1 (using .../ncurses-bin_5.6+20071013-1_i386.deb) ... Unpacking replacement ncurses-bin ... Setting up ncurses-bin (5.6+20071013-1) ... (Reading database ... 15982 files and directories currently installed.) Preparing to replace perl-modules 5.8.8-11 (using .../perl-modules_5.8.8-11.1_all.deb) ... Unpacking replacement perl-modules ... Preparing to replace libdb4.6 4.6.19-1 (using .../libdb4.6_4.6.21-4_i386.deb) ... Unpacking replacement libdb4.6 ... Preparing to replace perl 5.8.8-11 (using .../perl_5.8.8-11.1_i386.deb) ... Unpacking replacement perl ... Preparing to replace perl-base 5.8.8-11 (using .../perl-base_5.8.8-11.1_i386.deb) ... Unpacking replacement perl-base ... Setting up perl-base (5.8.8-11.1) ... (Reading database ... 15988 files and directories currently installed.) Preparing to replace tar 1.18-2 (using .../archives/tar_1.19-1_i386.deb) ... Unpacking replacement tar ... Setting up tar (1.19-1) ... (Reading database ... 15987 files and directories currently installed.) Preparing to replace debconf-i18n 1.5.14 (using .../debconf-i18n_1.5.16_all.deb) ... Unpacking replacement debconf-i18n ... Preparing to replace debconf 1.5.14 (using .../debconf_1.5.16_all.deb) ... Unpacking replacement debconf ... Preparing to replace tzdata 2007h-1 (using .../tzdata_2007h-2_all.deb) ... Unpacking replacement tzdata ... Setting up debconf-i18n (1.5.16) ... Setting up debconf (1.5.16) ... Installing new version of config file /etc/debconf.conf ... Setting up tzdata (2007h-2) ... Current default timezone: 'Europe/Paris' Local time is now: Thu Nov 8 15:33:39 CET 2007. Universal Time is now: Thu Nov 8 14:33:39 UTC 2007. Run 'dpkg-reconfigure tzdata' if you wish to change it. (Reading database ... 15987 files and directories currently installed.) Preparing to replace util-linux 2.13-8 (using .../util-linux_2.13-10_i386.deb) ... Unpacking replacement util-linux ... Setting up util-linux (2.13-10) ... (Reading database ... 15986 files and directories currently installed.) Preparing to replace bsdutils 1:2.13-8 (using .../bsdutils_1%3a2.13-10_i386.deb) ... Unpacking replacement bsdutils ... Setting up bsdutils (1:2.13-10) ... (Reading database ... 15976 files and directories currently installed.) Preparing to replace mount 2.13-8 (using .../mount_2.13-10_i386.deb) ... Unpacking replacement mount ... Setting up mount (2.13-10) ... (Reading database ... 15976 files and directories currently installed.) Preparing to replace ncurses-base 5.6+20070908-1 (using .../ncurses-base_5.6+20071013-1_all.deb) ... Unpacking replacement ncurses-base ... Setting up ncurses-base (5.6+20071013-1) ... (Reading database ... 15976 files and directories currently installed.) Preparing to replace console-common 0.7.70 (using .../console-common_0.7.71_all.deb) ... Unpacking replacement console-common ... Preparing to replace libdb4.4 4.4.20-10 (using .../libdb4.4_4.4.20-11_i386.deb) ... Unpacking replacement libdb4.4 ... Preparing to replace apt-utils 0.7.6 (using .../apt-utils_0.7.9_i386.deb) ... Unpacking replacement apt-utils ... Preparing to replace apt 0.7.6 (using .../archives/apt_0.7.9_i386.deb) ... Unpacking replacement apt ... Setting up apt (0.7.9) ... Installing new version of config file /etc/cron.daily/apt ... gpg: key 2D230C5F: "Debian Archive Automatic Signing Key (2006) " not changed gpg: key 6070D3A1: "Debian Archive Automatic Signing Key (4.0/etch) " not changed gpg: key ADB11277: "Etch Stable Release Key " not changed gpg: key BBE55AB3: "Debian-Volatile Archive Automatic Signing Key (4.0/etch)" not changed gpg: Total number processed: 4 gpg: unchanged: 4 (Reading database ... 15996 files and directories currently installed.) Preparing to replace zlib1g 1:1.2.3.3.dfsg-6 (using .../zlib1g_1%3a1.2.3.3.dfsg-7_i386.deb) ... Unpacking replacement zlib1g ... Setting up zlib1g (1:1.2.3.3.dfsg-7) ... (Reading database ... 15996 files and directories currently installed.) Preparing to replace bsdmainutils 6.1.7 (using .../bsdmainutils_6.1.8_i386.deb) ... Unpacking replacement bsdmainutils ... Replaced by files in installed package bsdutils ... Preparing to replace iputils-ping 3:20070202-2 (using .../iputils-ping_3%3a20070202-3_i386.deb) ... Unpacking replacement iputils-ping ... Preparing to replace libncursesw5 5.6+20070908-1 (using .../libncursesw5_5.6+20071013-1_i386.deb) ... Unpacking replacement libncursesw5 ... Preparing to replace libopencdk10 0.6.4-1 (using .../libopencdk10_0.6.5-1_i386.deb) ... Unpacking replacement libopencdk10 ... Preparing to replace libsasl2-2 2.1.22.dfsg1-15 (using .../libsasl2-2_2.1.22.dfsg1-16_i386.deb) ... Unpacking replacement libsasl2-2 ... Preparing to replace libssl0.9.8 0.9.8e-9 (using .../libssl0.9.8_0.9.8g-2_i386.deb) ... Unpacking replacement libssl0.9.8 ... Preparing to replace man-db 2.4.4-4 (using .../man-db_2.5.0-3_i386.deb) ... Unpacking replacement man-db ... Preparing to replace net-tools 1.60-17 (using .../net-tools_1.60-17.2_i386.deb) ... Unpacking replacement net-tools ... Preparing to replace dselect 1.14.6 (using .../dselect_1.14.7_i386.deb) ... Unpacking replacement dselect ... Preparing to replace libstdc++6-4.1-dev 4.1.2-16 (using .../libstdc++6-4.1-dev_4.1.2-17_i386.deb) ... Unpacking replacement libstdc++6-4.1-dev ... Preparing to replace g++-4.1 4.1.2-16 (using .../g++-4.1_4.1.2-17_i386.deb) ... Unpacking replacement g++-4.1 ... Preparing to replace gcc-4.1 4.1.2-16 (using .../gcc-4.1_4.1.2-17_i386.deb) ... Unpacking replacement gcc-4.1 ... Preparing to replace cpp-4.1 4.1.2-16 (using .../cpp-4.1_4.1.2-17_i386.deb) ... Unpacking replacement cpp-4.1 ... Preparing to replace gcc-4.1-base 4.1.2-16 (using .../gcc-4.1-base_4.1.2-17_i386.deb) ... Unpacking replacement gcc-4.1-base ... Preparing to replace passwd 1:4.0.18.1-11 (using .../passwd_1%3a4.0.18.2-1_i386.deb) ... Unpacking replacement passwd ... Preparing to replace exim4-daemon-light 4.67-8 (using .../exim4-daemon-light_4.68-2_i386.deb) ... Unpacking replacement exim4-daemon-light ... Preparing to replace exim4-config 4.67-8 (using .../exim4-config_4.68-2_all.deb) ... Removing obsolete conffile /etc/exim4/conf.d/acl/20_exim4-config_whitelist_local_deny ... Removing obsolete conffile /etc/exim4/conf.d/router/250_exim4-config_lowuid ... Unpacking replacement exim4-config ... Preparing to replace exim4-base 4.67-8 (using .../exim4-base_4.68-2_i386.deb) ... Unpacking replacement exim4-base ... Preparing to replace mailx 1:8.1.2-0.20070424cvs-1 (using .../mailx_1%3a8.1.2-0.20071017cvs-2_i386.deb) ... Unpacking replacement mailx ... Preparing to replace dpkg-dev 1.14.6 (using .../dpkg-dev_1.14.7_all.deb) ... Unpacking replacement dpkg-dev ... Preparing to replace fakeroot 1.8 (using .../fakeroot_1.8.4_i386.deb) ... Unpacking replacement fakeroot ... Preparing to replace lintian 1.23.34 (using .../lintian_1.23.36_all.deb) ... Unpacking replacement lintian ... Preparing to replace dhcp-client 2.0pl5dfsg1-20 (using .../dhcp-client_2.0pl5dfsg1-20.2_i386.deb) ... Unpacking replacement dhcp-client ... Setting up linux-libc-dev (2.6.22-5) ... Setting up libc6-dev (2.6.1-6) ... Setting up libgomp1 (4.2.2-3) ... Setting up cpp-4.2 (4.2.2-3) ... Setting up binutils (2.18.1~cvs20071027-1) ... Setting up gcc-4.2 (4.2.2-3) ... Setting up libdb4.6 (4.6.21-4) ... Setting up console-common (0.7.71) ... Installing new version of config file /etc/init.d/keymap.sh ... Looking for keymap to install: NONE Setting up libdb4.4 (4.4.20-11) ... Setting up apt-utils (0.7.9) ... Setting up bsdmainutils (6.1.8) ... Setting up iputils-ping (3:20070202-3) ... Setting up libncursesw5 (5.6+20071013-1) ... Setting up libopencdk10 (0.6.5-1) ... Setting up libsasl2-2 (2.1.22.dfsg1-16) ... Setting up libssl0.9.8 (0.9.8g-2) ... Setting up man-db (2.5.0-3) ... Installing new version of config file /etc/manpath.config ... Setting up net-tools (1.60-17.2) ... Setting up dselect (1.14.7) ... Setting up gcc-4.1-base (4.1.2-17) ... Setting up cpp-4.1 (4.1.2-17) ... Setting up gcc-4.1 (4.1.2-17) ... Setting up passwd (1:4.0.18.2-1) ... Installing new version of config file /etc/default/useradd ... Setting up exim4-config (4.68-2) ... Installing new version of config file /etc/exim4/conf.d/router/300_exim4-config_real_local ... Installing new version of config file /etc/exim4/conf.d/acl/40_exim4-config_check_data ... Installing new version of config file /etc/exim4/conf.d/acl/30_exim4-config_check_rcpt ... Installing new version of config file /etc/exim4/conf.d/main/03_exim4-config_tlsoptions ... Installing new version of config file /etc/exim4/exim4.conf.template ... Setting up exim4-base (4.68-2) ... Installing new version of config file /etc/init.d/exim4 ... Setting up exim4-daemon-light (4.68-2) ... Setting up mailx (1:8.1.2-0.20071017cvs-2) ... Setting up fakeroot (1.8.4) ... Setting up dhcp-client (2.0pl5dfsg1-20.2) ... Setting up libstdc++6-4.1-dev (4.1.2-17) ... Setting up g++-4.2 (4.2.2-3) ... Setting up perl-modules (5.8.8-11.1) ... Setting up g++-4.1 (4.1.2-17) ... Setting up libstdc++6-4.2-dev (4.2.2-3) ... Setting up perl (5.8.8-11.1) ... Setting up dpkg-dev (1.14.7) ... Setting up lintian (1.23.36) ... make chroot-umounts make[2]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/unstable /usr/src/poker3d/build/debian/unstable.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/unstable > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/unstable.unionfs=rw:/chroot/debian/unstable=ro poker3d-unstable /usr/src/poker3d/build/debian/unstable ; fi umount /usr/src/poker3d/build/debian/unstable/proc > /dev/null 2>&1 umount /usr/src/poker3d/build/debian/unstable/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/unstable/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/unstable/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/unstable/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/unstable/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d/build/debian/unstable/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/unstable/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/unstable/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/unstable/src mkdir -p gnulinux/debian/unstable/src if [ -f poker3d/*/debian/control.unstable ] ; then \ cd gnulinux/debian/unstable/src ; \ dpkg-source -x ../../../../poker3d/*.dsc ; \ cp poker3d-*/debian/control.unstable poker3d-*/debian/control ; \ dpkg-source -b poker3d-*[0-9] poker3d_*.tar.gz ; \ elif [ -d poker3d/unstable ] ; then \ rsync -av poker3d/unstable/*.{dsc,gz} gnulinux/debian/unstable/src ; \ else \ rsync -av poker3d/*.{dsc,gz} gnulinux/debian/unstable/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/unstable /usr/src/poker3d/build/debian/unstable.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/unstable > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/unstable.unionfs=rw:/chroot/debian/unstable=ro poker3d-unstable /usr/src/poker3d/build/debian/unstable ; fi umount /usr/src/poker3d/build/debian/unstable/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/unstable/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/unstable/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/unstable/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/unstable/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/unstable/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/unstable/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/unstable/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/unstable/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/unstable /usr/src/poker3d/build/debian/unstable.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/unstable > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/unstable.unionfs=rw:/chroot/debian/unstable=ro poker3d-unstable /usr/src/poker3d/build/debian/unstable ; fi mount -t proc proc /usr/src/poker3d/build/debian/unstable/proc mount -t devpts devpts /usr/src/poker3d/build/debian/unstable/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/unstable/archives/partial ; \ mount --bind gnulinux/debian/unstable/archives /usr/src/poker3d/build/debian/unstable/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/unstable/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/unstable/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/unstable/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/unstable/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/unstable/src mount --bind gnulinux/debian/unstable/src /usr/src/poker3d/build/debian/unstable/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/unstable/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/unstable/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/unstable/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/unstable/root/.ccache ; \ fi /usr/lib/pbuilder/pbuilder-satisfydepends --force-version --chroot /usr/src/poker3d/build/debian/unstable --control gnulinux/debian/unstable/src/poker3d*.dsc -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.27 2006/05/22 02:18:00 dancer Exp $ -> Considering devscripts -> Trying devscripts -> Considering debhelper (>= 5.0.37.2) -> Trying debhelper -> Considering po-debconf -> Trying po-debconf -> Considering ccache -> Trying ccache -> Considering doxygen -> Trying doxygen -> Considering automake1.9 -> Trying automake1.9 -> Considering libtool -> Trying libtool -> Considering pkg-config -> Trying pkg-config -> Considering cvs -> Trying cvs -> Considering cdbs -> Trying cdbs -> Considering libosgcal-dev -> Trying libosgcal-dev -> Considering libopenscenegraph-dev (>= 0.9.8) -> Trying libopenscenegraph-dev -> Considering libglib2.0-dev -> Trying libglib2.0-dev -> Considering python-dev -> Trying python-dev -> Considering libxml2-dev -> Trying libxml2-dev -> Considering libsdl1.2-dev -> Trying libsdl1.2-dev -> Considering xlibmesa-gl-dev | libgl-dev -> Trying xlibmesa-gl-dev -> Considering python-poker-network (>= 1.1.0) -> Trying python-poker-network -> Considering libpoker-eval-dev -> Trying libpoker-eval-dev -> Considering libcal3d12-dev | libcal3d11-dev | libcal3d10-dev -> Trying libcal3d12-dev -> Considering libosgal-dev -> Trying libosgal-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 libglib2.0-dev python-dev libxml2-dev libsdl1.2-dev xlibmesa-gl-dev python-poker-network libpoker-eval-dev libcal3d12-dev libosgal-dev libglade2-dev Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: apg autoconf autotools-dev ca-certificates dbconfig-common debconf-utils defoma esound-clients esound-common fontconfig fontconfig-config hicolor-icon-theme html2text liba52-0.7.4 libaa1 libaa1-dev libalut-dev libalut0 libartsc0 libartsc0-dev libasound2 libasound2-dev libatk1.0-0 libatk1.0-data libatk1.0-dev libaudio-dev libaudio2 libaudiofile-dev libaudiofile0 libcaca-dev libcaca0 libcairo2 libcairo2-dev libcal3d12 libcoin40c2 libcompress-raw-zlib-perl libcompress-zlib-perl libcucul-dev libcucul0 libcupsys2 libcurl3-gnutls libdatrie0 libdbd-mysql-perl libdbi-perl libdigest-hmac-perl libdigest-sha1-perl libdirectfb-0.9-25 libdirectfb-dev libdirectfb-extra libdmx1 libdrm2 libesd0 libesd0-dev libexpat1 libexpat1-dev libfile-remove-perl libfontconfig1 libfontconfig1-dev libfontenc1 libfreetype6 libfreetype6-dev libfs6 libft-perl libgdal1-1.4.0 libgeos-c1 libgeos2c2a libgl1-mesa-dev libgl1-mesa-glx libglade2-0 libglib2.0-0 libglib2.0-data libglu1-mesa libglu1-mesa-dev libgpmg1 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libgtk2.0-dev libhdf4g libhdf5-serial-1.6.5-0 libice-dev libice6 libicu36 libidn11 libio-compress-base-perl libio-compress-zlib-perl libio-stringy-perl libjasper1 libjpeg62 libjpeg62-dev libjson-perl libkeyutils1 libkrb53 libltdl3 libltdl3-dev libmail-box-perl libmail-sendmail-perl libmailtools-perl libmime-types-perl libmpeg3-1 libmpeg3-dev libmysqlclient15off libncurses5-dev libnet-daemon-perl libnetcdf3 libobject-realize-later-perl libogdi3.2 libogg-dev libogg0 libopenal-dev libopenal0a libopenscenegraph6 libopenthreads-dev libopenthreads6 libosgal1 libosgcal0 libpango1.0-0 libpango1.0-common libpango1.0-dev libplrpc-perl libpng12-0 libpng12-dev libpoker-eval libpq5 libsdl1.2debian libsdl1.2debian-alsa libslang2-dev libsm-dev libsm6 libsqlite3-0 libsvga1 libsvga1-dev libsysfs-dev libsysfs2 libthai-data libthai0 libtiff4 libttf2 libungif4g liburi-perl libuser-identity-perl libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxaw7 libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6 libxerces27 libxext-dev libxext6 libxfixes-dev libxfixes3 libxfont1 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxml2 libxmu6 libxmuu1 libxpm4 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxt-dev libxt6 libxtrap6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 m4 mesa-common-dev mysql-client mysql-client-5.0 mysql-common odbcinst1debian1 openssl proj python-crypto python-fpconst python-libxml2 python-libxslt1 python-mysqldb python-pam python-poker-engine python-pyopenssl python-pypoker-eval python-serial python-simplejson python-soappy python-support python-twisted python-twisted-bin python-twisted-conch python-twisted-core python-twisted-lore python-twisted-mail python-twisted-names python-twisted-news python-twisted-runner python-twisted-web python-twisted-words python-zopeinterface python2.4-dev rsync sgml-base svgalibg1 ttf-dejavu ttf-dejavu-core ttf-dejavu-extra ucf unixodbc x-ttcidfont-conf x11-common x11-session-utils x11-utils x11-xfs-utils x11-xserver-utils x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xfonts-encodings xfonts-utils xml-core xtrans-dev xutils xutils-dev zlib1g-dev Suggested packages: autoconf2.13 autobook autoconf-archive gnu-standards autoconf-doc automake1.9-doc distcc doc-base dh-make defoma-doc psfontmgr dfontmgr devscripts-el cvs-buildpackage debian-keyring dupload dput gnuplot libcrypt-ssleay-perl libsoap-lite-perl libwww-perl mutt patchutils ssh strace wdiff www-browser doxygen-doc doxygen-gui graphviz libasound2-plugins libasound2-doc nas libcairo2-doc libsimage-dev libopenal0 cupsys-common dbishell esound glade glade-gnome libglib2.0-doc gpm libgtk2.0-doc libhdf4g-doc libhdf4g-dev hdf4-tools libjasper-runtime krb5-doc krb5-user libtool-doc libmime-perl libhtml-tree-perl libhtml-format-perl spamassassin libmail-imapclient-perl netcdf-doc ogdi-bin ttf-kochi-gothic ttf-kochi-mincho ttf-thryomanes ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ttf-arphic-bkai00mp libpango1.0-doc imagemagick g77 fortran77-compiler gcj freetype1-tools xalan proj-ps-doc python-crypto-dbg python-egenix-mxdatetime mysql-server-5.0 mysql-server python-mysqldb-dbg munin-node pyopenssl-doc python-wxgtk2.6 python-wxgtk python-twisted-bin-dbg python-tk python-gtk2 python-glade2 python-qt3 python-profiler python-twisted-runner-dbg python-zopeinterface-dbg openssh-client openssh-server sgml-base-doc libmyodbc odbc-postgresql libct1 mesa-utils Recommended packages: automaken The following NEW packages will be installed: apg autoconf automake1.9 autotools-dev ca-certificates ccache cdbs cvs dbconfig-common debconf-utils debhelper defoma devscripts doxygen esound-clients esound-common fontconfig fontconfig-config hicolor-icon-theme html2text liba52-0.7.4 libaa1 libaa1-dev libalut-dev libalut0 libartsc0 libartsc0-dev libasound2 libasound2-dev libatk1.0-0 libatk1.0-data libatk1.0-dev libaudio-dev libaudio2 libaudiofile-dev libaudiofile0 libcaca-dev libcaca0 libcairo2 libcairo2-dev libcal3d12 libcal3d12-dev libcoin40c2 libcompress-raw-zlib-perl libcompress-zlib-perl libcucul-dev libcucul0 libcupsys2 libcurl3-gnutls libdatrie0 libdbd-mysql-perl libdbi-perl libdigest-hmac-perl libdigest-sha1-perl libdirectfb-0.9-25 libdirectfb-dev libdirectfb-extra libdmx1 libdrm2 libesd0 libesd0-dev libexpat1 libexpat1-dev libfile-remove-perl libfontconfig1 libfontconfig1-dev libfontenc1 libfreetype6 libfreetype6-dev libfs6 libft-perl libgdal1-1.4.0 libgeos-c1 libgeos2c2a libgl1-mesa-dev libgl1-mesa-glx libglade2-0 libglade2-dev libglib2.0-0 libglib2.0-data libglib2.0-dev libglu1-mesa libglu1-mesa-dev libgpmg1 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libgtk2.0-dev libhdf4g libhdf5-serial-1.6.5-0 libice-dev libice6 libicu36 libidn11 libio-compress-base-perl libio-compress-zlib-perl libio-stringy-perl libjasper1 libjpeg62 libjpeg62-dev libjson-perl libkeyutils1 libkrb53 libltdl3 libltdl3-dev libmail-box-perl libmail-sendmail-perl libmailtools-perl libmime-types-perl libmpeg3-1 libmpeg3-dev libmysqlclient15off libncurses5-dev libnet-daemon-perl libnetcdf3 libobject-realize-later-perl libogdi3.2 libogg-dev libogg0 libopenal-dev libopenal0a libopenscenegraph-dev libopenscenegraph6 libopenthreads-dev libopenthreads6 libosgal-dev libosgal1 libosgcal-dev libosgcal0 libpango1.0-0 libpango1.0-common libpango1.0-dev libplrpc-perl libpng12-0 libpng12-dev libpoker-eval libpoker-eval-dev libpq5 libsdl1.2-dev libsdl1.2debian libsdl1.2debian-alsa libslang2-dev libsm-dev libsm6 libsqlite3-0 libsvga1 libsvga1-dev libsysfs-dev libsysfs2 libthai-data libthai0 libtiff4 libtool libttf2 libungif4g liburi-perl libuser-identity-perl libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxaw7 libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6 libxerces27 libxext-dev libxext6 libxfixes-dev libxfixes3 libxfont1 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxml2 libxml2-dev libxmu6 libxmuu1 libxpm4 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxt-dev libxt6 libxtrap6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 m4 mesa-common-dev mysql-client mysql-client-5.0 mysql-common odbcinst1debian1 openssl pkg-config po-debconf proj python-crypto python-dev python-fpconst python-libxml2 python-libxslt1 python-mysqldb python-pam python-poker-engine python-poker-network python-pyopenssl python-pypoker-eval python-serial python-simplejson python-soappy python-support python-twisted python-twisted-bin python-twisted-conch python-twisted-core python-twisted-lore python-twisted-mail python-twisted-names python-twisted-news python-twisted-runner python-twisted-web python-twisted-words python-zopeinterface python2.4-dev rsync sgml-base svgalibg1 ttf-dejavu ttf-dejavu-core ttf-dejavu-extra ucf unixodbc x-ttcidfont-conf x11-common x11-session-utils x11-utils x11-xfs-utils x11-xserver-utils x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xfonts-encodings xfonts-utils xlibmesa-gl-dev xml-core xtrans-dev xutils xutils-dev zlib1g-dev 0 upgraded, 274 newly installed, 0 to remove and 1 not upgraded. Need to get 42.4MB/116MB of archives. After unpacking 378MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! python-poker-network Get:1 http://ftp.fr.debian.org sid/main x11-common 1:7.3+3 [343kB] Get:2 http://ftp.fr.debian.org sid/main ttf-dejavu-core 2.21-1 [1282kB] Get:3 http://ftp.fr.debian.org sid/main ttf-dejavu-extra 2.21-1 [2785kB] Get:4 http://ftp.fr.debian.org sid/main ttf-dejavu 2.21-1 [23.2kB] Get:5 http://ftp.fr.debian.org sid/main fontconfig-config 2.4.91-1 [59.7kB] Get:6 http://ftp.fr.debian.org sid/main libfontconfig1 2.4.91-1 [108kB] Get:7 http://ftp.fr.debian.org sid/main zlib1g-dev 1:1.2.3.3.dfsg-7 [156kB] Get:8 http://ftp.fr.debian.org sid/main libglib2.0-0 2.14.2-1 [549kB] Get:9 http://ftp.fr.debian.org sid/main libfontconfig1-dev 2.4.91-1 [246kB] Get:10 http://ftp.fr.debian.org sid/main libxt-dev 1:1.0.5-3 [480kB] Get:11 http://ftp.fr.debian.org sid/main xutils-dev 1:7.2.ds2-1 [300kB] Get:12 http://ftp.fr.debian.org sid/main libkrb53 1.6.dfsg.3~beta1-2 [462kB] Get:13 http://ftp.fr.debian.org sid/main python-support 0.7.5 [26.5kB] Get:14 http://ftp.fr.debian.org sid/main openssl 0.9.8g-2 [1006kB] Get:15 http://ftp.fr.debian.org sid/main ca-certificates 20070303 [97.2kB] Get:16 http://ftp.fr.debian.org sid/main ccache 2.4-10 [31.0kB] Get:17 http://ftp.fr.debian.org sid/main po-debconf 1.0.10 [231kB] Get:18 http://ftp.fr.debian.org sid/main debhelper 5.0.60 [519kB] Get:19 http://ftp.fr.debian.org sid/main cdbs 0.4.50 [967kB] Get:20 http://ftp.fr.debian.org sid/main debconf-utils 1.5.16 [40.9kB] Get:21 http://ftp.fr.debian.org sid/main devscripts 2.10.10 [404kB] Get:22 http://ftp.fr.debian.org sid/main libpng12-0 1.2.15~beta5-3 [187kB] Get:23 http://ftp.fr.debian.org sid/main doxygen 1.5.3-20071020-1 [1375kB] Get:24 http://ftp.fr.debian.org sid/main esound-clients 0.2.36-3 [35.5kB] Get:25 http://ftp.fr.debian.org sid/main fontconfig 2.4.91-1 [41.8kB] Get:26 http://ftp.fr.debian.org sid/main hicolor-icon-theme 0.10-1 [10.1kB] Get:27 http://ftp.fr.debian.org sid/main liba52-0.7.4 0.7.4-11 [26.8kB] Get:28 http://ftp.fr.debian.org sid/main libpng12-dev 1.2.15~beta5-3 [171kB] Get:29 http://ftp.fr.debian.org sid/main libslang2-dev 2.0.7-5 [457kB] Get:30 http://ftp.fr.debian.org sid/main libncurses5-dev 5.6+20071013-1 [1488kB] Get:31 http://ftp.fr.debian.org sid/main libaa1-dev 1.4p5-32 [140kB] Get:32 http://ftp.fr.debian.org sid/main libartsc0 1.5.8-1 [14.7kB] Get:33 http://ftp.fr.debian.org sid/main libglib2.0-dev 2.14.2-1 [568kB] Get:34 http://ftp.fr.debian.org sid/main libartsc0-dev 1.5.8-1 [20.8kB] Get:35 http://ftp.fr.debian.org sid/main libasound2 1.0.15-1 [361kB] Get:36 http://ftp.fr.debian.org sid/main libasound2-dev 1.0.15-1 [494kB] Get:37 http://ftp.fr.debian.org sid/main libatk1.0-data 1.20.0-1 [189kB] Get:38 http://ftp.fr.debian.org sid/main libaudio2 1.9a-1 [78.3kB] Get:39 http://ftp.fr.debian.org sid/main libaudio-dev 1.9a-1 [503kB] Get:40 http://ftp.fr.debian.org sid/main libaudiofile-dev 0.2.6-7 [116kB] Get:41 http://ftp.fr.debian.org sid/main libcucul0 0.99.beta12.debian-3 [234kB] Get:42 http://ftp.fr.debian.org sid/main libcaca0 0.99.beta12.debian-3 [102kB] Get:43 http://ftp.fr.debian.org sid/main libcucul-dev 0.99.beta12.debian-3 [643kB] Get:44 http://ftp.fr.debian.org sid/main libcaca-dev 0.99.beta12.debian-3 [85.0kB] Get:45 http://ftp.fr.debian.org sid/main libcompress-raw-zlib-perl 2.006-1 [91.5kB] Get:46 http://ftp.fr.debian.org sid/main libio-compress-base-perl 2.006-1 [55.1kB] Get:47 http://ftp.fr.debian.org sid/main libio-compress-zlib-perl 2.006-1 [138kB] Get:48 http://ftp.fr.debian.org sid/main libcompress-zlib-perl 2.007-1 [35.4kB] Get:49 http://ftp.fr.debian.org sid/main libcupsys2 1.3.4-1 [162kB] Get:50 http://ftp.fr.debian.org sid/main libcurl3-gnutls 7.17.1-1 [185kB] Get:51 http://ftp.fr.debian.org sid/main libdbi-perl 1.601-1 [770kB] Get:52 http://ftp.fr.debian.org sid/main libdigest-sha1-perl 2.11-2 [24.3kB] Get:53 http://ftp.fr.debian.org sid/main libdigest-hmac-perl 1.01-6 [10.5kB] Get:54 http://ftp.fr.debian.org sid/main libdirectfb-extra 0.9.25.1-6 [24.1kB] Get:55 http://ftp.fr.debian.org sid/main libjpeg62-dev 6b-14 [186kB] Get:56 http://ftp.fr.debian.org sid/main libsysfs-dev 2.1.0-2+b1 [44.5kB] Get:57 http://ftp.fr.debian.org sid/main libdirectfb-dev 0.9.25.1-6 [689kB] Get:58 http://ftp.fr.debian.org sid/main libfile-remove-perl 0.38-1 [11.5kB] Get:59 http://ftp.fr.debian.org sid/main libttf2 1.4pre.cvs20060210-1 [153kB] Get:60 http://ftp.fr.debian.org sid/main libft-perl 1.2-16 [46.5kB] Get:61 http://ftp.fr.debian.org sid/main libgtk2.0-common 2.12.1-1 [5053kB] Get:62 http://ftp.fr.debian.org sid/main libpango1.0-common 1.18.3-1 [61.7kB] Get:63 http://ftp.fr.debian.org sid/main libpango1.0-0 1.18.3-1 [294kB] Get:64 http://ftp.fr.debian.org sid/main libgtk2.0-0 2.12.1-1 [1934kB] Get:65 http://ftp.fr.debian.org sid/main libpango1.0-dev 1.18.3-1 [358kB] Get:66 http://ftp.fr.debian.org sid/main libgtk2.0-dev 2.12.1-1 [2654kB] Get:67 http://ftp.fr.debian.org sid/main libglib2.0-data 2.14.2-1 [372kB] Get:68 http://ftp.fr.debian.org sid/main libgtk2.0-bin 2.12.1-1 [8066B] Get:69 http://ftp.fr.debian.org sid/main libicu36 3.6-7 [5497kB] Get:70 http://ftp.fr.debian.org sid/main libio-stringy-perl 2.110-2 [88.8kB] Get:71 http://ftp.fr.debian.org sid/main libltdl3-dev 1.5.24-1 [366kB] Get:72 http://ftp.fr.debian.org sid/main libmime-types-perl 1.21-1 [28.5kB] Get:73 http://ftp.fr.debian.org sid/main libmailtools-perl 1.77-1 [86.5kB] Get:74 http://ftp.fr.debian.org sid/main libobject-realize-later-perl 0.18-1 [17.7kB] Get:75 http://ftp.fr.debian.org sid/main liburi-perl 1.35.dfsg.1-1 [88.0kB] Get:76 http://ftp.fr.debian.org sid/main libuser-identity-perl 0.92-1 [73.7kB] Get:77 http://ftp.fr.debian.org sid/main libmail-box-perl 2.076-1 [1061kB] Get:78 http://ftp.fr.debian.org sid/main libmail-sendmail-perl 0.79-4 [27.6kB] Get:79 http://ftp.fr.debian.org sid/main xlibmesa-gl-dev 1:7.3+3 [22.7kB] Get:80 http://ftp.fr.debian.org sid/main libpq5 8.2.5-2 [290kB] Get:81 http://ftp.fr.debian.org sid/main libgdal1-1.4.0 1.4.2-3 [2058kB] Get:82 http://ftp.fr.debian.org sid/main libsvga1-dev 1:1.4.3-24 [556kB] Get:83 http://ftp.fr.debian.org sid/main libxfont1 1:1.3.1-1 [211kB] Get:84 http://ftp.fr.debian.org sid/main python-crypto 2.0.1+dfsg1-2.1 [219kB] Get:85 http://ftp.fr.debian.org sid/main python-mysqldb 1.2.2-5 [94.5kB] Get:86 http://ftp.fr.debian.org sid/main python-pam 0.4.2-12 [12.8kB] Get:87 http://ftp.fr.debian.org sid/main python-serial 2.2-4 [37.8kB] Get:88 http://ftp.fr.debian.org sid/main sgml-base 1.26 [11.7kB] Get:89 http://ftp.fr.debian.org sid/main xfonts-encodings 1:1.0.2-3 [584kB] Get:90 http://ftp.fr.debian.org sid/main xfonts-utils 1:1.0.1-2 [64.7kB] Get:91 http://ftp.fr.debian.org sid/main xutils 1:7.3+3 [22.9kB] Get:92 http://ftp.fr.debian.org sid/main x-ttcidfont-conf 25.1 [26.8kB] Get:93 http://ftp.fr.debian.org sid/main xml-core 0.11 [22.4kB] Extracting templates from packages: 10% Extracting templates from packages: 21% Extracting templates from packages: 32% Extracting templates from packages: 43% Extracting templates from packages: 54% Extracting templates from packages: 65% Extracting templates from packages: 76% Extracting templates from packages: 87% Extracting templates from packages: 98% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 42.4MB in 1m3s (666kB/s) Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package x11-common. (Reading database ... 16035 files and directories currently installed.) Unpacking x11-common (from .../x11-common_1%3a7.3+3_i386.deb) ... Selecting previously deselected package libxau6. Unpacking libxau6 (from .../libxau6_1%3a1.0.3-2_i386.deb) ... Selecting previously deselected package libxdmcp6. Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.2-2_i386.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up x11-common (1:7.3+3) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libx11-data. (Reading database ... 16078 files and directories currently installed.) Unpacking libx11-data (from .../libx11-data_2%3a1.0.3-7_all.deb) ... Selecting previously deselected package libx11-6. Unpacking libx11-6 (from .../libx11-6_2%3a1.0.3-7_i386.deb) ... /dev/mem: Operation not permitted Selecting previously deselected package libxext6. Unpacking libxext6 (from .../libxext6_1%3a1.0.3-2_i386.deb) ... Selecting previously deselected package libdmx1. Unpacking libdmx1 (from .../libdmx1_1%3a1.0.2-2_i386.deb) ... Selecting previously deselected package libice6. Unpacking libice6 (from .../libice6_2%3a1.0.4-1_i386.deb) ... Selecting previously deselected package x11proto-core-dev. Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.11-1_all.deb) ... Selecting previously deselected package libice-dev. Unpacking libice-dev (from .../libice-dev_2%3a1.0.4-1_i386.deb) ... Selecting previously deselected package libsm6. Unpacking libsm6 (from .../libsm6_2%3a1.0.3-1+b1_i386.deb) ... Selecting previously deselected package libsm-dev. Unpacking libsm-dev (from .../libsm-dev_2%3a1.0.3-1+b1_i386.deb) ... Selecting previously deselected package libxau-dev. Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.3-2_i386.deb) ... Selecting previously deselected package libxdmcp-dev. Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.0.2-2_i386.deb) ... Selecting previously deselected package x11proto-input-dev. Unpacking x11proto-input-dev (from .../x11proto-input-dev_1.4.2-1_all.deb) ... Selecting previously deselected package x11proto-xext-dev. Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.0.2-5_all.deb) ... Selecting previously deselected package libxext-dev. Unpacking libxext-dev (from .../libxext-dev_1%3a1.0.3-2_i386.deb) ... Selecting previously deselected package x11proto-kb-dev. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.3-2_all.deb) ... Selecting previously deselected package xtrans-dev. Unpacking xtrans-dev (from .../xtrans-dev_1.0.4-1_all.deb) ... Selecting previously deselected package libx11-dev. Unpacking libx11-dev (from .../libx11-dev_2%3a1.0.3-7_i386.deb) ... Selecting previously deselected package libxfixes3. Unpacking libxfixes3 (from .../libxfixes3_1%3a4.0.3-2_i386.deb) ... Selecting previously deselected package libxcomposite1. Unpacking libxcomposite1 (from .../libxcomposite1_1%3a0.3.2-1+b1_i386.deb) ... Selecting previously deselected package x11proto-fixes-dev. Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_4.0-2_all.deb) ... Selecting previously deselected package libxfixes-dev. Unpacking libxfixes-dev (from .../libxfixes-dev_1%3a4.0.3-2_i386.deb) ... Selecting previously deselected package x11proto-composite-dev. Unpacking x11proto-composite-dev (from .../x11proto-composite-dev_1%3a0.4-2_all.deb) ... Selecting previously deselected package libxcomposite-dev. Unpacking libxcomposite-dev (from .../libxcomposite-dev_1%3a0.3.2-1+b1_i386.deb) ... Selecting previously deselected package libxrender1. Unpacking libxrender1 (from .../libxrender1_1%3a0.9.4-1_i386.deb) ... Selecting previously deselected package libxcursor1. Unpacking libxcursor1 (from .../libxcursor1_1%3a1.1.9-1_i386.deb) ... Selecting previously deselected package x11proto-render-dev. Unpacking x11proto-render-dev (from .../x11proto-render-dev_2%3a0.9.3-2_all.deb) ... Selecting previously deselected package libxrender-dev. Unpacking libxrender-dev (from .../libxrender-dev_1%3a0.9.4-1_i386.deb) ... Selecting previously deselected package libxcursor-dev. Unpacking libxcursor-dev (from .../libxcursor-dev_1%3a1.1.9-1_i386.deb) ... Selecting previously deselected package libxdamage1. Unpacking libxdamage1 (from .../libxdamage1_1%3a1.1.1-3_i386.deb) ... Selecting previously deselected package x11proto-damage-dev. Unpacking x11proto-damage-dev (from .../x11proto-damage-dev_1.1.0-2_all.deb) ... Selecting previously deselected package libxdamage-dev. Unpacking libxdamage-dev (from .../libxdamage-dev_1%3a1.1.1-3_i386.deb) ... Selecting previously deselected package libexpat1. Unpacking libexpat1 (from .../libexpat1_1.95.8-4_i386.deb) ... Selecting previously deselected package libfreetype6. Unpacking libfreetype6 (from .../libfreetype6_2.3.5-1+b1_i386.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../apt/archives/ucf_3.003_all.deb) ... Moving old data out of the way Selecting previously deselected package defoma. Unpacking defoma (from .../defoma_0.11.10-0.1_all.deb) ... Selecting previously deselected package ttf-dejavu-core. Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.21-1_all.deb) ... Selecting previously deselected package ttf-dejavu-extra. Unpacking ttf-dejavu-extra (from .../ttf-dejavu-extra_2.21-1_all.deb) ... Selecting previously deselected package ttf-dejavu. Unpacking ttf-dejavu (from .../ttf-dejavu_2.21-1_all.deb) ... Selecting previously deselected package fontconfig-config. Unpacking fontconfig-config (from .../fontconfig-config_2.4.91-1_all.deb) ... Selecting previously deselected package libfontconfig1. Unpacking libfontconfig1 (from .../libfontconfig1_2.4.91-1_i386.deb) ... Selecting previously deselected package libxft2. Unpacking libxft2 (from .../libxft2_2.1.12-2_i386.deb) ... Selecting previously deselected package libexpat1-dev. Unpacking libexpat1-dev (from .../libexpat1-dev_1.95.8-4_i386.deb) ... Selecting previously deselected package zlib1g-dev. Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.3.dfsg-7_i386.deb) ... Selecting previously deselected package libfreetype6-dev. Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.3.5-1+b1_i386.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.14.2-1_i386.deb) ... Selecting previously deselected package pkg-config. Unpacking pkg-config (from .../pkg-config_0.22-1_i386.deb) ... Selecting previously deselected package libfontconfig1-dev. Unpacking libfontconfig1-dev (from .../libfontconfig1-dev_2.4.91-1_i386.deb) ... Selecting previously deselected package libxft-dev. Unpacking libxft-dev (from .../libxft-dev_2.1.12-2_i386.deb) ... Selecting previously deselected package libxi6. Unpacking libxi6 (from .../libxi6_2%3a1.1.3-1_i386.deb) ... Selecting previously deselected package libxi-dev. Unpacking libxi-dev (from .../libxi-dev_2%3a1.1.3-1_i386.deb) ... Selecting previously deselected package libxinerama1. Unpacking libxinerama1 (from .../libxinerama1_1%3a1.0.2-1_i386.deb) ... Selecting previously deselected package x11proto-xinerama-dev. Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.1.2-4_all.deb) ... Selecting previously deselected package libxinerama-dev. Unpacking libxinerama-dev (from .../libxinerama-dev_1%3a1.0.2-1_i386.deb) ... Selecting previously deselected package libxrandr2. Unpacking libxrandr2 (from .../libxrandr2_2%3a1.2.2-1_i386.deb) ... Selecting previously deselected package x11proto-randr-dev. Unpacking x11proto-randr-dev (from .../x11proto-randr-dev_1.2.1-2_all.deb) ... Selecting previously deselected package libxrandr-dev. Unpacking libxrandr-dev (from .../libxrandr-dev_2%3a1.2.2-1_i386.deb) ... Selecting previously deselected package libxt6. Unpacking libxt6 (from .../libxt6_1%3a1.0.5-3_i386.deb) ... Selecting previously deselected package libxt-dev. Unpacking libxt-dev (from .../libxt-dev_1%3a1.0.5-3_i386.deb) ... Selecting previously deselected package libxmu6. Unpacking libxmu6 (from .../libxmu6_1%3a1.0.3-1_i386.deb) ... Selecting previously deselected package libxpm4. Unpacking libxpm4 (from .../libxpm4_1%3a3.5.7-1_i386.deb) ... Selecting previously deselected package libxaw7. Unpacking libxaw7 (from .../libxaw7_2%3a1.0.4-1_i386.deb) ... Selecting previously deselected package x11-session-utils. Unpacking x11-session-utils (from .../x11-session-utils_7.3+1_i386.deb) ... Selecting previously deselected package libfontenc1. Unpacking libfontenc1 (from .../libfontenc1_1%3a1.0.4-2_i386.deb) ... Selecting previously deselected package libdrm2. Unpacking libdrm2 (from .../libdrm2_2.3.0-4_i386.deb) ... Selecting previously deselected package libxxf86vm1. Unpacking libxxf86vm1 (from .../libxxf86vm1_1%3a1.0.1-2_i386.deb) ... Selecting previously deselected package libgl1-mesa-glx. Unpacking libgl1-mesa-glx (from .../libgl1-mesa-glx_7.0.1-2_i386.deb) ... Selecting previously deselected package libxmuu1. Unpacking libxmuu1 (from .../libxmuu1_1%3a1.0.3-1_i386.deb) ... Selecting previously deselected package libxtst6. Unpacking libxtst6 (from .../libxtst6_2%3a1.0.3-1_i386.deb) ... Selecting previously deselected package libxv1. Unpacking libxv1 (from .../libxv1_1%3a1.0.3-1_i386.deb) ... Selecting previously deselected package libxxf86dga1. Unpacking libxxf86dga1 (from .../libxxf86dga1_2%3a1.0.2-1_i386.deb) ... Selecting previously deselected package x11-utils. Unpacking x11-utils (from .../x11-utils_7.3+1_i386.deb) ... Selecting previously deselected package libfs6. Unpacking libfs6 (from .../libfs6_2%3a1.0.0-4_i386.deb) ... Selecting previously deselected package x11-xfs-utils. Unpacking x11-xfs-utils (from .../x11-xfs-utils_7.3+1_i386.deb) ... Selecting previously deselected package libxtrap6. Unpacking libxtrap6 (from .../libxtrap6_1%3a1.0.0-4_i386.deb) ... Selecting previously deselected package x11-xserver-utils. Unpacking x11-xserver-utils (from .../x11-xserver-utils_7.3+1_i386.deb) ... Selecting previously deselected package xutils-dev. Unpacking xutils-dev (from .../xutils-dev_1%3a7.2.ds2-1_i386.deb) ... Selecting previously deselected package libgpmg1. Unpacking libgpmg1 (from .../libgpmg1_1.19.6-25_i386.deb) ... Selecting previously deselected package libidn11. Unpacking libidn11 (from .../libidn11_1.1-1_i386.deb) ... Selecting previously deselected package libkeyutils1. Unpacking libkeyutils1 (from .../libkeyutils1_1.2-4_i386.deb) ... Selecting previously deselected package libkrb53. Unpacking libkrb53 (from .../libkrb53_1.6.dfsg.3~beta1-2_i386.deb) ... Selecting previously deselected package m4. Unpacking m4 (from .../archives/m4_1.4.10-1_i386.deb) ... Selecting previously deselected package python-support. Unpacking python-support (from .../python-support_0.7.5_all.deb) ... Selecting previously deselected package apg. Unpacking apg (from .../apg_2.2.3.dfsg.1-2_i386.deb) ... Selecting previously deselected package autoconf. Unpacking autoconf (from .../autoconf_2.61-4_all.deb) ... Selecting previously deselected package autotools-dev. Unpacking autotools-dev (from .../autotools-dev_20070725.1_all.deb) ... Selecting previously deselected package automake1.9. Unpacking automake1.9 (from .../automake1.9_1.9.6+nogfdl-3_all.deb) ... Selecting previously deselected package openssl. Unpacking openssl (from .../openssl_0.9.8g-2_i386.deb) ... Selecting previously deselected package ca-certificates. Unpacking ca-certificates (from .../ca-certificates_20070303_all.deb) ... Selecting previously deselected package ccache. Unpacking ccache (from .../ccache_2.4-10_i386.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_1.0.10_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_5.0.60_all.deb) ... Selecting previously deselected package cdbs. Unpacking cdbs (from .../archives/cdbs_0.4.50_all.deb) ... Selecting previously deselected package cvs. Unpacking cvs (from .../cvs_1%3a1.12.13-8_i386.deb) ... Selecting previously deselected package dbconfig-common. Unpacking dbconfig-common (from .../dbconfig-common_1.8.36_all.deb) ... Selecting previously deselected package debconf-utils. Unpacking debconf-utils (from .../debconf-utils_1.5.16_all.deb) ... Selecting previously deselected package devscripts. Unpacking devscripts (from .../devscripts_2.10.10_i386.deb) ... Selecting previously deselected package libpng12-0. Unpacking libpng12-0 (from .../libpng12-0_1.2.15~beta5-3_i386.deb) ... Selecting previously deselected package doxygen. Unpacking doxygen (from .../doxygen_1.5.3-20071020-1_i386.deb) ... Selecting previously deselected package libaudiofile0. Unpacking libaudiofile0 (from .../libaudiofile0_0.2.6-7_i386.deb) ... Selecting previously deselected package esound-common. Unpacking esound-common (from .../esound-common_0.2.36-3_all.deb) ... Selecting previously deselected package libesd0. Unpacking libesd0 (from .../libesd0_0.2.36-3_i386.deb) ... Selecting previously deselected package esound-clients. Unpacking esound-clients (from .../esound-clients_0.2.36-3_i386.deb) ... Selecting previously deselected package fontconfig. Unpacking fontconfig (from .../fontconfig_2.4.91-1_i386.deb) ... Selecting previously deselected package hicolor-icon-theme. Unpacking hicolor-icon-theme (from .../hicolor-icon-theme_0.10-1_all.deb) ... Selecting previously deselected package liba52-0.7.4. Unpacking liba52-0.7.4 (from .../liba52-0.7.4_0.7.4-11_i386.deb) ... Selecting previously deselected package libaa1. Unpacking libaa1 (from .../libaa1_1.4p5-32_i386.deb) ... Selecting previously deselected package libpng12-dev. Unpacking libpng12-dev (from .../libpng12-dev_1.2.15~beta5-3_i386.deb) ... Selecting previously deselected package libslang2-dev. Unpacking libslang2-dev (from .../libslang2-dev_2.0.7-5_i386.deb) ... Selecting previously deselected package libncurses5-dev. Unpacking libncurses5-dev (from .../libncurses5-dev_5.6+20071013-1_i386.deb) ... Selecting previously deselected package libaa1-dev. Unpacking libaa1-dev (from .../libaa1-dev_1.4p5-32_i386.deb) ... Selecting previously deselected package libopenal0a. Unpacking libopenal0a (from .../libopenal0a_1%3a0.0.8-6_i386.deb) ... Selecting previously deselected package libalut0. Unpacking libalut0 (from .../libalut0_1.1.0-1_i386.deb) ... Selecting previously deselected package libopenal-dev. Unpacking libopenal-dev (from .../libopenal-dev_1%3a0.0.8-6_i386.deb) ... Selecting previously deselected package libalut-dev. Unpacking libalut-dev (from .../libalut-dev_1.1.0-1_i386.deb) ... Selecting previously deselected package libartsc0. Unpacking libartsc0 (from .../libartsc0_1.5.8-1_i386.deb) ... Selecting previously deselected package libglib2.0-dev. Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.14.2-1_i386.deb) ... Selecting previously deselected package libartsc0-dev. Unpacking libartsc0-dev (from .../libartsc0-dev_1.5.8-1_i386.deb) ... Selecting previously deselected package libasound2. Unpacking libasound2 (from .../libasound2_1.0.15-1_i386.deb) ... Selecting previously deselected package libasound2-dev. Unpacking libasound2-dev (from .../libasound2-dev_1.0.15-1_i386.deb) ... Selecting previously deselected package libatk1.0-0. Unpacking libatk1.0-0 (from .../libatk1.0-0_1.20.0-1_i386.deb) ... Selecting previously deselected package libatk1.0-data. Unpacking libatk1.0-data (from .../libatk1.0-data_1.20.0-1_all.deb) ... Selecting previously deselected package libatk1.0-dev. Unpacking libatk1.0-dev (from .../libatk1.0-dev_1.20.0-1_i386.deb) ... Selecting previously deselected package libaudio2. Unpacking libaudio2 (from .../libaudio2_1.9a-1_i386.deb) ... Selecting previously deselected package libaudio-dev. Unpacking libaudio-dev (from .../libaudio-dev_1.9a-1_i386.deb) ... Selecting previously deselected package libaudiofile-dev. Unpacking libaudiofile-dev (from .../libaudiofile-dev_0.2.6-7_i386.deb) ... Selecting previously deselected package libcucul0. Unpacking libcucul0 (from .../libcucul0_0.99.beta12.debian-3_i386.deb) ... Selecting previously deselected package libcaca0. Unpacking libcaca0 (from .../libcaca0_0.99.beta12.debian-3_i386.deb) ... Selecting previously deselected package libcucul-dev. Unpacking libcucul-dev (from .../libcucul-dev_0.99.beta12.debian-3_i386.deb) ... Selecting previously deselected package libcaca-dev. Unpacking libcaca-dev (from .../libcaca-dev_0.99.beta12.debian-3_i386.deb) ... Selecting previously deselected package libcairo2. Unpacking libcairo2 (from .../libcairo2_1.4.10-1_i386.deb) ... Selecting previously deselected package libcairo2-dev. Unpacking libcairo2-dev (from .../libcairo2-dev_1.4.10-1_i386.deb) ... Selecting previously deselected package libcal3d12. Unpacking libcal3d12 (from .../libcal3d12_0.11.0-2_i386.deb) ... Selecting previously deselected package libcal3d12-dev. Unpacking libcal3d12-dev (from .../libcal3d12-dev_0.11.0-2_i386.deb) ... Selecting previously deselected package libcoin40c2. Unpacking libcoin40c2 (from .../libcoin40c2_2.4.6-2_i386.deb) ... Selecting previously deselected package libcompress-raw-zlib-perl. Unpacking libcompress-raw-zlib-perl (from .../libcompress-raw-zlib-perl_2.006-1_i386.deb) ... Selecting previously deselected package libio-compress-base-perl. Unpacking libio-compress-base-perl (from .../libio-compress-base-perl_2.006-1_all.deb) ... Selecting previously deselected package libio-compress-zlib-perl. Unpacking libio-compress-zlib-perl (from .../libio-compress-zlib-perl_2.006-1_all.deb) ... Selecting previously deselected package libcompress-zlib-perl. Unpacking libcompress-zlib-perl (from .../libcompress-zlib-perl_2.007-1_all.deb) ... Selecting previously deselected package libcupsys2. Unpacking libcupsys2 (from .../libcupsys2_1.3.4-1_i386.deb) ... Selecting previously deselected package libcurl3-gnutls. Unpacking libcurl3-gnutls (from .../libcurl3-gnutls_7.17.1-1_i386.deb) ... Selecting previously deselected package libdatrie0. Unpacking libdatrie0 (from .../libdatrie0_0.1.2-2_i386.deb) ... Selecting previously deselected package mysql-common. Unpacking mysql-common (from .../mysql-common_5.0.45-1_all.deb) ... Selecting previously deselected package libmysqlclient15off. Unpacking libmysqlclient15off (from .../libmysqlclient15off_5.0.45-1_i386.deb) ... Selecting previously deselected package libnet-daemon-perl. Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.38-1.1_all.deb) ... Selecting previously deselected package libplrpc-perl. Unpacking libplrpc-perl (from .../libplrpc-perl_0.2017-1.1_all.deb) ... Selecting previously deselected package libdbi-perl. Unpacking libdbi-perl (from .../libdbi-perl_1.601-1_i386.deb) ... Selecting previously deselected package libdbd-mysql-perl. Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.005-1_i386.deb) ... Selecting previously deselected package libdigest-sha1-perl. Unpacking libdigest-sha1-perl (from .../libdigest-sha1-perl_2.11-2_i386.deb) ... Selecting previously deselected package libdigest-hmac-perl. Unpacking libdigest-hmac-perl (from .../libdigest-hmac-perl_1.01-6_all.deb) ... Selecting previously deselected package libsysfs2. Unpacking libsysfs2 (from .../libsysfs2_2.1.0-2+b1_i386.deb) ... Selecting previously deselected package libdirectfb-0.9-25. Unpacking libdirectfb-0.9-25 (from .../libdirectfb-0.9-25_0.9.25.1-6_i386.deb) ... Selecting previously deselected package libjpeg62. Unpacking libjpeg62 (from .../libjpeg62_6b-14_i386.deb) ... Selecting previously deselected package libdirectfb-extra. Unpacking libdirectfb-extra (from .../libdirectfb-extra_0.9.25.1-6_i386.deb) ... Selecting previously deselected package libjpeg62-dev. Unpacking libjpeg62-dev (from .../libjpeg62-dev_6b-14_i386.deb) ... Selecting previously deselected package libmpeg3-1. Unpacking libmpeg3-1 (from .../libmpeg3-1_1.5.4-5_i386.deb) ... Selecting previously deselected package libmpeg3-dev. Unpacking libmpeg3-dev (from .../libmpeg3-dev_1.5.4-5_i386.deb) ... Selecting previously deselected package libsysfs-dev. Unpacking libsysfs-dev (from .../libsysfs-dev_2.1.0-2+b1_i386.deb) ... Selecting previously deselected package libdirectfb-dev. Unpacking libdirectfb-dev (from .../libdirectfb-dev_0.9.25.1-6_i386.deb) ... Selecting previously deselected package libesd0-dev. Unpacking libesd0-dev (from .../libesd0-dev_0.2.36-3_i386.deb) ... Selecting previously deselected package libfile-remove-perl. Unpacking libfile-remove-perl (from .../libfile-remove-perl_0.38-1_all.deb) ... Selecting previously deselected package libttf2. Unpacking libttf2 (from .../libttf2_1.4pre.cvs20060210-1_i386.deb) ... Selecting previously deselected package libft-perl. Unpacking libft-perl (from .../libft-perl_1.2-16_i386.deb) ... Selecting previously deselected package libgeos2c2a. Unpacking libgeos2c2a (from .../libgeos2c2a_2.2.3-3_i386.deb) ... Selecting previously deselected package libgeos-c1. Unpacking libgeos-c1 (from .../libgeos-c1_2.2.3-3_i386.deb) ... Selecting previously deselected package mesa-common-dev. Unpacking mesa-common-dev (from .../mesa-common-dev_7.0.1-2_all.deb) ... Selecting previously deselected package libgl1-mesa-dev. Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_7.0.1-2_all.deb) ... Selecting previously deselected package libgtk2.0-common. Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.12.1-1_all.deb) ... Selecting previously deselected package libpango1.0-common. Unpacking libpango1.0-common (from .../libpango1.0-common_1.18.3-1_all.deb) ... Selecting previously deselected package libthai-data. Unpacking libthai-data (from .../libthai-data_0.1.9-1_all.deb) ... Selecting previously deselected package libthai0. Unpacking libthai0 (from .../libthai0_0.1.9-1_i386.deb) ... Selecting previously deselected package libpango1.0-0. Unpacking libpango1.0-0 (from .../libpango1.0-0_1.18.3-1_i386.deb) ... Selecting previously deselected package libtiff4. Unpacking libtiff4 (from .../libtiff4_3.8.2-7_i386.deb) ... Selecting previously deselected package libgtk2.0-0. Unpacking libgtk2.0-0 (from .../libgtk2.0-0_2.12.1-1_i386.deb) ... Selecting previously deselected package libxml2. Unpacking libxml2 (from .../libxml2_2.6.30.dfsg-2_i386.deb) ... Selecting previously deselected package libglade2-0. Unpacking libglade2-0 (from .../libglade2-0_1%3a2.6.2-1_i386.deb) ... Selecting previously deselected package libpango1.0-dev. Unpacking libpango1.0-dev (from .../libpango1.0-dev_1.18.3-1_i386.deb) ... Selecting previously deselected package libgtk2.0-dev. Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.12.1-1_i386.deb) ... Selecting previously deselected package libxml2-dev. Unpacking libxml2-dev (from .../libxml2-dev_2.6.30.dfsg-2_i386.deb) ... Selecting previously deselected package libglade2-dev. Unpacking libglade2-dev (from .../libglade2-dev_1%3a2.6.2-1_i386.deb) ... Selecting previously deselected package libglib2.0-data. Unpacking libglib2.0-data (from .../libglib2.0-data_2.14.2-1_all.deb) ... Selecting previously deselected package libglu1-mesa. Unpacking libglu1-mesa (from .../libglu1-mesa_7.0.1-2_i386.deb) ... Selecting previously deselected package libglu1-mesa-dev. Unpacking libglu1-mesa-dev (from .../libglu1-mesa-dev_7.0.1-2_i386.deb) ... Selecting previously deselected package libgtk2.0-bin. Unpacking libgtk2.0-bin (from .../libgtk2.0-bin_2.12.1-1_all.deb) ... Selecting previously deselected package libhdf4g. Unpacking libhdf4g (from .../libhdf4g_4.1r4-21_i386.deb) ... Selecting previously deselected package libhdf5-serial-1.6.5-0. Unpacking libhdf5-serial-1.6.5-0 (from .../libhdf5-serial-1.6.5-0_1.6.5-5+b1_i386.deb) ... Selecting previously deselected package libicu36. Unpacking libicu36 (from .../libicu36_3.6-7_i386.deb) ... Selecting previously deselected package libio-stringy-perl. Unpacking libio-stringy-perl (from .../libio-stringy-perl_2.110-2_all.deb) ... Selecting previously deselected package libjasper1. Unpacking libjasper1 (from .../libjasper1_1.900.1-3_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.24-1_i386.deb) ... Selecting previously deselected package libltdl3-dev. Unpacking libltdl3-dev (from .../libltdl3-dev_1.5.24-1_i386.deb) ... Selecting previously deselected package libmime-types-perl. Unpacking libmime-types-perl (from .../libmime-types-perl_1.21-1_all.deb) ... Selecting previously deselected package libmailtools-perl. Unpacking libmailtools-perl (from .../libmailtools-perl_1.77-1_all.deb) ... Selecting previously deselected package libobject-realize-later-perl. Unpacking libobject-realize-later-perl (from .../libobject-realize-later-perl_0.18-1_all.deb) ... Selecting previously deselected package liburi-perl. Unpacking liburi-perl (from .../liburi-perl_1.35.dfsg.1-1_all.deb) ... Selecting previously deselected package libuser-identity-perl. Unpacking libuser-identity-perl (from .../libuser-identity-perl_0.92-1_all.deb) ... Selecting previously deselected package libmail-box-perl. Unpacking libmail-box-perl (from .../libmail-box-perl_2.076-1_all.deb) ... Selecting previously deselected package libmail-sendmail-perl. Unpacking libmail-sendmail-perl (from .../libmail-sendmail-perl_0.79-4_all.deb) ... Selecting previously deselected package libnetcdf3. Unpacking libnetcdf3 (from .../libnetcdf3_3.6.1-1_i386.deb) ... Selecting previously deselected package libogg0. Unpacking libogg0 (from .../libogg0_1.1.3-2_i386.deb) ... Selecting previously deselected package libogg-dev. Unpacking libogg-dev (from .../libogg-dev_1.1.3-2_i386.deb) ... Selecting previously deselected package libopenthreads6. Unpacking libopenthreads6 (from .../libopenthreads6_2.2.0-2_i386.deb) ... Selecting previously deselected package libopenthreads-dev. Unpacking libopenthreads-dev (from .../libopenthreads-dev_2.2.0-2_i386.deb) ... Selecting previously deselected package xlibmesa-gl-dev. Unpacking xlibmesa-gl-dev (from .../xlibmesa-gl-dev_1%3a7.3+3_all.deb) ... Selecting previously deselected package proj. Unpacking proj (from .../archives/proj_4.5.0-2_i386.deb) ... Selecting previously deselected package libogdi3.2. Unpacking libogdi3.2 (from .../libogdi3.2_3.2.0~beta1-3_i386.deb) ... Selecting previously deselected package libpq5. Unpacking libpq5 (from .../libpq5_8.2.5-2_i386.deb) ... Selecting previously deselected package libsqlite3-0. Unpacking libsqlite3-0 (from .../libsqlite3-0_3.4.2-2_i386.deb) ... Selecting previously deselected package libungif4g. Unpacking libungif4g (from .../libungif4g_4.1.4-5_i386.deb) ... Selecting previously deselected package libxerces27. Unpacking libxerces27 (from .../libxerces27_2.7.0-4_i386.deb) ... Selecting previously deselected package odbcinst1debian1. Unpacking odbcinst1debian1 (from .../odbcinst1debian1_2.2.11-16_i386.deb) ... Selecting previously deselected package unixodbc. Unpacking unixodbc (from .../unixodbc_2.2.11-16_i386.deb) ... Selecting previously deselected package libgdal1-1.4.0. Unpacking libgdal1-1.4.0 (from .../libgdal1-1.4.0_1.4.2-3_i386.deb) ... Selecting previously deselected package libopenscenegraph6. Unpacking libopenscenegraph6 (from .../libopenscenegraph6_2.2.0-2_i386.deb) ... Selecting previously deselected package libopenscenegraph-dev. Unpacking libopenscenegraph-dev (from .../libopenscenegraph-dev_2.2.0-2_i386.deb) ... Selecting previously deselected package libvorbis0a. Unpacking libvorbis0a (from .../libvorbis0a_1.2.0.dfsg-2_i386.deb) ... Selecting previously deselected package libvorbisfile3. Unpacking libvorbisfile3 (from .../libvorbisfile3_1.2.0.dfsg-2_i386.deb) ... Selecting previously deselected package libosgal1. Unpacking libosgal1 (from .../libosgal1_0.6.1-2_i386.deb) ... Selecting previously deselected package libvorbisenc2. Unpacking libvorbisenc2 (from .../libvorbisenc2_1.2.0.dfsg-2_i386.deb) ... Selecting previously deselected package libvorbis-dev. Unpacking libvorbis-dev (from .../libvorbis-dev_1.2.0.dfsg-2_i386.deb) ... Selecting previously deselected package libosgal-dev. Unpacking libosgal-dev (from .../libosgal-dev_0.6.1-2_i386.deb) ... Selecting previously deselected package libosgcal0. Unpacking libosgcal0 (from .../libosgcal0_0.1.46-2_i386.deb) ... Selecting previously deselected package libosgcal-dev. Unpacking libosgcal-dev (from .../libosgcal-dev_0.1.46-2_i386.deb) ... Selecting previously deselected package libpoker-eval. Unpacking libpoker-eval (from .../libpoker-eval_134.0-1_i386.deb) ... Selecting previously deselected package libpoker-eval-dev. Unpacking libpoker-eval-dev (from .../libpoker-eval-dev_134.0-1_i386.deb) ... Selecting previously deselected package libsvga1. Unpacking libsvga1 (from .../libsvga1_1%3a1.4.3-24_i386.deb) ... Selecting previously deselected package svgalibg1. Unpacking svgalibg1 (from .../svgalibg1_1%3a1.4.3-24_all.deb) ... Selecting previously deselected package libsdl1.2debian-alsa. Unpacking libsdl1.2debian-alsa (from .../libsdl1.2debian-alsa_1.2.12-1_i386.deb) ... Selecting previously deselected package libsdl1.2debian. Unpacking libsdl1.2debian (from .../libsdl1.2debian_1.2.12-1_i386.deb) ... Selecting previously deselected package libsdl1.2-dev. Unpacking libsdl1.2-dev (from .../libsdl1.2-dev_1.2.12-1_i386.deb) ... Selecting previously deselected package libsvga1-dev. Unpacking libsvga1-dev (from .../libsvga1-dev_1%3a1.4.3-24_i386.deb) ... Selecting previously deselected package libtool. Unpacking libtool (from .../libtool_1.5.24-1_i386.deb) ... Selecting previously deselected package libxfont1. Unpacking libxfont1 (from .../libxfont1_1%3a1.3.1-1_i386.deb) ... Selecting previously deselected package libxslt1.1. Unpacking libxslt1.1 (from .../libxslt1.1_1.1.22-1_i386.deb) ... Selecting previously deselected package mysql-client-5.0. Unpacking mysql-client-5.0 (from .../mysql-client-5.0_5.0.45-1_i386.deb) ... Selecting previously deselected package mysql-client. Unpacking mysql-client (from .../mysql-client_5.0.45-1_all.deb) ... Selecting previously deselected package python-crypto. Unpacking python-crypto (from .../python-crypto_2.0.1+dfsg1-2.1_i386.deb) ... Selecting previously deselected package python2.4-dev. Unpacking python2.4-dev (from .../python2.4-dev_2.4.4-6_i386.deb) ... Selecting previously deselected package python-dev. Unpacking python-dev (from .../python-dev_2.4.4-6_all.deb) ... Selecting previously deselected package python-fpconst. Unpacking python-fpconst (from .../python-fpconst_0.7.2-4_all.deb) ... Selecting previously deselected package python-libxml2. Unpacking python-libxml2 (from .../python-libxml2_2.6.30.dfsg-2_i386.deb) ... Selecting previously deselected package python-libxslt1. Unpacking python-libxslt1 (from .../python-libxslt1_1.1.22-1_i386.deb) ... Selecting previously deselected package python-mysqldb. Unpacking python-mysqldb (from .../python-mysqldb_1.2.2-5_i386.deb) ... Selecting previously deselected package python-pam. Unpacking python-pam (from .../python-pam_0.4.2-12_i386.deb) ... Selecting previously deselected package python-pypoker-eval. Unpacking python-pypoker-eval (from .../python-pypoker-eval_134.0-1_i386.deb) ... Selecting previously deselected package rsync. Unpacking rsync (from .../rsync_2.6.9-5_i386.deb) ... Selecting previously deselected package python-poker-engine. Unpacking python-poker-engine (from .../python-poker-engine_1.0.25-1_all.deb) ... Selecting previously deselected package python-pyopenssl. Unpacking python-pyopenssl (from .../python-pyopenssl_0.6-2.3_i386.deb) ... Selecting previously deselected package python-serial. Unpacking python-serial (from .../python-serial_2.2-4_all.deb) ... Selecting previously deselected package python-simplejson. Unpacking python-simplejson (from .../python-simplejson_1.7.3-1_i386.deb) ... Selecting previously deselected package python-soappy. Unpacking python-soappy (from .../python-soappy_0.12.0-2_all.deb) ... Selecting previously deselected package python-twisted-bin. Unpacking python-twisted-bin (from .../python-twisted-bin_2.5.0-2_i386.deb) ... Selecting previously deselected package python-zopeinterface. Unpacking python-zopeinterface (from .../python-zopeinterface_3.3.1-3_i386.deb) ... Selecting previously deselected package python-twisted-core. Unpacking python-twisted-core (from .../python-twisted-core_2.5.0-2_all.deb) ... Selecting previously deselected package python-twisted-web. Unpacking python-twisted-web (from .../python-twisted-web_0.7.0-1_all.deb) ... Selecting previously deselected package python-twisted-lore. Unpacking python-twisted-lore (from .../python-twisted-lore_0.3.0-1_all.deb) ... Selecting previously deselected package python-twisted-mail. Unpacking python-twisted-mail (from .../python-twisted-mail_0.4.0-1_all.deb) ... Selecting previously deselected package python-twisted-names. Unpacking python-twisted-names (from .../python-twisted-names_0.4.0-1_all.deb) ... Selecting previously deselected package python-twisted-news. Unpacking python-twisted-news (from .../python-twisted-news_0.3.0-1_all.deb) ... Selecting previously deselected package python-twisted-runner. Unpacking python-twisted-runner (from .../python-twisted-runner_0.2.0-4_i386.deb) ... Selecting previously deselected package python-twisted-words. Unpacking python-twisted-words (from .../python-twisted-words_0.5.0-1.1_all.deb) ... Selecting previously deselected package sgml-base. Unpacking sgml-base (from .../sgml-base_1.26_all.deb) ... Selecting previously deselected package xfonts-encodings. Unpacking xfonts-encodings (from .../xfonts-encodings_1%3a1.0.2-3_all.deb) ... Selecting previously deselected package xfonts-utils. Unpacking xfonts-utils (from .../xfonts-utils_1%3a1.0.1-2_i386.deb) ... Selecting previously deselected package xutils. Unpacking xutils (from .../xutils_1%3a7.3+3_all.deb) ... Selecting previously deselected package x-ttcidfont-conf. Unpacking x-ttcidfont-conf (from .../x-ttcidfont-conf_25.1_all.deb) ... Selecting previously deselected package xml-core. Unpacking xml-core (from .../archives/xml-core_0.11_all.deb) ... Selecting previously deselected package python-twisted-conch. Unpacking python-twisted-conch (from .../python-twisted-conch_1%3a0.8.0-1_all.deb) ... Selecting previously deselected package python-twisted. Unpacking python-twisted (from .../python-twisted_2.5.0-2_all.deb) ... Selecting previously deselected package python-poker-network. Unpacking python-poker-network (from .../python-poker-network_1.3.0-1_all.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libxau6 (1:1.0.3-2) ... Setting up libxdmcp6 (1:1.0.2-2) ... Setting up libx11-data (2:1.0.3-7) ... Setting up libx11-6 (2:1.0.3-7) ... /dev/mem: Operation not permitted Setting up libxext6 (1:1.0.3-2) ... Setting up libdmx1 (1:1.0.2-2) ... Setting up libice6 (2:1.0.4-1) ... Setting up x11proto-core-dev (7.0.11-1) ... Setting up libice-dev (2:1.0.4-1) ... Setting up libsm6 (2:1.0.3-1+b1) ... Setting up libsm-dev (2:1.0.3-1+b1) ... Setting up libxau-dev (1:1.0.3-2) ... Setting up libxdmcp-dev (1:1.0.2-2) ... Setting up x11proto-input-dev (1.4.2-1) ... Setting up x11proto-xext-dev (7.0.2-5) ... Setting up x11proto-kb-dev (1.0.3-2) ... Setting up xtrans-dev (1.0.4-1) ... Setting up libxfixes3 (1:4.0.3-2) ... Setting up libxcomposite1 (1:0.3.2-1+b1) ... Setting up x11proto-fixes-dev (4.0-2) ... Setting up x11proto-composite-dev (1:0.4-2) ... Setting up libxrender1 (1:0.9.4-1) ... Setting up libxcursor1 (1:1.1.9-1) ... Setting up x11proto-render-dev (2:0.9.3-2) ... Setting up libxdamage1 (1:1.1.1-3) ... Setting up x11proto-damage-dev (1.1.0-2) ... Setting up libexpat1 (1.95.8-4) ... Setting up libfreetype6 (2.3.5-1+b1) ... Setting up ucf (3.003) ... Setting up defoma (0.11.10-0.1) ... Setting up ttf-dejavu-core (2.21-1) ... Setting up ttf-dejavu-extra (2.21-1) ... Setting up ttf-dejavu (2.21-1) ... Setting up fontconfig-config (2.4.91-1) ... Setting up libfontconfig1 (2.4.91-1) ... Setting up libxft2 (2.1.12-2) ... Setting up libexpat1-dev (1.95.8-4) ... Setting up zlib1g-dev (1:1.2.3.3.dfsg-7) ... Setting up libfreetype6-dev (2.3.5-1+b1) ... Setting up libglib2.0-0 (2.14.2-1) ... Setting up pkg-config (0.22-1) ... Setting up libfontconfig1-dev (2.4.91-1) ... Setting up libxi6 (2:1.1.3-1) ... Setting up libxinerama1 (1:1.0.2-1) ... Setting up x11proto-xinerama-dev (1.1.2-4) ... Setting up libxrandr2 (2:1.2.2-1) ... Setting up x11proto-randr-dev (1.2.1-2) ... Setting up libxt6 (1:1.0.5-3) ... Setting up libxmu6 (1:1.0.3-1) ... Setting up libxpm4 (1:3.5.7-1) ... Setting up libxaw7 (2:1.0.4-1) ... Setting up x11-session-utils (7.3+1) ... Setting up libfontenc1 (1:1.0.4-2) ... Setting up libdrm2 (2.3.0-4) ... Setting up libxxf86vm1 (1:1.0.1-2) ... Setting up libgl1-mesa-glx (7.0.1-2) ... Setting up libxmuu1 (1:1.0.3-1) ... Setting up libxtst6 (2:1.0.3-1) ... Setting up libxv1 (1:1.0.3-1) ... Setting up libxxf86dga1 (2:1.0.2-1) ... Setting up x11-utils (7.3+1) ... Setting up libfs6 (2:1.0.0-4) ... Setting up x11-xfs-utils (7.3+1) ... Setting up libxtrap6 (1:1.0.0-4) ... Setting up x11-xserver-utils (7.3+1) ... Setting up xutils-dev (1:7.2.ds2-1) ... Setting up libgpmg1 (1.19.6-25) ... Setting up libidn11 (1.1-1) ... Setting up libkeyutils1 (1.2-4) ... Setting up libkrb53 (1.6.dfsg.3~beta1-2) ... Setting up m4 (1.4.10-1) ... Setting up python-support (0.7.5) ... Setting up apg (2.2.3.dfsg.1-2) ... Setting up autoconf (2.61-4) ... Setting up autotools-dev (20070725.1) ... Setting up automake1.9 (1.9.6+nogfdl-3) ... Setting up openssl (0.9.8g-2) ... Setting up ca-certificates (20070303) ... Updating certificates in /etc/ssl/certs....done. Setting up ccache (2.4-10) ... Setting up html2text (1.3.2a-3) ... Setting up po-debconf (1.0.10) ... Setting up debhelper (5.0.60) ... Setting up cdbs (0.4.50) ... Setting up cvs (1:1.12.13-8) ... Setting up dbconfig-common (1.8.36) ... Setting up debconf-utils (1.5.16) ... Setting up devscripts (2.10.10) ... Setting up libpng12-0 (1.2.15~beta5-3) ... Setting up doxygen (1.5.3-20071020-1) ... Setting up libaudiofile0 (0.2.6-7) ... Setting up esound-common (0.2.36-3) ... Setting up libesd0 (0.2.36-3) ... Setting up esound-clients (0.2.36-3) ... Setting up fontconfig (2.4.91-1) ... 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.. Updating fontconfig cache for /usr/share/fonts/truetype/ttf-dejavu Cleaning up old fontconfig caches... done. Regenerating fonts cache... done. Setting up hicolor-icon-theme (0.10-1) ... Setting up liba52-0.7.4 (0.7.4-11) ... Setting up libaa1 (1.4p5-32) ... Setting up libpng12-dev (1.2.15~beta5-3) ... Setting up libslang2-dev (2.0.7-5) ... Setting up libncurses5-dev (5.6+20071013-1) ... Setting up libopenal0a (1:0.0.8-6) ... Setting up libalut0 (1.1.0-1) ... Setting up libopenal-dev (1:0.0.8-6) ... Setting up libalut-dev (1.1.0-1) ... Setting up libartsc0 (1.5.8-1) ... Setting up libglib2.0-dev (2.14.2-1) ... Setting up libartsc0-dev (1.5.8-1) ... Setting up libasound2 (1.0.15-1) ... Setting up libasound2-dev (1.0.15-1) ... Setting up libatk1.0-0 (1.20.0-1) ... Setting up libatk1.0-data (1.20.0-1) ... Setting up libatk1.0-dev (1.20.0-1) ... Setting up libaudio2 (1.9a-1) ... Setting up libaudio-dev (1.9a-1) ... Setting up libaudiofile-dev (0.2.6-7) ... Setting up libcucul0 (0.99.beta12.debian-3) ... Setting up libcaca0 (0.99.beta12.debian-3) ... Setting up libcucul-dev (0.99.beta12.debian-3) ... Setting up libcaca-dev (0.99.beta12.debian-3) ... Setting up libcairo2 (1.4.10-1) ... Setting up libcal3d12 (0.11.0-2) ... Setting up libcal3d12-dev (0.11.0-2) ... Setting up libcoin40c2 (2.4.6-2) ... Setting up libcompress-raw-zlib-perl (2.006-1) ... Setting up libio-compress-base-perl (2.006-1) ... Setting up libio-compress-zlib-perl (2.006-1) ... Setting up libcompress-zlib-perl (2.007-1) ... Setting up libcupsys2 (1.3.4-1) ... Setting up libcurl3-gnutls (7.17.1-1) ... Setting up libdatrie0 (0.1.2-2) ... Setting up mysql-common (5.0.45-1) ... Setting up libmysqlclient15off (5.0.45-1) ... Setting up libnet-daemon-perl (0.38-1.1) ... Setting up libplrpc-perl (0.2017-1.1) ... Setting up libdbi-perl (1.601-1) ... Setting up libdbd-mysql-perl (4.005-1) ... Setting up libdigest-sha1-perl (2.11-2) ... Setting up libdigest-hmac-perl (1.01-6) ... Setting up libsysfs2 (2.1.0-2+b1) ... Setting up libdirectfb-0.9-25 (0.9.25.1-6) ... Setting up libjpeg62 (6b-14) ... Setting up libdirectfb-extra (0.9.25.1-6) ... Setting up libjpeg62-dev (6b-14) ... Setting up libmpeg3-1 (1.5.4-5) ... Setting up libmpeg3-dev (1.5.4-5) ... Setting up libsysfs-dev (2.1.0-2+b1) ... Setting up libesd0-dev (0.2.36-3) ... Setting up libfile-remove-perl (0.38-1) ... Setting up libttf2 (1.4pre.cvs20060210-1) ... Setting up libft-perl (1.2-16) ... Setting up libgeos2c2a (2.2.3-3) ... Setting up libgeos-c1 (2.2.3-3) ... Setting up libgtk2.0-common (2.12.1-1) ... Setting up libpango1.0-common (1.18.3-1) ... I: Purging /etc/pango/pango.modules Cleaning up font configuration of pango... Updating font configuration of pango... Cleaning up category xfont.. Updating category xfont.. *** You don't have any defomized font packages. *** So we are trying to force to generate pangox.aliases... Setting up libthai-data (0.1.9-1) ... Setting up libthai0 (0.1.9-1) ... Setting up libpango1.0-0 (1.18.3-1) ... Setting up libtiff4 (3.8.2-7) ... Setting up libgtk2.0-0 (2.12.1-1) ... Removing generated module files coming from the previous Gtk binary version... Setting up libxml2 (2.6.30.dfsg-2) ... Setting up libglade2-0 (1:2.6.2-1) ... Setting up libxml2-dev (2.6.30.dfsg-2) ... Setting up libglib2.0-data (2.14.2-1) ... Setting up libglu1-mesa (7.0.1-2) ... Setting up libgtk2.0-bin (2.12.1-1) ... Setting up libhdf4g (4.1r4-21) ... Setting up libhdf5-serial-1.6.5-0 (1.6.5-5+b1) ... Setting up libicu36 (3.6-7) ... Setting up libio-stringy-perl (2.110-2) ... Setting up libjasper1 (1.900.1-3) ... Setting up libjson-perl (1.00-2) ... Setting up libltdl3 (1.5.24-1) ... Setting up libltdl3-dev (1.5.24-1) ... Setting up libmime-types-perl (1.21-1) ... Setting up libmailtools-perl (1.77-1) ... Setting up libobject-realize-later-perl (0.18-1) ... Setting up liburi-perl (1.35.dfsg.1-1) ... Setting up libuser-identity-perl (0.92-1) ... Setting up libmail-box-perl (2.076-1) ... Setting up libmail-sendmail-perl (0.79-4) ... Setting up libnetcdf3 (3.6.1-1) ... Setting up libogg0 (1.1.3-2) ... Setting up libogg-dev (1.1.3-2) ... Setting up libopenthreads6 (2.2.0-2) ... Setting up libopenthreads-dev (2.2.0-2) ... Setting up proj (4.5.0-2) ... Setting up libogdi3.2 (3.2.0~beta1-3) ... Setting up libpq5 (8.2.5-2) ... Setting up libsqlite3-0 (3.4.2-2) ... Setting up libungif4g (4.1.4-5) ... Setting up libxerces27 (2.7.0-4) ... Setting up odbcinst1debian1 (2.2.11-16) ... Setting up unixodbc (2.2.11-16) ... Setting up libgdal1-1.4.0 (1.4.2-3) ... Setting up libopenscenegraph6 (2.2.0-2) ... Setting up libvorbis0a (1.2.0.dfsg-2) ... Setting up libvorbisfile3 (1.2.0.dfsg-2) ... Setting up libosgal1 (0.6.1-2) ... Setting up libvorbisenc2 (1.2.0.dfsg-2) ... Setting up libvorbis-dev (1.2.0.dfsg-2) ... Setting up libosgal-dev (0.6.1-2) ... Setting up libosgcal0 (0.1.46-2) ... Setting up libosgcal-dev (0.1.46-2) ... Setting up libpoker-eval (134.0-1) ... Setting up libpoker-eval-dev (134.0-1) ... Setting up libsvga1 (1:1.4.3-24) ... Setting up svgalibg1 (1:1.4.3-24) ... Setting up libsdl1.2debian-alsa (1.2.12-1) ... Setting up libsdl1.2debian (1.2.12-1) ... Setting up libsvga1-dev (1:1.4.3-24) ... Setting up libtool (1.5.24-1) ... Setting up libxfont1 (1:1.3.1-1) ... Setting up libxslt1.1 (1.1.22-1) ... Setting up mysql-client-5.0 (5.0.45-1) ... Setting up mysql-client (5.0.45-1) ... Setting up python-crypto (2.0.1+dfsg1-2.1) ... INFO: using old version '/usr/bin/python2.3' Setting up python2.4-dev (2.4.4-6) ... Setting up python-dev (2.4.4-6) ... Setting up python-fpconst (0.7.2-4) ... Setting up python-libxml2 (2.6.30.dfsg-2) ... Setting up python-libxslt1 (1.1.22-1) ... Setting up python-mysqldb (1.2.2-5) ... Setting up python-pam (0.4.2-12) ... Setting up python-pypoker-eval (134.0-1) ... INFO: using old version '/usr/bin/python2.3' Setting up rsync (2.6.9-5) ... Setting up python-poker-engine (1.0.25-1) ... INFO: using old version '/usr/bin/python2.3' 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 1885 bytes received 26 bytes 3822.00 bytes/sec total size is 82787 speedup is 43.32 ml: up to date Config::checkVersion: /etc/poker-engine/poker.1-2-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..50-1-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-.25-.50-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.5-10-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-10-20-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..01-.02-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.3-6-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-10-20-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..02-.04-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..25-.50-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.30-60-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.0-0-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.10-15-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.5-10-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-2-4-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..25-.50-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..05..10-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..05-.10-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.50-100-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.payouts.xml: up to date Config::checkVersion: /etc/poker-engine/poker..50-1-limit.xml: up to date /usr/bin/rsync --exclude CVS --delete -a -v --ignore-existing /usr/share/poker-engine/conf/ /etc/poker-engine/ Setting up python-pyopenssl (0.6-2.3) ... Setting up python-serial (2.2-4) ... INFO: using old version '/usr/bin/python2.3' Setting up python-simplejson (1.7.3-1) ... Setting up python-soappy (0.12.0-2) ... Setting up python-twisted-bin (2.5.0-2) ... Setting up python-zopeinterface (3.3.1-3) ... INFO: using old version '/usr/bin/python2.3' Setting up python-twisted-core (2.5.0-2) ... INFO: using old version '/usr/bin/python2.3' Setting up python-twisted-web (0.7.0-1) ... INFO: using old version '/usr/bin/python2.3' Setting up python-twisted-lore (0.3.0-1) ... INFO: using old version '/usr/bin/python2.3' Setting up python-twisted-mail (0.4.0-1) ... INFO: using old version '/usr/bin/python2.3' Setting up python-twisted-names (0.4.0-1) ... INFO: using old version '/usr/bin/python2.3' Setting up python-twisted-news (0.3.0-1) ... INFO: using old version '/usr/bin/python2.3' Setting up python-twisted-runner (0.2.0-4) ... INFO: using old version '/usr/bin/python2.3' Setting up python-twisted-words (0.5.0-1.1) ... INFO: using old version '/usr/bin/python2.3' Setting up sgml-base (1.26) ... Setting up xfonts-encodings (1:1.0.2-3) ... Setting up xfonts-utils (1:1.0.1-2) ... Setting up xutils (1:7.3+3) ... Setting up x-ttcidfont-conf (25.1) ... Updating font configuration of x-ttcidfont-conf... Cleaning up category cmap.. Cleaning up category cid.. Cleaning up category truetype.. Updating category truetype.. Updating category cid.. Updating category cmap.. opendir: No such file or directory Setting up xml-core (0.11) ... Setting up python-twisted-conch (1:0.8.0-1) ... INFO: using old version '/usr/bin/python2.3' Setting up python-twisted (2.5.0-2) ... Setting up python-poker-network (1.3.0-1) ... INFO: using old version '/usr/bin/python2.3' chage: the shadow password file is not present /usr/bin/chage failed with return code 15, shadow not enabled, password aging cannot be set. Continuing. Creating pokernetwork home directory : done. building file list ... done ./ poker.bot.xml poker.client.xml poker.pem poker.server.xml sent 10933 bytes received 114 bytes 22094.00 bytes/sec total size is 10628 speedup is 0.96 /usr/bin/rsync --exclude CVS --delete -a -v --ignore-existing /usr/share/poker-network/conf/ /etc/poker-network/ Config::checkVersion: /etc/poker-network/poker.bot.xml: up to date Config::checkVersion: /etc/poker-network/poker.client.xml: up to date Config::checkVersion: /etc/poker-network/poker.server.xml: up to date INFO: using old version '/usr/bin/python2.3' Setting up libxext-dev (1:1.0.3-2) ... Setting up libx11-dev (2:1.0.3-7) ... Setting up libxfixes-dev (1:4.0.3-2) ... Setting up libxcomposite-dev (1:0.3.2-1+b1) ... Setting up libxrender-dev (1:0.9.4-1) ... Setting up libxcursor-dev (1:1.1.9-1) ... Setting up libxdamage-dev (1:1.1.1-3) ... Setting up libxft-dev (2.1.12-2) ... Setting up libxi-dev (2:1.1.3-1) ... Setting up libxinerama-dev (1:1.0.2-1) ... Setting up libxrandr-dev (2:1.2.2-1) ... Setting up libxt-dev (1:1.0.5-3) ... Setting up libaa1-dev (1.4p5-32) ... Setting up libcairo2-dev (1.4.10-1) ... Setting up libdirectfb-dev (0.9.25.1-6) ... Setting up mesa-common-dev (7.0.1-2) ... Setting up libgl1-mesa-dev (7.0.1-2) ... Setting up libpango1.0-dev (1.18.3-1) ... Setting up libgtk2.0-dev (2.12.1-1) ... Setting up libglade2-dev (1:2.6.2-1) ... Setting up libglu1-mesa-dev (7.0.1-2) ... Setting up xlibmesa-gl-dev (1:7.3+3) ... Setting up libopenscenegraph-dev (2.2.0-2) ... Setting up libsdl1.2-dev (1.2.12-1) ... -> Finished parsing the build-deps cp -a /usr/lib/packaging-farm/debian/debuild.sh /usr/src/poker3d/build/debian/unstable/usr/src chroot /usr/src/poker3d/build/debian/unstable sh -c "cd /usr/src && DISTRIBUTION=unstable PACKAGE=poker3d DEB_BUILD_OPTIONS='' ./debuild.sh" dpkg-source: warning: extracting unsigned source package (./poker3d_1.1.37-1.dsc) dpkg-source: extracting poker3d in poker3d-1.1.37 dpkg-source: unpacking poker3d_1.1.37.orig.tar.gz dpkg-source: applying ./poker3d_1.1.37-1.diff.gz dpkg-buildpackage: source package poker3d dpkg-buildpackage: source version 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:36: warning: ignoring old commands for target `config.status' test -x debian/rules dh_testroot for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean chmod a+x /usr/src/poker3d-1.1.37/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /usr/src/poker3d-1.1.37/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/poker3d" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --enable-maintainer-mode --disable-static --with-poker-server-host=%HOST% --with-poker-www-host=%WWW% --with-wwwbrowser=/usr/bin/x-www-browser --disable-dmctp checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for distcc... no checking for ccache... /usr/bin/ccache checking for Xvfb... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ccache cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... ccache g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ccache cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if ccache cc supports -fno-rtti -fno-exceptions... no checking for ccache cc option to produce PIC... -fPIC checking if ccache cc PIC flag -fPIC works... yes checking if ccache cc static flag -static works... yes checking if ccache cc supports -c -o file.o... yes checking whether the ccache cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ccache g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ccache g++ option to produce PIC... -fPIC checking if ccache g++ PIC flag -fPIC works... yes checking if ccache g++ static flag -static works... yes checking if ccache g++ supports -c -o file.o... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether to enable maintainer-specific portions of Makefiles... yes checking for rsync... /usr/bin/rsync checking for x-www-browser... no checking for htmlview... no checking for firefox... no checking for iceweasel... no checking for mozilla... no checking for konqueror... no checking for epiphany... no checking for dillo... no checking for links... no checking for bash... /bin/sh checking for pokerconfigupgrade... /usr/sbin/pokerconfigupgrade checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for inline... inline checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for glEnable in -lGL... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for gluSphere in -lGLU... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for glXCreateContext in -lGL... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XML... yes checking for GLIB... yes checking for POKER_EVAL... yes checking for a Python interpreter with version =2.3... done checking for python2.3... /usr/bin/python2.3 checking for python2.3 version... done checking for python2.3 platform... done checking for python2.3 script directory... done checking for python2.3 extension module directory... done checking for include directory... /usr/include/python2.3 checking for python2.3 C libraries directory... /usr/lib/python2.3/config checking for python2.3 link flags... -L/usr/lib/python2.3/config -lpython2.3 checking python includes in /usr/include/python2.3 checking Python.h usability... no checking Python.h presence... no checking for Python.h... no checking for Python libraries... yes configure: WARNING: No python compilation environment for =2.3 checking for a Python interpreter with version =2.4... done checking for python2.4... /usr/bin/python2.4 checking for python2.4 version... done checking for python2.4 platform... done checking for python2.4 script directory... done checking for python2.4 extension module directory... done checking for include directory... /usr/include/python2.4 checking for python2.4 C libraries directory... /usr/lib/python2.4/config checking for python2.4 link flags... -L/usr/lib/python2.4/config -lpython2.4 checking python includes in /usr/include/python2.4 checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for Python libraries... yes configure: Found working python compilation environment for =2.4 checking for a Python interpreter with version =2.5... done checking for POKER_NETWORK... yes checking for OPENSCENEGRAPH... yes checking for OSGCAL... yes checking for OSGAL... yes checking for UNITTESTCPP... no checking for Xvfb... no configure: creating ./config.status config.status: creating examples/poker/poker3d config.status: creating test/run config.status: creating test/coverage.py config.status: creating test/mafwindow-sdlinit/run_with_xvfb config.status: creating test/audio/run_with_xvfb config.status: creating test/MAFPBuffer/run_with_xvfb config.status: creating test/python-modules/test-mafapplication.py config.status: creating test/pokeroutfit-update/test.py config.status: creating test/pokeroutfit-update/underware/__init__.py config.status: creating test/pokeroutfit-update/underware/outfit.py config.status: creating test/pokeranimation3d/test.py config.status: creating test/Poker3d/test-PokerClientFactory3D.py config.status: creating test/Poker3d/test-poker3d.py config.status: creating Makefile config.status: creating m4/Makefile config.status: creating include/Makefile config.status: creating include/maf/Makefile config.status: creating include/ugame/Makefile config.status: creating include/exg/Makefile config.status: creating include/osgchips/Makefile config.status: creating include/osgFX/Makefile config.status: creating include/varseditor/Makefile config.status: creating include/CustomAssert/Makefile config.status: creating include/osgSprite/Makefile config.status: creating include/PokerHUD/Makefile config.status: creating include/vserial/Makefile config.status: creating cal3d/Makefile config.status: creating doc/Makefile config.status: creating doc/header.html config.status: creating doc/footer.html config.status: creating doc/underware.doxygen config.status: creating src/Makefile config.status: creating src/maf/Makefile config.status: creating src/ugame/Makefile config.status: creating src/exg/Makefile config.status: creating src/vserial/Makefile config.status: creating python/Makefile config.status: creating python/underware/Makefile config.status: creating osgplugins/Makefile config.status: creating osgplugins/hdr/Makefile config.status: creating osgplugins/hdr/src/Makefile config.status: creating osgplugins/ddsrle/Makefile config.status: creating osgplugins/ddsrle/src/Makefile config.status: creating examples/Makefile config.status: creating examples/poker/conf/poker3d.xml config.status: creating examples/poker/conf/poker3d-local.xml config.status: creating examples/poker/Makefile config.status: creating VisualStudio/Makefile config.status: creating VisualStudio/maf/Makefile config.status: creating VisualStudio/vserial/Makefile config.status: creating VisualStudio/underware/Makefile config.status: creating test/Makefile config.status: creating test/audio/Makefile config.status: creating test/BetSlider/Makefile config.status: creating test/application-sendpythonevent/Makefile config.status: creating test/application-sendpythonevent/underware/Makefile config.status: creating test/vserial/Makefile config.status: creating test/CustomAssert/Makefile config.status: creating test/RenderBin/Makefile config.status: creating test/osgSprite/Makefile config.status: creating test/osgBubble/Makefile config.status: creating test/PokerHUD/Makefile config.status: creating test/PokerMoveChips/Makefile config.status: creating test/mafwindow-sdlinit/Makefile config.status: creating test/MAFPBuffer/Makefile config.status: creating test/pokeroutfit-update/Makefile config.status: creating test/pokeroutfit-update/underware/Makefile config.status: creating test/pokeranimation3d/Makefile config.status: creating test/pokeranimation3d/underware/Makefile config.status: creating test/pokeranimation3d/underware/mafapplication.py config.status: creating test/pokeranimation3d/underware/lookcardstate.py config.status: creating test/pokeranimation3d/underware/animations.py config.status: creating test/pokeranimation3d/underware/protocol.py config.status: creating test/pokeranimation3d/underware/__init__.py config.status: creating test/pokeranimation3d/underware/animated.py config.status: creating test/Poker3d/underware/Makefile config.status: creating test/Poker3d/underware/mafapplication.py config.status: creating test/Poker3d/underware/lookcardstate.py config.status: creating test/Poker3d/underware/animated.py config.status: creating test/Poker3d/underware/outfit.py config.status: creating test/Poker3d/underware/c_outfit.py config.status: creating test/Poker3d/underware/__init__.py config.status: creating test/PokerInteractor/Makefile config.status: creating test/python-modules/Makefile config.status: creating test/PokerCamera/Makefile config.status: creating test/Poker/Makefile config.status: creating test/ugameFramedText/Makefile config.status: creating test/PokerPlayer/Makefile config.status: creating test/DDSRLE/Makefile config.status: creating test/XwncDesktop/Makefile config.status: creating test/PokerApplication2d/Makefile config.status: creating test/pokerchildren/test-pokerchild.py config.status: creating test/pokerchildren/Makefile config.status: creating test/PokerBubble/Makefile config.status: creating test/Poker3d/Makefile config.status: creating test/pokerdisplay3d/Makefile config.status: creating test/pokerdisplay3d/test-pokerdisplay3d.py config.status: creating test/redirectoutput/Makefile config.status: creating test/redirectoutput/test-redirectoutput.py config.status: creating test/MAFError/Makefile config.status: creating test/PokerChipsStack/Makefile config.status: creating dmctp/Makefile config.status: creating dmctp/dmctp_image/Makefile config.status: creating dmctp/dmctp_mesh/Makefile config.status: creating dmctp/dmctp_sound/Makefile config.status: creating dmctp/dmctp_animation/Makefile config.status: creating config.h config.status: executing depfiles commands rm -f ./*cdbs-* GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k maintainer-clean make[3]: Entering directory `/usr/src/poker3d-1.1.37' Making maintainer-clean in dmctp make[4]: Entering directory `/usr/src/poker3d-1.1.37/dmctp' Making maintainer-clean in dmctp_sound make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_sound' rm -rf .libs _libs rm -f dmctp_sound dmctp_sound rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_sound' Making maintainer-clean in dmctp_animation make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_animation' rm -rf .libs _libs rm -f dmctp_animation dmctp_animation rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_animation' Making maintainer-clean in dmctp_mesh make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_mesh' rm -rf .libs _libs rm -f dmctp_mesh dmctp_mesh rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_mesh' Making maintainer-clean in dmctp_image make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_image' rm -rf .libs _libs rm -f dmctp_image dmctp_image rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_image' Making maintainer-clean in . make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp' rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp' Making maintainer-clean in test make[4]: Entering directory `/usr/src/poker3d-1.1.37/test' Making maintainer-clean in MAFError make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/MAFError' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/MAFError' Making maintainer-clean in redirectoutput make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/redirectoutput' rm -rf .libs _libs rm -fr *.pyc poker/*.pyc rm -f *.lo test -z "test-redirectoutput.py" || rm -f test-redirectoutput.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/redirectoutput' Making maintainer-clean in pokerdisplay3d make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/pokerdisplay3d' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test-pokerdisplay3d.py" || rm -f test-pokerdisplay3d.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokerdisplay3d' Making maintainer-clean in PokerBubble make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerBubble' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerBubble' Making maintainer-clean in MAFPBuffer make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/MAFPBuffer' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "run_with_xvfb" || rm -f run_with_xvfb rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/MAFPBuffer' Making maintainer-clean in pokerchildren make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/pokerchildren' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test-pokerchild.py" || rm -f test-pokerchild.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokerchildren' Making maintainer-clean in PokerPlayer make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerPlayer' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerPlayer' Making maintainer-clean in PokerChipsStack make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerChipsStack' rm -f unittest unittest rm -rf .libs _libs rm -rf *.gcov *.gcda *.gcno rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerChipsStack' Making maintainer-clean in PokerApplication2d make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerApplication2d' rm -f InitStackPriorityDesktop InitStackPriorityDesktop rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerApplication2d' Making maintainer-clean in XwncDesktop make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/XwncDesktop' rm -f setWindowPriority setWindowPriority rm -f redo_group redo_group rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/XwncDesktop' Making maintainer-clean in DDSRLE make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/DDSRLE' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/DDSRLE' Making maintainer-clean in ugameFramedText make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/ugameFramedText' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/ugameFramedText' Making maintainer-clean in Poker make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/Poker' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/Poker' Making maintainer-clean in PokerCamera make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerCamera' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerCamera' Making maintainer-clean in pokeranimation3d make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d' Making maintainer-clean in underware make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d/underware' rm -rf .libs _libs rm -f *.so *.pyc rm -f *.lo test -z "mafapplication.py lookcardstate.py animations.py protocol.py __init__.py animated.py" || rm -f mafapplication.py lookcardstate.py anim