make[1]: Entering directory `/usr/src/poker3d-data' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy && rm -fr /usr/src/poker3d-data/build/debian/edgy && mkdir /usr/src/poker3d-data/build/debian/edgy rm -fr /usr/src/poker3d-data/build/debian/edgy.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi make chroot-mounts make[2]: Entering directory `/usr/src/poker3d-data' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi mount -t proc proc /usr/src/poker3d-data/build/debian/edgy/proc mount -t devpts devpts /usr/src/poker3d-data/build/debian/edgy/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/edgy/archives/partial ; \ mount --bind gnulinux/debian/edgy/archives /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/edgy/src mount --bind gnulinux/debian/edgy/src /usr/src/poker3d-data/build/debian/edgy/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d-data/build/debian/edgy/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d-data/build/debian/edgy/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/poker3d-data' if [ debian = debian ] ; then \ source_list=/usr/src/poker3d-data/build/debian/edgy/etc/apt/sources.list ; \ : ; \ : ; \ timeout 600 chroot /usr/src/poker3d-data/build/debian/edgy apt-get -o Acquire::pdiffs=false update && \ timeout 3600 chroot /usr/src/poker3d-data/build/debian/edgy apt-get -y --force-yes dist-upgrade ; \ elif [ debian = fedora ] ; then \ TEMPLATE=/usr/src/poker3d-data/build/debian/edgy/etc/packaging-farm.yum ; \ : ; \ : ; \ chroot /usr/src/poker3d-data/build/debian/edgy yum -d 0 -e 0 -y update ; \ elif [ debian = gentoo ] ; then \ overlaydir=/usr/src/poker3d-data/build/debian/edgy/overlays ; \ mkdir -p $overlaydir ; \ : ; \ fi Get:1 http://fr2.archive.ubuntu.com edgy Release.gpg [191B] Ign http://fr2.archive.ubuntu.com edgy/main Translation-en_US Ign http://fr2.archive.ubuntu.com edgy/universe Translation-en_US Hit http://fr2.archive.ubuntu.com edgy Release Hit http://fr2.archive.ubuntu.com edgy/main Packages Hit http://fr2.archive.ubuntu.com edgy/universe Packages Fetched 1B in 0s (1B/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. make chroot-umounts make[2]: Entering directory `/usr/src/poker3d-data' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: Leaving directory `/usr/src/poker3d-data' make[1]: Leaving directory `/usr/src/poker3d-data' make[1]: Entering directory `/usr/src/poker3d-data' mkdir -p "/var/cache/packaging-farm/sources/poker3d-data" rsync --delete -avH /var/cache/packaging-farm/sources/poker3d-data/ poker3d-data/ building file list ... done sent 285 bytes received 20 bytes 610.00 bytes/sec total size is 167386121 speedup is 548806.95 # # 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-data/poker3d-data*[0-9].tar.gz ; \ version=$(expr $tarbal : '.*-\(.*\).tar.gz') ; \ if [ -f poker3d-data/poker3d-data-*[0-9]/debian/patches/00list ] ; then \ for patch in poker3d-data/poker3d-data-*[0-9]/debian/patches/*.dpatch ; do \ base=$(basename $patch) ; \ cp -a $patch poker3d-data ; \ cp -a $patch poker3d-data/poker3d-data-debian-$base ; \ done ; \ fi rm -fr gnulinux/debian/edgy/src mkdir -p gnulinux/debian/edgy/src if [ -f poker3d-data/*/debian/control.edgy ] ; then \ cd gnulinux/debian/edgy/src ; \ dpkg-source -x ../../../../poker3d-data/*.dsc ; \ cp poker3d-data-*/debian/control.edgy poker3d-data-*/debian/control ; \ dpkg-source -b poker3d-data-*[0-9] poker3d-data_*.tar.gz ; \ elif [ -d poker3d-data/edgy ] ; then \ rsync -av poker3d-data/edgy/*.{dsc,gz} gnulinux/debian/edgy/src ; \ else \ rsync -av poker3d-data/*.{dsc,gz} gnulinux/debian/edgy/src ; \ fi building file list ... done poker3d-data-1.1.36.tar.gz poker3d-data_1.1.36-1.diff.gz poker3d-data_1.1.36-1.dsc poker3d-data_1.1.36.orig.tar.gz sent 111832569 bytes received 108 bytes 74555118.00 bytes/sec total size is 111818575 speedup is 1.00 make[1]: Leaving directory `/usr/src/poker3d-data' make[1]: Entering directory `/usr/src/poker3d-data' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi mount -t proc proc /usr/src/poker3d-data/build/debian/edgy/proc mount -t devpts devpts /usr/src/poker3d-data/build/debian/edgy/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/edgy/archives/partial ; \ mount --bind gnulinux/debian/edgy/archives /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/edgy/src mount --bind gnulinux/debian/edgy/src /usr/src/poker3d-data/build/debian/edgy/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d-data/build/debian/edgy/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d-data/build/debian/edgy/root/.ccache ; \ fi /usr/lib/pbuilder/pbuilder-satisfydepends --force-version --chroot /usr/src/poker3d-data/build/debian/edgy --control gnulinux/debian/edgy/src/poker3d-data*.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 -> Installing debhelper Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils dpkg-dev file gettext html2text intltool-debian libmagic1 make patch po-debconf Suggested packages: binutils-doc dh-make debian-keyring cvs gettext-doc make-doc-non-dfsg ed diff-doc Recommended packages: gcc c-compiler curl wget lynx libmail-sendmail-perl libcompress-zlib-perl The following NEW packages will be installed: binutils debhelper dpkg-dev file gettext html2text intltool-debian libmagic1 make patch po-debconf 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. Need to get 4167kB of archives. After unpacking 18.9MB of additional disk space will be used. Get:1 http://fr2.archive.ubuntu.com edgy/main libmagic1 4.17-2ubuntu1 [274kB] Get:2 http://fr2.archive.ubuntu.com edgy/main file 4.17-2ubuntu1 [31.0kB] Get:3 http://fr2.archive.ubuntu.com edgy/main binutils 2.17-1ubuntu1 [1441kB] Get:4 http://fr2.archive.ubuntu.com edgy/main patch 2.5.9-4 [95.6kB] Get:5 http://fr2.archive.ubuntu.com edgy/main make 3.81-2 [148kB] Get:6 http://fr2.archive.ubuntu.com edgy/main dpkg-dev 1.13.22ubuntu7 [110kB] Get:7 http://fr2.archive.ubuntu.com edgy/main html2text 1.3.2a-3 [95.5kB] Get:8 http://fr2.archive.ubuntu.com edgy/main gettext 0.15-2ubuntu1 [1324kB] Get:9 http://fr2.archive.ubuntu.com edgy/main intltool-debian 0.35.0+20060710 [31.4kB] Get:10 http://fr2.archive.ubuntu.com edgy/main po-debconf 1.0.5 [109kB] Get:11 http://fr2.archive.ubuntu.com edgy/main debhelper 5.0.37.3ubuntu4 [508kB] Fetched 4167kB in 6s (648kB/s) Selecting previously deselected package libmagic1. (Reading database ... 12573 files and directories currently installed.) Unpacking libmagic1 (from .../libmagic1_4.17-2ubuntu1_i386.deb) ... Selecting previously deselected package file. Unpacking file (from .../file_4.17-2ubuntu1_i386.deb) ... Selecting previously deselected package binutils. Unpacking binutils (from .../binutils_2.17-1ubuntu1_i386.deb) ... Selecting previously deselected package patch. Unpacking patch (from .../patch_2.5.9-4_i386.deb) ... Selecting previously deselected package make. Unpacking make (from .../archives/make_3.81-2_i386.deb) ... Selecting previously deselected package dpkg-dev. Unpacking dpkg-dev (from .../dpkg-dev_1.13.22ubuntu7_all.deb) ... Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-3_i386.deb) ... Selecting previously deselected package gettext. Unpacking gettext (from .../gettext_0.15-2ubuntu1_i386.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.5_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_5.0.37.3ubuntu4_all.deb) ... Setting up libmagic1 (4.17-2ubuntu1) ... Setting up file (4.17-2ubuntu1) ... Setting up binutils (2.17-1ubuntu1) ... Setting up patch (2.5.9-4) ... Setting up make (3.81-2) ... Setting up dpkg-dev (1.13.22ubuntu7) ... Setting up html2text (1.3.2a-3) ... Setting up gettext (0.15-2ubuntu1) ... Setting up intltool-debian (0.35.0+20060710) ... Setting up po-debconf (1.0.5) ... Setting up debhelper (5.0.37.3ubuntu4) ... -> Finished parsing the build-deps cp -a /usr/lib/packaging-farm/debian/debuild.sh /usr/src/poker3d-data/build/debian/edgy/usr/src chroot /usr/src/poker3d-data/build/debian/edgy sh -c "cd /usr/src && DISTRIBUTION=edgy PACKAGE=poker3d-data DEB_BUILD_OPTIONS='' ./debuild.sh" dpkg-source: warning: extracting unsigned source package (./poker3d-data_1.1.36-1.dsc) dpkg-source: extracting poker3d-data in poker3d-data-1.1.36 dpkg-source: unpacking poker3d-data_1.1.36.orig.tar.gz dpkg-source: applying ./poker3d-data_1.1.36-1.diff.gz dpkg-buildpackage: source package is poker3d-data dpkg-buildpackage: source version is 1.1.36-1 dpkg-buildpackage: source changed by Loic Dachary (OuoU) sh: gcc: not found dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation) sh: gcc: not found dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation) dpkg-buildpackage: host architecture i386 dpkg-buildpackage: source version without epoch 1.1.36-1 sh: gcc: not found dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation) sh: gcc: not found dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation) debian/rules clean make[2]: Entering directory `/usr/src/poker3d-data-1.1.36' dh_testdir dh_testroot dh_clean make[2]: Leaving directory `/usr/src/poker3d-data-1.1.36' debian/rules build make[2]: Entering directory `/usr/src/poker3d-data-1.1.36' dh_testdir find data -type f | xargs chmod 644 make[2]: Leaving directory `/usr/src/poker3d-data-1.1.36' debian/rules binary make[2]: Entering directory `/usr/src/poker3d-data-1.1.36' dh_testdir dh_testroot dh_install data usr/share/poker3d dh_gencontrol sh: gcc: not found dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation) sh: gcc: not found dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation) dh_md5sums dh_builddeb tar: -: file name read contains nul character dpkg-deb: building package `poker3d-data' in `../poker3d-data_1.1.36-1_all.deb'. make[2]: Leaving directory `/usr/src/poker3d-data-1.1.36' dpkg-genchanges -b sh: gcc: not found dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation) dpkg-genchanges: binary-only upload - not including any source code dpkg-buildpackage: binary only upload (no source included) sh: gcc: not found dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation) dpkg-genchanges: including full source code in upload lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: Leaving directory `/usr/src/poker3d-data' make[1]: Entering directory `/usr/src/poker3d-data' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi mount -t proc proc /usr/src/poker3d-data/build/debian/edgy/proc mount -t devpts devpts /usr/src/poker3d-data/build/debian/edgy/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/edgy/archives/partial ; \ mount --bind gnulinux/debian/edgy/archives /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/edgy/src mount --bind gnulinux/debian/edgy/src /usr/src/poker3d-data/build/debian/edgy/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d-data/build/debian/edgy/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d-data/build/debian/edgy/root/.ccache ; \ fi cd gnulinux/debian/edgy/src ; \ dpkg-scanpackages . /dev/null | gzip > Packages.gz ; \ dpkg-scansources . /dev/null | gzip > Sources.gz ** Packages in archive but missing from override file: ** poker3d-data Wrote 1 entries to output Packages file. lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: Leaving directory `/usr/src/poker3d-data' make[1]: Entering directory `/usr/src/poker3d-data' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy && rm -fr /usr/src/poker3d-data/build/debian/edgy && mkdir /usr/src/poker3d-data/build/debian/edgy rm -fr /usr/src/poker3d-data/build/debian/edgy.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi make chroot-mounts make[2]: Entering directory `/usr/src/poker3d-data' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi mount -t proc proc /usr/src/poker3d-data/build/debian/edgy/proc mount -t devpts devpts /usr/src/poker3d-data/build/debian/edgy/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/edgy/archives/partial ; \ mount --bind gnulinux/debian/edgy/archives /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/edgy/src mount --bind gnulinux/debian/edgy/src /usr/src/poker3d-data/build/debian/edgy/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d-data/build/debian/edgy/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d-data/build/debian/edgy/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/poker3d-data' if [ debian = debian ] ; then \ source_list=/usr/src/poker3d-data/build/debian/edgy/etc/apt/sources.list ; \ : ; \ : ; \ timeout 600 chroot /usr/src/poker3d-data/build/debian/edgy apt-get -o Acquire::pdiffs=false update && \ timeout 3600 chroot /usr/src/poker3d-data/build/debian/edgy apt-get -y --force-yes dist-upgrade ; \ elif [ debian = fedora ] ; then \ TEMPLATE=/usr/src/poker3d-data/build/debian/edgy/etc/packaging-farm.yum ; \ : ; \ : ; \ chroot /usr/src/poker3d-data/build/debian/edgy yum -d 0 -e 0 -y update ; \ elif [ debian = gentoo ] ; then \ overlaydir=/usr/src/poker3d-data/build/debian/edgy/overlays ; \ mkdir -p $overlaydir ; \ : ; \ fi Get:1 http://fr2.archive.ubuntu.com edgy Release.gpg [191B] Ign http://fr2.archive.ubuntu.com edgy/main Translation-en_US Ign http://fr2.archive.ubuntu.com edgy/universe Translation-en_US Hit http://fr2.archive.ubuntu.com edgy Release Hit http://fr2.archive.ubuntu.com edgy/main Packages Hit http://fr2.archive.ubuntu.com edgy/universe Packages Fetched 1B in 0s (4B/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. make chroot-umounts make[2]: Entering directory `/usr/src/poker3d-data' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: Leaving directory `/usr/src/poker3d-data' make[1]: Leaving directory `/usr/src/poker3d-data' make[1]: Entering directory `/usr/src/poker3d-data' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi mount -t proc proc /usr/src/poker3d-data/build/debian/edgy/proc mount -t devpts devpts /usr/src/poker3d-data/build/debian/edgy/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/edgy/archives/partial ; \ mount --bind gnulinux/debian/edgy/archives /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/edgy/src mount --bind gnulinux/debian/edgy/src /usr/src/poker3d-data/build/debian/edgy/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/poker3d-data/build/debian/edgy/root/.ccache ; \ mount --bind /root/.ccache /usr/src/poker3d-data/build/debian/edgy/root/.ccache ; \ fi if test "" ; then \ echo 'deb file:///usr/src ./' >> /usr/src/poker3d-data/build/debian/edgy/etc/apt/sources.list && \ chroot /usr/src/poker3d-data/build/debian/edgy sh -c "apt-get update && apt-get install --yes --force-yes " ; \ fi lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/poker3d-data/build/debian/edgy /usr/src/poker3d-data/build/debian/edgy.unionfs if ! unionctl --query /usr/src/poker3d-data/build/debian/edgy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/poker3d-data/build/debian/edgy.unionfs=rw:/chroot/debian/edgy=ro poker3d-data-edgy /usr/src/poker3d-data/build/debian/edgy ; fi umount /usr/src/poker3d-data/build/debian/edgy/proc > /dev/null 2>&1 umount /usr/src/poker3d-data/build/debian/edgy/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/poker3d-data/build/debian/edgy/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/poker3d-data/build/debian/edgy/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/poker3d-data/build/debian/edgy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/poker3d-data/build/debian/edgy/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: Leaving directory `/usr/src/poker3d-data'