make[1]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/gutsy /usr/src/poker3d/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro poker3d-gutsy /usr/src/poker3d/build/debian/gutsy ; fi umount /usr/src/poker3d/build/debian/gutsy/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/gutsy/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/gutsy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/gutsy/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/gutsy/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/gutsy/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/gutsy && rm -fr /usr/src/poker3d/build/debian/gutsy && mkdir /usr/src/poker3d/build/debian/gutsy rm -fr /usr/src/poker3d/build/debian/gutsy.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/gutsy /usr/src/poker3d/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro poker3d-gutsy /usr/src/poker3d/build/debian/gutsy ; 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/gutsy /usr/src/poker3d/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro poker3d-gutsy /usr/src/poker3d/build/debian/gutsy ; fi umount /usr/src/poker3d/build/debian/gutsy/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/gutsy/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/gutsy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/gutsy/usr/portage > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/gutsy/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/gutsy/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/gutsy /usr/src/poker3d/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro poker3d-gutsy /usr/src/poker3d/build/debian/gutsy ; fi mount -t proc proc /usr/src/poker3d/build/debian/gutsy/proc mount -t devpts devpts /usr/src/poker3d/build/debian/gutsy/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/gutsy/archives/partial ; \ mount --bind gnulinux/debian/gutsy/archives /usr/src/poker3d/build/debian/gutsy/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/gutsy/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/gutsy/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/gutsy/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/gutsy/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/gutsy/src mount --bind gnulinux/debian/gutsy/src /usr/src/poker3d/build/debian/gutsy/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/gutsy/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/gutsy/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/gutsy/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/gutsy/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/poker3d' if [ debian = debian ] ; then \ source_list=/usr/src/poker3d/build/debian/gutsy/etc/apt/sources.list ; \ : ; \ echo 'deb http://localhost/packaging-farm/osgcal/gnulinux/debian/gutsy/src ./' >> $source_list ; echo 'deb http://pokersource.info/packaging-farm/pokersource/gnulinux/debian/gutsy/src ./' >> $source_list ; \ timeout 600 chroot /usr/src/poker3d/build/debian/gutsy apt-get -o Acquire::pdiffs=false update && \ timeout 3600 chroot /usr/src/poker3d/build/debian/gutsy apt-get -y --force-yes dist-upgrade ; \ elif [ debian = fedora ] ; then \ TEMPLATE=/usr/src/poker3d/build/debian/gutsy/etc/packaging-farm.yum ; \ : ; \ : ; \ chroot /usr/src/poker3d/build/debian/gutsy yum -d 0 -e 0 -y update ; \ elif [ debian = gentoo ] ; then \ overlaydir=/usr/src/poker3d/build/debian/gutsy/overlays ; \ mkdir -p $overlaydir ; \ rsync -avH --delete rsync://pokersource.info/packaging-farm/gnulinux/gentoo/gutsy/src/ $overlaydir/pokersource/ ; rsync -avH --delete /gnulinux/gentoo/gutsy/src/ $overlaydir/openthreads/ ; rsync -avH --delete /usr/src/openscenegraph/gnulinux/gentoo/gutsy/src/ $overlaydir/openscenegraph/ ; rsync -avH --delete /usr/src/osgal/gnulinux/gentoo/gutsy/src/ $overlaydir/osgal/ ; rsync -avH --delete /usr/src/osgcal/gnulinux/gentoo/gutsy/src/ $overlaydir/osgcal/ ; \ fi Ign http://localhost ./ Release.gpg Ign http://localhost ./ Translation-en_US Ign http://localhost ./ Release Ign http://localhost ./ Packages Get:1 http://localhost ./ Packages [712B] Ign http://pokersource.info ./ Release.gpg Ign http://pokersource.info ./ Translation-en_US Ign http://pokersource.info ./ Release Get:2 http://fr2.archive.ubuntu.com gutsy Release.gpg [191B] Ign http://fr2.archive.ubuntu.com gutsy/main Translation-en_US Ign http://pokersource.info ./ Packages Ign http://fr2.archive.ubuntu.com gutsy/universe Translation-en_US Get:3 http://fr2.archive.ubuntu.com gutsy Release [65.9kB] Get:4 http://pokersource.info ./ Packages [1915B] Get:5 http://fr2.archive.ubuntu.com gutsy/main Packages [1075kB] Get:6 http://fr2.archive.ubuntu.com gutsy/universe Packages [4065kB] Fetched 5209kB in 9s (534kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following packages will be upgraded: alsa-base apt apt-utils base-files bash bsdutils busybox-initramfs bzip2 console-tools coreutils cpio dash debconf debconf-i18n dmsetup dpkg findutils gcc-4.1-base gcc-4.2-base gnupg gpgv ifupdown initscripts iproute language-pack-en language-pack-en-base libasound2 libbz2-1.0 libconsole libdb4.3 libdb4.4 libdb4.5 libdb4.6 libdbus-1-3 libdevmapper1.02.1 libgcc1 libgnutls13 libkrb53 libncurses5 libncursesw5 libpam-modules libpam-runtime libpam0g libreadline5 libsasl2-2 libsasl2-modules libsigc++-2.0-0c2a libsqlite3-0 libssl0.9.8 libstdc++6 libvolume-id0 linux-libc-dev linux-sound-base lsb-base lsb-release module-init-tools mount ncurses-base ncurses-bin ntpdate perl perl-base perl-modules python2.4 python2.4-minimal python2.5 python2.5-minimal readline-common sysv-rc sysvutils tasksel tasksel-data util-linux util-linux-locales vim-common vim-tiny wpasupplicant x11-common xkb-data 79 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 5751kB/38.6MB of archives. After unpacking 2036kB disk space will be freed. Get:1 http://fr2.archive.ubuntu.com gutsy/main language-pack-en 1:7.10+20071012 [2054B] Get:2 http://fr2.archive.ubuntu.com gutsy/main language-pack-en-base 1:7.10+20071012 [3042kB] Get:3 http://fr2.archive.ubuntu.com gutsy/main apt 0.7.6ubuntu14 [1493kB] Get:4 http://fr2.archive.ubuntu.com gutsy/main apt-utils 0.7.6ubuntu14 [199kB] Get:5 http://fr2.archive.ubuntu.com gutsy/main libasound2 1.0.14-1ubuntu8 [363kB] Get:6 http://fr2.archive.ubuntu.com gutsy/main linux-libc-dev 2.6.22-14.46 [652kB] Extracting templates from packages: 37% Extracting templates from packages: 75% Extracting templates from packages: 100% Preconfiguring packages ... /dev/mem: Operation not permitted Fetched 5751kB in 6s (866kB/s) (Reading database ... 12347 files and directories currently installed.) Preparing to replace libdb4.5 4.5.20-5ubuntu2 (using .../libdb4.5_4.5.20-5ubuntu3_i386.deb) ... Unpacking replacement libdb4.5 ... Preparing to replace debconf-i18n 1.5.14 (using .../debconf-i18n_1.5.14ubuntu1_all.deb) ... Unpacking replacement debconf-i18n ... Preparing to replace debconf 1.5.14 (using .../debconf_1.5.14ubuntu1_all.deb) ... Unpacking replacement debconf ... Preparing to replace libpam-runtime 0.99.7.1-4ubuntu3 (using .../libpam-runtime_0.99.7.1-5ubuntu1_all.deb) ... Unpacking replacement libpam-runtime ... Setting up libpam-runtime (0.99.7.1-5ubuntu1) ... (Reading database ... 12348 files and directories currently installed.) Preparing to replace libpam0g 0.99.7.1-4ubuntu3 (using .../libpam0g_0.99.7.1-5ubuntu1_i386.deb) ... Unpacking replacement libpam0g ... Setting up debconf-i18n (1.5.14ubuntu1) ... Setting up debconf (1.5.14ubuntu1) ... Setting up libpam0g (0.99.7.1-5ubuntu1) ... Processing triggers for libc6 ... ldconfig deferred processing now taking place (Reading database ... 12349 files and directories currently installed.) Preparing to replace libpam-modules 0.99.7.1-4ubuntu3 (using .../libpam-modules_0.99.7.1-5ubuntu1_i386.deb) ... Unpacking replacement libpam-modules ... Setting up libdb4.5 (4.5.20-5ubuntu3) ... Setting up libpam-modules (0.99.7.1-5ubuntu1) ... (Reading database ... 12350 files and directories currently installed.) Preparing to replace base-files 4.0.0ubuntu3 (using .../base-files_4.0.0ubuntu5_i386.deb) ... Unpacking replacement base-files ... Setting up base-files (4.0.0ubuntu5) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... (Reading database ... 12350 files and directories currently installed.) Preparing to replace bash 3.2-0ubuntu9 (using .../bash_3.2-0ubuntu11_i386.deb) ... Unpacking replacement bash ... Setting up bash (3.2-0ubuntu11) ... Installing new version of config file /etc/bash_completion ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace coreutils 5.97-5.3ubuntu2 (using .../coreutils_5.97-5.3ubuntu3_i386.deb) ... Unpacking replacement coreutils ... Setting up coreutils (5.97-5.3ubuntu3) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace dpkg 1.14.5ubuntu14 (using .../dpkg_1.14.5ubuntu16_i386.deb) ... Unpacking replacement dpkg ... Setting up dpkg (1.14.5ubuntu16) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace findutils 4.2.31-1 (using .../findutils_4.2.31-1ubuntu2_i386.deb) ... Unpacking replacement findutils ... Setting up findutils (4.2.31-1ubuntu2) ... Installing new version of config file /etc/cron.daily/find ... Installing new version of config file /etc/updatedb.conf ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace ncurses-bin 5.6+20070716-1ubuntu1 (using .../ncurses-bin_5.6+20070716-1ubuntu3_i386.deb) ... Unpacking replacement ncurses-bin ... Setting up ncurses-bin (5.6+20070716-1ubuntu3) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace perl-modules 5.8.8-7ubuntu2 (using .../perl-modules_5.8.8-7ubuntu3_all.deb) ... Unpacking replacement perl-modules ... Preparing to replace libdb4.4 4.4.20-8.1ubuntu2 (using .../libdb4.4_4.4.20-8.1ubuntu3_i386.deb) ... Unpacking replacement libdb4.4 ... Preparing to replace perl 5.8.8-7ubuntu2 (using .../perl_5.8.8-7ubuntu3_i386.deb) ... Unpacking replacement perl ... Preparing to replace perl-base 5.8.8-7ubuntu2 (using .../perl-base_5.8.8-7ubuntu3_i386.deb) ... Unpacking replacement perl-base ... Setting up perl-base (5.8.8-7ubuntu3) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace sysvutils 2.86.ds1-14.1ubuntu27 (using .../sysvutils_2.86.ds1-14.1ubuntu31_i386.deb) ... Unpacking replacement sysvutils ... Setting up sysvutils (2.86.ds1-14.1ubuntu31) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace lsb-base 3.1-23.1ubuntu2 (using .../lsb-base_3.1-23.1ubuntu3_all.deb) ... Unpacking replacement lsb-base ... Setting up lsb-base (3.1-23.1ubuntu3) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace util-linux 2.13-5ubuntu1 (using .../util-linux_2.13-8ubuntu1_i386.deb) ... Unpacking replacement util-linux ... Setting up util-linux (2.13-8ubuntu1) ... Installing new version of config file /etc/init.d/hwclock.sh ... (Reading database ... 12350 files and directories currently installed.) Preparing to replace libncurses5 5.6+20070716-1ubuntu1 (using .../libncurses5_5.6+20070716-1ubuntu3_i386.deb) ... Unpacking replacement libncurses5 ... Setting up libncurses5 (5.6+20070716-1ubuntu3) ... Processing triggers for libc6 ... ldconfig deferred processing now taking place (Reading database ... 12349 files and directories currently installed.) Preparing to replace bsdutils 1:2.13-5ubuntu1 (using .../bsdutils_1%3a2.13-8ubuntu1_i386.deb) ... Unpacking replacement bsdutils ... Setting up bsdutils (1:2.13-8ubuntu1) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace mount 2.13-5ubuntu1 (using .../mount_2.13-8ubuntu1_i386.deb) ... Unpacking replacement mount ... Setting up mount (2.13-8ubuntu1) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace ncurses-base 5.6+20070716-1ubuntu1 (using .../ncurses-base_5.6+20070716-1ubuntu3_all.deb) ... Unpacking replacement ncurses-base ... Setting up ncurses-base (5.6+20070716-1ubuntu3) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace dash 0.5.4-1ubuntu2 (using .../dash_0.5.4-1ubuntu3_i386.deb) ... Unpacking replacement dash ... Preparing to replace language-pack-en 1:7.10+20070914 (using .../language-pack-en_1%3a7.10+20071012_all.deb) ... Unpacking replacement language-pack-en ... Preparing to replace language-pack-en-base 1:7.10+20070803 (using .../language-pack-en-base_1%3a7.10+20071012_all.deb) ... Unpacking replacement language-pack-en-base ... Preparing to replace x11-common 1:7.2-5ubuntu10 (using .../x11-common_1%3a7.2-5ubuntu13_i386.deb) ... /dev/mem: Operation not permitted /dev/mem: Operation not permitted Unpacking replacement x11-common ... /dev/mem: Operation not permitted Preparing to replace gcc-4.2-base 4.2.1-5ubuntu3 (using .../gcc-4.2-base_4.2.1-5ubuntu4_i386.deb) ... Unpacking replacement gcc-4.2-base ... Preparing to replace libgcc1 1:4.2.1-5ubuntu3 (using .../libgcc1_1%3a4.2.1-5ubuntu4_i386.deb) ... Unpacking replacement libgcc1 ... Setting up gcc-4.2-base (4.2.1-5ubuntu4) ... Setting up libgcc1 (1:4.2.1-5ubuntu4) ... Processing triggers for libc6 ... ldconfig deferred processing now taking place (Reading database ... 12347 files and directories currently installed.) Preparing to replace libstdc++6 4.2.1-5ubuntu3 (using .../libstdc++6_4.2.1-5ubuntu4_i386.deb) ... Unpacking replacement libstdc++6 ... Setting up libstdc++6 (4.2.1-5ubuntu4) ... Processing triggers for libc6 ... ldconfig deferred processing now taking place (Reading database ... 12347 files and directories currently installed.) Preparing to replace apt 0.7.6ubuntu10 (using .../apt_0.7.6ubuntu14_i386.deb) ... Unpacking replacement apt ... Setting up apt (0.7.6ubuntu14) ... Installing new version of config file /etc/cron.daily/apt ... Processing triggers for libc6 ... ldconfig deferred processing now taking place (Reading database ... 12347 files and directories currently installed.) Preparing to replace bzip2 1.0.4-0ubuntu1 (using .../bzip2_1.0.4-0ubuntu2_i386.deb) ... Unpacking replacement bzip2 ... Preparing to replace libbz2-1.0 1.0.4-0ubuntu1 (using .../libbz2-1.0_1.0.4-0ubuntu2_i386.deb) ... Unpacking replacement libbz2-1.0 ... Preparing to replace libncursesw5 5.6+20070716-1ubuntu1 (using .../libncursesw5_5.6+20070716-1ubuntu3_i386.deb) ... Unpacking replacement libncursesw5 ... Preparing to replace readline-common 5.2-3 (using .../readline-common_5.2-3build1_all.deb) ... Unpacking replacement readline-common ... Preparing to replace libreadline5 5.2-3 (using .../libreadline5_5.2-3build1_i386.deb) ... Unpacking replacement libreadline5 ... Preparing to replace libsqlite3-0 3.4.2-1 (using .../libsqlite3-0_3.4.2-1build1_i386.deb) ... Unpacking replacement libsqlite3-0 ... Preparing to replace libssl0.9.8 0.9.8e-5ubuntu1 (using .../libssl0.9.8_0.9.8e-5ubuntu3_i386.deb) ... Unpacking replacement libssl0.9.8 ... Preparing to replace python2.5 2.5.1-5ubuntu3 (using .../python2.5_2.5.1-5ubuntu5_i386.deb) ... Unpacking replacement python2.5 ... Preparing to replace python2.5-minimal 2.5.1-5ubuntu3 (using .../python2.5-minimal_2.5.1-5ubuntu5_i386.deb) ... Unpacking replacement python2.5-minimal ... Setting up python2.5-minimal (2.5.1-5ubuntu5) ... (Reading database ... 12335 files and directories currently installed.) Preparing to replace sysv-rc 2.86.ds1-14.1ubuntu27 (using .../sysv-rc_2.86.ds1-14.1ubuntu31_all.deb) ... Unpacking replacement sysv-rc ... Setting up sysv-rc (2.86.ds1-14.1ubuntu31) ... (Reading database ... 12335 files and directories currently installed.) Preparing to replace module-init-tools 3.3-pre4-2ubuntu3 (using .../module-init-tools_3.3-pre4-2ubuntu4_i386.deb) ... Unpacking replacement module-init-tools ... Preparing to replace linux-sound-base 1.0.14-1ubuntu1 (using .../linux-sound-base_1.0.14-1ubuntu2_all.deb) ... Unpacking replacement linux-sound-base ... Preparing to replace alsa-base 1.0.14-1ubuntu1 (using .../alsa-base_1.0.14-1ubuntu2_all.deb) ... Unpacking replacement alsa-base ... Preparing to replace apt-utils 0.7.6ubuntu10 (using .../apt-utils_0.7.6ubuntu14_i386.deb) ... Unpacking replacement apt-utils ... Preparing to replace busybox-initramfs 1:1.1.3-5ubuntu4 (using .../busybox-initramfs_1%3a1.1.3-5ubuntu7_i386.deb) ... Unpacking replacement busybox-initramfs ... Preparing to replace console-tools 1:0.2.3dbs-65ubuntu4 (using .../console-tools_1%3a0.2.3dbs-65ubuntu5_i386.deb) ... Unpacking replacement console-tools ... Preparing to replace libconsole 1:0.2.3dbs-65ubuntu4 (using .../libconsole_1%3a0.2.3dbs-65ubuntu5_i386.deb) ... Unpacking replacement libconsole ... Preparing to replace cpio 2.8-1ubuntu1 (using .../cpio_2.8-1ubuntu2_i386.deb) ... Unpacking replacement cpio ... Preparing to replace libkrb53 1.6.dfsg.1-7 (using .../libkrb53_1.6.dfsg.1-7build1_i386.deb) ... Unpacking replacement libkrb53 ... Preparing to replace gpgv 1.4.6-2ubuntu3 (using .../gpgv_1.4.6-2ubuntu4_i386.deb) ... Unpacking replacement gpgv ... Preparing to replace gnupg 1.4.6-2ubuntu3 (using .../gnupg_1.4.6-2ubuntu4_i386.deb) ... Unpacking replacement gnupg ... Preparing to replace ifupdown 0.6.8ubuntu7 (using .../ifupdown_0.6.8ubuntu8_i386.deb) ... Unpacking replacement ifupdown ... Preparing to replace iproute 20070313-1ubuntu1 (using .../iproute_20070313-1ubuntu2_i386.deb) ... Unpacking replacement iproute ... Preparing to replace libasound2 1.0.14-1ubuntu6 (using .../libasound2_1.0.14-1ubuntu8_i386.deb) ... Unpacking replacement libasound2 ... Preparing to replace libdbus-1-3 1.1.1-3ubuntu2 (using .../libdbus-1-3_1.1.1-3ubuntu4_i386.deb) ... Unpacking replacement libdbus-1-3 ... Preparing to replace libgnutls13 1.6.3-1 (using .../libgnutls13_1.6.3-1build1_i386.deb) ... Unpacking replacement libgnutls13 ... Preparing to replace libsasl2-2 2.1.22.dfsg1-9ubuntu1 (using .../libsasl2-2_2.1.22.dfsg1-9ubuntu2_i386.deb) ... Unpacking replacement libsasl2-2 ... Preparing to replace libsasl2-modules 2.1.22.dfsg1-9ubuntu1 (using .../libsasl2-modules_2.1.22.dfsg1-9ubuntu2_i386.deb) ... Unpacking replacement libsasl2-modules ... Preparing to replace libsigc++-2.0-0c2a 2.0.17-2ubuntu1 (using .../libsigc++-2.0-0c2a_2.0.17-2ubuntu2_i386.deb) ... Unpacking replacement libsigc++-2.0-0c2a ... Preparing to replace libvolume-id0 113-0ubuntu9 (using .../libvolume-id0_113-0ubuntu16_i386.deb) ... Unpacking replacement libvolume-id0 ... Preparing to replace lsb-release 3.1-23.1ubuntu2 (using .../lsb-release_3.1-23.1ubuntu3_all.deb) ... Unpacking replacement lsb-release ... Preparing to replace ntpdate 1:4.2.4p0+dfsg-1ubuntu1 (using .../ntpdate_1%3a4.2.4p0+dfsg-1ubuntu2_i386.deb) ... Unpacking replacement ntpdate ... Preparing to replace tasksel-data 2.67ubuntu6 (using .../tasksel-data_2.67ubuntu10_all.deb) ... Unpacking replacement tasksel-data ... Preparing to replace tasksel 2.67ubuntu6 (using .../tasksel_2.67ubuntu10_all.deb) ... Unpacking replacement tasksel ... Preparing to replace util-linux-locales 2.13-5ubuntu1 (using .../util-linux-locales_2.13-8ubuntu1_all.deb) ... Unpacking replacement util-linux-locales ... Preparing to replace vim-tiny 1:7.1-056+2ubuntu1 (using .../vim-tiny_1%3a7.1-056+2ubuntu2_i386.deb) ... Unpacking replacement vim-tiny ... Preparing to replace vim-common 1:7.1-056+2ubuntu1 (using .../vim-common_1%3a7.1-056+2ubuntu2_i386.deb) ... Unpacking replacement vim-common ... Preparing to replace wpasupplicant 0.6.0-3 (using .../wpasupplicant_0.6.0+0.5.8-0ubuntu1_i386.deb) ... Unpacking replacement wpasupplicant ... dpkg: warning - unable to delete old directory `/etc/dbus-1/system.d': Directory not empty dpkg: warning - unable to delete old directory `/etc/dbus-1': Directory not empty Preparing to replace xkb-data 0.9-4ubuntu1 (using .../xkb-data_0.9-4ubuntu3_all.deb) ... Unpacking replacement xkb-data ... Preparing to replace initscripts 2.86.ds1-14.1ubuntu27 (using .../initscripts_2.86.ds1-14.1ubuntu31_i386.deb) ... Unpacking replacement initscripts ... Preparing to replace libdevmapper1.02.1 2:1.02.20-1ubuntu3 (using .../libdevmapper1.02.1_2%3a1.02.20-1ubuntu4_i386.deb) ... Unpacking replacement libdevmapper1.02.1 ... Preparing to replace dmsetup 2:1.02.20-1ubuntu3 (using .../dmsetup_2%3a1.02.20-1ubuntu4_i386.deb) ... Unpacking replacement dmsetup ... Preparing to replace gcc-4.1-base 4.1.2-16ubuntu1 (using .../gcc-4.1-base_4.1.2-16ubuntu2_i386.deb) ... Unpacking replacement gcc-4.1-base ... Preparing to replace libdb4.3 4.3.29-8ubuntu1 (using .../libdb4.3_4.3.29-8ubuntu2_i386.deb) ... Unpacking replacement libdb4.3 ... Preparing to replace libdb4.6 4.6.19-1ubuntu2 (using .../libdb4.6_4.6.19-1ubuntu3_i386.deb) ... Unpacking replacement libdb4.6 ... Preparing to replace linux-libc-dev 2.6.22-12.39 (using .../linux-libc-dev_2.6.22-14.46_i386.deb) ... Unpacking replacement linux-libc-dev ... Preparing to replace python2.4 2.4.4-6ubuntu3 (using .../python2.4_2.4.4-6ubuntu4_i386.deb) ... Unpacking replacement python2.4 ... Preparing to replace python2.4-minimal 2.4.4-6ubuntu3 (using .../python2.4-minimal_2.4.4-6ubuntu4_i386.deb) ... Unpacking replacement python2.4-minimal ... Processing triggers for libc6 ... ldconfig deferred processing now taking place Setting up libdb4.4 (4.4.20-8.1ubuntu3) ... Setting up dash (0.5.4-1ubuntu3) ... Setting up x11-common (1:7.2-5ubuntu13) ... Installing new version of config file /etc/gdm/failsafeXinit ... Installing new version of config file /etc/gdm/failsafeXServer ... /dev/mem: Operation not permitted /dev/mem: Operation not permitted Setting up libbz2-1.0 (1.0.4-0ubuntu2) ... Setting up bzip2 (1.0.4-0ubuntu2) ... Setting up libncursesw5 (5.6+20070716-1ubuntu3) ... Setting up readline-common (5.2-3build1) ... Setting up libreadline5 (5.2-3build1) ... Setting up libsqlite3-0 (3.4.2-1build1) ... Setting up libssl0.9.8 (0.9.8e-5ubuntu3) ... Setting up python2.5 (2.5.1-5ubuntu5) ... Setting up module-init-tools (3.3-pre4-2ubuntu4) ... Installing new version of config file /etc/modprobe.d/options ... Setting up linux-sound-base (1.0.14-1ubuntu2) ... Setting up alsa-base (1.0.14-1ubuntu2) ... Installing new version of config file /etc/modprobe.d/alsa-base ... Setting up apt-utils (0.7.6ubuntu14) ... Setting up busybox-initramfs (1:1.1.3-5ubuntu7) ... Setting up libconsole (1:0.2.3dbs-65ubuntu5) ... Setting up console-tools (1:0.2.3dbs-65ubuntu5) ... * Setting console screen modes and fonts Setting up cpio (2.8-1ubuntu2) ... Setting up libkrb53 (1.6.dfsg.1-7build1) ... Setting up gpgv (1.4.6-2ubuntu4) ... Setting up gnupg (1.4.6-2ubuntu4) ... Setting up ifupdown (0.6.8ubuntu8) ... ifupdown.postinst: Warning: No 'iface lo' definition found in /etc/network/interfaces ifupdown.postinst: Warning: No 'auto lo' statement found in /etc/network/interfaces Setting up iproute (20070313-1ubuntu2) ... Setting up libasound2 (1.0.14-1ubuntu8) ... You may need to execute the asoundconf(1) set-default-card macro. Setting up libdbus-1-3 (1.1.1-3ubuntu4) ... Setting up libgnutls13 (1.6.3-1build1) ... Setting up libsigc++-2.0-0c2a (2.0.17-2ubuntu2) ... Setting up libvolume-id0 (113-0ubuntu16) ... Setting up lsb-release (3.1-23.1ubuntu3) ... Setting up ntpdate (1:4.2.4p0+dfsg-1ubuntu2) ... Setting up util-linux-locales (2.13-8ubuntu1) ... Setting up vim-common (1:7.1-056+2ubuntu2) ... Setting up vim-tiny (1:7.1-056+2ubuntu2) ... Setting up wpasupplicant (0.6.0+0.5.8-0ubuntu1) ... Installing new version of config file /etc/wpa_supplicant/ifupdown.sh ... Installing new version of config file /etc/wpa_supplicant/functions.sh ... Installing new version of config file /etc/init.d/wpa-ifupdown ... Setting up xkb-data (0.9-4ubuntu3) ... Setting up initscripts (2.86.ds1-14.1ubuntu31) ... Installing new version of config file /etc/init.d/bootmisc.sh ... Installing new version of config file /etc/init.d/mountall.sh ... Installing new version of config file /etc/init.d/mountall-bootclean.sh ... Installing new version of config file /etc/init.d/mountnfs-bootclean.sh ... Installing new version of config file /etc/init.d/mountdevsubfs.sh ... Installing new version of config file /etc/init.d/mountkernfs.sh ... Installing new version of config file /etc/init.d/umountroot ... Setting up libdevmapper1.02.1 (2:1.02.20-1ubuntu4) ... Setting up dmsetup (2:1.02.20-1ubuntu4) ... Installing new version of config file /etc/udev/rules.d/65-dmsetup.rules ... Setting up gcc-4.1-base (4.1.2-16ubuntu2) ... Setting up libdb4.3 (4.3.29-8ubuntu2) ... Setting up libdb4.6 (4.6.19-1ubuntu3) ... Setting up linux-libc-dev (2.6.22-14.46) ... Setting up python2.4-minimal (2.4.4-6ubuntu4) ... Setting up python2.4 (2.4.4-6ubuntu4) ... Setting up libsasl2-modules (2.1.22.dfsg1-9ubuntu2) ... Setting up libsasl2-2 (2.1.22.dfsg1-9ubuntu2) ... Setting up tasksel-data (2.67ubuntu10) ... Setting up perl-modules (5.8.8-7ubuntu3) ... Setting up language-pack-en (1:7.10+20071012) ... Setting up tasksel (2.67ubuntu10) ... Setting up perl (5.8.8-7ubuntu3) ... Setting up language-pack-en-base (1:7.10+20071012) ... Generating locales... en_AU.UTF-8... up-to-date en_BW.UTF-8... up-to-date en_CA.UTF-8... up-to-date en_DK.UTF-8... up-to-date en_GB.UTF-8... up-to-date en_HK.UTF-8... up-to-date en_IE.UTF-8... up-to-date en_IN.UTF-8... up-to-date en_NZ.UTF-8... up-to-date en_PH.UTF-8... up-to-date en_SG.UTF-8... up-to-date en_US.UTF-8... up-to-date en_ZA.UTF-8... up-to-date en_ZW.UTF-8... up-to-date Generation complete. Processing triggers for libc6 ... ldconfig deferred processing now taking place make chroot-umounts make[2]: Entering directory `/usr/src/poker3d' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d/build/debian/gutsy /usr/src/poker3d/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro poker3d-gutsy /usr/src/poker3d/build/debian/gutsy ; fi umount /usr/src/poker3d/build/debian/gutsy/proc > /dev/null 2>&1 umount /usr/src/poker3d/build/debian/gutsy/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/gutsy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/gutsy/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d/build/debian/gutsy/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/gutsy/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/gutsy/src mkdir -p gnulinux/debian/gutsy/src if [ -f poker3d/*/debian/control.gutsy ] ; then \ cd gnulinux/debian/gutsy/src ; \ dpkg-source -x ../../../../poker3d/*.dsc ; \ cp poker3d-*/debian/control.gutsy poker3d-*/debian/control ; \ dpkg-source -b poker3d-*[0-9] poker3d_*.tar.gz ; \ elif [ -d poker3d/gutsy ] ; then \ rsync -av poker3d/gutsy/*.{dsc,gz} gnulinux/debian/gutsy/src ; \ else \ rsync -av poker3d/*.{dsc,gz} gnulinux/debian/gutsy/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/gutsy /usr/src/poker3d/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro poker3d-gutsy /usr/src/poker3d/build/debian/gutsy ; fi umount /usr/src/poker3d/build/debian/gutsy/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/gutsy/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/gutsy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d/build/debian/gutsy/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d/build/debian/gutsy/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d/build/debian/gutsy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d/build/debian/gutsy/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/gutsy /usr/src/poker3d/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/poker3d/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro poker3d-gutsy /usr/src/poker3d/build/debian/gutsy ; fi mount -t proc proc /usr/src/poker3d/build/debian/gutsy/proc mount -t devpts devpts /usr/src/poker3d/build/debian/gutsy/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/gutsy/archives/partial ; \ mount --bind gnulinux/debian/gutsy/archives /usr/src/poker3d/build/debian/gutsy/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/gutsy/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d/build/debian/gutsy/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/gutsy/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d/build/debian/gutsy/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/gutsy/src mount --bind gnulinux/debian/gutsy/src /usr/src/poker3d/build/debian/gutsy/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/gutsy/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/gutsy/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d/build/debian/gutsy/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d/build/debian/gutsy/root/.ccache ; \ fi /usr/lib/pbuilder/pbuilder-satisfydepends --force-version --chroot /usr/src/poker3d/build/debian/gutsy --control gnulinux/debian/gutsy/src/poker3d*.dsc -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.27 2006/05/22 02:18:00 dancer Exp $ -> Considering g++ (>= 3.5) -> Trying g++ -> Considering devscripts -> Trying devscripts -> Considering debhelper (>= 4.0.0) -> Trying debhelper -> Considering po-debconf -> Trying po-debconf -> Considering ccache -> Trying ccache -> Considering doxygen -> Trying doxygen -> Considering automake1.9 -> Trying automake1.9 -> Considering libtool -> Trying libtool -> Considering pkg-config -> Trying pkg-config -> Considering cvs -> Trying cvs -> Considering cdbs -> Trying cdbs -> Considering libosgcal-dev -> Trying libosgcal-dev -> Considering libopenscenegraph-dev (>= 0.9.8) -> Trying libopenscenegraph-dev -> Considering libproducer-dev (>= 0.9.8) -> Trying libproducer-dev -> Considering libglib2.0-dev -> Trying libglib2.0-dev -> Considering python-central -> Trying python-central -> Considering python-all-dev (>= 2.3.5-11) -> Trying python-all-dev -> Considering libxml2-dev -> Trying libxml2-dev -> Considering libsdl1.2-dev -> Trying libsdl1.2-dev -> Considering libgl1-mesa-dev | libgl-dev -> Trying libgl1-mesa-dev -> Considering python-poker-network (>= 1.1.0) -> Trying python-poker-network -> Considering libpoker-eval-dev -> Trying libpoker-eval-dev -> Considering libcal3d12-dev | libcal3d11-dev | libcal3d10-dev -> Trying libcal3d12-dev -> Considering libosgal-cvs-dev -> Trying libosgal-cvs-dev -> Considering libglade2-dev -> Trying libglade2-dev -> Installing g++ devscripts debhelper po-debconf ccache doxygen automake1.9 libtool pkg-config cvs cdbs libosgcal-dev libopenscenegraph-dev libproducer-dev libglib2.0-dev python-central python-all-dev libxml2-dev libsdl1.2-dev libgl1-mesa-dev python-poker-network libpoker-eval-dev libcal3d12-dev libosgal-cvs-dev libglade2-dev Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: apg autoconf autotools-dev binutils cpp cpp-4.1 dbconfig-common defoma dpkg-dev file fontconfig fontconfig-config g++-4.1 gcc gcc-4.1 gettext html2text intltool-debian libalut-dev libalut0 libatk1.0-0 libatk1.0-dev libcairo2 libcairo2-dev libcal3d12 libcoin40c2 libcupsys2 libdatrie0 libdbd-mysql-perl libdbi-perl libdirectfb-0.9-25 libdrm2 libexpat1 libexpat1-dev libflac8 libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgdal1-1.4.0 libgeos-c1 libgeos2c2a libgl1-mesa-glx libglade2-0 libglib2.0-0 libglu1-mesa libglu1-mesa-dev libglu1-xorg-dev libgtk2.0-0 libgtk2.0-common libgtk2.0-dev libhdf4g libhdf5-serial-1.6.5-0 libice-dev libice6 libicu36 libjasper1 libjpeg62 libjson-perl liblcms1 libltdl3 libmagic1 libmagick9 libmng1 libmodplug0c2 libmpcdec3 libmysqlclient15off libnet-daemon-perl libnetcdf3 libogdi3.2 libogg-dev libogg0 libopenal-dev libopenal0a libopenalpp-cvs-dev libopenalpp-cvs1 libopenscenegraph4 libopenthreads-dev libopenthreads4 libosgal-cvs1 libosgcal0 libpango1.0-0 libpango1.0-common libpango1.0-dev libplrpc-perl libpng12-0 libpng12-dev libpoker-eval libpq5 libproducer4 libpulse0 libsdl1.2debian libsdl1.2debian-alsa libsm-dev libsm6 libsmbclient libspeex1 libstdc++6-4.1-dev libthai-data libthai0 libtheora0 libtiff4 libungif4g libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxcb-shape0 libxcb-shm0 libxcb-xv0 libxcb1 libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6 libxerces27 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxine1 libxinerama-dev libxinerama1 libxml2 libxmu6 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxt6 libxv1 libxvmc1 libxxf86vm1 m4 make mesa-common-dev mysql-client mysql-client-5.0 mysql-common odbcinst1debian1 patch proj python-all python-crypto python-dev python-libxml2 python-libxslt1 python-mysqldb python-poker-engine python-pyopenssl python-pypoker-eval python-simplejson python-soappy python-support python-twisted python-twisted-bin python-twisted-conch python-twisted-core python-twisted-lore python-twisted-mail python-twisted-names python-twisted-news python-twisted-runner python-twisted-web python-twisted-words python-xml python-zopeinterface python2.4-dev python2.5-dev rsync ttf-dejavu ttf-dejavu-core ttf-dejavu-extra ucf unixodbc 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 xtrans-dev zlib1g-dev Suggested packages: autoconf2.13 autobook autoconf-archive gnu-standards autoconf-doc automake1.9-doc binutils-doc distcc doc-base cpp-doc gcc-4.1-locales dh-make defoma-doc psfontmgr x-ttcidfont-conf dfontmgr devscripts-el at build-essential cvs-buildpackage debian-keyring dupload dput gnuplot libcrypt-ssleay-perl libsoap-lite-perl libtimedate-perl liburi-perl libwww-perl lintian linda mailx mailutils man-db mutt patchutils ssh strace wdiff wget www-browser doxygen-doc doxygen-gui graphviz g++-multilib g++-4.1-multilib gcc-4.1-doc gcc-multilib manpages-dev flex bison gdb gcc-doc gcc-4.1-multilib gettext-doc libcairo2-doc libsimage-dev cupsys-common dbishell glade glade-gnome libglib2.0-doc libgtk2.0-doc libhdf4g-doc libhdf4g-dev hdf4-tools libjasper-runtime liblcms-utils libwmf-bin 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 libcompress-zlib-perl pulseaudio speex libstdc++6-4.1-doc libtool-doc g77 fortran77-compiler gcj xalan libxine1-plugins xine-ui gxine make-doc mysql-doc-5.0 ed diff-doc proj-ps-doc python-crypto-dbg python-libxml2-dbg python-libxslt1-dbg python-egenix-mxdatetime mysql-server-5.0 mysql-server python-mysqldb-dbg munin-node pyopenssl-doc python-pyopenssl-dbg python-twisted-bin-dbg python-tk python-gtk2 python-glade2 python-qt3 python-wxgtk2.8 python-wxgtk2.6 python-profiler python-twisted-runner-dbg python-xml-doc python-xml-dbg python-zopeinterface-dbg openssh-client openssh-server libmyodbc odbc-postgresql libct1 Recommended packages: automaken info info-browser libft-perl libmudflap0-dev libatk1.0-data libglib2.0-data hicolor-icon-theme libgtk2.0-bin libxt-dev libasound2-dev libaa1-dev libaudio-dev libartsc0-dev libesd0-dev libdirectfb-dev libcaca-dev libcucul-dev libltdl3-dev libxine1-ffmpeg libxine1-doc libxine-doc xml-core libmail-sendmail-perl python-pam python-serial debconf-utils The following NEW packages will be installed: apg autoconf automake1.9 autotools-dev binutils ccache cdbs cpp cpp-4.1 cvs dbconfig-common debhelper defoma devscripts doxygen dpkg-dev file fontconfig fontconfig-config g++ g++-4.1 gcc gcc-4.1 gettext html2text intltool-debian libalut-dev libalut0 libatk1.0-0 libatk1.0-dev libcairo2 libcairo2-dev libcal3d12 libcal3d12-dev libcoin40c2 libcupsys2 libdatrie0 libdbd-mysql-perl libdbi-perl libdirectfb-0.9-25 libdrm2 libexpat1 libexpat1-dev libflac8 libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgdal1-1.4.0 libgeos-c1 libgeos2c2a libgl1-mesa-dev libgl1-mesa-glx libglade2-0 libglade2-dev libglib2.0-0 libglib2.0-dev libglu1-mesa libglu1-mesa-dev libglu1-xorg-dev libgtk2.0-0 libgtk2.0-common libgtk2.0-dev libhdf4g libhdf5-serial-1.6.5-0 libice-dev libice6 libicu36 libjasper1 libjpeg62 libjson-perl liblcms1 libltdl3 libmagic1 libmagick9 libmng1 libmodplug0c2 libmpcdec3 libmysqlclient15off libnet-daemon-perl libnetcdf3 libogdi3.2 libogg-dev libogg0 libopenal-dev libopenal0a libopenalpp-cvs-dev libopenalpp-cvs1 libopenscenegraph-dev libopenscenegraph4 libopenthreads-dev libopenthreads4 libosgal-cvs-dev libosgal-cvs1 libosgcal-dev libosgcal0 libpango1.0-0 libpango1.0-common libpango1.0-dev libplrpc-perl libpng12-0 libpng12-dev libpoker-eval libpoker-eval-dev libpq5 libproducer-dev libproducer4 libpulse0 libsdl1.2-dev libsdl1.2debian libsdl1.2debian-alsa libsm-dev libsm6 libsmbclient libspeex1 libstdc++6-4.1-dev libthai-data libthai0 libtheora0 libtiff4 libtool libungif4g libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxcb-shape0 libxcb-shm0 libxcb-xv0 libxcb1 libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6 libxerces27 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxine1 libxinerama-dev libxinerama1 libxml2 libxml2-dev libxmu6 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxslt1.1 libxt6 libxv1 libxvmc1 libxxf86vm1 m4 make mesa-common-dev mysql-client mysql-client-5.0 mysql-common odbcinst1debian1 patch pkg-config po-debconf proj python-all python-all-dev python-central python-crypto python-dev python-libxml2 python-libxslt1 python-mysqldb python-poker-engine python-poker-network python-pyopenssl python-pypoker-eval python-simplejson python-soappy python-support python-twisted python-twisted-bin python-twisted-conch python-twisted-core python-twisted-lore python-twisted-mail python-twisted-names python-twisted-news python-twisted-runner python-twisted-web python-twisted-words python-xml python-zopeinterface python2.4-dev python2.5-dev rsync ttf-dejavu ttf-dejavu-core ttf-dejavu-extra ucf unixodbc 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 xtrans-dev zlib1g-dev 0 upgraded, 226 newly installed, 0 to remove and 0 not upgraded. Need to get 14.7MB/112MB of archives. After unpacking 371MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! libosgcal0 libosgcal-dev python-poker-network Get:1 http://localhost ./ libosgcal0 0.1.46-2 [231kB] Get:2 http://localhost ./ libosgcal-dev 0.1.46-2 [21.3kB] Get:3 http://fr2.archive.ubuntu.com gutsy/main ttf-dejavu-core 2.19-1ubuntu3 [1273kB] Get:4 http://fr2.archive.ubuntu.com gutsy/main ttf-dejavu-extra 2.19-1ubuntu3 [2652kB] Get:5 http://fr2.archive.ubuntu.com gutsy/main ttf-dejavu 2.19-1ubuntu3 [22.7kB] Get:6 http://fr2.archive.ubuntu.com gutsy/main libgl1-mesa-glx 7.0.1-1ubuntu3 [145kB] Get:7 http://fr2.archive.ubuntu.com gutsy/main libcupsys2 1.3.2-1ubuntu7 [182kB] Get:8 http://fr2.archive.ubuntu.com gutsy/main mysql-common 5.0.45-1ubuntu3 [55.8kB] Get:9 http://fr2.archive.ubuntu.com gutsy/main libmysqlclient15off 5.0.45-1ubuntu3 [1866kB] Get:10 http://fr2.archive.ubuntu.com gutsy/main libglu1-mesa 7.0.1-1ubuntu3 [241kB] Get:11 http://fr2.archive.ubuntu.com gutsy/main mesa-common-dev 7.0.1-1ubuntu3 [182kB] Get:12 http://fr2.archive.ubuntu.com gutsy/main libgl1-mesa-dev 7.0.1-1ubuntu3 [26.0kB] Get:13 http://fr2.archive.ubuntu.com gutsy/main libglu1-mesa-dev 7.0.1-1ubuntu3 [258kB] Get:14 http://fr2.archive.ubuntu.com gutsy/main mysql-client-5.0 5.0.45-1ubuntu3 [7493kB] Get:15 http://fr2.archive.ubuntu.com gutsy/main mysql-client 5.0.45-1ubuntu3 [47.6kB] Extracting templates from packages: 13% Extracting templates from packages: 26% Extracting templates from packages: 39% Extracting templates from packages: 53% Extracting templates from packages: 66% Extracting templates from packages: 79% Extracting templates from packages: 92% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 14.7MB in 22s (657kB/s) Selecting previously deselected package python-central. (Reading database ... 12339 files and directories currently installed.) Unpacking python-central (from .../python-central_0.5.15ubuntu2_all.deb) ... Selecting previously deselected package libice6. Unpacking libice6 (from .../libice6_2%3a1.0.3-3_i386.deb) ... Selecting previously deselected package x11proto-core-dev. Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.10-2_all.deb) ... Selecting previously deselected package libice-dev. Unpacking libice-dev (from .../libice-dev_2%3a1.0.3-3_i386.deb) ... Selecting previously deselected package libsm6. Unpacking libsm6 (from .../libsm6_2%3a1.0.3-1_i386.deb) ... Selecting previously deselected package libsm-dev. Unpacking libsm-dev (from .../libsm-dev_2%3a1.0.3-1_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) ... Selecting previously deselected package libx11-data. Unpacking libx11-data (from .../libx11-data_2%3a1.1.1-1ubuntu4_all.deb) ... Selecting previously deselected package libx11-6. Unpacking libx11-6 (from .../libx11-6_2%3a1.1.1-1ubuntu4_i386.deb) ... /dev/mem: Operation not permitted 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-kb-dev. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.3-2ubuntu1_all.deb) ... Selecting previously deselected package xtrans-dev. Unpacking xtrans-dev (from .../xtrans-dev_1.0.3-2_all.deb) ... Selecting previously deselected package libx11-dev. Unpacking libx11-dev (from .../libx11-dev_2%3a1.1.1-1ubuntu4_i386.deb) ... Selecting previously deselected package libxext6. Unpacking libxext6 (from .../libxext6_2%3a1.0.3-2build1_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.4.0-0ubuntu1_i386.deb) ... Selecting previously deselected package x11proto-xext-dev. Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.0.2-5ubuntu1_all.deb) ... Selecting previously deselected package x11proto-fixes-dev. Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_1%3a4.0-2ubuntu1_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-0ubuntu1_all.deb) ... Selecting previously deselected package libxcomposite-dev. Unpacking libxcomposite-dev (from .../libxcomposite-dev_1%3a0.4.0-0ubuntu1_i386.deb) ... Selecting previously deselected package libxrender1. Unpacking libxrender1 (from .../libxrender1_1%3a0.9.2-1_i386.deb) ... Selecting previously deselected package libxcursor1. Unpacking libxcursor1 (from .../libxcursor1_1%3a1.1.8-2_i386.deb) ... Selecting previously deselected package x11proto-render-dev. Unpacking x11proto-render-dev (from .../x11proto-render-dev_2%3a0.9.2-4ubuntu1_all.deb) ... Selecting previously deselected package libxrender-dev. Unpacking libxrender-dev (from .../libxrender-dev_1%3a0.9.2-1_i386.deb) ... Selecting previously deselected package libxcursor-dev. Unpacking libxcursor-dev (from .../libxcursor-dev_1%3a1.1.8-2_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%3a1.1.0-2build1_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 libxext-dev. Unpacking libxext-dev (from .../libxext-dev_2%3a1.0.3-2build1_i386.deb) ... Selecting previously deselected package libexpat1. Unpacking libexpat1 (from .../libexpat1_1.95.8-4ubuntu1_i386.deb) ... Selecting previously deselected package libfreetype6. Unpacking libfreetype6 (from .../libfreetype6_2.3.5-1ubuntu4_i386.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../apt/archives/ucf_3.001_all.deb) ... Moving old data out of the way Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_4.21-1_i386.deb) ... Selecting previously deselected package file. Unpacking file (from .../archives/file_4.21-1_i386.deb) ... 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.19-1ubuntu3_all.deb) ... Selecting previously deselected package ttf-dejavu-extra. Unpacking ttf-dejavu-extra (from .../ttf-dejavu-extra_2.19-1ubuntu3_all.deb) ... Selecting previously deselected package ttf-dejavu. Unpacking ttf-dejavu (from .../ttf-dejavu_2.19-1ubuntu3_all.deb) ... Selecting previously deselected package fontconfig-config. Unpacking fontconfig-config (from .../fontconfig-config_2.4.2-1.2ubuntu4_all.deb) ... Selecting previously deselected package libfontconfig1. Unpacking libfontconfig1 (from .../libfontconfig1_2.4.2-1.2ubuntu4_i386.deb) ... Selecting previously deselected package libxft2. Unpacking libxft2 (from .../libxft2_2.1.12-2ubuntu4_i386.deb) ... Selecting previously deselected package libexpat1-dev. Unpacking libexpat1-dev (from .../libexpat1-dev_1.95.8-4ubuntu1_i386.deb) ... Selecting previously deselected package zlib1g-dev. Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.3.dfsg-5ubuntu2_i386.deb) ... Selecting previously deselected package libfreetype6-dev. Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.3.5-1ubuntu4_i386.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.14.1-1ubuntu1_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.2-1.2ubuntu4_i386.deb) ... Selecting previously deselected package libxft-dev. Unpacking libxft-dev (from .../libxft-dev_2.1.12-2ubuntu4_i386.deb) ... Selecting previously deselected package libxi6. Unpacking libxi6 (from .../libxi6_2%3a1.1.2-1_i386.deb) ... Selecting previously deselected package libxi-dev. Unpacking libxi-dev (from .../libxi-dev_2%3a1.1.2-1_i386.deb) ... Selecting previously deselected package libxinerama1. Unpacking libxinerama1 (from .../libxinerama1_2%3a1.0.2-1build1_i386.deb) ... Selecting previously deselected package x11proto-xinerama-dev. Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.1.2-4ubuntu1_all.deb) ... Selecting previously deselected package libxinerama-dev. Unpacking libxinerama-dev (from .../libxinerama-dev_2%3a1.0.2-1build1_i386.deb) ... Selecting previously deselected package libxrandr2. Unpacking libxrandr2 (from .../libxrandr2_2%3a1.2.1-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.1-1_i386.deb) ... Selecting previously deselected package libxt6. Unpacking libxt6 (from .../libxt6_1%3a1.0.5-3_i386.deb) ... Selecting previously deselected package python-support. Unpacking python-support (from .../python-support_0.6.4ubuntu1_all.deb) ... Selecting previously deselected package rsync. Unpacking rsync (from .../rsync_2.6.9-5ubuntu1_i386.deb) ... Selecting previously deselected package apg. Unpacking apg (from .../apg_2.2.3.dfsg.1-2_i386.deb) ... Selecting previously deselected package m4. Unpacking m4 (from .../m4_1.4.10-0ubuntu2_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_20070306.1_all.deb) ... Selecting previously deselected package automake1.9. Unpacking automake1.9 (from .../automake1.9_1.9.6+nogfdl-3ubuntu1_all.deb) ... Selecting previously deselected package binutils. Unpacking binutils (from .../binutils_2.18-0ubuntu3_i386.deb) ... Selecting previously deselected package ccache. Unpacking ccache (from .../archives/ccache_2.4-9_i386.deb) ... Selecting previously deselected package cdbs. Unpacking cdbs (from .../cdbs_0.4.49ubuntu2_all.deb) ... Selecting previously deselected package cpp-4.1. Unpacking cpp-4.1 (from .../cpp-4.1_4.1.2-16ubuntu2_i386.deb) ... Selecting previously deselected package cpp. Unpacking cpp (from .../cpp_4%3a4.1.2-9ubuntu2_i386.deb) ... Selecting previously deselected package cvs. Unpacking cvs (from .../cvs_1%3a1.12.13-8_i386.deb) ... Selecting previously deselected package dbconfig-common. Unpacking dbconfig-common (from .../dbconfig-common_1.8.35_all.deb) ... Selecting previously deselected package patch. Unpacking patch (from .../patch_2.5.9-4_i386.deb) ... Selecting previously deselected package make. Unpacking make (from .../make_3.81-3build1_i386.deb) ... Selecting previously deselected package dpkg-dev. Unpacking dpkg-dev (from .../dpkg-dev_1.14.5ubuntu16_all.deb) ... Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-3build1_i386.deb) ... Selecting previously deselected package gettext. Unpacking gettext (from .../gettext_0.16.1-2ubuntu3_i386.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.9_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_5.0.51ubuntu3_all.deb) ... Selecting previously deselected package devscripts. Unpacking devscripts (from .../devscripts_2.10.7ubuntu5_i386.deb) ... Selecting previously deselected package libpng12-0. Unpacking libpng12-0 (from .../libpng12-0_1.2.15~beta5-2build1_i386.deb) ... Selecting previously deselected package doxygen. Unpacking doxygen (from .../doxygen_1.5.3-1_i386.deb) ... Selecting previously deselected package fontconfig. Unpacking fontconfig (from .../fontconfig_2.4.2-1.2ubuntu4_i386.deb) ... Selecting previously deselected package gcc-4.1. Unpacking gcc-4.1 (from .../gcc-4.1_4.1.2-16ubuntu2_i386.deb) ... Selecting previously deselected package gcc. Unpacking gcc (from .../gcc_4%3a4.1.2-9ubuntu2_i386.deb) ... Selecting previously deselected package libstdc++6-4.1-dev. Unpacking libstdc++6-4.1-dev (from .../libstdc++6-4.1-dev_4.1.2-16ubuntu2_i386.deb) ... Selecting previously deselected package g++-4.1. Unpacking g++-4.1 (from .../g++-4.1_4.1.2-16ubuntu2_i386.deb) ... Selecting previously deselected package g++. Unpacking g++ (from .../g++_4%3a4.1.2-9ubuntu2_i386.deb) ... Selecting previously deselected package libopenal0a. Unpacking libopenal0a (from .../libopenal0a_1%3a0.0.8-4ubuntu2_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-4ubuntu2_i386.deb) ... Selecting previously deselected package libalut-dev. Unpacking libalut-dev (from .../libalut-dev_1.1.0-1_i386.deb) ... Selecting previously deselected package libatk1.0-0. Unpacking libatk1.0-0 (from .../libatk1.0-0_1.20.0-0ubuntu1_i386.deb) ... Selecting previously deselected package libglib2.0-dev. Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.14.1-1ubuntu1_i386.deb) ... Selecting previously deselected package libatk1.0-dev. Unpacking libatk1.0-dev (from .../libatk1.0-dev_1.20.0-0ubuntu1_i386.deb) ... Selecting previously deselected package libcairo2. Unpacking libcairo2 (from .../libcairo2_1.4.10-1ubuntu4_i386.deb) ... Selecting previously deselected package libpng12-dev. Unpacking libpng12-dev (from .../libpng12-dev_1.2.15~beta5-2build1_i386.deb) ... Selecting previously deselected package libcairo2-dev. Unpacking libcairo2-dev (from .../libcairo2-dev_1.4.10-1ubuntu4_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 libdrm2. Unpacking libdrm2 (from .../libdrm2_2.3.0-4ubuntu1_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-1ubuntu3_i386.deb) ... Selecting previously deselected package libcoin40c2. Unpacking libcoin40c2 (from .../libcoin40c2_2.4.6-1ubuntu2_i386.deb) ... Selecting previously deselected package libcupsys2. Unpacking libcupsys2 (from .../libcupsys2_1.3.2-1ubuntu7_i386.deb) ... Selecting previously deselected package libdatrie0. Unpacking libdatrie0 (from .../libdatrie0_0.1.1-4_i386.deb) ... Selecting previously deselected package mysql-common. Unpacking mysql-common (from .../mysql-common_5.0.45-1ubuntu3_all.deb) ... Selecting previously deselected package libmysqlclient15off. Unpacking libmysqlclient15off (from .../libmysqlclient15off_5.0.45-1ubuntu3_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.57-1_i386.deb) ... Selecting previously deselected package libdbd-mysql-perl. Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.004-2_i386.deb) ... Selecting previously deselected package libdirectfb-0.9-25. Unpacking libdirectfb-0.9-25 (from .../libdirectfb-0.9-25_0.9.25.1-6ubuntu3_i386.deb) ... Selecting previously deselected package libogg0. Unpacking libogg0 (from .../libogg0_1.1.3-2ubuntu2_i386.deb) ... Selecting previously deselected package libflac8. Unpacking libflac8 (from .../libflac8_1.1.4-3ubuntu1_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 libgtk2.0-common. Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.12.0-1ubuntu3_all.deb) ... Selecting previously deselected package libjpeg62. Unpacking libjpeg62 (from .../libjpeg62_6b-14_i386.deb) ... Selecting previously deselected package libpango1.0-common. Unpacking libpango1.0-common (from .../libpango1.0-common_1.18.2-0ubuntu1_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.2-0ubuntu1_i386.deb) ... Selecting previously deselected package libtiff4. Unpacking libtiff4 (from .../libtiff4_3.8.2-7ubuntu2_i386.deb) ... Selecting previously deselected package libgtk2.0-0. Unpacking libgtk2.0-0 (from .../libgtk2.0-0_2.12.0-1ubuntu3_i386.deb) ... Selecting previously deselected package libxml2. Unpacking libxml2 (from .../libxml2_2.6.30.dfsg-2ubuntu1_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.2-0ubuntu1_i386.deb) ... Selecting previously deselected package libgtk2.0-dev. Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.12.0-1ubuntu3_i386.deb) ... Selecting previously deselected package libxml2-dev. Unpacking libxml2-dev (from .../libxml2-dev_2.6.30.dfsg-2ubuntu1_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 libglu1-mesa. Unpacking libglu1-mesa (from .../libglu1-mesa_7.0.1-1ubuntu3_i386.deb) ... Selecting previously deselected package mesa-common-dev. Unpacking mesa-common-dev (from .../mesa-common-dev_7.0.1-1ubuntu3_all.deb) ... Selecting previously deselected package libgl1-mesa-dev. Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_7.0.1-1ubuntu3_all.deb) ... Selecting previously deselected package libglu1-mesa-dev. Unpacking libglu1-mesa-dev (from .../libglu1-mesa-dev_7.0.1-1ubuntu3_i386.deb) ... Selecting previously deselected package libglu1-xorg-dev. Unpacking libglu1-xorg-dev (from .../libglu1-xorg-dev_1%3a7.2-5ubuntu13_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_i386.deb) ... Selecting previously deselected package libicu36. Unpacking libicu36 (from .../libicu36_3.6-3_i386.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 liblcms1. Unpacking liblcms1 (from .../liblcms1_1.16-5ubuntu3_i386.deb) ... Selecting previously deselected package libltdl3. Unpacking libltdl3 (from .../libltdl3_1.5.24-1ubuntu1_i386.deb) ... Selecting previously deselected package libmagick9. Unpacking libmagick9 (from .../libmagick9_7%3a6.2.4.5.dfsg1-2ubuntu1_i386.deb) ... Selecting previously deselected package libmng1. Unpacking libmng1 (from .../libmng1_1.0.9-1_i386.deb) ... Selecting previously deselected package libmodplug0c2. Unpacking libmodplug0c2 (from .../libmodplug0c2_1%3a0.7-5.2ubuntu1_i386.deb) ... Selecting previously deselected package libmpcdec3. Unpacking libmpcdec3 (from .../libmpcdec3_1.2.2-1build1_i386.deb) ... Selecting previously deselected package libnetcdf3. Unpacking libnetcdf3 (from .../libnetcdf3_3.6.1-0.1build1_i386.deb) ... Selecting previously deselected package libogg-dev. Unpacking libogg-dev (from .../libogg-dev_1.1.3-2ubuntu2_i386.deb) ... Selecting previously deselected package libvorbis0a. Unpacking libvorbis0a (from .../libvorbis0a_1.2.0.dfsg-1_i386.deb) ... Selecting previously deselected package libvorbisenc2. Unpacking libvorbisenc2 (from .../libvorbisenc2_1.2.0.dfsg-1_i386.deb) ... Selecting previously deselected package libvorbisfile3. Unpacking libvorbisfile3 (from .../libvorbisfile3_1.2.0.dfsg-1_i386.deb) ... Selecting previously deselected package libvorbis-dev. Unpacking libvorbis-dev (from .../libvorbis-dev_1.2.0.dfsg-1_i386.deb) ... Selecting previously deselected package libopenthreads4. Unpacking libopenthreads4 (from .../libopenthreads4_1.2.0-4build1_i386.deb) ... Selecting previously deselected package libopenthreads-dev. Unpacking libopenthreads-dev (from .../libopenthreads-dev_1.2.0-4build1_i386.deb) ... Selecting previously deselected package libopenalpp-cvs1. Unpacking libopenalpp-cvs1 (from .../libopenalpp-cvs1_20060714-3build2_i386.deb) ... Selecting previously deselected package libopenalpp-cvs-dev. Unpacking libopenalpp-cvs-dev (from .../libopenalpp-cvs-dev_20060714-3build2_i386.deb) ... Selecting previously deselected package libxmu6. Unpacking libxmu6 (from .../libxmu6_2%3a1.0.3-1ubuntu1_i386.deb) ... Selecting previously deselected package libproducer4. Unpacking libproducer4 (from .../libproducer4_1.2.0-4build1_i386.deb) ... Selecting previously deselected package libproducer-dev. Unpacking libproducer-dev (from .../libproducer-dev_1.2.0-4build1_i386.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-3ubuntu1_i386.deb) ... Selecting previously deselected package libpq5. Unpacking libpq5 (from .../libpq5_8.2.5-1.1_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-3_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.1-6build1_i386.deb) ... Selecting previously deselected package libpulse0. Unpacking libpulse0 (from .../libpulse0_0.9.6-1ubuntu2_i386.deb) ... Selecting previously deselected package libsdl1.2debian-alsa. Unpacking libsdl1.2debian-alsa (from .../libsdl1.2debian-alsa_1.2.11-9ubuntu2_i386.deb) ... Selecting previously deselected package libsdl1.2debian. Unpacking libsdl1.2debian (from .../libsdl1.2debian_1.2.11-9ubuntu2_i386.deb) ... Selecting previously deselected package libsmbclient. Unpacking libsmbclient (from .../libsmbclient_3.0.26a-1ubuntu2_i386.deb) ... Selecting previously deselected package libspeex1. Unpacking libspeex1 (from .../libspeex1_1.1.12-3_i386.deb) ... Selecting previously deselected package libtheora0. Unpacking libtheora0 (from .../libtheora0_0.0.0.alpha7.dfsg-2ubuntu1_i386.deb) ... Selecting previously deselected package libxcb1. Unpacking libxcb1 (from .../libxcb1_1.0-3_i386.deb) ... Selecting previously deselected package libxcb-shape0. Unpacking libxcb-shape0 (from .../libxcb-shape0_1.0-3_i386.deb) ... Selecting previously deselected package libxcb-shm0. Unpacking libxcb-shm0 (from .../libxcb-shm0_1.0-3_i386.deb) ... Selecting previously deselected package libxcb-xv0. Unpacking libxcb-xv0 (from .../libxcb-xv0_1.0-3_i386.deb) ... Selecting previously deselected package libxv1. Unpacking libxv1 (from .../libxv1_2%3a1.0.3-1ubuntu1_i386.deb) ... Selecting previously deselected package libxvmc1. Unpacking libxvmc1 (from .../libxvmc1_2%3a1.0.4-2ubuntu1_i386.deb) ... Selecting previously deselected package libxine1. Unpacking libxine1 (from .../libxine1_1.1.7-1ubuntu1_i386.deb) ... Selecting previously deselected package libopenscenegraph4. Unpacking libopenscenegraph4 (from .../libopenscenegraph4_1.2.0-4build1_i386.deb) ... Selecting previously deselected package libopenscenegraph-dev. Unpacking libopenscenegraph-dev (from .../libopenscenegraph-dev_1.2.0-4build1_i386.deb) ... Selecting previously deselected package libosgal-cvs1. Unpacking libosgal-cvs1 (from .../libosgal-cvs1_20060903-3_i386.deb) ... Selecting previously deselected package libosgal-cvs-dev. Unpacking libosgal-cvs-dev (from .../libosgal-cvs-dev_20060903-3_i386.deb) ... Selecting previously deselected package libosgcal0. Unpacking libosgcal0 (from .../libosgcal0_0.1.46-2_i386.deb) ... Selecting previously deselected package libosgcal-dev. Unpacking libosgcal-dev (from .../libosgcal-dev_0.1.46-2_i386.deb) ... Selecting previously deselected package libpoker-eval. Unpacking libpoker-eval (from .../libpoker-eval_134.0-1_i386.deb) ... Selecting previously deselected package libpoker-eval-dev. Unpacking libpoker-eval-dev (from .../libpoker-eval-dev_134.0-1_i386.deb) ... Selecting previously deselected package libsdl1.2-dev. Unpacking libsdl1.2-dev (from .../libsdl1.2-dev_1.2.11-9ubuntu2_i386.deb) ... Selecting previously deselected package libtool. Unpacking libtool (from .../libtool_1.5.24-1ubuntu1_i386.deb) ... Selecting previously deselected package libxslt1.1. Unpacking libxslt1.1 (from .../libxslt1.1_1.1.21-2ubuntu2_i386.deb) ... Selecting previously deselected package mysql-client-5.0. Unpacking mysql-client-5.0 (from .../mysql-client-5.0_5.0.45-1ubuntu3_i386.deb) ... Selecting previously deselected package mysql-client. Unpacking mysql-client (from .../mysql-client_5.0.45-1ubuntu3_all.deb) ... Selecting previously deselected package python-all. Unpacking python-all (from .../python-all_2.5.1-1ubuntu2_all.deb) ... Selecting previously deselected package python2.5-dev. Unpacking python2.5-dev (from .../python2.5-dev_2.5.1-5ubuntu5_i386.deb) ... Selecting previously deselected package python-dev. Unpacking python-dev (from .../python-dev_2.5.1-1ubuntu2_all.deb) ... Selecting previously deselected package python2.4-dev. Unpacking python2.4-dev (from .../python2.4-dev_2.4.4-6ubuntu4_i386.deb) ... Selecting previously deselected package python-all-dev. Unpacking python-all-dev (from .../python-all-dev_2.5.1-1ubuntu2_all.deb) ... Selecting previously deselected package python-crypto. Unpacking python-crypto (from .../python-crypto_2.0.1+dfsg1-2ubuntu1_i386.deb) ... Selecting previously deselected package python-libxml2. Unpacking python-libxml2 (from .../python-libxml2_2.6.30.dfsg-2ubuntu1_i386.deb) ... Selecting previously deselected package python-libxslt1. Unpacking python-libxslt1 (from .../python-libxslt1_1.1.21-2ubuntu2_i386.deb) ... Selecting previously deselected package python-mysqldb. Unpacking python-mysqldb (from .../python-mysqldb_1.2.2-3ubuntu1_i386.deb) ... Selecting previously deselected package python-pypoker-eval. Unpacking python-pypoker-eval (from .../python-pypoker-eval_134.0-1_i386.deb) ... Selecting previously deselected package python-poker-engine. Unpacking python-poker-engine (from .../python-poker-engine_1.0.25-1_all.deb) ... Selecting previously deselected package python-pyopenssl. Unpacking python-pyopenssl (from .../python-pyopenssl_0.6-2.3ubuntu1_i386.deb) ... Selecting previously deselected package python-simplejson. Unpacking python-simplejson (from .../python-simplejson_1.7.1-2_all.deb) ... Selecting previously deselected package python-xml. Unpacking python-xml (from .../python-xml_0.8.4-8ubuntu1_i386.deb) ... Selecting previously deselected package python-soappy. Unpacking python-soappy (from .../python-soappy_0.11.3-1.8_all.deb) ... Selecting previously deselected package python-twisted-bin. Unpacking python-twisted-bin (from .../python-twisted-bin_2.5.0-2build1_i386.deb) ... Selecting previously deselected package python-zopeinterface. Unpacking python-zopeinterface (from .../python-zopeinterface_3.3.1-3build2_i386.deb) ... Selecting previously deselected package python-twisted-core. Unpacking python-twisted-core (from .../python-twisted-core_2.5.0-2build1_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-2_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 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-2build1_all.deb) ... Selecting previously deselected package python-poker-network. Unpacking python-poker-network (from .../python-poker-network_1.3.0-1_all.deb) ... Setting up python-central (0.5.15ubuntu2) ... Setting up libice6 (2:1.0.3-3) ... Setting up x11proto-core-dev (7.0.10-2) ... Setting up libice-dev (2:1.0.3-3) ... Setting up libsm6 (2:1.0.3-1) ... Setting up libsm-dev (2:1.0.3-1) ... Setting up libxau6 (1:1.0.3-2) ... Setting up libxdmcp6 (1:1.0.2-2) ... Setting up libx11-data (2:1.1.1-1ubuntu4) ... Setting up libx11-6 (2:1.1.1-1ubuntu4) ... /dev/mem: Operation not permitted 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-kb-dev (1.0.3-2ubuntu1) ... Setting up xtrans-dev (1.0.3-2) ... Setting up libx11-dev (2:1.1.1-1ubuntu4) ... Setting up libxext6 (2:1.0.3-2build1) ... Setting up libxfixes3 (1:4.0.3-2) ... Setting up libxcomposite1 (1:0.4.0-0ubuntu1) ... Setting up x11proto-xext-dev (7.0.2-5ubuntu1) ... Setting up x11proto-fixes-dev (1:4.0-2ubuntu1) ... Setting up libxfixes-dev (1:4.0.3-2) ... Setting up x11proto-composite-dev (1:0.4-0ubuntu1) ... Setting up libxcomposite-dev (1:0.4.0-0ubuntu1) ... Setting up libxrender1 (1:0.9.2-1) ... Setting up libxcursor1 (1:1.1.8-2) ... Setting up x11proto-render-dev (2:0.9.2-4ubuntu1) ... Setting up libxrender-dev (1:0.9.2-1) ... Setting up libxcursor-dev (1:1.1.8-2) ... Setting up libxdamage1 (1:1.1.1-3) ... Setting up x11proto-damage-dev (1:1.1.0-2build1) ... Setting up libxdamage-dev (1:1.1.1-3) ... Setting up libxext-dev (2:1.0.3-2build1) ... Setting up libexpat1 (1.95.8-4ubuntu1) ... Setting up libfreetype6 (2.3.5-1ubuntu4) ... Setting up ucf (3.001) ... Setting up libmagic1 (4.21-1) ... Setting up file (4.21-1) ... Setting up defoma (0.11.10-0.1) ... Setting up ttf-dejavu-core (2.19-1ubuntu3) ... Setting up ttf-dejavu-extra (2.19-1ubuntu3) ... Setting up ttf-dejavu (2.19-1ubuntu3) ... Setting up fontconfig-config (2.4.2-1.2ubuntu4) ... Setting up libfontconfig1 (2.4.2-1.2ubuntu4) ... Setting up libxft2 (2.1.12-2ubuntu4) ... Setting up libexpat1-dev (1.95.8-4ubuntu1) ... Setting up zlib1g-dev (1:1.2.3.3.dfsg-5ubuntu2) ... Setting up libfreetype6-dev (2.3.5-1ubuntu4) ... Setting up libglib2.0-0 (2.14.1-1ubuntu1) ... Setting up pkg-config (0.22-1) ... Setting up libfontconfig1-dev (2.4.2-1.2ubuntu4) ... Setting up libxft-dev (2.1.12-2ubuntu4) ... Setting up libxi6 (2:1.1.2-1) ... Setting up libxi-dev (2:1.1.2-1) ... Setting up libxinerama1 (2:1.0.2-1build1) ... Setting up x11proto-xinerama-dev (1.1.2-4ubuntu1) ... Setting up libxinerama-dev (2:1.0.2-1build1) ... Setting up libxrandr2 (2:1.2.1-1) ... Setting up x11proto-randr-dev (1.2.1-2) ... Setting up libxrandr-dev (2:1.2.1-1) ... Setting up libxt6 (1:1.0.5-3) ... Setting up python-support (0.6.4ubuntu1) ... Setting up rsync (2.6.9-5ubuntu1) ... Setting up apg (2.2.3.dfsg.1-2) ... Setting up m4 (1.4.10-0ubuntu2) ... Setting up autoconf (2.61-4) ... Setting up autotools-dev (20070306.1) ... Setting up automake1.9 (1.9.6+nogfdl-3ubuntu1) ... Setting up binutils (2.18-0ubuntu3) ... Setting up ccache (2.4-9) ... Setting up cdbs (0.4.49ubuntu2) ... Setting up cpp-4.1 (4.1.2-16ubuntu2) ... Setting up cpp (4:4.1.2-9ubuntu2) ... Setting up cvs (1:1.12.13-8) ... Setting up dbconfig-common (1.8.35) ... Setting up patch (2.5.9-4) ... Setting up make (3.81-3build1) ... Setting up dpkg-dev (1.14.5ubuntu16) ... Setting up html2text (1.3.2a-3build1) ... Setting up gettext (0.16.1-2ubuntu3) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.9) ... Setting up debhelper (5.0.51ubuntu3) ... Setting up devscripts (2.10.7ubuntu5) ... Setting up libpng12-0 (1.2.15~beta5-2build1) ... Setting up doxygen (1.5.3-1) ... Setting up fontconfig (2.4.2-1.2ubuntu4) ... Updating font configuration of fontconfig... Cleaning up category cid.. Cleaning up category truetype.. Cleaning up category type1.. Updating category type1.. Updating category truetype.. Updating category cid.. Cleaning up old fontconfig caches... done. Regenerating fonts cache... done. Setting up gcc-4.1 (4.1.2-16ubuntu2) ... Setting up gcc (4:4.1.2-9ubuntu2) ... Setting up libopenal0a (1:0.0.8-4ubuntu2) ... Setting up libalut0 (1.1.0-1) ... Setting up libopenal-dev (1:0.0.8-4ubuntu2) ... Setting up libalut-dev (1.1.0-1) ... Setting up libatk1.0-0 (1.20.0-0ubuntu1) ... Setting up libglib2.0-dev (2.14.1-1ubuntu1) ... Setting up libatk1.0-dev (1.20.0-0ubuntu1) ... Setting up libcairo2 (1.4.10-1ubuntu4) ... Setting up libpng12-dev (1.2.15~beta5-2build1) ... Setting up libcairo2-dev (1.4.10-1ubuntu4) ... Setting up libcal3d12 (0.11.0-2) ... Setting up libcal3d12-dev (0.11.0-2) ... Setting up libdrm2 (2.3.0-4ubuntu1) ... Setting up libxxf86vm1 (1:1.0.1-2) ... Setting up libgl1-mesa-glx (7.0.1-1ubuntu3) ... Setting up libcoin40c2 (2.4.6-1ubuntu2) ... Setting up libcupsys2 (1.3.2-1ubuntu7) ... Setting up libdatrie0 (0.1.1-4) ... Setting up mysql-common (5.0.45-1ubuntu3) ... Setting up libmysqlclient15off (5.0.45-1ubuntu3) ... Setting up libnet-daemon-perl (0.38-1.1) ... Setting up libplrpc-perl (0.2017-1.1) ... Setting up libdbi-perl (1.57-1) ... Setting up libdbd-mysql-perl (4.004-2) ... Setting up libdirectfb-0.9-25 (0.9.25.1-6ubuntu3) ... Setting up libogg0 (1.1.3-2ubuntu2) ... Setting up libflac8 (1.1.4-3ubuntu1) ... Setting up libgeos2c2a (2.2.3-3) ... Setting up libgeos-c1 (2.2.3-3) ... Setting up libgtk2.0-common (2.12.0-1ubuntu3) ... Setting up libjpeg62 (6b-14) ... Setting up libpango1.0-common (1.18.2-0ubuntu1) ... 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.2-0ubuntu1) ... Setting up libtiff4 (3.8.2-7ubuntu2) ... Setting up libgtk2.0-0 (2.12.0-1ubuntu3) ... Removing generated module files coming from the previous Gtk binary version... Setting up libxml2 (2.6.30.dfsg-2ubuntu1) ... Setting up libglade2-0 (1:2.6.2-1) ... Setting up libpango1.0-dev (1.18.2-0ubuntu1) ... Setting up libgtk2.0-dev (2.12.0-1ubuntu3) ... Setting up libxml2-dev (2.6.30.dfsg-2ubuntu1) ... Setting up libglade2-dev (1:2.6.2-1) ... Setting up libglu1-mesa (7.0.1-1ubuntu3) ... Setting up mesa-common-dev (7.0.1-1ubuntu3) ... Setting up libgl1-mesa-dev (7.0.1-1ubuntu3) ... Setting up libglu1-mesa-dev (7.0.1-1ubuntu3) ... Setting up libglu1-xorg-dev (1:7.2-5ubuntu13) ... Setting up libhdf4g (4.1r4-21) ... Setting up libhdf5-serial-1.6.5-0 (1.6.5-5) ... Setting up libicu36 (3.6-3) ... Setting up libjasper1 (1.900.1-3) ... Setting up libjson-perl (1.00-2) ... Setting up liblcms1 (1.16-5ubuntu3) ... Setting up libltdl3 (1.5.24-1ubuntu1) ... Setting up libmagick9 (7:6.2.4.5.dfsg1-2ubuntu1) ... Setting up libmng1 (1.0.9-1) ... Setting up libmodplug0c2 (1:0.7-5.2ubuntu1) ... Setting up libmpcdec3 (1.2.2-1build1) ... Setting up libnetcdf3 (3.6.1-0.1build1) ... Setting up libogg-dev (1.1.3-2ubuntu2) ... Setting up libvorbis0a (1.2.0.dfsg-1) ... Setting up libvorbisenc2 (1.2.0.dfsg-1) ... Setting up libvorbisfile3 (1.2.0.dfsg-1) ... Setting up libvorbis-dev (1.2.0.dfsg-1) ... Setting up libopenthreads4 (1.2.0-4build1) ... Setting up libopenthreads-dev (1.2.0-4build1) ... Setting up libopenalpp-cvs1 (20060714-3build2) ... Setting up libopenalpp-cvs-dev (20060714-3build2) ... Setting up libxmu6 (2:1.0.3-1ubuntu1) ... Setting up libproducer4 (1.2.0-4build1) ... Setting up libproducer-dev (1.2.0-4build1) ... Setting up proj (4.5.0-2) ... Setting up libogdi3.2 (3.2.0~beta1-3ubuntu1) ... Setting up libpq5 (8.2.5-1.1) ... Setting up libungif4g (4.1.4-5) ... Setting up libxerces27 (2.7.0-3) ... Setting up odbcinst1debian1 (2.2.11-16) ... Setting up unixodbc (2.2.11-16) ... Setting up libgdal1-1.4.0 (1.4.1-6build1) ... Setting up libpulse0 (0.9.6-1ubuntu2) ... Setting up libsdl1.2debian-alsa (1.2.11-9ubuntu2) ... Setting up libsdl1.2debian (1.2.11-9ubuntu2) ... Setting up libsmbclient (3.0.26a-1ubuntu2) ... Setting up libspeex1 (1.1.12-3) ... Setting up libtheora0 (0.0.0.alpha7.dfsg-2ubuntu1) ... Setting up libxcb1 (1.0-3) ... Setting up libxcb-shape0 (1.0-3) ... Setting up libxcb-shm0 (1.0-3) ... Setting up libxcb-xv0 (1.0-3) ... Setting up libxv1 (2:1.0.3-1ubuntu1) ... Setting up libxvmc1 (2:1.0.4-2ubuntu1) ... Setting up libosgcal0 (0.1.46-2) ... Setting up libosgcal-dev (0.1.46-2) ... Setting up libpoker-eval (134.0-1) ... Setting up libpoker-eval-dev (134.0-1) ... Setting up libsdl1.2-dev (1.2.11-9ubuntu2) ... Setting up libtool (1.5.24-1ubuntu1) ... Setting up libxslt1.1 (1.1.21-2ubuntu2) ... Setting up mysql-client-5.0 (5.0.45-1ubuntu3) ... Setting up mysql-client (5.0.45-1ubuntu3) ... Setting up python-all (2.5.1-1ubuntu2) ... Setting up python2.5-dev (2.5.1-5ubuntu5) ... Setting up python-dev (2.5.1-1ubuntu2) ... Setting up python2.4-dev (2.4.4-6ubuntu4) ... Setting up python-all-dev (2.5.1-1ubuntu2) ... Setting up python-crypto (2.0.1+dfsg1-2ubuntu1) ... Setting up python-libxml2 (2.6.30.dfsg-2ubuntu1) ... Setting up python-libxslt1 (1.1.21-2ubuntu2) ... Setting up python-mysqldb (1.2.2-3ubuntu1) ... Setting up python-pypoker-eval (134.0-1) ... Setting up python-poker-engine (1.0.25-1) ... Config::checkVersion: /etc/poker-engine/poker.2-4-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-.10-.20-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-15-30-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.3-6-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-001.xml: up to date Config::checkVersion: /etc/poker-engine/poker.150-300-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.100-200-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.10-20-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.15-30-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.50-100-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..50.1-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-5-10-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.levels-blinds.xml: up to date Config::checkVersion: /etc/poker-engine/poker.razz.xml: up to date Config::checkVersion: /etc/poker-engine/poker.5-10-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.holdem.xml: up to date Config::checkVersion: /etc/poker-engine/poker.2-4-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..02-.04-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..10-.25-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.omaha.xml: up to date Config::checkVersion: /etc/poker-engine/poker.level-10-15-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.30-60-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..50-1-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..02..04-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-30-60-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..10-.25-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.2-4-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..25-.50-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..02-.04-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.10-20-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.50-100-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..01-.02-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.200-400-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.7stud.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-.50-1-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.10-20-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-1-2-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.10-15-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..05-.10-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..10-.25-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-.04-.08-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..25..50-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.100-200-pot-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.100-200-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.4-8-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.30-60-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.omaha8.xml: up to date Config::checkVersion: /etc/poker-engine/poker.3-6-no-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker..05-.10-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.1-2-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-2-4-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.ante-3-6-limit.xml: up to date Config::checkVersion: /etc/poker-engine/poker.1-2-pot-limit.xml: 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/ building file list ... done deleting pot-limit.template deleting no-limit.template deleting limit.template deleting ante-limit.template ./ sent 1853 bytes received 26 bytes 3758.00 bytes/sec total size is 82787 speedup is 44.06 Setting up python-pyopenssl (0.6-2.3ubuntu1) ... Setting up python-simplejson (1.7.1-2) ... Setting up python-xml (0.8.4-8ubuntu1) ... Setting up python-soappy (0.11.3-1.8) ... Setting up python-twisted-bin (2.5.0-2build1) ... Setting up python-zopeinterface (3.3.1-3build2) ... Setting up python-twisted-core (2.5.0-2build1) ... Setting up python-twisted-web (0.7.0-1) ... Setting up python-twisted-lore (0.3.0-1) ... Setting up python-twisted-mail (0.4.0-1) ... Setting up python-twisted-names (0.4.0-1) ... Setting up python-twisted-news (0.3.0-1) ... Setting up python-twisted-runner (0.2.0-2) ... Setting up python-twisted-words (0.5.0-1.1) ... Setting up python-twisted-conch (1:0.8.0-1) ... Setting up python-twisted (2.5.0-2build1) ... Setting up python-poker-network (1.3.0-1) ... chage: the shadow password file is not present /usr/bin/chage failed with return code 15, shadow not enabled, password aging cannot be set. Continuing. Creating pokernetwork home directory : done. /usr/bin/rsync --exclude CVS --delete -a -v --ignore-existing /usr/share/poker-network/conf/ /etc/poker-network/ building file list ... done ./ poker.bot.xml poker.client.xml poker.pem poker.server.xml sent 10920 bytes received 114 bytes 22068.00 bytes/sec total size is 10615 speedup is 0.96 Config::checkVersion: /etc/poker-network/poker.bot.xml: up to date Config::checkVersion: /etc/poker-network/poker.client.xml: up to date Config::checkVersion: /etc/poker-network/poker.server.xml: up to date Starting poker server : not configured, abort. Setting up libstdc++6-4.1-dev (4.1.2-16ubuntu2) ... Setting up libxine1 (1.1.7-1ubuntu1) ... Setting up libopenscenegraph4 (1.2.0-4build1) ... Setting up libopenscenegraph-dev (1.2.0-4build1) ... Setting up libosgal-cvs1 (20060903-3) ... Setting up libosgal-cvs-dev (20060903-3) ... Setting up g++-4.1 (4.1.2-16ubuntu2) ... Setting up g++ (4:4.1.2-9ubuntu2) ... Processing triggers for libc6 ... ldconfig deferred processing now taking place -> Finished parsing the build-deps cp -a /usr/lib/packaging-farm/debian/debuild.sh /usr/src/poker3d/build/debian/gutsy/usr/src chroot /usr/src/poker3d/build/debian/gutsy sh -c "cd /usr/src && DISTRIBUTION=gutsy PACKAGE=poker3d DEB_BUILD_OPTIONS='' ./debuild.sh" dpkg-source: warning: extracting unsigned source package (./poker3d_1.1.37-1.dsc) dpkg-source: extracting poker3d in poker3d-1.1.37 dpkg-source: unpacking poker3d_1.1.37.orig.tar.gz dpkg-source: applying ./poker3d_1.1.37-1.diff.gz dpkg-buildpackage: source package is poker3d dpkg-buildpackage: source version is 1.1.37-1 dpkg-buildpackage: source changed by Loic Dachary (OuoU) dpkg-buildpackage: host architecture i386 dpkg-buildpackage: source version without epoch 1.1.37-1 debian/rules clean make[2]: Entering directory `/usr/src/poker3d-1.1.37' debian/rules:44: warning: overriding commands for target `config.status' /usr/share/cdbs/1/class/autotools.mk:36: warning: ignoring old commands for target `config.status' test -x debian/rules test "`id -u`" = 0 for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean chmod a+x /usr/src/poker3d-1.1.37/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /usr/src/poker3d-1.1.37/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/poker3d" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --enable-maintainer-mode --disable-static --with-poker-server-host=%HOST% --with-poker-www-host=%WWW% --with-wwwbrowser=/usr/bin/x-www-browser --disable-dmctp checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for distcc... no checking for ccache... /usr/bin/ccache checking for Xvfb... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ccache cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... ccache g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ccache cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if ccache cc supports -fno-rtti -fno-exceptions... no checking for ccache cc option to produce PIC... -fPIC checking if ccache cc PIC flag -fPIC works... yes checking if ccache cc static flag -static works... yes checking if ccache cc supports -c -o file.o... yes checking whether the ccache cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ccache g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ccache g++ option to produce PIC... -fPIC checking if ccache g++ PIC flag -fPIC works... yes checking if ccache g++ static flag -static works... yes checking if ccache g++ supports -c -o file.o... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether to enable maintainer-specific portions of Makefiles... yes checking for rsync... /usr/bin/rsync checking for x-www-browser... no checking for htmlview... no checking for firefox... no checking for iceweasel... no checking for mozilla... no checking for konqueror... no checking for epiphany... no checking for dillo... no checking for links... no checking for bash... /bin/bash checking for pokerconfigupgrade... /usr/sbin/pokerconfigupgrade checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for inline... inline checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for glEnable in -lGL... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for gluSphere in -lGLU... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for glXCreateContext in -lGL... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XML... yes checking for GLIB... yes checking for POKER_EVAL... yes checking for a Python interpreter with version =2.3... done checking for a Python interpreter with version =2.4... done checking for python2.4... /usr/bin/python2.4 checking for python2.4 version... done checking for python2.4 platform... done checking for python2.4 script directory... done checking for python2.4 extension module directory... done checking for include directory... /usr/include/python2.4 checking for python2.4 C libraries directory... /usr/lib/python2.4/config checking for python2.4 link flags... -L/usr/lib/python2.4/config -lpython2.4 checking python includes in /usr/include/python2.4 checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for Python libraries... yes configure: Found working python compilation environment for =2.4 checking for a Python interpreter with version =2.5... done checking for python2.5... /usr/bin/python2.5 checking for python2.5 version... done checking for python2.5 platform... done checking for python2.5 script directory... done checking for python2.5 extension module directory... done checking for include directory... /usr/include/python2.5 checking for python2.5 C libraries directory... /usr/lib/python2.5/config checking for python2.5 link flags... -L/usr/lib/python2.5/config -lpython2.5 checking python includes in /usr/include/python2.5 checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for Python libraries... yes configure: Found working python compilation environment for =2.5 checking for POKER_NETWORK... yes checking for OPENSCENEGRAPH... yes checking for OSGCAL... yes checking for OSGAL... yes checking for UNITTESTCPP... no checking for Xvfb... no configure: creating ./config.status config.status: creating examples/poker/poker3d config.status: creating test/run config.status: creating test/coverage.py config.status: creating test/mafwindow-sdlinit/run_with_xvfb config.status: creating test/audio/run_with_xvfb config.status: creating test/MAFPBuffer/run_with_xvfb config.status: creating test/python-modules/test-mafapplication.py config.status: creating test/pokeroutfit-update/test.py config.status: creating test/pokeroutfit-update/underware/__init__.py config.status: creating test/pokeroutfit-update/underware/outfit.py config.status: creating test/pokeranimation3d/test.py config.status: creating test/Poker3d/test-PokerClientFactory3D.py config.status: creating test/Poker3d/test-poker3d.py config.status: creating Makefile config.status: creating m4/Makefile config.status: creating include/Makefile config.status: creating include/maf/Makefile config.status: creating include/ugame/Makefile config.status: creating include/exg/Makefile config.status: creating include/osgchips/Makefile config.status: creating include/osgFX/Makefile config.status: creating include/varseditor/Makefile config.status: creating include/CustomAssert/Makefile config.status: creating include/osgSprite/Makefile config.status: creating include/PokerHUD/Makefile config.status: creating include/vserial/Makefile config.status: creating cal3d/Makefile config.status: creating doc/Makefile config.status: creating doc/header.html config.status: creating doc/footer.html config.status: creating doc/underware.doxygen config.status: creating src/Makefile config.status: creating src/maf/Makefile config.status: creating src/ugame/Makefile config.status: creating src/exg/Makefile config.status: creating src/vserial/Makefile config.status: creating python/Makefile config.status: creating python/underware/Makefile config.status: creating osgplugins/Makefile config.status: creating osgplugins/hdr/Makefile config.status: creating osgplugins/hdr/src/Makefile config.status: creating osgplugins/ddsrle/Makefile config.status: creating osgplugins/ddsrle/src/Makefile config.status: creating examples/Makefile config.status: creating examples/poker/conf/poker3d.xml config.status: creating examples/poker/conf/poker3d-local.xml config.status: creating examples/poker/Makefile config.status: creating VisualStudio/Makefile config.status: creating VisualStudio/maf/Makefile config.status: creating VisualStudio/vserial/Makefile config.status: creating VisualStudio/underware/Makefile config.status: creating test/Makefile config.status: creating test/audio/Makefile config.status: creating test/BetSlider/Makefile config.status: creating test/application-sendpythonevent/Makefile config.status: creating test/application-sendpythonevent/underware/Makefile config.status: creating test/vserial/Makefile config.status: creating test/CustomAssert/Makefile config.status: creating test/RenderBin/Makefile config.status: creating test/osgSprite/Makefile config.status: creating test/osgBubble/Makefile config.status: creating test/PokerHUD/Makefile config.status: creating test/PokerMoveChips/Makefile config.status: creating test/mafwindow-sdlinit/Makefile config.status: creating test/MAFPBuffer/Makefile config.status: creating test/pokeroutfit-update/Makefile config.status: creating test/pokeroutfit-update/underware/Makefile config.status: creating test/pokeranimation3d/Makefile config.status: creating test/pokeranimation3d/underware/Makefile config.status: creating test/pokeranimation3d/underware/mafapplication.py config.status: creating test/pokeranimation3d/underware/lookcardstate.py config.status: creating test/pokeranimation3d/underware/animations.py config.status: creating test/pokeranimation3d/underware/protocol.py config.status: creating test/pokeranimation3d/underware/__init__.py config.status: creating test/pokeranimation3d/underware/animated.py config.status: creating test/Poker3d/underware/Makefile config.status: creating test/Poker3d/underware/mafapplication.py config.status: creating test/Poker3d/underware/lookcardstate.py config.status: creating test/Poker3d/underware/animated.py config.status: creating test/Poker3d/underware/outfit.py config.status: creating test/Poker3d/underware/c_outfit.py config.status: creating test/Poker3d/underware/__init__.py config.status: creating test/PokerInteractor/Makefile config.status: creating test/python-modules/Makefile config.status: creating test/PokerCamera/Makefile config.status: creating test/Poker/Makefile config.status: creating test/ugameFramedText/Makefile config.status: creating test/PokerPlayer/Makefile config.status: creating test/DDSRLE/Makefile config.status: creating test/XwncDesktop/Makefile config.status: creating test/PokerApplication2d/Makefile config.status: creating test/pokerchildren/test-pokerchild.py config.status: creating test/pokerchildren/Makefile config.status: creating test/PokerBubble/Makefile config.status: creating test/Poker3d/Makefile config.status: creating test/pokerdisplay3d/Makefile config.status: creating test/pokerdisplay3d/test-pokerdisplay3d.py config.status: creating test/redirectoutput/Makefile config.status: creating test/redirectoutput/test-redirectoutput.py config.status: creating test/MAFError/Makefile config.status: creating test/PokerChipsStack/Makefile config.status: creating dmctp/Makefile config.status: creating dmctp/dmctp_image/Makefile config.status: creating dmctp/dmctp_mesh/Makefile config.status: creating dmctp/dmctp_sound/Makefile config.status: creating dmctp/dmctp_animation/Makefile config.status: creating config.h config.status: executing depfiles commands rm -f ./*cdbs-* GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k maintainer-clean make[3]: Entering directory `/usr/src/poker3d-1.1.37' Making maintainer-clean in dmctp make[4]: Entering directory `/usr/src/poker3d-1.1.37/dmctp' Making maintainer-clean in dmctp_sound make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_sound' rm -rf .libs _libs rm -f dmctp_sound dmctp_sound rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_sound' Making maintainer-clean in dmctp_animation make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_animation' rm -rf .libs _libs rm -f dmctp_animation dmctp_animation rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_animation' Making maintainer-clean in dmctp_mesh make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_mesh' rm -rf .libs _libs rm -f dmctp_mesh dmctp_mesh rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_mesh' Making maintainer-clean in dmctp_image make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_image' rm -rf .libs _libs rm -f dmctp_image dmctp_image rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp/dmctp_image' Making maintainer-clean in . make[5]: Entering directory `/usr/src/poker3d-1.1.37/dmctp' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[5]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp' rm -f Makefile make[4]: Leaving directory `/usr/src/poker3d-1.1.37/dmctp' Making maintainer-clean in test make[4]: Entering directory `/usr/src/poker3d-1.1.37/test' Making maintainer-clean in MAFError make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/MAFError' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/MAFError' Making maintainer-clean in redirectoutput make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/redirectoutput' rm -rf .libs _libs rm -fr *.pyc poker/*.pyc rm -f *.lo test -z "test-redirectoutput.py" || rm -f test-redirectoutput.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/redirectoutput' Making maintainer-clean in pokerdisplay3d make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/pokerdisplay3d' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test-pokerdisplay3d.py" || rm -f test-pokerdisplay3d.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokerdisplay3d' Making maintainer-clean in PokerBubble make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerBubble' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerBubble' Making maintainer-clean in MAFPBuffer make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/MAFPBuffer' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "run_with_xvfb" || rm -f run_with_xvfb rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/MAFPBuffer' Making maintainer-clean in pokerchildren make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/pokerchildren' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test-pokerchild.py" || rm -f test-pokerchild.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokerchildren' Making maintainer-clean in PokerPlayer make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerPlayer' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerPlayer' Making maintainer-clean in PokerChipsStack make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerChipsStack' rm -f unittest unittest rm -rf .libs _libs rm -rf *.gcov *.gcda *.gcno rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerChipsStack' Making maintainer-clean in PokerApplication2d make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerApplication2d' rm -f InitStackPriorityDesktop InitStackPriorityDesktop rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerApplication2d' Making maintainer-clean in XwncDesktop make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/XwncDesktop' rm -f setWindowPriority setWindowPriority rm -f redo_group redo_group rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/XwncDesktop' Making maintainer-clean in DDSRLE make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/DDSRLE' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/DDSRLE' Making maintainer-clean in ugameFramedText make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/ugameFramedText' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/ugameFramedText' Making maintainer-clean in Poker make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/Poker' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/Poker' Making maintainer-clean in PokerCamera make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerCamera' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerCamera' Making maintainer-clean in pokeranimation3d make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d' Making maintainer-clean in underware make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d/underware' rm -rf .libs _libs rm -f *.so *.pyc rm -f *.lo test -z "mafapplication.py lookcardstate.py animations.py protocol.py __init__.py animated.py" || rm -f mafapplication.py lookcardstate.py animations.py protocol.py __init__.py animated.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d/underware' Making maintainer-clean in . make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test.py" || rm -f test.py rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d' rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeranimation3d' Making maintainer-clean in PokerInteractor make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerInteractor' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerInteractor' Making maintainer-clean in pokeroutfit-update make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update' Making maintainer-clean in underware make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update/underware' rm -rf .libs _libs rm -f *.so *.pyc rm -f *.lo test -z "__init__.py outfit.py" || rm -f __init__.py outfit.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update/underware' Making maintainer-clean in . make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test.py" || rm -f test.py rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update' rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/pokeroutfit-update' Making maintainer-clean in mafwindow-sdlinit make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/mafwindow-sdlinit' rm -f unittest unittest rm -f unittest_windowinit unittest_windowinit rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "run_with_xvfb" || rm -f run_with_xvfb rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/mafwindow-sdlinit' Making maintainer-clean in application-sendpythonevent make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent' Making maintainer-clean in underware make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent/underware' rm -rf .libs _libs rm -f *.so *.pyc rm -f *.lo test -z "" || rm -f rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent/underware' Making maintainer-clean in . make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent' rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/application-sendpythonevent' Making maintainer-clean in python-modules make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/python-modules' rm -rf .libs _libs rm -fr annotated _trial_temp rm -f *.lo test -z "test-mafapplication.py" || rm -f test-mafapplication.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/python-modules' Making maintainer-clean in PokerHUD make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerHUD' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerHUD' Making maintainer-clean in osgBubble make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/osgBubble' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/osgBubble' Making maintainer-clean in osgSprite make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/osgSprite' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/osgSprite' Making maintainer-clean in RenderBin make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/RenderBin' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/RenderBin' Making maintainer-clean in vserial make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/vserial' rm -f unittest unittest rm -rf .libs _libs rm -f tmp.umesh rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/vserial' Making maintainer-clean in CustomAssert make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/CustomAssert' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/CustomAssert' Making maintainer-clean in BetSlider make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/BetSlider' rm -rf .libs _libs rm -rf *.gcov *.gcda *.gcno rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/BetSlider' Making maintainer-clean in audio make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/audio' rm -f unittest unittest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "run_with_xvfb" || rm -f run_with_xvfb rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/audio' Making maintainer-clean in PokerMoveChips make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/PokerMoveChips' rm -f TestPokerMoveChips TestPokerMoveChips rm -f TestPokerTrackActiveMoveChips TestPokerTrackActiveMoveChips rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -rf ./.deps rm -f Makefile make[5]: Leaving directory `/usr/src/poker3d-1.1.37/test/PokerMoveChips' Making maintainer-clean in Poker3d make[5]: Entering directory `/usr/src/poker3d-1.1.37/test/Poker3d' Making maintainer-clean in underware make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/Poker3d/underware' rm -rf .libs _libs rm -f *.so *.pyc rm -f *.lo test -z "mafapplication.py lookcardstate.py animated.py outfit.py c_outfit.py __init__.py" || rm -f mafapplication.py lookcardstate.py animated.py outfit.py c_outfit.py __init__.py rm -f libtool This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "Makefile.in" || rm -f Makefile.in rm -f Makefile make[6]: Leaving directory `/usr/src/poker3d-1.1.37/test/Poker3d/underware' Making maintainer-clean in . make[6]: Entering directory `/usr/src/poker3d-1.1.37/test/Poker3d' rm -rf .libs _libs rm -fr annotated _trial_temp *.pyc rm -f *.lo test -z "test-PokerClientFactory3D.py test-poker3d.py" || rm -f test-PokerClientFactory3D.py test-poker3d.py rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use