DC-Build-Header: cvm 0.96-1 / Mon Jul 09 20:39:39 +0000 2012 DC-Task: logfile:/tmp/cvm_0.96-1_unstable_clang.log version:0.96-1 modes:clang chroot:unstable source:cvm esttime:68 architecture:any DC-Sbuild-call: su user -c 'sbuild -n -A -s --force-orig-source --apt-update -d unstable -v --chroot-setup-commands=/tmp/switch-to-clang cvm_0.96-1' sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on ip-10-29-166-124.ec2.internal ╔══════════════════════════════════════════════════════════════════════════════╗ ║ cvm 0.96-1 (amd64) 09 Jul 2012 20:39 ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Package: cvm Version: 0.96-1 Source Version: 0.96-1 Distribution: unstable Architecture: amd64 I: NOTICE: Log filtering will replace 'build/cvm-7YYpLS/cvm-0.96' with '«PKGBUILDDIR»' I: NOTICE: Log filtering will replace 'build/cvm-7YYpLS' with '«BUILDDIR»' I: NOTICE: Log filtering will replace 'var/lib/schroot/mount/unstable-amd64-sbuild-39adc095-4d1a-4994-8e99-e4f71009668b' with '«CHROOT»' ┌──────────────────────────────────────────────────────────────────────────────┐ │ Update chroot │ └──────────────────────────────────────────────────────────────────────────────┘ Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ┌──────────────────────────────────────────────────────────────────────────────┐ │ Fetch source files │ └──────────────────────────────────────────────────────────────────────────────┘ Check APT ───────── Checking available source versions... Download source files with APT ────────────────────────────── Reading package lists... Building dependency tree... Reading state information... Need to get 139 kB of source archives. Get:1 http://localhost/debian/ unstable/main cvm 0.96-1 (dsc) [1021 B] Get:2 http://localhost/debian/ unstable/main cvm 0.96-1 (tar) [128 kB] Get:3 http://localhost/debian/ unstable/main cvm 0.96-1 (diff) [9898 B] Fetched 139 kB in 0s (219 kB/s) Download complete and in download only mode Check arch ────────── ┌──────────────────────────────────────────────────────────────────────────────┐ │ Chroot Setup Commands │ └──────────────────────────────────────────────────────────────────────────────┘ /tmp/switch-to-clang ──────────────────── + echo 'Entering customization script...' Entering customization script... + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + echo 'Install of clang' Install of clang + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + apt-get install --yes --no-install-recommends clang -t unstable Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libclang-common-dev libffi5 libllvm3.1 Recommended packages: llvm-3.1-dev python The following NEW packages will be installed: clang libclang-common-dev libffi5 libllvm3.1 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 13.1 MB of archives. After this operation, 35.6 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libffi5 amd64 3.0.10-3 [24.8 kB] Get:2 http://localhost/debian/ unstable/main libllvm3.1 amd64 3.1-2 [7275 kB] Get:3 http://localhost/debian/ unstable/main libclang-common-dev amd64 3.1-8 [84.3 kB] Get:4 http://localhost/debian/ unstable/main clang amd64 3.1-8 [5755 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.1 MB in 0s (30.1 MB/s) Selecting previously unselected package libffi5:amd64. (Reading database ... 11729 files and directories currently installed.) Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ... Selecting previously unselected package libllvm3.1:amd64. Unpacking libllvm3.1:amd64 (from .../libllvm3.1_3.1-2_amd64.deb) ... Selecting previously unselected package libclang-common-dev. Unpacking libclang-common-dev (from .../libclang-common-dev_3.1-8_amd64.deb) ... Selecting previously unselected package clang. Unpacking clang (from .../archives/clang_3.1-8_amd64.deb) ... Setting up libffi5:amd64 (3.0.10-3) ... Setting up libllvm3.1:amd64 (3.1-2) ... Setting up libclang-common-dev (3.1-8) ... Setting up clang (3.1-8) ... + echo 'Replace gcc, g++ & cpp by clang' Replace gcc, g++ & cpp by clang + VERSION=4.7 + cd /usr/bin + rm g++-4.7 gcc-4.7 cpp-4.7 + ln -s clang++ g++-4.7 + ln -s clang gcc-4.7 + ln -s clang cpp-4.7 + cd - /«BUILDDIR» + echo 'Block the installation of new gcc version' Block the installation of new gcc version + dpkg --set-selections + echo 'gcc-4.6 hold' + dpkg --set-selections + echo 'cpp-4.6 hold' + dpkg --set-selections + echo 'g++-4.6 hold' + dpkg --set-selections + echo 'gcc-4.7 hold' + dpkg --set-selections + echo 'cpp-4.7 hold' + dpkg --set-selections + echo 'g++-4.7 hold' + echo 'Check if gcc, g++ & cpp are actually clang' Check if gcc, g++ & cpp are actually clang + grep clang + gcc --version I: Finished running '/tmp/switch-to-clang'. Finished processing commands. ──────────────────────────────────────────────────────────────────────────────── Merged Build-Depends: build-essential, fakeroot Filtered Build-Depends: build-essential, fakeroot dpkg-deb: building package `sbuild-build-depends-core-dummy' in `/«BUILDDIR»/resolver-Lj8b48/apt_archive/sbuild-build-depends-core-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install core build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: sbuild-build-depends-core-dummy debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/708 B of archives. After this operation, 0 B of additional disk space will be used. Selecting previously unselected package sbuild-build-depends-core-dummy. (Reading database ... 11809 files and directories currently installed.) Unpacking sbuild-build-depends-core-dummy (from .../sbuild-build-depends-core-dummy.deb) ... Setting up sbuild-build-depends-core-dummy (0.invalid.0) ... Merged Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), libbg1-dev, libmysqlclient15-dev, libpq-dev, libsqlite3-dev, libtool, vim, freecdb, sqlite3 Filtered Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), libbg1-dev, libmysqlclient15-dev, libpq-dev, libsqlite3-dev, libtool, vim, freecdb, sqlite3 dpkg-deb: building package `sbuild-build-depends-cvm-dummy' in `/«BUILDDIR»/resolver-_Ul6_k/apt_archive/sbuild-build-depends-cvm-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install cvm build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: autotools-dev comerr-dev file freecdb krb5-multidev libbg1 libbg1-dev libgcrypt11 libgnutls26 libgpg-error0 libgpm2 libgssapi-krb5-2 libgssrpc4 libk5crypto3 libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkeyutils1 libkrb5-3 libkrb5-dev libkrb5support0 libldap-2.4-2 libmagic1 libmysqlclient-dev libmysqlclient18 libp11-kit0 libpq-dev libpq5 libsasl2-2 libsqlite3-0 libsqlite3-dev libssl-dev libssl1.0.0 libtasn1-3 libtool mysql-common sqlite3 vim vim-common vim-runtime zlib1g-dev Suggested packages: doc-base krb5-doc rng-tools gpm krb5-user postgresql-doc-9.1 sqlite3-doc libtool-doc autoconf automaken gfortran fortran95-compiler gcj ctags vim-doc vim-scripts Recommended packages: libbg1-doc bglibs-doc krb5-locales libsasl2-modules libssl-doc libltdl-dev The following NEW packages will be installed: autotools-dev comerr-dev file freecdb krb5-multidev libbg1 libbg1-dev libgcrypt11 libgnutls26 libgpg-error0 libgpm2 libgssapi-krb5-2 libgssrpc4 libk5crypto3 libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkeyutils1 libkrb5-3 libkrb5-dev libkrb5support0 libldap-2.4-2 libmagic1 libmysqlclient-dev libmysqlclient18 libp11-kit0 libpq-dev libpq5 libsasl2-2 libsqlite3-0 libsqlite3-dev libssl-dev libssl1.0.0 libtasn1-3 libtool mysql-common sbuild-build-depends-cvm-dummy sqlite3 vim vim-common vim-runtime zlib1g-dev 0 upgraded, 42 newly installed, 0 to remove and 0 not upgraded. Need to get 19.7 MB/19.7 MB of archives. After this operation, 62.7 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libssl1.0.0 amd64 1.0.1c-3 [1211 kB] Get:2 http://localhost/debian/ unstable/main libgpg-error0 amd64 1.10-3 [66.8 kB] Get:3 http://localhost/debian/ unstable/main libgcrypt11 amd64 1.5.0-3 [298 kB] Get:4 http://localhost/debian/ unstable/main libp11-kit0 amd64 0.12-3 [52.8 kB] Get:5 http://localhost/debian/ unstable/main libtasn1-3 amd64 2.13-2 [67.7 kB] Get:6 http://localhost/debian/ unstable/main libgnutls26 amd64 2.12.20-1 [616 kB] Get:7 http://localhost/debian/ unstable/main libgpm2 amd64 1.20.4-6 [35.8 kB] Get:8 http://localhost/debian/ unstable/main libkeyutils1 amd64 1.5.5-3 [8552 B] Get:9 http://localhost/debian/ unstable/main libkrb5support0 amd64 1.10.1+dfsg-1 [49.0 kB] Get:10 http://localhost/debian/ unstable/main libk5crypto3 amd64 1.10.1+dfsg-1 [112 kB] Get:11 http://localhost/debian/ unstable/main libkrb5-3 amd64 1.10.1+dfsg-1 [393 kB] Get:12 http://localhost/debian/ unstable/main libgssapi-krb5-2 amd64 1.10.1+dfsg-1 [147 kB] Get:13 http://localhost/debian/ unstable/main libgssrpc4 amd64 1.10.1+dfsg-1 [87.3 kB] Get:14 http://localhost/debian/ unstable/main libkadm5clnt-mit8 amd64 1.10.1+dfsg-1 [67.4 kB] Get:15 http://localhost/debian/ unstable/main libkdb5-6 amd64 1.10.1+dfsg-1 [66.2 kB] Get:16 http://localhost/debian/ unstable/main libkadm5srv-mit8 amd64 1.10.1+dfsg-1 [84.4 kB] Get:17 http://localhost/debian/ unstable/main libsasl2-2 amd64 2.1.25.dfsg1-4+b1 [120 kB] Get:18 http://localhost/debian/ unstable/main libldap-2.4-2 amd64 2.4.31-1 [243 kB] Get:19 http://localhost/debian/ unstable/main libmagic1 amd64 5.11-2 [202 kB] Get:20 http://localhost/debian/ unstable/main libsqlite3-0 amd64 3.7.13-1 [455 kB] Get:21 http://localhost/debian/ unstable/main mysql-common all 5.5.24+dfsg-4 [75.8 kB] Get:22 http://localhost/debian/ unstable/main libmysqlclient18 amd64 5.5.24+dfsg-4 [1043 kB] Get:23 http://localhost/debian/ unstable/main vim-common amd64 2:7.3.547-3 [164 kB] Get:24 http://localhost/debian/ unstable/main file amd64 5.11-2 [51.8 kB] Get:25 http://localhost/debian/ unstable/main autotools-dev all 20120608.1 [73.0 kB] Get:26 http://localhost/debian/ unstable/main freecdb amd64 0.75 [22.4 kB] Get:27 http://localhost/debian/ unstable/main comerr-dev amd64 2.1-1.42.4-3 [42.8 kB] Get:28 http://localhost/debian/ unstable/main krb5-multidev amd64 1.10.1+dfsg-1 [153 kB] Get:29 http://localhost/debian/ unstable/main libbg1 amd64 1.106-1 [160 kB] Get:30 http://localhost/debian/ unstable/main libbg1-dev amd64 1.106-1 [365 kB] Get:31 http://localhost/debian/ unstable/main zlib1g-dev amd64 1:1.2.7.dfsg-13 [215 kB] Get:32 http://localhost/debian/ unstable/main libmysqlclient-dev amd64 5.5.24+dfsg-4 [1503 kB] Get:33 http://localhost/debian/ unstable/main libpq5 amd64 9.1.4-2 [527 kB] Get:34 http://localhost/debian/ unstable/main libssl-dev amd64 1.0.1c-3 [1696 kB] Get:35 http://localhost/debian/ unstable/main libkrb5-dev amd64 1.10.1+dfsg-1 [39.4 kB] Get:36 http://localhost/debian/ unstable/main libpq-dev amd64 9.1.4-2 [613 kB] Get:37 http://localhost/debian/ unstable/main libsqlite3-dev amd64 3.7.13-1 [578 kB] Get:38 http://localhost/debian/ unstable/main libtool amd64 2.4.2-1.1 [619 kB] Get:39 http://localhost/debian/ unstable/main sqlite3 amd64 3.7.13-1 [118 kB] Get:40 http://localhost/debian/ unstable/main vim-runtime all 2:7.3.547-3 [6283 kB] Get:41 http://localhost/debian/ unstable/main vim amd64 2:7.3.547-3 [993 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 19.7 MB in 3s (6225 kB/s) Selecting previously unselected package libssl1.0.0:amd64. (Reading database ... 11809 files and directories currently installed.) Unpacking libssl1.0.0:amd64 (from .../libssl1.0.0_1.0.1c-3_amd64.deb) ... Selecting previously unselected package libgpg-error0:amd64. Unpacking libgpg-error0:amd64 (from .../libgpg-error0_1.10-3_amd64.deb) ... Selecting previously unselected package libgcrypt11:amd64. Unpacking libgcrypt11:amd64 (from .../libgcrypt11_1.5.0-3_amd64.deb) ... Selecting previously unselected package libp11-kit0:amd64. Unpacking libp11-kit0:amd64 (from .../libp11-kit0_0.12-3_amd64.deb) ... Selecting previously unselected package libtasn1-3:amd64. Unpacking libtasn1-3:amd64 (from .../libtasn1-3_2.13-2_amd64.deb) ... Selecting previously unselected package libgnutls26:amd64. Unpacking libgnutls26:amd64 (from .../libgnutls26_2.12.20-1_amd64.deb) ... Selecting previously unselected package libgpm2:amd64. Unpacking libgpm2:amd64 (from .../libgpm2_1.20.4-6_amd64.deb) ... Selecting previously unselected package libkeyutils1:amd64. Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ... Selecting previously unselected package libkrb5support0:amd64. Unpacking libkrb5support0:amd64 (from .../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libk5crypto3:amd64. Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libkrb5-3:amd64. Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Unpacking libgssapi-krb5-2:amd64 (from .../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libgssrpc4:amd64. Unpacking libgssrpc4:amd64 (from .../libgssrpc4_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libkadm5clnt-mit8:amd64. Unpacking libkadm5clnt-mit8:amd64 (from .../libkadm5clnt-mit8_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libkdb5-6:amd64. Unpacking libkdb5-6:amd64 (from .../libkdb5-6_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libkadm5srv-mit8:amd64. Unpacking libkadm5srv-mit8:amd64 (from .../libkadm5srv-mit8_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libsasl2-2:amd64. Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ... Selecting previously unselected package libldap-2.4-2:amd64. Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ... Selecting previously unselected package libmagic1:amd64. Unpacking libmagic1:amd64 (from .../libmagic1_5.11-2_amd64.deb) ... Selecting previously unselected package libsqlite3-0:amd64. Unpacking libsqlite3-0:amd64 (from .../libsqlite3-0_3.7.13-1_amd64.deb) ... Selecting previously unselected package mysql-common. Unpacking mysql-common (from .../mysql-common_5.5.24+dfsg-4_all.deb) ... Selecting previously unselected package libmysqlclient18:amd64. Unpacking libmysqlclient18:amd64 (from .../libmysqlclient18_5.5.24+dfsg-4_amd64.deb) ... Selecting previously unselected package vim-common. Unpacking vim-common (from .../vim-common_2%3a7.3.547-3_amd64.deb) ... Selecting previously unselected package file. Unpacking file (from .../archives/file_5.11-2_amd64.deb) ... Selecting previously unselected package autotools-dev. Unpacking autotools-dev (from .../autotools-dev_20120608.1_all.deb) ... Selecting previously unselected package freecdb. Unpacking freecdb (from .../freecdb_0.75_amd64.deb) ... Selecting previously unselected package comerr-dev. Unpacking comerr-dev (from .../comerr-dev_2.1-1.42.4-3_amd64.deb) ... Selecting previously unselected package krb5-multidev. Unpacking krb5-multidev (from .../krb5-multidev_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libbg1. Unpacking libbg1 (from .../libbg1_1.106-1_amd64.deb) ... Selecting previously unselected package libbg1-dev. Unpacking libbg1-dev (from .../libbg1-dev_1.106-1_amd64.deb) ... Selecting previously unselected package zlib1g-dev:amd64. Unpacking zlib1g-dev:amd64 (from .../zlib1g-dev_1%3a1.2.7.dfsg-13_amd64.deb) ... Selecting previously unselected package libmysqlclient-dev. Unpacking libmysqlclient-dev (from .../libmysqlclient-dev_5.5.24+dfsg-4_amd64.deb) ... Selecting previously unselected package libpq5. Unpacking libpq5 (from .../libpq5_9.1.4-2_amd64.deb) ... Selecting previously unselected package libssl-dev. Unpacking libssl-dev (from .../libssl-dev_1.0.1c-3_amd64.deb) ... Selecting previously unselected package libkrb5-dev. Unpacking libkrb5-dev (from .../libkrb5-dev_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libpq-dev. Unpacking libpq-dev (from .../libpq-dev_9.1.4-2_amd64.deb) ... Selecting previously unselected package libsqlite3-dev. Unpacking libsqlite3-dev (from .../libsqlite3-dev_3.7.13-1_amd64.deb) ... Selecting previously unselected package libtool. Unpacking libtool (from .../libtool_2.4.2-1.1_amd64.deb) ... Selecting previously unselected package sqlite3. Unpacking sqlite3 (from .../sqlite3_3.7.13-1_amd64.deb) ... Selecting previously unselected package vim-runtime. Unpacking vim-runtime (from .../vim-runtime_2%3a7.3.547-3_all.deb) ... Adding 'diversion of /usr/share/vim/vim73/doc/help.txt to /usr/share/vim/vim73/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim73/doc/tags to /usr/share/vim/vim73/doc/tags.vim-tiny by vim-runtime' Selecting previously unselected package vim. Unpacking vim (from .../vim_2%3a7.3.547-3_amd64.deb) ... Selecting previously unselected package sbuild-build-depends-cvm-dummy. Unpacking sbuild-build-depends-cvm-dummy (from .../sbuild-build-depends-cvm-dummy.deb) ... Setting up libssl1.0.0:amd64 (1.0.1c-3) ... Setting up libgpg-error0:amd64 (1.10-3) ... Setting up libgcrypt11:amd64 (1.5.0-3) ... Setting up libp11-kit0:amd64 (0.12-3) ... Setting up libtasn1-3:amd64 (2.13-2) ... Setting up libgnutls26:amd64 (2.12.20-1) ... Setting up libgpm2:amd64 (1.20.4-6) ... Setting up libkeyutils1:amd64 (1.5.5-3) ... Setting up libkrb5support0:amd64 (1.10.1+dfsg-1) ... Setting up libk5crypto3:amd64 (1.10.1+dfsg-1) ... Setting up libkrb5-3:amd64 (1.10.1+dfsg-1) ... Setting up libgssapi-krb5-2:amd64 (1.10.1+dfsg-1) ... Setting up libgssrpc4:amd64 (1.10.1+dfsg-1) ... Setting up libkadm5clnt-mit8:amd64 (1.10.1+dfsg-1) ... Setting up libkdb5-6:amd64 (1.10.1+dfsg-1) ... Setting up libkadm5srv-mit8:amd64 (1.10.1+dfsg-1) ... Setting up libsasl2-2:amd64 (2.1.25.dfsg1-4+b1) ... Setting up libldap-2.4-2:amd64 (2.4.31-1) ... Setting up libmagic1:amd64 (5.11-2) ... Setting up libsqlite3-0:amd64 (3.7.13-1) ... Setting up mysql-common (5.5.24+dfsg-4) ... Setting up libmysqlclient18:amd64 (5.5.24+dfsg-4) ... Setting up vim-common (2:7.3.547-3) ... Setting up file (5.11-2) ... Setting up autotools-dev (20120608.1) ... Setting up freecdb (0.75) ... Setting up comerr-dev (2.1-1.42.4-3) ... Setting up krb5-multidev (1.10.1+dfsg-1) ... Setting up libbg1 (1.106-1) ... Setting up libbg1-dev (1.106-1) ... Setting up zlib1g-dev:amd64 (1:1.2.7.dfsg-13) ... Setting up libmysqlclient-dev (5.5.24+dfsg-4) ... Setting up libpq5 (9.1.4-2) ... Setting up libssl-dev (1.0.1c-3) ... Setting up libkrb5-dev (1.10.1+dfsg-1) ... Setting up libpq-dev (9.1.4-2) ... Setting up libsqlite3-dev (3.7.13-1) ... Setting up libtool (2.4.2-1.1) ... Setting up sqlite3 (3.7.13-1) ... Setting up vim-runtime (2:7.3.547-3) ... Processing /usr/share/vim/addons/doc Setting up vim (2:7.3.547-3) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode Setting up sbuild-build-depends-cvm-dummy (0.invalid.0) ... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build environment │ └──────────────────────────────────────────────────────────────────────────────┘ Kernel: Linux 2.6.32-5-xen-amd64 amd64 (x86_64) Toolchain package versions: binutils_2.22-7 dpkg-dev_1.16.7 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc-4.6_4.6.3-8 gcc-4.7_4.7.1-3 libc6-dev_2.13-34 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 linux-libc-dev_3.2.21-3 Package versions: apt_0.9.7.1 autotools-dev_20120608.1 base-files_6.11 base-passwd_3.5.26 bash_4.2-3 binutils_2.22-7 bsdutils_1:2.20.1-5.1 build-essential_11.5 bzip2_1.0.6-3 clang_3.1-8 comerr-dev_2.1-1.42.4-3 coreutils_8.13-3.2 cpp_4:4.7.1-1 cpp-4.6_4.6.3-8 cpp-4.7_4.7.1-3 dash_0.5.7-3 debconf_1.5.45 debconf-i18n_1.5.45 debfoster_2.7-1.1 debian-archive-keyring_2012.4 debianutils_4.3.2 diffutils_1:3.2-6 dpkg_1.16.7 dpkg-dev_1.16.7 e2fslibs_1.42.4-3 e2fsprogs_1.42.4-3 fakeroot_1.18.4-2 file_5.11-2 findutils_4.4.2-4 freecdb_0.75 g++_4:4.7.1-1 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc_4:4.7.1-1 gcc-4.4-base_4.4.7-1 gcc-4.5-base_4.5.4-1 gcc-4.6_4.6.3-8 gcc-4.6-base_4.6.3-8 gcc-4.7_4.7.1-3 gcc-4.7-base_4.7.1-3 gnupg_1.4.12-4+b1 gpgv_1.4.12-4+b1 grep_2.12-2 gzip_1.5-1.1 hostname_3.11 initscripts_2.88dsf-28 insserv_1.14.0-4 krb5-multidev_1.10.1+dfsg-1 libacl1_2.2.51-8 libapt-pkg4.12_0.9.7.1 libattr1_1:2.4.46-8 libbg1_1.106-1 libbg1-dev_1.106-1 libblkid1_2.20.1-5.1 libbz2-1.0_1.0.6-3 libc-bin_2.13-34 libc-dev-bin_2.13-34 libc6_2.13-34 libc6-dev_2.13-34 libclang-common-dev_3.1-8 libclass-isa-perl_0.36-3 libcomerr2_1.42.4-3 libdb5.1_5.1.29-5 libdpkg-perl_1.16.7 libffi5_3.0.10-3 libfile-fcntllock-perl_0.14-2 libgc1c2_1:7.1-8 libgcc1_1:4.7.1-3 libgcrypt11_1.5.0-3 libgdbm3_1.8.3-11 libgmp10_2:5.0.5+dfsg-2 libgnutls26_2.12.20-1 libgomp1_4.7.1-3 libgpg-error0_1.10-3 libgpm2_1.20.4-6 libgssapi-krb5-2_1.10.1+dfsg-1 libgssrpc4_1.10.1+dfsg-1 libitm1_4.7.1-3 libk5crypto3_1.10.1+dfsg-1 libkadm5clnt-mit8_1.10.1+dfsg-1 libkadm5srv-mit8_1.10.1+dfsg-1 libkdb5-6_1.10.1+dfsg-1 libkeyutils1_1.5.5-3 libkrb5-3_1.10.1+dfsg-1 libkrb5-dev_1.10.1+dfsg-1 libkrb5support0_1.10.1+dfsg-1 libldap-2.4-2_2.4.31-1 libllvm3.1_3.1-2 liblocale-gettext-perl_1.05-7+b1 liblzma5_5.1.1alpha+20120614-1 libmagic1_5.11-2 libmount1_2.20.1-5.1 libmpc2_0.9-4 libmpfr4_3.1.0-5 libmysqlclient-dev_5.5.24+dfsg-4 libmysqlclient18_5.5.24+dfsg-4 libncurses5_5.9-10 libp11-kit0_0.12-3 libpam-modules_1.1.3-7.1 libpam-modules-bin_1.1.3-7.1 libpam-runtime_1.1.3-7.1 libpam0g_1.1.3-7.1 libpq-dev_9.1.4-2 libpq5_9.1.4-2 libquadmath0_4.7.1-3 libreadline6_6.2-8 libsasl2-2_2.1.25.dfsg1-4+b1 libselinux1_2.1.9-5 libsemanage-common_2.1.6-6 libsemanage1_2.1.6-6 libsepol1_2.1.4-3 libslang2_2.2.4-15 libsqlite3-0_3.7.13-1 libsqlite3-dev_3.7.13-1 libss2_1.42.4-3 libssl-dev_1.0.1c-3 libssl1.0.0_1.0.1c-3 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 libswitch-perl_2.16-2 libtasn1-3_2.13-2 libtext-charwidth-perl_0.04-7+b1 libtext-iconv-perl_1.7-5 libtext-wrapi18n-perl_0.06-7 libtimedate-perl_1.2000-1 libtinfo5_5.9-10 libtool_2.4.2-1.1 libusb-0.1-4_2:0.1.12-23 libustr-1.0-1_1.0.4-3 libuuid1_2.20.1-5.1 linux-libc-dev_3.2.21-3 login_1:4.1.5.1-1 lsb-base_4.1+Debian7 make_3.81-8.2 mawk_1.3.3-17 mount_2.20.1-5.1 multiarch-support_2.13-34 mysql-common_5.5.24+dfsg-4 ncurses-base_5.9-10 ncurses-bin_5.9-10 passwd_1:4.1.5.1-1 patch_2.6.1-3 perl_5.14.2-12 perl-base_5.14.2-12 perl-modules_5.14.2-12 readline-common_6.2-8 sbuild-build-depends-core-dummy_0.invalid.0 sbuild-build-depends-cvm-dummy_0.invalid.0 sed_4.2.1-10 sensible-utils_0.0.7 sqlite3_3.7.13-1 sysv-rc_2.88dsf-28 sysvinit_2.88dsf-28 sysvinit-utils_2.88dsf-28 tar_1.26-4 tzdata_2012c-1 ucf_3.0025+nmu3 util-linux_2.20.1-5.1 vim_2:7.3.547-3 vim-common_2:7.3.547-3 vim-runtime_2:7.3.547-3 xz-utils_5.1.1alpha+20120614-1 zlib1g_1:1.2.7.dfsg-13 zlib1g-dev_1:1.2.7.dfsg-13 ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build │ └──────────────────────────────────────────────────────────────────────────────┘ Unpack source ───────────── gpgv: keyblock resource `/sbuild-nonexistent/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Thu Apr 15 02:57:18 2010 UTC using DSA key ID BC70A6FF gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./cvm_0.96-1.dsc dpkg-source: info: extracting cvm in cvm-0.96 dpkg-source: info: unpacking cvm_0.96.orig.tar.gz dpkg-source: info: applying cvm_0.96-1.diff.gz Check disc space ──────────────── Sufficient free space for build User Environment ──────────────── HOME=/sbuild-nonexistent LOGNAME=root PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 SCHROOT_CHROOT_NAME=unstable-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=0 SCHROOT_GROUP=root SCHROOT_SESSION_ID=unstable-amd64-sbuild-39adc095-4d1a-4994-8e99-e4f71009668b SCHROOT_UID=0 SCHROOT_USER=root SHELL=/bin/sh USER=root dpkg-buildpackage ───────────────── dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: source package cvm dpkg-buildpackage: source version 0.96-1 dpkg-buildpackage: source changed by Gerrit Pape dpkg-source --before-build cvm-0.96 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean /usr/bin/make clean make[1]: Entering directory `/«PKGBUILDDIR»' rm -f `cat TARGETS` make[1]: Leaving directory `/«PKGBUILDDIR»' rm -rf .libs for i in conf-cc conf-bglibs conf-bgincs conf-bin conf-include conf-lib; do \ test ! -r $i'{orig}' || mv -f $i'{orig}' $i || exit 1; \ done test ! -e patch-stamp || \ for i in `ls -1r debian/diff/*.diff || :`; do patch -p1 -R <$i; done rm -f patch-stamp build-stamp rm -rf '/«PKGBUILDDIR»/debian/libcvm1' '/«PKGBUILDDIR»/debian/libcvm1'-dev '/«PKGBUILDDIR»/debian/cvm' '/«PKGBUILDDIR»/debian/cvm'-mysql '/«PKGBUILDDIR»/debian/cvm'-pgsql rm -f debian/libcvm'1'.shlibs debian/shlibs.local debian/files \ debian/substvars changelog dpkg-source -b cvm-0.96 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: info: using source format `1.0' dpkg-source: info: building cvm using existing cvm_0.96.orig.tar.gz dpkg-source: info: building cvm in cvm_0.96-1.diff.gz dpkg-source: info: building cvm in cvm_0.96-1.dsc debian/rules build for i in `ls -1 debian/diff/*.diff || :`; do \ patch -p1 <$i || exit 1; \ done patching file Makefile touch patch-stamp 'gcc' -v Debian clang version 3.1-8 (branches/release_31) (based on LLVM 3.1) Target: x86_64-pc-linux-gnu Thread model: posix test -e conf-cc'{orig}' || cp conf-cc conf-cc'{orig}' echo 'gcc -O2 -Wall' >conf-cc test -e conf-bglibs'{orig}' || cp conf-bglibs conf-bglibs'{orig}' echo /usr/lib >conf-bglibs test -e conf-bgincs'{orig}' || cp conf-bgincs conf-bgincs'{orig}' echo /usr/include/bglibs >conf-bgincs test -e conf-bin'{orig}' || cp conf-bin conf-bin'{orig}' echo /usr/bin >conf-bin test -e conf-include'{orig}' || cp conf-include conf-include'{orig}' echo /usr/include >conf-include test -e conf-lib'{orig}' || cp conf-lib conf-lib'{orig}' echo /usr/lib >conf-lib /usr/bin/make make[1]: Entering directory `/«PKGBUILDDIR»' ( if libtool --tag=CC --help >/dev/null 2>&1; then tag='--tag=CC'; fi; \ echo '#!/bin/sh'; \ echo 'lib="$1"; shift';\ echo 'rm -f "$lib"';\ echo libtool --mode=link --silent $tag `head -n 1 conf-ld` '-o "$lib" -rpath' `head -n 1 conf-lib` -version-info `head -n 1 LIBVERSION` '${1+"$@"} -lbg';\ ) >makeshlib chmod 755 makeshlib ( bgincs=`head -n 1 conf-bgincs`; \ if libtool --tag=CC --help >/dev/null 2>&1; then tag='--tag=CC'; fi; \ echo '#!/bin/sh'; \ echo 'source=$1; shift'; \ echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; \ echo exec libtool --mode=compile --silent $tag `head -n 1 conf-cc` -I. "-I'${bgincs}'" '-o ${base}.lo -c $source ${1+"$@"}'; \ ) >ltcompile chmod 755 ltcompile ./ltcompile sasl_auth.c ./ltcompile sasl_authenticate.c ./ltcompile sasl_cram_md5.c ./ltcompile sasl_init.c ./ltcompile sasl_login.c ./ltcompile sasl_plain.c ./ltcompile sasl_start.c ./makeshlib libcvm-sasl.la sasl_auth.lo sasl_authenticate.lo sasl_cram_md5.lo sasl_init.lo sasl_login.lo sasl_plain.lo sasl_start.lo ./ltcompile module_local.c ./ltcompile module_local_main.c ./ltcompile module_request.c ./ltcompile module_output.c ./ltcompile module_log.c ./ltcompile facts.c ./makeshlib libcvm-local.la module_local.lo module_local_main.lo module_request.lo module_output.lo module_log.lo facts.lo ./ltcompile sql-auth.c ./ltcompile sql-query.c ./makeshlib libcvm-sql.la sql-auth.lo sql-query.lo ./ltcompile v1client.c ./ltcompile client_domain.c ./ltcompile client_setugid.c ./ltcompile client_setenv.c ./ltcompile client_xfer_command.c ./ltcompile client_xfer_compat.c client_xfer_compat.c:41:39: warning: sizeof on array function parameter will return size of 'unsigned char *' instead of 'unsigned char [512]' [-Wsizeof-array-argument] memcpy(request.data, buffer, sizeof buffer); ^ client_xfer_compat.c:31:18: note: declared here unsigned char buffer[CVM_BUFSIZE], ^ client_xfer_compat.c:44:40: warning: sizeof on array function parameter will return size of 'unsigned char *' instead of 'unsigned char [512]' [-Wsizeof-array-argument] memcpy(buffer, response.data, sizeof buffer); ^ client_xfer_compat.c:31:18: note: declared here unsigned char buffer[CVM_BUFSIZE], ^ client_xfer_compat.c:41:39: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memcpy(request.data, buffer, sizeof buffer); ~~~~~~ ^~~~~~ client_xfer_compat.c:44:40: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memcpy(buffer, response.data, sizeof buffer); ~~~~~~ ^~~~~~ 4 warnings generated. ./ltcompile client_xfer_local.c ./ltcompile client_xfer_udp.c ./ltcompile errors.c ./makeshlib libcvm-v1client.la v1client.lo client_domain.lo client_setugid.lo client_setenv.lo client_xfer_command.lo client_xfer_compat.lo client_xfer_local.lo client_xfer_udp.lo errors.lo facts.lo ./ltcompile module_udp.c ./ltcompile module_udp_main.c ./makeshlib libcvm-udp.la module_udp.lo module_udp_main.lo module_request.lo module_output.lo module_log.lo facts.lo ./ltcompile v2client.c ./ltcompile v2client_wrappers.c ./ltcompile random.c ./makeshlib libcvm-v2client.la v2client.lo v2client_wrappers.lo client_domain.lo client_setugid.lo client_setenv.lo client_xfer_command.lo client_xfer_compat.lo client_xfer_local.lo client_xfer_udp.lo errors.lo facts.lo random.lo ./ltcompile module_command.c ./ltcompile module_main.c ./makeshlib libcvm-module.la facts.lo module_command.lo module_local.lo module_log.lo module_main.lo module_output.lo module_request.lo module_udp.lo ./ltcompile module_command_main.c ./makeshlib libcvm-command.la module_command.lo module_command_main.lo module_request.lo module_output.lo facts.lo ./ltcompile qmail-domains.c ./ltcompile qmail-dotfile.c ./ltcompile qmail-init.c ./ltcompile qmail-lookup.c ./ltcompile qmail-users.c ./makeshlib libcvm-qmail.la qmail-domains.lo qmail-dotfile.lo qmail-init.lo qmail-lookup.lo qmail-users.lo ( bgincs=`head -n 1 conf-bgincs`; \ echo '#!/bin/sh'; \ echo 'source=$1; shift'; \ echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; \ echo exec `head -n 1 conf-cc` -I. "-I'${bgincs}'" '-o ${base}.o -c $source ${1+"$@"}'; \ ) >compile chmod 755 compile ./compile cvm-v1checkpassword.c ( bglibs=`head -n 1 conf-bglibs`; \ if libtool --tag=CC --help >/dev/null 2>&1; then tag='--tag=CC'; fi; \ echo '#!/bin/sh';\ echo 'main="$1"; shift';\ echo exec libtool --mode=link --silent $tag `head -n 1 conf-ld` -L. "-L'${bglibs}'" '-o "$main" "$main.o" ${1+"$@"}'; \ ) >ltload chmod 755 ltload ( bglibs=`head -n 1 conf-bglibs`; \ echo '#!/bin/sh';\ echo 'main="$1"; shift';\ echo exec `head -n 1 conf-ld` -L. "-L'${bglibs}'" '-o "$main" "$main.o" ${1+"$@"}' -lbg-sysdeps; \ ) >load chmod 755 load Checking for socket libraries: no ./ltload cvm-v1checkpassword libcvm-v1client.la -lbg `cat socket.lib` ./compile cvm-benchclient.c ./ltload cvm-benchclient libcvm-v2client.la -lbg `cat socket.lib` ./compile sasl-auth-test.c ./ltload sasl-auth-test libcvm-sasl.la libcvm-v2client.la -lbg ./compile cvm-v1benchclient.c ./ltload cvm-v1benchclient libcvm-v1client.la -lbg `cat socket.lib` ./compile cvm-testclient.c ./ltload cvm-testclient libcvm-v2client.la -lbg `cat socket.lib` ./compile cvm-vmailmgr.c ./compile vmautoconvert.c ./compile vmlookup.c ./compile getpwnam.c Checking for -lcrypt: yes ./ltload cvm-vmailmgr vmautoconvert.o vmlookup.o getpwnam.o libcvm-module.la libcvm-qmail.la -lbg `cat socket.lib` `cat crypt.lib` ./compile sql-query-test.c ./load sql-query-test sql-query.o -lbg ./compile cvm-vmailmgr-local.c ./ltload cvm-vmailmgr-local cvm-vmailmgr.o vmautoconvert.o vmlookup.o getpwnam.o libcvm-local.la libcvm-qmail.la -lbg `cat socket.lib` `cat crypt.lib` ./compile cvm-vmailmgr-udp.c ./ltload cvm-vmailmgr-udp cvm-vmailmgr.o vmautoconvert.o vmlookup.o getpwnam.o libcvm-udp.la libcvm-qmail.la -lbg `cat socket.lib` `cat crypt.lib` ./compile cvm-v1testclient.c ./ltload cvm-v1testclient libcvm-v1client.la -lbg `cat socket.lib` ./compile cvm-chain.c Checking for -ls: no ./ltload cvm-chain libcvm-module.la libcvm-v2client.la -lbg `cat socket.lib` `cat s.lib` ./compile cvm-checkpassword.c ./ltload cvm-checkpassword libcvm-v2client.la -lbg `cat socket.lib` ./compile cvm-unix.c Checking for -lshadow: no ./ltload cvm-unix getpwnam.o libcvm-module.la -lbg `cat crypt.lib` `cat shadow.lib` `cat s.lib` `cat socket.lib` ./compile cvm-qmail.c ./ltload cvm-qmail getpwnam.o libcvm-module.la libcvm-qmail.la -lbg `cat crypt.lib` ./compile cvm-pwfile.c ./ltload cvm-pwfile libcvm-module.la -lbg /usr/lib/bglibs/libpwcmp.a `cat crypt.lib` `cat socket.lib` make[1]: Leaving directory `/«PKGBUILDDIR»' /usr/bin/make sqlite make[1]: Entering directory `/«PKGBUILDDIR»' ./compile cvm-sqlite.c ./ltload cvm-sqlite libcvm-module.la libcvm-sql.la -lbg /usr/lib/bglibs/libpwcmp.a -L/usr/lib/sqlite -lsqlite3 `cat crypt.lib` make[1]: Leaving directory `/«PKGBUILDDIR»' sh ./tests.sh Test tests/vmlookup-notable failed: @@ -1,3 +1,4 @@ cvm-testclient: Authentication failed, error #100 (Credentials rejected) out of scope: 1 -cvm-testclient: Authentication failed, error #4 (Input/Output error) +cvm-testclient: Authentication failed, error #100 (Credentials rejected) +out of scope: 0 Test tests/qmail-lookup-perms failed: @@ -1,16 +1,35 @@ user name: user user ID: 0 group ID: 0 real name: (null) directory: /«PKGBUILDDIR»/tests-tmp/home shell: (null) group name: (null) system user name: user system directory: /«PKGBUILDDIR»/tests-tmp/home domain: test.tld mailbox path: /«PKGBUILDDIR»/tests-tmp/home -cvm-testclient: Authentication failed, error #4 (Input/Output error) +user name: user +user ID: 0 +group ID: 0 +real name: (null) +directory: /«PKGBUILDDIR»/tests-tmp/home +shell: (null) +group name: (null) +system user name: user +system directory: /«PKGBUILDDIR»/tests-tmp/home +domain: test.tld +mailbox path: /«PKGBUILDDIR»/tests-tmp/home -cvm-testclient: Authentication failed, error #100 (Credentials rejected) -out of scope: 0 +user name: user +user ID: 0 +group ID: 0 +real name: (null) +directory: /«PKGBUILDDIR»/tests-tmp/home +shell: (null) +group name: (null) +system user name: user +system directory: /«PKGBUILDDIR»/tests-tmp/home +domain: test.tld +mailbox path: /«PKGBUILDDIR»/tests-tmp/home 76 tests executed, 2 failures make: *** [build-stamp] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ──────────────────────────────────────────────────────────────────────────────── Build finished at 20120709-2040 Finished ──────── E: Build failure (dpkg-buildpackage died) ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cleanup │ └──────────────────────────────────────────────────────────────────────────────┘ Purging /«BUILDDIR» Not cleaning session: cloned chroot in use ┌──────────────────────────────────────────────────────────────────────────────┐ │ Summary │ └──────────────────────────────────────────────────────────────────────────────┘ Architecture: amd64 Build-Space: 2576 Build-Time: 26 Distribution: unstable Fail-Stage: build Install-Time: 13 Job: cvm_0.96-1 Package: cvm Package-Time: 58 Source-Version: 0.96-1 Space: 2576 Status: attempted Version: 0.96-1 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120709-2040 Build needed 00:00:58, 2576k disc space DC-Status: Failed 59.237125s