make[1]: Entering directory `/usr/src/blender' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/blender/build/debian/etch /usr/src/blender/build/debian/etch.unionfs if ! unionctl --query /usr/src/blender/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/blender/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro blender-etch /usr/src/blender/build/debian/etch ; fi umount /usr/src/blender/build/debian/etch/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/blender/build/debian/etch/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/blender/build/debian/etch/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/blender/build/debian/etch/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/blender/build/debian/etch/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/blender/build/debian/etch/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/blender/build/debian/etch/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/blender/build/debian/etch/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/blender/build/debian/etch/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/blender/build/debian/etch && rm -fr /usr/src/blender/build/debian/etch && mkdir /usr/src/blender/build/debian/etch rm -fr /usr/src/blender/build/debian/etch.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/blender/build/debian/etch /usr/src/blender/build/debian/etch.unionfs if ! unionctl --query /usr/src/blender/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/blender/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro blender-etch /usr/src/blender/build/debian/etch ; fi make chroot-mounts make[2]: Entering directory `/usr/src/blender' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/blender/build/debian/etch /usr/src/blender/build/debian/etch.unionfs if ! unionctl --query /usr/src/blender/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/blender/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro blender-etch /usr/src/blender/build/debian/etch ; fi umount /usr/src/blender/build/debian/etch/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/blender/build/debian/etch/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/blender/build/debian/etch/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/blender/build/debian/etch/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/blender/build/debian/etch/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/blender/build/debian/etch/usr/portage > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/blender/build/debian/etch/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/blender/build/debian/etch/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/blender/build/debian/etch/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/blender/build/debian/etch /usr/src/blender/build/debian/etch.unionfs if ! unionctl --query /usr/src/blender/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/blender/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro blender-etch /usr/src/blender/build/debian/etch ; fi mount -t proc proc /usr/src/blender/build/debian/etch/proc mount -t devpts devpts /usr/src/blender/build/debian/etch/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/etch/archives/partial ; \ mount --bind gnulinux/debian/etch/archives /usr/src/blender/build/debian/etch/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/blender/build/debian/etch/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/blender/build/debian/etch/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/blender/build/debian/etch/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/blender/build/debian/etch/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/etch/src mount --bind gnulinux/debian/etch/src /usr/src/blender/build/debian/etch/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/blender/build/debian/etch/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/blender/build/debian/etch/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/blender/build/debian/etch/root/.ccache ; \ mount --bind /root/.ccache /usr/src/blender/build/debian/etch/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/blender' if [ debian = debian ] ; then \ source_list=/usr/src/blender/build/debian/etch/etc/apt/sources.list ; \ : ; \ : ; \ timeout 600 chroot /usr/src/blender/build/debian/etch apt-get update && \ timeout 3600 chroot /usr/src/blender/build/debian/etch apt-get -y --force-yes dist-upgrade ; \ elif [ debian = fedora ] ; then \ TEMPLATE=/usr/src/blender/build/debian/etch/etc/packaging-farm.yum ; \ : ; \ : ; \ chroot /usr/src/blender/build/debian/etch yum -d 0 -e 0 -y update ; \ elif [ debian = gentoo ] ; then \ overlaydir=/usr/src/blender/build/debian/etch/overlays ; \ mkdir -p $overlaydir ; \ : ; \ fi Get:1 http://ftp.fr.debian.org etch Release.gpg [378B] Hit http://ftp.fr.debian.org etch Release Ign http://ftp.fr.debian.org etch/main Packages/DiffIndex Hit http://ftp.fr.debian.org etch/main Packages Fetched 1B in 0s (1B/s) Reading package lists... Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. make chroot-umounts make[2]: Entering directory `/usr/src/blender' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/blender/build/debian/etch /usr/src/blender/build/debian/etch.unionfs if ! unionctl --query /usr/src/blender/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/blender/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro blender-etch /usr/src/blender/build/debian/etch ; fi umount /usr/src/blender/build/debian/etch/proc > /dev/null 2>&1 umount /usr/src/blender/build/debian/etch/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/blender/build/debian/etch/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/blender/build/debian/etch/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/blender/build/debian/etch/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/blender/build/debian/etch/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/blender/build/debian/etch/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/blender/build/debian/etch/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/blender/build/debian/etch/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: Leaving directory `/usr/src/blender' make[1]: Leaving directory `/usr/src/blender' make[1]: Entering directory `/usr/src/blender' mkdir -p "/var/cache/packaging-farm/sources/blender" rsync --delete -avH /var/cache/packaging-farm/sources/blender/ blender/ building file list ... done deleting blender-debian-05_bevel_center.py_fix.dpatch deleting blender-debian-04_de_po_fix.dpatch deleting blender-debian-03_amd64_gcc40_fix.dpatch deleting blender-debian-02_tmp_in_HOME.dpatch deleting blender-debian-01_SConstruct_debian.dpatch deleting 05_bevel_center.py_fix.dpatch deleting 04_de_po_fix.dpatch deleting 03_amd64_gcc40_fix.dpatch deleting 02_tmp_in_HOME.dpatch deleting 01_SConstruct_debian.dpatch ./ sent 94199 bytes received 26 bytes 188450.00 bytes/sec total size is 48665300 speedup is 516.48 # # 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=blender/blender*[0-9].tar.gz ; \ version=$(expr $tarbal : '.*-\(.*\).tar.gz') ; \ if [ -f blender/blender-*[0-9]/debian/patches/00list ] ; then \ for patch in blender/blender-*[0-9]/debian/patches/*.dpatch ; do \ base=$(basename $patch) ; \ cp -a $patch blender ; \ cp -a $patch blender/blender-debian-$base ; \ done ; \ fi rm -fr gnulinux/debian/etch/src mkdir -p gnulinux/debian/etch/src if [ -f blender/*/debian/control.etch ] ; then \ cd gnulinux/debian/etch/src ; \ dpkg-source -x ../../../../blender/*.dsc ; \ cp blender-*/debian/control.etch blender-*/debian/control ; \ dpkg-source -b blender-*[0-9] blender_*.tar.gz ; \ elif [ -d blender/etch ] ; then \ rsync -av blender/etch/*.{dsc,gz} gnulinux/debian/etch/src ; \ else \ rsync -av blender/*.{dsc,gz} gnulinux/debian/etch/src ; \ fi building file list ... done blender_2.41-1.diff.gz blender_2.41-1.dsc blender_2.41.orig.tar.gz sent 9483007 bytes received 86 bytes 18966186.00 bytes/sec total size is 9481603 speedup is 1.00 make[1]: Leaving directory `/usr/src/blender' make[1]: Entering directory `/usr/src/blender' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/blender/build/debian/etch /usr/src/blender/build/debian/etch.unionfs if ! unionctl --query /usr/src/blender/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/blender/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro blender-etch /usr/src/blender/build/debian/etch ; fi umount /usr/src/blender/build/debian/etch/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/blender/build/debian/etch/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/blender/build/debian/etch/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/blender/build/debian/etch/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/blender/build/debian/etch/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/blender/build/debian/etch/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/blender/build/debian/etch/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/blender/build/debian/etch/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/blender/build/debian/etch/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/blender/build/debian/etch /usr/src/blender/build/debian/etch.unionfs if ! unionctl --query /usr/src/blender/build/debian/etch > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/blender/build/debian/etch.unionfs=rw:/chroot/debian/etch=ro blender-etch /usr/src/blender/build/debian/etch ; fi mount -t proc proc /usr/src/blender/build/debian/etch/proc mount -t devpts devpts /usr/src/blender/build/debian/etch/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/etch/archives/partial ; \ mount --bind gnulinux/debian/etch/archives /usr/src/blender/build/debian/etch/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/blender/build/debian/etch/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/blender/build/debian/etch/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/blender/build/debian/etch/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/blender/build/debian/etch/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/etch/src mount --bind gnulinux/debian/etch/src /usr/src/blender/build/debian/etch/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/blender/build/debian/etch/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/blender/build/debian/etch/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/blender/build/debian/etch/root/.ccache ; \ mount --bind /root/.ccache /usr/src/blender/build/debian/etch/root/.ccache ; \ fi /usr/lib/pbuilder/pbuilder-satisfydepends --force-version --chroot /usr/src/blender/build/debian/etch --control gnulinux/debian/etch/src/blender*.dsc -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.27 2006/05/22 02:18:00 dancer Exp $ -> Considering debhelper (>= 4.0.0) -> Trying debhelper -> Considering dpatch -> Trying dpatch -> Considering ftgl-dev (>= 2.0.9-1) -> Trying ftgl-dev -> Considering gettext (>= 0.14.1) -> Trying gettext -> Considering libgettextpo-dev -> Trying libgettextpo-dev -> Considering libglut-dev -> Trying libglut-dev -> Considering libjpeg-dev -> Trying libjpeg-dev -> Considering libpng-dev -> Trying libpng-dev -> Considering libsdl-dev -> Trying libsdl-dev -> Considering libz-dev -> Trying libz-dev -> Considering python-dev -> Trying python-dev -> Considering scons -> Trying scons -> Considering libtiff4-dev -> Trying libtiff4-dev -> Considering autotools-dev -> Trying autotools-dev -> Installing debhelper dpatch ftgl-dev gettext libgettextpo-dev libglut-dev libjpeg-dev libpng-dev libsdl-dev libz-dev python-dev scons libtiff4-dev autotools-dev Reading package lists... Building dependency tree... Note, selecting gettext instead of libgettextpo-dev Note, selecting freeglut3-dev instead of libglut-dev Note, selecting libjpeg62-dev instead of libjpeg-dev Note, selecting libpng12-dev instead of libpng-dev Note, selecting libsdl1.2-dev instead of libsdl-dev Note, selecting zlib1g-dev instead of libz-dev The following extra packages will be installed: binutils cpp cpp-4.1 dpkg-dev file freeglut3 freeglut3-dev g++ g++-4.1 gcc gcc-4.1 html2text intltool-debian libasound2 libc6-dev libdirectfb-0.9-25 libdrm2 libexpat1 libfreetype6 libfreetype6-dev libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa libglu1-mesa-dev libice-dev libice6 libjpeg62 libjpeg62-dev libmagic1 libpng12-0 libpng12-dev libsdl1.2-dev libsdl1.2debian libsdl1.2debian-alsa libsm-dev libsm6 libssp0 libstdc++6-4.1-dev libsvga1 libsysfs2 libtiff4 libtiffxx0c2 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxt-dev libxt6 libxxf86vm1 linux-kernel-headers make mesa-common-dev mime-support patch perl perl-modules po-debconf python python-central python-minimal python2.4 python2.4-dev python2.4-minimal svgalibg1 x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev x11proto-xext-dev xtrans-dev zlib1g-dev Suggested packages: binutils-doc cpp-doc gcc-4.1-locales dh-make curl debian-keyring gcc-4.1-doc lib64stdc++6 manpages-dev autoconf automake1.9 libtool flex bison gdb gcc-doc libc6-dev-amd64 lib64gcc1 lib64ssp0 cvs gettext-doc libasound2-plugins glibc-doc libstdc++6-4.1-doc make-doc-non-dfsg diff-doc libterm-readline-gnu-perl libterm-readline-perl-perl python-doc python-tk python-profiler python2.4-doc Recommended packages: patchutils bzip2 libmudflap0-dev libsvga1-dev libasound2-dev libaa1-dev libaudio-dev libartsc0-dev libesd0-dev libdirectfb-dev libcaca-dev libcucul-dev perl-doc libmail-sendmail-perl libcompress-zlib-perl The following NEW packages will be installed: autotools-dev binutils cpp cpp-4.1 debhelper dpatch dpkg-dev file freeglut3 freeglut3-dev ftgl-dev g++ g++-4.1 gcc gcc-4.1 gettext html2text intltool-debian libasound2 libc6-dev libdirectfb-0.9-25 libdrm2 libexpat1 libfreetype6 libfreetype6-dev libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa libglu1-mesa-dev libice-dev libice6 libjpeg62 libjpeg62-dev libmagic1 libpng12-0 libpng12-dev libsdl1.2-dev libsdl1.2debian libsdl1.2debian-alsa libsm-dev libsm6 libssp0 libstdc++6-4.1-dev libsvga1 libsysfs2 libtiff4 libtiff4-dev libtiffxx0c2 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxt-dev libxt6 libxxf86vm1 linux-kernel-headers make mesa-common-dev mime-support patch perl perl-modules po-debconf python python-central python-dev python-minimal python2.4 python2.4-dev python2.4-minimal scons svgalibg1 x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev x11proto-xext-dev xtrans-dev zlib1g-dev 0 upgraded, 85 newly installed, 0 to remove and 0 not upgraded. Need to get 49.8MB/52.4MB of archives. After unpacking 179MB of additional disk space will be used. Get:1 http://ftp.fr.debian.org etch/main x11-common 1:7.1.0-16 [337kB] Get:2 http://ftp.fr.debian.org etch/main libice6 1:1.0.1-2 [42.6kB] Get:3 http://ftp.fr.debian.org etch/main libice-dev 1:1.0.1-2 [52.0kB] Get:4 http://ftp.fr.debian.org etch/main libsm6 1:1.0.1-3 [18.0kB] Get:5 http://ftp.fr.debian.org etch/main libsm-dev 1:1.0.1-3 [21.0kB] Get:6 http://ftp.fr.debian.org etch/main libxau6 1:1.0.1-2 [6986B] Get:7 http://ftp.fr.debian.org etch/main libx11-data 2:1.0.3-7 [157kB] Get:8 http://ftp.fr.debian.org etch/main libx11-6 2:1.0.3-7 [567kB] Get:9 http://ftp.fr.debian.org etch/main libxau-dev 1:1.0.1-2 [10.8kB] Get:10 http://ftp.fr.debian.org etch/main xtrans-dev 1.0.1-3 [59.0kB] Get:11 http://ftp.fr.debian.org etch/main libx11-dev 2:1.0.3-7 [1269kB] Get:12 http://ftp.fr.debian.org etch/main libmagic1 4.17-5etch1 [275kB] Get:13 http://ftp.fr.debian.org etch/main file 4.17-5etch1 [31.7kB] Get:14 http://ftp.fr.debian.org etch/main mime-support 3.39-1 [30.9kB] Get:15 http://ftp.fr.debian.org etch/main perl-modules 5.8.8-7 [2310kB] Get:16 http://ftp.fr.debian.org etch/main perl 5.8.8-7 [3575kB] Get:17 http://ftp.fr.debian.org etch/main python2.4-minimal 2.4.4-3 [901kB] Get:18 http://ftp.fr.debian.org etch/main python2.4 2.4.4-3 [2849kB] Get:19 http://ftp.fr.debian.org etch/main python-minimal 2.4.4-2 [12.2kB] Get:20 http://ftp.fr.debian.org etch/main python 2.4.4-2 [141kB] Get:21 http://ftp.fr.debian.org etch/main python-central 0.5.12 [31.9kB] Get:22 http://ftp.fr.debian.org etch/main binutils 2.17-3 [2605kB] Get:23 http://ftp.fr.debian.org etch/main cpp-4.1 4.1.1-21 [2331kB] Get:24 http://ftp.fr.debian.org etch/main cpp 4:4.1.1-15 [11.6kB] Get:25 http://ftp.fr.debian.org etch/main dpkg-dev 1.13.25 [166kB] Get:26 http://ftp.fr.debian.org etch/main gettext 0.16.1-1 [2190kB] Get:27 http://ftp.fr.debian.org etch/main intltool-debian 0.35.0+20060710.1 [30.8kB] Get:28 http://ftp.fr.debian.org etch/main po-debconf 1.0.8 [111kB] Get:29 http://ftp.fr.debian.org etch/main debhelper 5.0.42 [510kB] Get:30 http://ftp.fr.debian.org etch/main dpatch 2.0.21 [83.5kB] Get:31 http://ftp.fr.debian.org etch/main libdrm2 2.0.2-0.1 [15.2kB] Get:32 http://ftp.fr.debian.org etch/main libxxf86vm1 1:1.0.1-2 [9778B] Get:33 http://ftp.fr.debian.org etch/main libgl1-mesa-glx 6.5.1-0.6 [148kB] Get:34 http://ftp.fr.debian.org etch/main libglu1-mesa 6.5.1-0.6 [232kB] Get:35 http://ftp.fr.debian.org etch/main linux-kernel-headers 2.6.18-7 [1875kB] Get:36 http://ftp.fr.debian.org etch/main libc6-dev 2.3.6.ds1-13 [2716kB] Get:37 http://ftp.fr.debian.org etch/main mesa-common-dev 6.5.1-0.6 [158kB] Get:38 http://ftp.fr.debian.org etch/main libexpat1 1.95.8-3.4 [62.9kB] Get:39 http://ftp.fr.debian.org etch/main libgl1-mesa-dri 6.5.1-0.6 [12.2MB] Get:40 http://ftp.fr.debian.org etch/main libgl1-mesa-dev 6.5.1-0.6 [32.4kB] Get:41 http://ftp.fr.debian.org etch/main libglu1-mesa-dev 6.5.1-0.6 [257kB] Get:42 http://ftp.fr.debian.org etch/main libfreetype6 2.2.1-5 [342kB] Get:43 http://ftp.fr.debian.org etch/main libfreetype6-dev 2.2.1-5 [642kB] Get:44 http://ftp.fr.debian.org etch/main libssp0 4.1.1-21 [4492B] Get:45 http://ftp.fr.debian.org etch/main gcc-4.1 4.1.1-21 [461kB] Get:46 http://ftp.fr.debian.org etch/main gcc 4:4.1.1-15 [5052B] Get:47 http://ftp.fr.debian.org etch/main libstdc++6-4.1-dev 4.1.1-21 [1634kB] Get:48 http://ftp.fr.debian.org etch/main g++-4.1 4.1.1-21 [2615kB] Get:49 http://ftp.fr.debian.org etch/main g++ 4:4.1.1-15 [1360B] Get:50 http://ftp.fr.debian.org etch/main libasound2 1.0.13-2 [346kB] Get:51 http://ftp.fr.debian.org etch/main libsysfs2 2.1.0-1 [27.0kB] Get:52 http://ftp.fr.debian.org etch/main libdirectfb-0.9-25 0.9.25.1-5 [835kB] Get:53 http://ftp.fr.debian.org etch/main libpng12-0 1.2.15~beta5-1 [186kB] Get:54 http://ftp.fr.debian.org etch/main libpng12-dev 1.2.15~beta5-1 [172kB] Get:55 http://ftp.fr.debian.org etch/main libsvga1 1:1.4.3-24 [311kB] Get:56 http://ftp.fr.debian.org etch/main svgalibg1 1:1.4.3-24 [762B] Get:57 http://ftp.fr.debian.org etch/main libsdl1.2debian-alsa 1.2.11-8 [209kB] Get:58 http://ftp.fr.debian.org etch/main libsdl1.2debian 1.2.11-8 [20.8kB] Get:59 http://ftp.fr.debian.org etch/main libsdl1.2-dev 1.2.11-8 [842kB] Get:60 http://ftp.fr.debian.org etch/main libtiff4 3.8.2-7 [483kB] Get:61 http://ftp.fr.debian.org etch/main libtiffxx0c2 3.8.2-7 [5006B] Get:62 http://ftp.fr.debian.org etch/main libtiff4-dev 3.8.2-7 [233kB] Get:63 http://ftp.fr.debian.org etch/main python2.4-dev 2.4.4-3 [1509kB] Get:64 http://ftp.fr.debian.org etch/main python-dev 2.4.4-2 [890B] Get:65 http://ftp.fr.debian.org etch/main scons 0.96.93-2 [389kB] Extracting templates from packages: 35% Extracting templates from packages: 70% Extracting templates from packages: 100% Preconfiguring packages ... /dev/mem: Operation not permitted /usr/share/debconf/confmodule: line 42: 3: Bad file descriptor