DC-Build-Header: exim4 4.80-4 / Mon Jul 02 18:38:30 +0000 2012 DC-Task: logfile:/tmp/exim4_4.80-4_unstable_clang.log version:4.80-4 modes:clang chroot:unstable source:exim4 esttime:693 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 exim4_4.80-4' sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on ip-10-29-201-240.ec2.internal ╔══════════════════════════════════════════════════════════════════════════════╗ ║ exim4 4.80-4 (amd64) 02 Jul 2012 18:38 ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Package: exim4 Version: 4.80-4 Source Version: 4.80-4 Distribution: unstable Architecture: amd64 I: NOTICE: Log filtering will replace 'build/exim4-xZkqP3/exim4-4.80' with '«PKGBUILDDIR»' I: NOTICE: Log filtering will replace 'build/exim4-xZkqP3' with '«BUILDDIR»' I: NOTICE: Log filtering will replace 'var/lib/schroot/mount/unstable-amd64-sbuild-f1a65cff-325f-4b32-bd08-7aba663a8f02' with '«CHROOT»' ┌──────────────────────────────────────────────────────────────────────────────┐ │ Update chroot │ └──────────────────────────────────────────────────────────────────────────────┘ Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Hit http://localhost unstable/main Sources/DiffIndex Hit http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex 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... NOTICE: 'exim4' packaging is maintained in the 'Svn' version control system at: svn://svn.debian.org/svn/pkg-exim4/exim/trunk Need to get 2228 kB of source archives. Get:1 http://localhost/debian/ unstable/main exim4 4.80-4 (dsc) [2162 B] Get:2 http://localhost/debian/ unstable/main exim4 4.80-4 (tar) [1650 kB] Get:3 http://localhost/debian/ unstable/main exim4 4.80-4 (diff) [576 kB] Fetched 2228 kB in 1s (1313 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 Hit http://localhost unstable/main Sources/DiffIndex Hit http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex 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 Hit http://localhost unstable/main Sources/DiffIndex Hit http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex 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 3s (3436 kB/s) Selecting previously unselected package libffi5:amd64. (Reading database ... 11725 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 + 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' + dpkg --set-selections + echo 'Check if gcc, g++ & cpp are actually clang' Check if gcc, g++ & cpp are actually clang + gcc --version + grep clang 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-irqgQs/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 ... 11805 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), debhelper (>= 7.0.15), po-debconf, docbook-xsl, xsltproc, lynx-cur | lynx, docbook-xml, libpcre3-dev, libldap2-dev, libpam0g-dev, libident-dev, libdb5.1-dev, libxmu-dev, libxt-dev, libxext-dev, libx11-dev, libxaw7-dev, libpq-dev, libmysqlclient-dev | libmysqlclient15-dev, libsqlite3-dev, libperl-dev, libgnutls-dev, libsasl2-dev 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), debhelper (>= 7.0.15), po-debconf, docbook-xsl, xsltproc, lynx-cur, docbook-xml, libpcre3-dev, libldap2-dev, libpam0g-dev, libident-dev, libdb5.1-dev, libxmu-dev, libxt-dev, libxext-dev, libx11-dev, libxaw7-dev, libpq-dev, libmysqlclient-dev, libsqlite3-dev, libperl-dev, libgnutls-dev, libsasl2-dev dpkg-deb: building package `sbuild-build-depends-exim4-dummy' in `/«BUILDDIR»/resolver-Q56qzl/apt_archive/sbuild-build-depends-exim4-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install exim4 build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bsdmainutils comerr-dev debhelper docbook-xml docbook-xsl file gettext gettext-base groff-base html2text intltool-debian krb5-multidev libasprintf0c2 libbsd0 libcroco3 libdb5.1-dev libgcrypt11 libgcrypt11-dev libgettextpo0 libglib2.0-0 libgnutls-dev libgnutls-openssl27 libgnutls26 libgnutlsxx27 libgpg-error-dev libgpg-error0 libgssapi-krb5-2 libgssrpc4 libice-dev libice6 libident libident-dev libidn11 libk5crypto3 libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkeyutils1 libkrb5-3 libkrb5-dev libkrb5support0 libldap-2.4-2 libldap2-dev libmagic1 libmysqlclient-dev libmysqlclient18 libncursesw5 libp11-kit-dev libp11-kit0 libpam0g-dev libpcre3 libpcre3-dev libpcrecpp0 libperl-dev libperl5.14 libpipeline1 libpq-dev libpq5 libpthread-stubs0 libpthread-stubs0-dev libsasl2-2 libsasl2-dev libsasl2-modules libsm-dev libsm6 libsqlite3-0 libsqlite3-dev libssl-dev libssl1.0.0 libtasn1-3 libtasn1-3-dev libunistring0 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxaw7 libxaw7-dev libxcb1 libxcb1-dev libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxml2 libxmu-dev libxmu-headers libxmu6 libxpm-dev libxpm4 libxslt1.1 libxt-dev libxt6 lynx-cur man-db mysql-common po-debconf sgml-base sgml-data x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev x11proto-xext-dev xml-core xorg-sgml-doctools xsltproc xtrans-dev zlib1g-dev Suggested packages: wamerican wordlist whois vacation doc-base dh-make docbook docbook-dsssl docbook-defguide docbook-xsl-doc-html docbook-xsl-doc-pdf docbook-xsl-doc-text docbook-xsl-doc libsaxon-java libxalan2-java libxslthl-java docbook-xsl-saxon fop xalan dbtoepub gettext-doc groff curl wget krb5-doc db5.1-doc rng-tools libgcrypt11-doc gnutls-doc krb5-user libice-doc postgresql-doc-9.1 libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit libsasl2-modules-gssapi-heimdal libsm-doc sqlite3-doc libxaw-doc libxcb-doc libxext-doc libxt-doc less www-browser libmail-box-perl sgml-base-doc perlsgml w3-recs opensp libxml2-utils Recommended packages: autopoint libglib2.0-data shared-mime-info krb5-locales libgpm2 libssl-doc libx11-doc mime-support libmail-sendmail-perl The following NEW packages will be installed: bsdmainutils comerr-dev debhelper docbook-xml docbook-xsl file gettext gettext-base groff-base html2text intltool-debian krb5-multidev libasprintf0c2 libbsd0 libcroco3 libdb5.1-dev libgcrypt11 libgcrypt11-dev libgettextpo0 libglib2.0-0 libgnutls-dev libgnutls-openssl27 libgnutls26 libgnutlsxx27 libgpg-error-dev libgpg-error0 libgssapi-krb5-2 libgssrpc4 libice-dev libice6 libident libident-dev libidn11 libk5crypto3 libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkeyutils1 libkrb5-3 libkrb5-dev libkrb5support0 libldap-2.4-2 libldap2-dev libmagic1 libmysqlclient-dev libmysqlclient18 libncursesw5 libp11-kit-dev libp11-kit0 libpam0g-dev libpcre3 libpcre3-dev libpcrecpp0 libperl-dev libperl5.14 libpipeline1 libpq-dev libpq5 libpthread-stubs0 libpthread-stubs0-dev libsasl2-2 libsasl2-dev libsasl2-modules libsm-dev libsm6 libsqlite3-0 libsqlite3-dev libssl-dev libssl1.0.0 libtasn1-3 libtasn1-3-dev libunistring0 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxaw7 libxaw7-dev libxcb1 libxcb1-dev libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxml2 libxmu-dev libxmu-headers libxmu6 libxpm-dev libxpm4 libxslt1.1 libxt-dev libxt6 lynx-cur man-db mysql-common po-debconf sbuild-build-depends-exim4-dummy sgml-base sgml-data x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev x11proto-xext-dev xml-core xorg-sgml-doctools xsltproc xtrans-dev zlib1g-dev 0 upgraded, 111 newly installed, 0 to remove and 0 not upgraded. Need to get 40.2 MB/40.2 MB of archives. After this operation, 120 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libncursesw5 amd64 5.9-10 [141 kB] Get:2 http://localhost/debian/ unstable/main libpipeline1 amd64 1.2.1-1 [39.2 kB] Get:3 http://localhost/debian/ unstable/main libssl1.0.0 amd64 1.0.1c-3 [1211 kB] Get:4 http://localhost/debian/ unstable/main libasprintf0c2 amd64 0.18.1.1-9 [26.8 kB] Get:5 http://localhost/debian/ unstable/main libgpg-error0 amd64 1.10-3 [66.8 kB] Get:6 http://localhost/debian/ unstable/main libgcrypt11 amd64 1.5.0-3 [298 kB] Get:7 http://localhost/debian/ unstable/main libp11-kit0 amd64 0.12-3 [52.8 kB] Get:8 http://localhost/debian/ unstable/main libtasn1-3 amd64 2.13-2 [67.7 kB] Get:9 http://localhost/debian/ unstable/main libgnutls26 amd64 2.12.20-1 [616 kB] Get:10 http://localhost/debian/ unstable/main libgnutls-openssl27 amd64 2.12.20-1 [220 kB] Get:11 http://localhost/debian/ unstable/main libkeyutils1 amd64 1.5.5-3 [8552 B] Get:12 http://localhost/debian/ unstable/main libkrb5support0 amd64 1.10.1+dfsg-1 [49.0 kB] Get:13 http://localhost/debian/ unstable/main libk5crypto3 amd64 1.10.1+dfsg-1 [112 kB] Get:14 http://localhost/debian/ unstable/main libkrb5-3 amd64 1.10.1+dfsg-1 [393 kB] Get:15 http://localhost/debian/ unstable/main libgssapi-krb5-2 amd64 1.10.1+dfsg-1 [147 kB] Get:16 http://localhost/debian/ unstable/main libgssrpc4 amd64 1.10.1+dfsg-1 [87.3 kB] Get:17 http://localhost/debian/ unstable/main libidn11 amd64 1.25-2 [178 kB] Get:18 http://localhost/debian/ unstable/main libkadm5clnt-mit8 amd64 1.10.1+dfsg-1 [67.4 kB] Get:19 http://localhost/debian/ unstable/main libkdb5-6 amd64 1.10.1+dfsg-1 [66.2 kB] Get:20 http://localhost/debian/ unstable/main libkadm5srv-mit8 amd64 1.10.1+dfsg-1 [84.4 kB] Get:21 http://localhost/debian/ unstable/main libsasl2-2 amd64 2.1.25.dfsg1-4+b1 [120 kB] Get:22 http://localhost/debian/ unstable/main libldap-2.4-2 amd64 2.4.31-1 [243 kB] Get:23 http://localhost/debian/ unstable/main libmagic1 amd64 5.11-2 [202 kB] Get:24 http://localhost/debian/ unstable/main libpcre3 amd64 1:8.30-5 [242 kB] Get:25 http://localhost/debian/ unstable/main libsqlite3-0 amd64 3.7.13-1 [455 kB] Get:26 http://localhost/debian/ unstable/main libxml2 amd64 2.8.0+dfsg1-4 [903 kB] Get:27 http://localhost/debian/ unstable/main sgml-base all 1.26+nmu3 [13.5 kB] Get:28 http://localhost/debian/ unstable/main xml-core all 0.13+nmu1 [23.8 kB] Get:29 http://localhost/debian/ unstable/main sgml-data all 2.0.8 [284 kB] Get:30 http://localhost/debian/ unstable/main docbook-xml all 4.5-7.1 [345 kB] Get:31 http://localhost/debian/ unstable/main libbsd0 amd64 0.4.2-1 [59.3 kB] Get:32 http://localhost/debian/ unstable/main libglib2.0-0 amd64 2.32.3-1 [2081 kB] Get:33 http://localhost/debian/ unstable/main libcroco3 amd64 0.6.5-1 [151 kB] Get:34 http://localhost/debian/ unstable/main libunistring0 amd64 0.9.3-5 [434 kB] Get:35 http://localhost/debian/ unstable/main libgettextpo0 amd64 0.18.1.1-9 [145 kB] Get:36 http://localhost/debian/ unstable/main x11-common all 1:7.7+1 [278 kB] Get:37 http://localhost/debian/ unstable/main libice6 amd64 2:1.0.8-2 [63.1 kB] Get:38 http://localhost/debian/ unstable/main mysql-common all 5.5.24+dfsg-4 [75.8 kB] Get:39 http://localhost/debian/ unstable/main libmysqlclient18 amd64 5.5.24+dfsg-4 [1043 kB] Get:40 http://localhost/debian/ unstable/main libpcrecpp0 amd64 1:8.30-5 [125 kB] Get:41 http://localhost/debian/ unstable/main libsm6 amd64 2:1.2.1-2 [34.2 kB] Get:42 http://localhost/debian/ unstable/main libxau6 amd64 1:1.0.7-1 [18.8 kB] Get:43 http://localhost/debian/ unstable/main libxdmcp6 amd64 1:1.1.1-1 [26.3 kB] Get:44 http://localhost/debian/ unstable/main libxcb1 amd64 1.8.1-1 [50.0 kB] Get:45 http://localhost/debian/ unstable/main libx11-data all 2:1.5.0-1 [189 kB] Get:46 http://localhost/debian/ unstable/main libx11-6 amd64 2:1.5.0-1 [901 kB] Get:47 http://localhost/debian/ unstable/main libxext6 amd64 2:1.3.1-2 [55.3 kB] Get:48 http://localhost/debian/ unstable/main libxt6 amd64 1:1.1.3-1 [211 kB] Get:49 http://localhost/debian/ unstable/main libxmu6 amd64 2:1.1.1-1 [66.6 kB] Get:50 http://localhost/debian/ unstable/main libxpm4 amd64 1:3.5.10-1 [49.4 kB] Get:51 http://localhost/debian/ unstable/main libxaw7 amd64 2:1.0.10-2 [226 kB] Get:52 http://localhost/debian/ unstable/main libxslt1.1 amd64 1.1.26-12+rebuild1 [252 kB] Get:53 http://localhost/debian/ unstable/main libgnutlsxx27 amd64 2.12.20-1 [224 kB] Get:54 http://localhost/debian/ unstable/main bsdmainutils amd64 9.0.3 [209 kB] Get:55 http://localhost/debian/ unstable/main groff-base amd64 1.21-9 [1153 kB] Get:56 http://localhost/debian/ unstable/main man-db amd64 2.6.2-1 [1061 kB] Get:57 http://localhost/debian/ unstable/main file amd64 5.11-2 [51.8 kB] Get:58 http://localhost/debian/ unstable/main gettext-base amd64 0.18.1.1-9 [154 kB] Get:59 http://localhost/debian/ unstable/main html2text amd64 1.3.2a-15 [103 kB] Get:60 http://localhost/debian/ unstable/main gettext amd64 0.18.1.1-9 [1975 kB] Get:61 http://localhost/debian/ unstable/main intltool-debian all 0.35.0+20060710.1 [30.8 kB] Get:62 http://localhost/debian/ unstable/main po-debconf all 1.0.16+nmu2 [224 kB] Get:63 http://localhost/debian/ unstable/main debhelper all 9.20120608 [700 kB] Get:64 http://localhost/debian/ unstable/main docbook-xsl all 1.76.1+dfsg-1 [1643 kB] Get:65 http://localhost/debian/ unstable/main comerr-dev amd64 2.1-1.42.4-3 [42.8 kB] Get:66 http://localhost/debian/ unstable/main krb5-multidev amd64 1.10.1+dfsg-1 [153 kB] Get:67 http://localhost/debian/ unstable/main libgpg-error-dev amd64 1.10-3 [42.5 kB] Get:68 http://localhost/debian/ unstable/main libgcrypt11-dev amd64 1.5.0-3 [402 kB] Get:69 http://localhost/debian/ unstable/main zlib1g-dev amd64 1:1.2.7.dfsg-13 [215 kB] Get:70 http://localhost/debian/ unstable/main libtasn1-3-dev amd64 2.13-2 [389 kB] Get:71 http://localhost/debian/ unstable/main libp11-kit-dev amd64 0.12-3 [67.8 kB] Get:72 http://localhost/debian/ unstable/main libgnutls-dev amd64 2.12.20-1 [751 kB] Get:73 http://localhost/debian/ unstable/main xorg-sgml-doctools all 1:1.10-1 [24.1 kB] Get:74 http://localhost/debian/ unstable/main x11proto-core-dev all 7.0.23-1 [774 kB] Get:75 http://localhost/debian/ unstable/main libice-dev amd64 2:1.0.8-2 [74.1 kB] Get:76 http://localhost/debian/ unstable/main libident amd64 0.22-3 [14.3 kB] Get:77 http://localhost/debian/ unstable/main libident-dev amd64 0.22-3 [9276 B] Get:78 http://localhost/debian/ unstable/main libmysqlclient-dev amd64 5.5.24+dfsg-4 [1503 kB] Get:79 http://localhost/debian/ unstable/main libpam0g-dev amd64 1.1.3-7.1 [191 kB] Get:80 http://localhost/debian/ unstable/main libpcre3-dev amd64 1:8.30-5 [349 kB] Get:81 http://localhost/debian/ unstable/main libperl5.14 amd64 5.14.2-12 [1172 B] Get:82 http://localhost/debian/ unstable/main libperl-dev amd64 5.14.2-12 [3322 kB] Get:83 http://localhost/debian/ unstable/main libpq5 amd64 9.1.4-2 [527 kB] Get:84 http://localhost/debian/ unstable/main libssl-dev amd64 1.0.1c-3 [1696 kB] Get:85 http://localhost/debian/ unstable/main libkrb5-dev amd64 1.10.1+dfsg-1 [39.4 kB] Get:86 http://localhost/debian/ unstable/main libpq-dev amd64 9.1.4-2 [613 kB] Get:87 http://localhost/debian/ unstable/main libpthread-stubs0 amd64 0.3-3 [3228 B] Get:88 http://localhost/debian/ unstable/main libpthread-stubs0-dev amd64 0.3-3 [3998 B] Get:89 http://localhost/debian/ unstable/main libsasl2-modules amd64 2.1.25.dfsg1-4+b1 [117 kB] Get:90 http://localhost/debian/ unstable/main libsasl2-dev amd64 2.1.25.dfsg1-4+b1 [360 kB] Get:91 http://localhost/debian/ unstable/main libsm-dev amd64 2:1.2.1-2 [37.0 kB] Get:92 http://localhost/debian/ unstable/main libsqlite3-dev amd64 3.7.13-1 [578 kB] Get:93 http://localhost/debian/ unstable/main libxau-dev amd64 1:1.0.7-1 [21.7 kB] Get:94 http://localhost/debian/ unstable/main libxdmcp-dev amd64 1:1.1.1-1 [42.3 kB] Get:95 http://localhost/debian/ unstable/main x11proto-input-dev all 2.2-1 [172 kB] Get:96 http://localhost/debian/ unstable/main x11proto-kb-dev all 1.0.6-2 [269 kB] Get:97 http://localhost/debian/ unstable/main xtrans-dev all 1.2.7-1 [112 kB] Get:98 http://localhost/debian/ unstable/main libxcb1-dev amd64 1.8.1-1 [86.6 kB] Get:99 http://localhost/debian/ unstable/main libx11-dev amd64 2:1.5.0-1 [1037 kB] Get:100 http://localhost/debian/ unstable/main x11proto-xext-dev all 7.2.1-1 [273 kB] Get:101 http://localhost/debian/ unstable/main libxext-dev amd64 2:1.3.1-2 [115 kB] Get:102 http://localhost/debian/ unstable/main libxt-dev amd64 1:1.1.3-1 [516 kB] Get:103 http://localhost/debian/ unstable/main libxmu-headers all 2:1.1.1-1 [77.8 kB] Get:104 http://localhost/debian/ unstable/main libxmu-dev amd64 2:1.1.1-1 [74.6 kB] Get:105 http://localhost/debian/ unstable/main libxpm-dev amd64 1:3.5.10-1 [107 kB] Get:106 http://localhost/debian/ unstable/main libxaw7-dev amd64 2:1.0.10-2 [323 kB] Get:107 http://localhost/debian/ unstable/main xsltproc amd64 1.1.26-12+rebuild1 [116 kB] Get:108 http://localhost/debian/ unstable/main libdb5.1-dev amd64 5.1.29-5 [882 kB] Get:109 http://localhost/debian/ unstable/main libldap2-dev amd64 2.4.31-1 [563 kB] Get:110 http://localhost/debian/ unstable/main lynx-cur amd64 2.8.8dev.12-2 [2249 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 40.2 MB in 16s (2406 kB/s) Selecting previously unselected package libncursesw5:amd64. (Reading database ... 11805 files and directories currently installed.) Unpacking libncursesw5:amd64 (from .../libncursesw5_5.9-10_amd64.deb) ... Selecting previously unselected package libpipeline1:amd64. Unpacking libpipeline1:amd64 (from .../libpipeline1_1.2.1-1_amd64.deb) ... Selecting previously unselected package libssl1.0.0:amd64. Unpacking libssl1.0.0:amd64 (from .../libssl1.0.0_1.0.1c-3_amd64.deb) ... Selecting previously unselected package libasprintf0c2:amd64. Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-9_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 libgnutls-openssl27:amd64. Unpacking libgnutls-openssl27:amd64 (from .../libgnutls-openssl27_2.12.20-1_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 libidn11:amd64. Unpacking libidn11:amd64 (from .../libidn11_1.25-2_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 libpcre3:amd64. Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_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 libxml2:amd64. Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ... Selecting previously unselected package sgml-base. Unpacking sgml-base (from .../sgml-base_1.26+nmu3_all.deb) ... Selecting previously unselected package xml-core. Unpacking xml-core (from .../xml-core_0.13+nmu1_all.deb) ... Selecting previously unselected package sgml-data. Unpacking sgml-data (from .../sgml-data_2.0.8_all.deb) ... Setting up sgml-base (1.26+nmu3) ... Updating the super catalog... Setting up xml-core (0.13+nmu1) ... Processing triggers for sgml-base ... Updating the super catalog... Selecting previously unselected package docbook-xml. (Reading database ... 12319 files and directories currently installed.) Unpacking docbook-xml (from .../docbook-xml_4.5-7.1_all.deb) ... Selecting previously unselected package libbsd0:amd64. Unpacking libbsd0:amd64 (from .../libbsd0_0.4.2-1_amd64.deb) ... Selecting previously unselected package libglib2.0-0:amd64. Unpacking libglib2.0-0:amd64 (from .../libglib2.0-0_2.32.3-1_amd64.deb) ... Selecting previously unselected package libcroco3:amd64. Unpacking libcroco3:amd64 (from .../libcroco3_0.6.5-1_amd64.deb) ... Selecting previously unselected package libunistring0:amd64. Unpacking libunistring0:amd64 (from .../libunistring0_0.9.3-5_amd64.deb) ... Selecting previously unselected package libgettextpo0:amd64. Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package x11-common. Unpacking x11-common (from .../x11-common_1%3a7.7+1_all.deb) ... Selecting previously unselected package libice6:amd64. Unpacking libice6:amd64 (from .../libice6_2%3a1.0.8-2_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 libpcrecpp0:amd64. Unpacking libpcrecpp0:amd64 (from .../libpcrecpp0_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libsm6:amd64. Unpacking libsm6:amd64 (from .../libsm6_2%3a1.2.1-2_amd64.deb) ... Selecting previously unselected package libxau6:amd64. Unpacking libxau6:amd64 (from .../libxau6_1%3a1.0.7-1_amd64.deb) ... Selecting previously unselected package libxdmcp6:amd64. Unpacking libxdmcp6:amd64 (from .../libxdmcp6_1%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package libxcb1:amd64. Unpacking libxcb1:amd64 (from .../libxcb1_1.8.1-1_amd64.deb) ... Selecting previously unselected package libx11-data. Unpacking libx11-data (from .../libx11-data_2%3a1.5.0-1_all.deb) ... Selecting previously unselected package libx11-6:amd64. Unpacking libx11-6:amd64 (from .../libx11-6_2%3a1.5.0-1_amd64.deb) ... Selecting previously unselected package libxext6:amd64. Unpacking libxext6:amd64 (from .../libxext6_2%3a1.3.1-2_amd64.deb) ... Selecting previously unselected package libxt6:amd64. Unpacking libxt6:amd64 (from .../libxt6_1%3a1.1.3-1_amd64.deb) ... Selecting previously unselected package libxmu6:amd64. Unpacking libxmu6:amd64 (from .../libxmu6_2%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package libxpm4:amd64. Unpacking libxpm4:amd64 (from .../libxpm4_1%3a3.5.10-1_amd64.deb) ... Selecting previously unselected package libxaw7:amd64. Unpacking libxaw7:amd64 (from .../libxaw7_2%3a1.0.10-2_amd64.deb) ... Selecting previously unselected package libxslt1.1:amd64. Unpacking libxslt1.1:amd64 (from .../libxslt1.1_1.1.26-12+rebuild1_amd64.deb) ... Selecting previously unselected package libgnutlsxx27:amd64. Unpacking libgnutlsxx27:amd64 (from .../libgnutlsxx27_2.12.20-1_amd64.deb) ... Selecting previously unselected package bsdmainutils. Unpacking bsdmainutils (from .../bsdmainutils_9.0.3_amd64.deb) ... Selecting previously unselected package groff-base. Unpacking groff-base (from .../groff-base_1.21-9_amd64.deb) ... Selecting previously unselected package man-db. Unpacking man-db (from .../man-db_2.6.2-1_amd64.deb) ... Selecting previously unselected package file. Unpacking file (from .../archives/file_5.11-2_amd64.deb) ... Selecting previously unselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously unselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously unselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ... Selecting previously unselected package debhelper. Unpacking debhelper (from .../debhelper_9.20120608_all.deb) ... Selecting previously unselected package docbook-xsl. Unpacking docbook-xsl (from .../docbook-xsl_1.76.1+dfsg-1_all.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 libgpg-error-dev. Unpacking libgpg-error-dev (from .../libgpg-error-dev_1.10-3_amd64.deb) ... Selecting previously unselected package libgcrypt11-dev. Unpacking libgcrypt11-dev (from .../libgcrypt11-dev_1.5.0-3_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 libtasn1-3-dev. Unpacking libtasn1-3-dev (from .../libtasn1-3-dev_2.13-2_amd64.deb) ... Selecting previously unselected package libp11-kit-dev. Unpacking libp11-kit-dev (from .../libp11-kit-dev_0.12-3_amd64.deb) ... Selecting previously unselected package libgnutls-dev. Unpacking libgnutls-dev (from .../libgnutls-dev_2.12.20-1_amd64.deb) ... Selecting previously unselected package xorg-sgml-doctools. Unpacking xorg-sgml-doctools (from .../xorg-sgml-doctools_1%3a1.10-1_all.deb) ... Selecting previously unselected package x11proto-core-dev. Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.23-1_all.deb) ... Selecting previously unselected package libice-dev:amd64. Unpacking libice-dev:amd64 (from .../libice-dev_2%3a1.0.8-2_amd64.deb) ... Selecting previously unselected package libident. Unpacking libident (from .../libident_0.22-3_amd64.deb) ... Selecting previously unselected package libident-dev. Unpacking libident-dev (from .../libident-dev_0.22-3_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 libpam0g-dev:amd64. Unpacking libpam0g-dev:amd64 (from .../libpam0g-dev_1.1.3-7.1_amd64.deb) ... Selecting previously unselected package libpcre3-dev. Unpacking libpcre3-dev (from .../libpcre3-dev_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libperl5.14. Unpacking libperl5.14 (from .../libperl5.14_5.14.2-12_amd64.deb) ... Selecting previously unselected package libperl-dev. Unpacking libperl-dev (from .../libperl-dev_5.14.2-12_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 libpthread-stubs0:amd64. Unpacking libpthread-stubs0:amd64 (from .../libpthread-stubs0_0.3-3_amd64.deb) ... Selecting previously unselected package libpthread-stubs0-dev:amd64. Unpacking libpthread-stubs0-dev:amd64 (from .../libpthread-stubs0-dev_0.3-3_amd64.deb) ... Selecting previously unselected package libsasl2-modules:amd64. Unpacking libsasl2-modules:amd64 (from .../libsasl2-modules_2.1.25.dfsg1-4+b1_amd64.deb) ... Selecting previously unselected package libsasl2-dev. Unpacking libsasl2-dev (from .../libsasl2-dev_2.1.25.dfsg1-4+b1_amd64.deb) ... Selecting previously unselected package libsm-dev:amd64. Unpacking libsm-dev:amd64 (from .../libsm-dev_2%3a1.2.1-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 libxau-dev:amd64. Unpacking libxau-dev:amd64 (from .../libxau-dev_1%3a1.0.7-1_amd64.deb) ... Selecting previously unselected package libxdmcp-dev:amd64. Unpacking libxdmcp-dev:amd64 (from .../libxdmcp-dev_1%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package x11proto-input-dev. Unpacking x11proto-input-dev (from .../x11proto-input-dev_2.2-1_all.deb) ... Selecting previously unselected package x11proto-kb-dev. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.6-2_all.deb) ... Selecting previously unselected package xtrans-dev. Unpacking xtrans-dev (from .../xtrans-dev_1.2.7-1_all.deb) ... Selecting previously unselected package libxcb1-dev:amd64. Unpacking libxcb1-dev:amd64 (from .../libxcb1-dev_1.8.1-1_amd64.deb) ... Selecting previously unselected package libx11-dev:amd64. Unpacking libx11-dev:amd64 (from .../libx11-dev_2%3a1.5.0-1_amd64.deb) ... Selecting previously unselected package x11proto-xext-dev. Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.2.1-1_all.deb) ... Selecting previously unselected package libxext-dev:amd64. Unpacking libxext-dev:amd64 (from .../libxext-dev_2%3a1.3.1-2_amd64.deb) ... Selecting previously unselected package libxt-dev:amd64. Unpacking libxt-dev:amd64 (from .../libxt-dev_1%3a1.1.3-1_amd64.deb) ... Selecting previously unselected package libxmu-headers. Unpacking libxmu-headers (from .../libxmu-headers_2%3a1.1.1-1_all.deb) ... Selecting previously unselected package libxmu-dev:amd64. Unpacking libxmu-dev:amd64 (from .../libxmu-dev_2%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package libxpm-dev:amd64. Unpacking libxpm-dev:amd64 (from .../libxpm-dev_1%3a3.5.10-1_amd64.deb) ... Selecting previously unselected package libxaw7-dev:amd64. Unpacking libxaw7-dev:amd64 (from .../libxaw7-dev_2%3a1.0.10-2_amd64.deb) ... Selecting previously unselected package xsltproc. Unpacking xsltproc (from .../xsltproc_1.1.26-12+rebuild1_amd64.deb) ... Selecting previously unselected package libdb5.1-dev. Unpacking libdb5.1-dev (from .../libdb5.1-dev_5.1.29-5_amd64.deb) ... Selecting previously unselected package libldap2-dev:amd64. Unpacking libldap2-dev:amd64 (from .../libldap2-dev_2.4.31-1_amd64.deb) ... Selecting previously unselected package lynx-cur. Unpacking lynx-cur (from .../lynx-cur_2.8.8dev.12-2_amd64.deb) ... Selecting previously unselected package sbuild-build-depends-exim4-dummy. Unpacking sbuild-build-depends-exim4-dummy (from .../sbuild-build-depends-exim4-dummy.deb) ... Processing triggers for sgml-base ... Updating the super catalog... Setting up libncursesw5:amd64 (5.9-10) ... Setting up libpipeline1:amd64 (1.2.1-1) ... Setting up libssl1.0.0:amd64 (1.0.1c-3) ... Setting up libasprintf0c2:amd64 (0.18.1.1-9) ... 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 libgnutls-openssl27:amd64 (2.12.20-1) ... 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 libidn11:amd64 (1.25-2) ... 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 libpcre3:amd64 (1:8.30-5) ... Setting up libsqlite3-0:amd64 (3.7.13-1) ... Setting up libxml2:amd64 (2.8.0+dfsg1-4) ... Setting up sgml-data (2.0.8) ... Setting up libbsd0:amd64 (0.4.2-1) ... Setting up libglib2.0-0:amd64 (2.32.3-1) ... No schema files found: doing nothing. Setting up libcroco3:amd64 (0.6.5-1) ... Setting up libunistring0:amd64 (0.9.3-5) ... Setting up libgettextpo0:amd64 (0.18.1.1-9) ... Setting up x11-common (1:7.7+1) ... All runlevel operations denied by policy invoke-rc.d: policy-rc.d denied execution of start. Setting up libice6:amd64 (2:1.0.8-2) ... Setting up mysql-common (5.5.24+dfsg-4) ... Setting up libmysqlclient18:amd64 (5.5.24+dfsg-4) ... Setting up libpcrecpp0:amd64 (1:8.30-5) ... Setting up libsm6:amd64 (2:1.2.1-2) ... Setting up libxau6:amd64 (1:1.0.7-1) ... Setting up libxdmcp6:amd64 (1:1.1.1-1) ... Setting up libxcb1:amd64 (1.8.1-1) ... Setting up libx11-data (2:1.5.0-1) ... Setting up libx11-6:amd64 (2:1.5.0-1) ... Setting up libxext6:amd64 (2:1.3.1-2) ... Setting up libxt6:amd64 (1:1.1.3-1) ... Setting up libxmu6:amd64 (2:1.1.1-1) ... Setting up libxpm4:amd64 (1:3.5.10-1) ... Setting up libxaw7:amd64 (2:1.0.10-2) ... Setting up libxslt1.1:amd64 (1.1.26-12+rebuild1) ... Setting up libgnutlsxx27:amd64 (2.12.20-1) ... Setting up bsdmainutils (9.0.3) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up groff-base (1.21-9) ... Setting up man-db (2.6.2-1) ... Building database of manual pages ... Setting up file (5.11-2) ... Setting up gettext-base (0.18.1.1-9) ... Setting up html2text (1.3.2a-15) ... Setting up gettext (0.18.1.1-9) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16+nmu2) ... Setting up debhelper (9.20120608) ... Setting up docbook-xsl (1.76.1+dfsg-1) ... Setting up comerr-dev (2.1-1.42.4-3) ... Setting up krb5-multidev (1.10.1+dfsg-1) ... Setting up libgpg-error-dev (1.10-3) ... Setting up libgcrypt11-dev (1.5.0-3) ... Setting up zlib1g-dev:amd64 (1:1.2.7.dfsg-13) ... Setting up libtasn1-3-dev (2.13-2) ... Setting up libp11-kit-dev (0.12-3) ... Setting up libgnutls-dev (2.12.20-1) ... Setting up xorg-sgml-doctools (1:1.10-1) ... Setting up x11proto-core-dev (7.0.23-1) ... Setting up libice-dev:amd64 (2:1.0.8-2) ... Setting up libident (0.22-3) ... Setting up libident-dev (0.22-3) ... Setting up libmysqlclient-dev (5.5.24+dfsg-4) ... Setting up libpam0g-dev:amd64 (1.1.3-7.1) ... Setting up libpcre3-dev (1:8.30-5) ... Setting up libperl5.14 (5.14.2-12) ... Setting up libperl-dev (5.14.2-12) ... 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 libpthread-stubs0:amd64 (0.3-3) ... Setting up libpthread-stubs0-dev:amd64 (0.3-3) ... Setting up libsasl2-modules:amd64 (2.1.25.dfsg1-4+b1) ... Setting up libsasl2-dev (2.1.25.dfsg1-4+b1) ... Setting up libsm-dev:amd64 (2:1.2.1-2) ... Setting up libsqlite3-dev (3.7.13-1) ... Setting up libxau-dev:amd64 (1:1.0.7-1) ... Setting up libxdmcp-dev:amd64 (1:1.1.1-1) ... Setting up x11proto-input-dev (2.2-1) ... Setting up x11proto-kb-dev (1.0.6-2) ... Setting up xtrans-dev (1.2.7-1) ... Setting up libxcb1-dev:amd64 (1.8.1-1) ... Setting up libx11-dev:amd64 (2:1.5.0-1) ... Setting up x11proto-xext-dev (7.2.1-1) ... Setting up libxext-dev:amd64 (2:1.3.1-2) ... Setting up libxt-dev:amd64 (1:1.1.3-1) ... Setting up libxmu-headers (2:1.1.1-1) ... Setting up libxmu-dev:amd64 (2:1.1.1-1) ... Setting up libxpm-dev:amd64 (1:3.5.10-1) ... Setting up libxaw7-dev:amd64 (2:1.0.10-2) ... Setting up xsltproc (1.1.26-12+rebuild1) ... Setting up libdb5.1-dev (5.1.29-5) ... Setting up libldap2-dev:amd64 (2.4.31-1) ... Setting up lynx-cur (2.8.8dev.12-2) ... update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode Processing triggers for sgml-base ... Updating the super catalog... Setting up docbook-xml (4.5-7.1) ... Processing triggers for sgml-base ... Updating the super catalog... Setting up sbuild-build-depends-exim4-dummy (0.invalid.0) ... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build environment │ └──────────────────────────────────────────────────────────────────────────────┘ Kernel: Linux 2.6.32-5-xen-amd64 amd64 (x86_64) Toolchain package versions: binutils_2.22-6.1 dpkg-dev_1.16.6 g++-4.6_4.6.3-8 g++-4.7_4.7.1-2 gcc-4.6_4.6.3-8 gcc-4.7_4.7.1-2 libc6-dev_2.13-34 libstdc++6_4.7.1-2 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-2 linux-libc-dev_3.2.21-3 Package versions: apt_0.9.7.1 base-files_6.11 base-passwd_3.5.26 bash_4.2-3 binutils_2.22-6.1 bsdmainutils_9.0.3 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-2 dash_0.5.7-3 debconf_1.5.44 debconf-i18n_1.5.44 debfoster_2.7-1.1 debhelper_9.20120608 debian-archive-keyring_2012.4 debianutils_4.3.2 diffutils_1:3.2-6 docbook-xml_4.5-7.1 docbook-xsl_1.76.1+dfsg-1 dpkg_1.16.6 dpkg-dev_1.16.6 e2fslibs_1.42.4-3 e2fsprogs_1.42.4-3 fakeroot_1.18.4-2 file_5.11-2 findutils_4.4.2-4 g++_4:4.7.1-1 g++-4.6_4.6.3-8 g++-4.7_4.7.1-2 gcc_4:4.7.1-1 gcc-4.4-base_4.4.7-1 gcc-4.5-base_4.5.3-12 gcc-4.6_4.6.3-8 gcc-4.6-base_4.6.3-8 gcc-4.7_4.7.1-2 gcc-4.7-base_4.7.1-2 gettext_0.18.1.1-9 gettext-base_0.18.1.1-9 gnupg_1.4.12-4+b1 gpgv_1.4.12-4+b1 grep_2.12-2 groff-base_1.21-9 gzip_1.5-1.1 hostname_3.11 html2text_1.3.2a-15 initscripts_2.88dsf-28 insserv_1.14.0-3 intltool-debian_0.35.0+20060710.1 krb5-multidev_1.10.1+dfsg-1 libacl1_2.2.51-8 libapt-pkg4.12_0.9.7.1 libasprintf0c2_0.18.1.1-9 libattr1_1:2.4.46-8 libblkid1_2.20.1-5.1 libbsd0_0.4.2-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 libcroco3_0.6.5-1 libdb5.1_5.1.29-5 libdb5.1-dev_5.1.29-5 libdpkg-perl_1.16.6 libffi5_3.0.10-3 libfile-fcntllock-perl_0.14-2 libgc1c2_1:7.1-8 libgcc1_1:4.7.1-2 libgcrypt11_1.5.0-3 libgcrypt11-dev_1.5.0-3 libgdbm3_1.8.3-11 libgettextpo0_0.18.1.1-9 libglib2.0-0_2.32.3-1 libgmp10_2:5.0.5+dfsg-2 libgnutls-dev_2.12.20-1 libgnutls-openssl27_2.12.20-1 libgnutls26_2.12.20-1 libgnutlsxx27_2.12.20-1 libgomp1_4.7.1-2 libgpg-error-dev_1.10-3 libgpg-error0_1.10-3 libgssapi-krb5-2_1.10.1+dfsg-1 libgssrpc4_1.10.1+dfsg-1 libice-dev_2:1.0.8-2 libice6_2:1.0.8-2 libident_0.22-3 libident-dev_0.22-3 libidn11_1.25-2 libitm1_4.7.1-2 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 libldap2-dev_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 libncursesw5_5.9-10 libp11-kit-dev_0.12-3 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 libpam0g-dev_1.1.3-7.1 libpcre3_1:8.30-5 libpcre3-dev_1:8.30-5 libpcrecpp0_1:8.30-5 libperl-dev_5.14.2-12 libperl5.14_5.14.2-12 libpipeline1_1.2.1-1 libpq-dev_9.1.4-2 libpq5_9.1.4-2 libpthread-stubs0_0.3-3 libpthread-stubs0-dev_0.3-3 libquadmath0_4.7.1-2 libreadline6_6.2-8 libsasl2-2_2.1.25.dfsg1-4+b1 libsasl2-dev_2.1.25.dfsg1-4+b1 libsasl2-modules_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 libsm-dev_2:1.2.1-2 libsm6_2:1.2.1-2 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-2 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-2 libswitch-perl_2.16-2 libtasn1-3_2.13-2 libtasn1-3-dev_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 libunistring0_0.9.3-5 libusb-0.1-4_2:0.1.12-23 libustr-1.0-1_1.0.4-3 libuuid1_2.20.1-5.1 libx11-6_2:1.5.0-1 libx11-data_2:1.5.0-1 libx11-dev_2:1.5.0-1 libxau-dev_1:1.0.7-1 libxau6_1:1.0.7-1 libxaw7_2:1.0.10-2 libxaw7-dev_2:1.0.10-2 libxcb1_1.8.1-1 libxcb1-dev_1.8.1-1 libxdmcp-dev_1:1.1.1-1 libxdmcp6_1:1.1.1-1 libxext-dev_2:1.3.1-2 libxext6_2:1.3.1-2 libxml2_2.8.0+dfsg1-4 libxmu-dev_2:1.1.1-1 libxmu-headers_2:1.1.1-1 libxmu6_2:1.1.1-1 libxpm-dev_1:3.5.10-1 libxpm4_1:3.5.10-1 libxslt1.1_1.1.26-12+rebuild1 libxt-dev_1:1.1.3-1 libxt6_1:1.1.3-1 linux-libc-dev_3.2.21-3 login_1:4.1.5.1-1 lsb-base_4.1+Debian7 lynx-cur_2.8.8dev.12-2 make_3.81-8.2 man-db_2.6.2-1 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 po-debconf_1.0.16+nmu2 readline-common_6.2-8 sbuild-build-depends-core-dummy_0.invalid.0 sbuild-build-depends-exim4-dummy_0.invalid.0 sed_4.2.1-10 sensible-utils_0.0.7 sgml-base_1.26+nmu3 sgml-data_2.0.8 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 x11-common_1:7.7+1 x11proto-core-dev_7.0.23-1 x11proto-input-dev_2.2-1 x11proto-kb-dev_1.0.6-2 x11proto-xext-dev_7.2.1-1 xml-core_0.13+nmu1 xorg-sgml-doctools_1:1.10-1 xsltproc_1.1.26-12+rebuild1 xtrans-dev_1.2.7-1 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 Sat Jun 23 16:45:33 2012 UTC using DSA key ID 8B8D7663 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./exim4_4.80-4.dsc dpkg-source: info: extracting exim4 in exim4-4.80 dpkg-source: info: unpacking exim4_4.80.orig.tar.bz2 dpkg-source: info: unpacking exim4_4.80-4.debian.tar.gz dpkg-source: info: applying 30_dontoverridecflags.dpatch dpkg-source: info: applying 31_eximmanpage.dpatch dpkg-source: info: applying 32_exim4.dpatch dpkg-source: info: applying 33_eximon.binary.dpatch dpkg-source: info: applying 34_eximstatsmanpage.dpatch dpkg-source: info: applying 35_install.dpatch dpkg-source: info: applying 50_localscan_dlopen.dpatch dpkg-source: info: applying 60_convert4r4.dpatch dpkg-source: info: applying 66_enlarge-dh-parameters-size.dpatch dpkg-source: info: applying 67_unnecessaryCopt.diff dpkg-source: info: applying 70_remove_exim-users_references.dpatch dpkg-source: info: applying 75_openssl_sni.diff dpkg-source: info: applying 76_tls_dh_min_bits.diff dpkg-source: info: applying 77_docsfortls_dh_min_bits.diff dpkg-source: info: applying 78_pkcs11_init.diff 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-f1a65cff-325f-4b32-bd08-7aba663a8f02 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 exim4 dpkg-buildpackage: source version 4.80-4 dpkg-buildpackage: source changed by Andreas Metzler dpkg-source --before-build exim4-4.80 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh_testdir dh_testroot debconf-updatepo rm -f build-stamp configure-stamp installbase-stamp test-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make distclean make[1]: Entering directory `/«PKGBUILDDIR»' /bin/rm -rf build-* make[1]: Leaving directory `/«PKGBUILDDIR»' rm -rf build-* doc/tmp test/ rm -f EDITME.* unpack-configs-stamp rm -f /«PKGBUILDDIR»/debian/debconf/exim4.conf.template /«PKGBUILDDIR»/debian/files \ /«PKGBUILDDIR»/debian/README.Debian /«PKGBUILDDIR»/debian/README.Debian.html \ /«PKGBUILDDIR»/debian/berkeleydb.sed #these are identical for all daemon-* and therefore symlinked #pwd chmod 755 /«PKGBUILDDIR»/debian/exim-gencert \ /«PKGBUILDDIR»/debian/lynx-dump-postprocess /«PKGBUILDDIR»/debian/script \ /«PKGBUILDDIR»/debian/exim-adduser dh_clean rm -rf b-exim4-daemon-heavy b-exim4-daemon-light # fix broken (0600) permissions in original tarball #find OS doc scripts exim_monitor src util -perm -044 -or -print0 |\ # xargs -0r chmod -c og+r dpkg-source -b exim4-4.80 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building exim4 using existing ./exim4_4.80.orig.tar.bz2 dpkg-source: info: building exim4 in exim4_4.80-4.debian.tar.gz dpkg-source: info: building exim4 in exim4_4.80-4.dsc debian/rules build mkdir b-exim4-daemon-light find . -mindepth 1 -maxdepth 1 \ -name debian -prune -o \ -name 'b-*' -o -print0 | \ xargs --no-run-if-empty --null \ cp -a --target-directory=b-exim4-daemon-light mkdir b-exim4-daemon-heavy find . -mindepth 1 -maxdepth 1 \ -name debian -prune -o \ -name 'b-*' -o -print0 | \ xargs --no-run-if-empty --null \ cp -a --target-directory=b-exim4-daemon-heavy patch -o EDITME.eximon exim_monitor/EDITME \ /«PKGBUILDDIR»/debian/EDITME.eximon.diff patching file exim_monitor/EDITME patch -o EDITME.exim4-light src/EDITME \ /«PKGBUILDDIR»/debian/EDITME.exim4-light.diff patching file src/EDITME Hunk #9 succeeded at 534 (offset 5 lines). Hunk #10 succeeded at 570 (offset 5 lines). Hunk #11 succeeded at 582 (offset 5 lines). Hunk #12 succeeded at 611 (offset 5 lines). Hunk #13 succeeded at 693 (offset 5 lines). Hunk #14 succeeded at 701 (offset 5 lines). Hunk #15 succeeded at 784 (offset 5 lines). Hunk #16 succeeded at 833 (offset 5 lines). Hunk #17 succeeded at 841 (offset 5 lines). Hunk #18 succeeded at 874 (offset 5 lines). Hunk #19 succeeded at 941 (offset 5 lines). Hunk #20 succeeded at 1246 (offset 5 lines). Hunk #21 succeeded at 1280 (offset 5 lines). Hunk #22 succeeded at 1319 (offset 5 lines). for editme in /«PKGBUILDDIR»/debian/EDITME.exim4-*.diff; do \ if [ "$editme" != "/«PKGBUILDDIR»/debian/EDITME.exim4-light.diff" ]; then \ TARGETNAME=`basename $editme .diff`; \ echo patch -o $TARGETNAME EDITME.exim4-light $editme; \ patch -o $TARGETNAME EDITME.exim4-light $editme; \ fi; \ done patch -o EDITME.exim4-heavy EDITME.exim4-light /«PKGBUILDDIR»/debian/EDITME.exim4-heavy.diff patching file EDITME.exim4-light Hunk #8 succeeded at 586 (offset 5 lines). Hunk #9 succeeded at 603 (offset 5 lines). Hunk #10 succeeded at 853 (offset 20 lines). Hunk #11 succeeded at 863 (offset 20 lines). Hunk #12 succeeded at 873 (offset 20 lines). Hunk #13 succeeded at 1197 (offset 20 lines). touch unpack-configs-stamp dh_testdir # Add here commands to configure the package. # We currently do not want to build depend on debhelper 7.2.3 just to # keep it from installing the wrong upstream changelog. 490937 rm -fv CHANGES removed `CHANGES' touch configure-stamp build b-exim4-daemon-light dh_testdir rm -rf b-exim4-daemon-light/build-Linux-x86_64 mkdir -p b-exim4-daemon-light/Local cp EDITME.exim4-light b-exim4-daemon-light/Local/Makefile cp EDITME.eximon b-exim4-daemon-light/Local/eximon.conf cd b-exim4-daemon-light && /usr/bin/make FULLECHO='' make[1]: Entering directory `/«PKGBUILDDIR»/b-exim4-daemon-light' >>> Creating links to source files... >>> New Makefile & lookups/Makefile.predynamic installed >>> Use "make makefile" if you need to force rebuilding of the makefile make[2]: Entering directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64' /bin/sh ../scripts/Configure-os.h /bin/sh ../scripts/Configure-os.c gcc buildconfig.c gcc -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -o buildconfig buildconfig.c -lnsl -lcrypt -lm clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/sh ../scripts/Configure-config.h "/usr/bin/make" make[3]: Entering directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64' make[3]: `buildconfig' is up to date. make[3]: Leaving directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64' Building configuration file config.h >>> config.h built >>> version 4.80 #2 /bin/sh ../scripts/Configure-eximon >>> eximon script built gcc -DCOMPILE_UTILITY spool_in.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -DCOMPILE_UTILITY -o util-spool_in.o spool_in.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -DCOMPILE_UTILITY store.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -DCOMPILE_UTILITY -o util-store.o store.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' store.c:180:3: warning: expression result unused [-Wunused-value] VALGRIND_MAKE_MEM_NOACCESS(next_yield[store_pool], yield_length[store_pool]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./memcheck.h:110:5: note: expanded from macro 'VALGRIND_MAKE_MEM_NOACCESS' VALGRIND_DO_CLIENT_REQUEST_EXPR(0 /* default return */, \ ^ ./valgrind.h:4383:5: note: expanded from macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR' _zzq_rlval; \ ^~~~~~~~~~ store.c:192:10: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] filename = filename; ~~~~~~~~ ^ ~~~~~~~~ store.c:193:12: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] linenumber = linenumber; ~~~~~~~~~~ ^ ~~~~~~~~~~ store.c:205:1: warning: expression result unused [-Wunused-value] VALGRIND_MAKE_MEM_UNDEFINED(store_last_get[store_pool], size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./memcheck.h:117:5: note: expanded from macro 'VALGRIND_MAKE_MEM_UNDEFINED' VALGRIND_DO_CLIENT_REQUEST_EXPR(0 /* default return */, \ ^ ./valgrind.h:4383:5: note: expanded from macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR' _zzq_rlval; \ ^~~~~~~~~~ store.c:284:10: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] filename = filename; ~~~~~~~~ ^ ~~~~~~~~ store.c:285:12: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] linenumber = linenumber; ~~~~~~~~~~ ^ ~~~~~~~~~~ store.c:300:1: warning: expression result unused [-Wunused-value] VALGRIND_MAKE_MEM_UNDEFINED(ptr + oldsize, inc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./memcheck.h:117:5: note: expanded from macro 'VALGRIND_MAKE_MEM_UNDEFINED' VALGRIND_DO_CLIENT_REQUEST_EXPR(0 /* default return */, \ ^ ./valgrind.h:4383:5: note: expanded from macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR' _zzq_rlval; \ ^~~~~~~~~~ store.c:373:3: warning: expression result unused [-Wunused-value] VALGRIND_MAKE_MEM_NOACCESS((char *)b + ALIGNED_SIZEOF_STOREBLOCK, b->length - ALIGNED_SIZEOF_STOREBLOCK); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./memcheck.h:110:5: note: expanded from macro 'VALGRIND_MAKE_MEM_NOACCESS' VALGRIND_DO_CLIENT_REQUEST_EXPR(0 /* default return */, \ ^ ./valgrind.h:4383:5: note: expanded from macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR' _zzq_rlval; \ ^~~~~~~~~~ store.c:391:10: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] filename = filename; ~~~~~~~~ ^ ~~~~~~~~ store.c:392:12: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] linenumber = linenumber; ~~~~~~~~~~ ^ ~~~~~~~~~~ store.c:359:1: warning: expression result unused [-Wunused-value] VALGRIND_MAKE_MEM_NOACCESS(ptr, newlength); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./memcheck.h:110:5: note: expanded from macro 'VALGRIND_MAKE_MEM_NOACCESS' VALGRIND_DO_CLIENT_REQUEST_EXPR(0 /* default return */, \ ^ ./valgrind.h:4383:5: note: expanded from macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR' _zzq_rlval; \ ^~~~~~~~~~ store.c:449:14: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] filename = filename; ~~~~~~~~ ^ ~~~~~~~~ store.c:450:16: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] linenumber = linenumber; ~~~~~~~~~~ ^ ~~~~~~~~~~ store.c:507:10: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] filename = filename; ~~~~~~~~ ^ ~~~~~~~~ store.c:508:12: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] linenumber = linenumber; ~~~~~~~~~~ ^ ~~~~~~~~~~ store.c:549:10: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] filename = filename; ~~~~~~~~ ^ ~~~~~~~~ store.c:550:12: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] linenumber = linenumber; ~~~~~~~~~~ ^ ~~~~~~~~~~ 17 warnings generated. gcc -DCOMPILE_UTILITY string.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -DCOMPILE_UTILITY -o util-string.o string.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc tod.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. tod.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc tree.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. tree.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc exim_monitor/em_StripChart.c gcc -o em_StripChart.o -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. -I../exim_monitor -I/usr/X11R6/include \ ../exim_monitor/`echo em_StripChart.o | sed 's/o$/c/'` clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc exim_monitor/em_TextPop.c gcc -o em_TextPop.o -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. -I../exim_monitor -I/usr/X11R6/include \ ../exim_monitor/`echo em_TextPop.o | sed 's/o$/c/'` clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' ../exim_monitor/em_TextPop.c:316:16: warning: explicitly assigning a variable of type 'Boolean' (aka 'char') to itself [-Wself-assign] replace_active = replace_active; /* PH - shuts compilers up */ ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ ../exim_monitor/em_TextPop.c:508:6: warning: explicitly assigning a variable of type 'String' (aka 'char *') to itself [-Wself-assign] msg2 = msg2; /* PH - shuts compilers up */ ~~~~ ^ ~~~~ 2 warnings generated. gcc exim_monitor/em_globals.c gcc -o em_globals.o -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. -I../exim_monitor -I/usr/X11R6/include \ ../exim_monitor/`echo em_globals.o | sed 's/o$/c/'` clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc exim_monitor/em_init.c gcc -o em_init.o -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. -I../exim_monitor -I/usr/X11R6/include \ ../exim_monitor/`echo em_init.o | sed 's/o$/c/'` clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' ../exim_monitor/em_init.c:116:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] argc = argc; /* These are currently unused. */ ~~~~ ^ ~~~~ ../exim_monitor/em_init.c:117:6: warning: explicitly assigning a variable of type 'uschar **' (aka 'unsigned char **') to itself [-Wself-assign] argv = argv; ~~~~ ^ ~~~~ 2 warnings generated. gcc exim_monitor/em_log.c gcc -o em_log.o -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. -I../exim_monitor -I/usr/X11R6/include \ ../exim_monitor/`echo em_log.o | sed 's/o$/c/'` clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc exim_monitor/em_main.c gcc -o em_main.o -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. -I../exim_monitor -I/usr/X11R6/include \ ../exim_monitor/`echo em_main.o | sed 's/o$/c/'` clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' ../exim_monitor/em_main.c:176:10: warning: explicitly assigning a variable of type 'unsigned int' to itself [-Wself-assign] selector = selector; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ ../exim_monitor/em_main.c:177:7: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] flags = flags; ~~~~~ ^ ~~~~~ ../exim_monitor/em_main.c:243:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_main.c:244:13: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] client_data = client_data; ~~~~~~~~~~~ ^ ~~~~~~~~~~~ ../exim_monitor/em_main.c:245:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_main.c:253:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_main.c:254:13: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] client_data = client_data; ~~~~~~~~~~~ ^ ~~~~~~~~~~~ ../exim_monitor/em_main.c:255:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_main.c:266:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_main.c:267:13: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] client_data = client_data; ~~~~~~~~~~~ ^ ~~~~~~~~~~~ ../exim_monitor/em_main.c:268:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_main.c:288:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_main.c:289:13: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] client_data = client_data; ~~~~~~~~~~~ ^ ~~~~~~~~~~~ ../exim_monitor/em_main.c:290:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_main.c:321:8: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] button = button; /* Keep picky compilers happy */ ~~~~~~ ^ ~~~~~~ ../exim_monitor/em_main.c:322:13: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] client_data = client_data; ~~~~~~~~~~~ ^ ~~~~~~~~~~~ ../exim_monitor/em_main.c:323:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_main.c:476:4: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] pt = pt; /* Keep picky compilers happy */ ~~ ^ ~~ ../exim_monitor/em_main.c:477:3: warning: explicitly assigning a variable of type 'XtIntervalId *' (aka 'unsigned long *') to itself [-Wself-assign] i = i; ~ ^ ~ ../exim_monitor/em_main.c:576:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] if (XKeycodeToKeysym(display, m->modifiermap [i*m->max_keypermod + j], 0) ^ 20 warnings generated. gcc exim_monitor/em_menu.c gcc -o em_menu.o -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. -I../exim_monitor -I/usr/X11R6/include \ ../exim_monitor/`echo em_menu.o | sed 's/o$/c/'` clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' ../exim_monitor/em_menu.c:120:13: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] client_data = client_data; /* Keep picky compilers happy */ ~~~~~~~~~~~ ^ ~~~~~~~~~~~ ../exim_monitor/em_menu.c:121:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:143:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:144:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:179:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:180:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:405:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:406:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:418:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:419:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:431:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:432:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:450:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:451:7: warning: explicitly assigning a variable of type 'XEvent *' (aka 'union _XEvent *') to itself [-Wself-assign] event = event; ~~~~~ ^ ~~~~~ ../exim_monitor/em_menu.c:452:4: warning: explicitly assigning a variable of type 'String *' (aka 'char **') to itself [-Wself-assign] ss = ss; ~~ ^ ~~ ../exim_monitor/em_menu.c:453:3: warning: explicitly assigning a variable of type 'Cardinal *' (aka 'unsigned int *') to itself [-Wself-assign] c = c; ~ ^ ~ ../exim_monitor/em_menu.c:552:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:553:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:568:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:569:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:583:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:584:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:598:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:599:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:615:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:616:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:628:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:629:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:646:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:647:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:711:3: warning: explicitly assigning a variable of type 'Widget' (aka 'struct _WidgetRec *') to itself [-Wself-assign] w = w; /* Keep picky compilers happy */ ~ ^ ~ ../exim_monitor/em_menu.c:712:11: warning: explicitly assigning a variable of type 'XtPointer' (aka 'void *') to itself [-Wself-assign] call_data = call_data; ~~~~~~~~~ ^ ~~~~~~~~~ ../exim_monitor/em_menu.c:817:9: warning: explicitly assigning a variable of type 'String *' (aka 'char **') to itself [-Wself-assign] actargs = actargs; /* Keep picky compilers happy */ ~~~~~~~ ^ ~~~~~~~ ../exim_monitor/em_menu.c:818:7: warning: explicitly assigning a variable of type 'Cardinal *' (aka 'unsigned int *') to itself [-Wself-assign] count = count; ~~~~~ ^ ~~~~~ 34 warnings generated. gcc exim_monitor/em_queue.c gcc -o em_queue.o -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. -I../exim_monitor -I/usr/X11R6/include \ ../exim_monitor/`echo em_queue.o | sed 's/o$/c/'` clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc exim_monitor/em_strip.c gcc -o em_strip.o -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. -I../exim_monitor -I/usr/X11R6/include \ ../exim_monitor/`echo em_strip.o | sed 's/o$/c/'` clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc exim_monitor/em_text.c gcc -o em_text.o -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. -I../exim_monitor -I/usr/X11R6/include \ ../exim_monitor/`echo em_text.o | sed 's/o$/c/'` clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc exim_monitor/em_xs.c gcc -o em_xs.o -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. -I../exim_monitor -I/usr/X11R6/include \ ../exim_monitor/`echo em_xs.o | sed 's/o$/c/'` clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc exim_monitor/em_version.c gcc -o em_version.o -c \ -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I/usr/X11R6/include -I. ../exim_monitor/em_version.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -o eximon.bin gcc -o eximon.bin em_version.o -L/usr/X11R6/lib \ util-spool_in.o util-store.o util-string.o tod.o tree.o em_StripChart.o em_TextPop.o em_globals.o em_init.o em_log.o em_main.o em_menu.o em_queue.o em_strip.o em_text.o em_xs.o -lXaw -lXmu -lXt -lXext -lX11 -L/usr/lib/x86_64-linux-gnu -lpcre \ -lnsl -lcrypt -lm -ldl -lc >>> exim monitor binary built >>> exicyclog script built >>> exinext script built >>> exiwhat script built >>> exigrep script built >>> eximstats script built >>> exipick script built >>> exiqgrep script built >>> exiqsumm script built >>> transport-filter.pl script built >>> convert4r3 script built >>> convert4r4 script built >>> exim_checkaccess script built gcc exim_dbmbuild.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -o exim_dbmbuild.o exim_dbmbuild.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' exim_dbmbuild.c:66:7: warning: explicitly assigning a variable of type 'const DB_ENV *' (aka 'const struct __db_env *') to itself [-Wself-assign] dbenv = dbenv; ~~~~~ ^ ~~~~~ exim_dbmbuild.c:71:5: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] pfx = pfx; ~~~ ^ ~~~ 2 warnings generated. gcc -o exim_dbmbuild gcc -o exim_dbmbuild exim_dbmbuild.o \ -lnsl -lcrypt -lm -ldl -ldb >>> exim_dbmbuild utility built gcc -DEXIM_DUMPDB exim_dbutil.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden \ -DCOMPILE_UTILITY \ -DEXIM_DUMPDB \ -o exim_dumpdb.o exim_dbutil.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' exim_dbutil.c:59:7: warning: explicitly assigning a variable of type 'const DB_ENV *' (aka 'const struct __db_env *') to itself [-Wself-assign] dbenv = dbenv; ~~~~~ ^ ~~~~~ exim_dbutil.c:64:5: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] pfx = pfx; ~~~ ^ ~~~ exim_dbutil.c:80:5: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] sig = sig; /* Keep picky compilers happy */ ~~~ ^ ~~~ exim_dbutil.c:150:10: warning: explicitly assigning a variable of type 'unsigned int' to itself [-Wself-assign] selector = selector; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ exim_dbutil.c:151:7: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] flags = flags; ~~~~~ ^ ~~~~~ exim_dbutil.c:464:13: warning: explicitly assigning a variable of type 'DBT' (aka 'struct __db_dbt') to itself [-Wself-assign] value_datum = value_datum; /* dummy; not all db libraries use this */ ~~~~~~~~~~~ ^ ~~~~~~~~~~~ 6 warnings generated. gcc -DCOMPILE_UTILITY os.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden \ -DCOMPILE_UTILITY \ -DOS_LOAD_AVERAGE \ -DFIND_RUNNING_INTERFACES \ -o util-os.o os.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc -o exim_dumpdb gcc -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -o exim_dumpdb exim_dumpdb.o util-os.o util-store.o \ -lnsl -lcrypt -lm -ldl -ldb clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' >>> exim_dumpdb utility built gcc -DEXIM_FIXDB exim_dbutil.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden \ -DCOMPILE_UTILITY \ -DEXIM_FIXDB \ -o exim_fixdb.o exim_dbutil.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' exim_dbutil.c:59:7: warning: explicitly assigning a variable of type 'const DB_ENV *' (aka 'const struct __db_env *') to itself [-Wself-assign] dbenv = dbenv; ~~~~~ ^ ~~~~~ exim_dbutil.c:64:5: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] pfx = pfx; ~~~ ^ ~~~ exim_dbutil.c:80:5: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] sig = sig; /* Keep picky compilers happy */ ~~~ ^ ~~~ exim_dbutil.c:150:10: warning: explicitly assigning a variable of type 'unsigned int' to itself [-Wself-assign] selector = selector; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ exim_dbutil.c:151:7: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] flags = flags; ~~~~~ ^ ~~~~~ 5 warnings generated. make[3]: Entering directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/auths' gcc auth-spa.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden auth-spa.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' auth-spa.c:1417:11: warning: explicitly assigning a variable of type 'SPAAuthRequest *' to itself [-Wself-assign] request = request; /* Added by PH to stop compilers whinging */ ~~~~~~~ ^ ~~~~~~~ 1 warning generated. gcc b64decode.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden b64decode.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc b64encode.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden b64encode.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc call_pam.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden call_pam.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' call_pam.c:22:13: warning: function 'dummy' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void dummy(int x) { dummy(x-1); } ^ 1 warning generated. gcc call_pwcheck.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden call_pwcheck.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc call_radius.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden call_radius.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' call_radius.c:26:13: warning: function 'dummy' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void dummy(int x) { dummy(x-1); } ^ 1 warning generated. gcc check_serv_cond.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden check_serv_cond.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc cram_md5.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden cram_md5.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc cyrus_sasl.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden cyrus_sasl.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' cyrus_sasl.c:28:13: warning: function 'dummy' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void dummy(int x) { dummy(x-1); } ^ 1 warning generated. gcc dovecot.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden dovecot.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc get_data.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden get_data.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc get_no64_data.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden get_no64_data.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc gsasl_exim.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden gsasl_exim.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gsasl_exim.c:32:13: warning: function 'dummy' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void dummy(int x) { dummy(x-1); } ^ 1 warning generated. gcc heimdal_gssapi.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden heimdal_gssapi.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' heimdal_gssapi.c:46:13: warning: function 'dummy' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void dummy(int x) { dummy(x-1); } ^ 1 warning generated. gcc md5.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden md5.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc plaintext.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden plaintext.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc pwcheck.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden pwcheck.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' pwcheck.c:89:8: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] userid = userid; /* Keep picky compilers happy */ ~~~~~~ ^ ~~~~~~ pwcheck.c:90:8: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] passwd = passwd; ~~~~~~ ^ ~~~~~~ 2 warnings generated. gcc sha1.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden sha1.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc spa.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden spa.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc xtextdecode.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden xtextdecode.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc xtextencode.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden xtextencode.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' ar cq auths.a ar cq auths.a auth-spa.o b64decode.o b64encode.o call_pam.o call_pwcheck.o call_radius.o check_serv_cond.o cram_md5.o cyrus_sasl.o dovecot.o get_data.o get_no64_data.o gsasl_exim.o heimdal_gssapi.o md5.o plaintext.o pwcheck.o sha1.o spa.o xtextdecode.o xtextencode.o ranlib auths.a make[3]: Leaving directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/auths' gcc -o exim_fixdb gcc -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -o exim_fixdb exim_fixdb.o util-os.o util-store.o \ auths/auths.a -lnsl -lcrypt -lm -ldl -ldb clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' >>> exim_fixdb utility built gcc -DEXIM_TIDYDB exim_dbutil.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden \ -DCOMPILE_UTILITY \ -DEXIM_TIDYDB \ -o exim_tidydb.o exim_dbutil.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' exim_dbutil.c:59:7: warning: explicitly assigning a variable of type 'const DB_ENV *' (aka 'const struct __db_env *') to itself [-Wself-assign] dbenv = dbenv; ~~~~~ ^ ~~~~~ exim_dbutil.c:64:5: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] pfx = pfx; ~~~ ^ ~~~ exim_dbutil.c:80:5: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] sig = sig; /* Keep picky compilers happy */ ~~~ ^ ~~~ exim_dbutil.c:150:10: warning: explicitly assigning a variable of type 'unsigned int' to itself [-Wself-assign] selector = selector; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ exim_dbutil.c:151:7: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] flags = flags; ~~~~~ ^ ~~~~~ exim_dbutil.c:464:13: warning: explicitly assigning a variable of type 'DBT' (aka 'struct __db_dbt') to itself [-Wself-assign] value_datum = value_datum; /* dummy; not all db libraries use this */ ~~~~~~~~~~~ ^ ~~~~~~~~~~~ 6 warnings generated. gcc -o exim_tidydb gcc -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -o exim_tidydb exim_tidydb.o util-os.o util-store.o \ -lnsl -lcrypt -lm -ldl -ldb clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' >>> exim_tidydb utility built gcc exim_lock.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden exim_lock.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' exim_lock.c:88:5: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] sig = sig; /* Keep picky compilers happy */ ~~~ ^ ~~~ 1 warning generated. gcc -o exim_lock gcc -o exim_lock exim_lock.o \ -lnsl -lcrypt -lm -ldl >>> exim_lock utility built make[3]: Entering directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/lookups' gcc cdb.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden cdb.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' cdb.c:296:12: warning: explicitly assigning a variable of type 'BOOL *' (aka 'int *') to itself [-Wself-assign] do_cache = do_cache; ~~~~~~~~ ^ ~~~~~~~~ 1 warning generated. gcc dbmdb.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden dbmdb.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' dbmdb.c:50:8: warning: explicitly assigning a variable of type 'void *' to itself [-Wself-assign] handle = handle; /* Keep picky compilers happy */ ~~~~~~ ^ ~~~~~~ dbmdb.c:95:10: warning: explicitly assigning a variable of type 'uschar *' (aka 'unsigned char *') to itself [-Wself-assign] filename = filename; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ dbmdb.c:96:8: warning: explicitly assigning a variable of type 'uschar **' (aka 'unsigned char **') to itself [-Wself-assign] errmsg = errmsg; ~~~~~~ ^ ~~~~~~ dbmdb.c:97:10: warning: explicitly assigning a variable of type 'BOOL *' (aka 'int *') to itself [-Wself-assign] do_cache = do_cache; ~~~~~~~~ ^ ~~~~~~~~ 4 warnings generated. gcc dnsdb.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden dnsdb.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' dnsdb.c:77:10: warning: explicitly assigning a variable of type 'uschar *' (aka 'unsigned char *') to itself [-Wself-assign] filename = filename; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ dnsdb.c:78:8: warning: explicitly assigning a variable of type 'uschar **' (aka 'unsigned char **') to itself [-Wself-assign] errmsg = errmsg; /* Ditto */ ~~~~~~ ^ ~~~~~~ dnsdb.c:141:8: warning: explicitly assigning a variable of type 'void *' to itself [-Wself-assign] handle = handle; /* Keep picky compilers happy */ ~~~~~~ ^ ~~~~~~ dnsdb.c:142:10: warning: explicitly assigning a variable of type 'uschar *' (aka 'unsigned char *') to itself [-Wself-assign] filename = filename; ~~~~~~~~ ^ ~~~~~~~~ dnsdb.c:143:8: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] length = length; ~~~~~~ ^ ~~~~~~ dnsdb.c:144:10: warning: explicitly assigning a variable of type 'BOOL *' (aka 'int *') to itself [-Wself-assign] do_cache = do_cache; ~~~~~~~~ ^ ~~~~~~~~ 6 warnings generated. gcc dsearch.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden dsearch.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' dsearch.c:54:8: warning: explicitly assigning a variable of type 'void *' to itself [-Wself-assign] handle = handle; ~~~~~~ ^ ~~~~~~ dsearch.c:76:8: warning: explicitly assigning a variable of type 'void *' to itself [-Wself-assign] handle = handle; /* Keep picky compilers happy */ ~~~~~~ ^ ~~~~~~ dsearch.c:77:8: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] length = length; ~~~~~~ ^ ~~~~~~ dsearch.c:78:10: warning: explicitly assigning a variable of type 'BOOL *' (aka 'int *') to itself [-Wself-assign] do_cache = do_cache; ~~~~~~~~ ^ ~~~~~~~~ dsearch.c:117:8: warning: explicitly assigning a variable of type 'void *' to itself [-Wself-assign] handle = handle; /* Avoid compiler warning */ ~~~~~~ ^ ~~~~~~ 5 warnings generated. gcc lsearch.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden lsearch.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' lsearch.c:96:10: warning: explicitly assigning a variable of type 'uschar *' (aka 'unsigned char *') to itself [-Wself-assign] filename = filename; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ lsearch.c:97:8: warning: explicitly assigning a variable of type 'uschar **' (aka 'unsigned char **') to itself [-Wself-assign] errmsg = errmsg; ~~~~~~ ^ ~~~~~~ lsearch.c:328:10: warning: explicitly assigning a variable of type 'BOOL *' (aka 'int *') to itself [-Wself-assign] do_cache = do_cache; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ lsearch.c:345:10: warning: explicitly assigning a variable of type 'BOOL *' (aka 'int *') to itself [-Wself-assign] do_cache = do_cache; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ lsearch.c:362:10: warning: explicitly assigning a variable of type 'BOOL *' (aka 'int *') to itself [-Wself-assign] do_cache = do_cache; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ lsearch.c:380:10: warning: explicitly assigning a variable of type 'BOOL *' (aka 'int *') to itself [-Wself-assign] do_cache = do_cache; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ 6 warnings generated. gcc nis.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden nis.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' nis.c:50:10: warning: explicitly assigning a variable of type 'BOOL *' (aka 'int *') to itself [-Wself-assign] do_cache = do_cache; /* Placate picky compilers */ ~~~~~~~~ ^ ~~~~~~~~ nis.c:76:10: warning: explicitly assigning a variable of type 'BOOL *' (aka 'int *') to itself [-Wself-assign] do_cache = do_cache; /* Placate picky compilers */ ~~~~~~~~ ^ ~~~~~~~~ 2 warnings generated. gcc passwd.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden passwd.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' passwd.c:21:10: warning: explicitly assigning a variable of type 'uschar *' (aka 'unsigned char *') to itself [-Wself-assign] filename = filename; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ passwd.c:22:8: warning: explicitly assigning a variable of type 'uschar **' (aka 'unsigned char **') to itself [-Wself-assign] errmsg = errmsg; ~~~~~~ ^ ~~~~~~ passwd.c:41:8: warning: explicitly assigning a variable of type 'void *' to itself [-Wself-assign] handle = handle; /* Keep picky compilers happy */ ~~~~~~ ^ ~~~~~~ passwd.c:42:10: warning: explicitly assigning a variable of type 'uschar *' (aka 'unsigned char *') to itself [-Wself-assign] filename = filename; ~~~~~~~~ ^ ~~~~~~~~ passwd.c:43:8: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] length = length; ~~~~~~ ^ ~~~~~~ passwd.c:44:8: warning: explicitly assigning a variable of type 'uschar **' (aka 'unsigned char **') to itself [-Wself-assign] errmsg = errmsg; ~~~~~~ ^ ~~~~~~ passwd.c:45:10: warning: explicitly assigning a variable of type 'BOOL *' (aka 'int *') to itself [-Wself-assign] do_cache = do_cache; ~~~~~~~~ ^ ~~~~~~~~ 7 warnings generated. gcc spf.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden spf.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' spf.c:21:13: warning: function 'dummy' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void dummy(int x) { dummy(x-1); } ^ 1 warning generated. ar cq lookups.a ranlib lookups.a gcc lf_quote.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden lf_quote.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc lf_check_file.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden lf_check_file.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc lf_sqlperform.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden lf_sqlperform.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' make[3]: Leaving directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/lookups' make[3]: Entering directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/routers' gcc accept.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden accept.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' accept.c:97:10: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_new = addr_new; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ accept.c:98:14: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_succeed = addr_succeed; ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 2 warnings generated. gcc dnslookup.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden dnslookup.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' dnslookup.c:75:8: warning: explicitly assigning a variable of type 'router_instance *' (aka 'struct router_instance *') to itself [-Wself-assign] rblock = rblock; ~~~~~~ ^ ~~~~~~ dnslookup.c:149:10: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_new = addr_new; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ dnslookup.c:150:14: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_succeed = addr_succeed; ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 3 warnings generated. gcc ipliteral.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden ipliteral.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' ipliteral.c:48:8: warning: explicitly assigning a variable of type 'router_instance *' (aka 'struct router_instance *') to itself [-Wself-assign] rblock = rblock; ~~~~~~ ^ ~~~~~~ ipliteral.c:107:10: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_new = addr_new; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ ipliteral.c:108:14: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_succeed = addr_succeed; ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 3 warnings generated. gcc iplookup.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden iplookup.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' iplookup.c:156:12: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_local = addr_local; /* Keep picky compilers happy */ ~~~~~~~~~~ ^ ~~~~~~~~~~ iplookup.c:157:13: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_remote = addr_remote; ~~~~~~~~~~~ ^ ~~~~~~~~~~~ iplookup.c:158:14: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_succeed = addr_succeed; ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ iplookup.c:159:4: warning: explicitly assigning a variable of type 'struct passwd *' to itself [-Wself-assign] pw = pw; ~~ ^ ~~ 4 warnings generated. gcc manualroute.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden manualroute.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' manualroute.c:238:10: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_new = addr_new; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ manualroute.c:239:14: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_succeed = addr_succeed; ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 2 warnings generated. gcc queryprogram.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden queryprogram.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc redirect.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden redirect.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' redirect.c:532:12: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_local = addr_local; /* Keep picky compilers happy */ ~~~~~~~~~~ ^ ~~~~~~~~~~ redirect.c:533:13: warning: explicitly assigning a variable of type 'address_item **' (aka 'struct address_item **') to itself [-Wself-assign] addr_remote = addr_remote; ~~~~~~~~~~~ ^ ~~~~~~~~~~~ 2 warnings generated. gcc rf_change_domain.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden rf_change_domain.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc rf_expand_data.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden rf_expand_data.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc rf_get_errors_address.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden rf_get_errors_address.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc rf_get_munge_headers.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden rf_get_munge_headers.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc rf_get_transport.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden rf_get_transport.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc rf_get_ugid.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden rf_get_ugid.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc rf_lookup_hostlist.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden rf_lookup_hostlist.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc rf_queue_add.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden rf_queue_add.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc rf_self_action.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden rf_self_action.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc rf_set_ugid.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden rf_set_ugid.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' ar cq routers.a ranlib routers.a make[3]: Leaving directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/routers' make[3]: Entering directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/transports' gcc appendfile.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden appendfile.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' appendfile.c:273:10: warning: explicitly assigning a variable of type 'address_item *' (aka 'struct address_item *') to itself [-Wself-assign] addrlist = addrlist; /* Keep picky compilers happy */ ~~~~~~~~ ^ ~~~~~~~~ appendfile.c:274:7: warning: explicitly assigning a variable of type 'transport_feedback *' (aka 'struct transport_feedback *') to itself [-Wself-assign] dummy = dummy; ~~~~~ ^ ~~~~~ appendfile.c:275:5: warning: explicitly assigning a variable of type 'uid_t' (aka 'unsigned int') to itself [-Wself-assign] uid = uid; ~~~ ^ ~~~ appendfile.c:276:5: warning: explicitly assigning a variable of type 'gid_t' (aka 'unsigned int') to itself [-Wself-assign] gid = gid; ~~~ ^ ~~~ 4 warnings generated. gcc autoreply.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden autoreply.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc lmtp.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden lmtp.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc pipe.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden pipe.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' pipe.c:154:10: warning: explicitly assigning a variable of type 'address_item *' (aka 'struct address_item *') to itself [-Wself-assign] addrlist = addrlist; /* Keep compiler happy */ ~~~~~~~~ ^ ~~~~~~~~ pipe.c:155:7: warning: explicitly assigning a variable of type 'transport_feedback *' (aka 'struct transport_feedback *') to itself [-Wself-assign] dummy = dummy; ~~~~~ ^ ~~~~~ pipe.c:156:5: warning: explicitly assigning a variable of type 'uid_t' (aka 'unsigned int') to itself [-Wself-assign] uid = uid; ~~~ ^ ~~~ pipe.c:157:5: warning: explicitly assigning a variable of type 'gid_t' (aka 'unsigned int') to itself [-Wself-assign] gid = gid; ~~~ ^ ~~~ pipe.c:158:8: warning: explicitly assigning a variable of type 'uschar **' (aka 'unsigned char **') to itself [-Wself-assign] errmsg = errmsg; ~~~~~~ ^ ~~~~~~ pipe.c:159:4: warning: explicitly assigning a variable of type 'pipe_transport_options_block *' to itself [-Wself-assign] ob = ob; ~~ ^ ~~ 6 warnings generated. gcc smtp.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden smtp.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' smtp.c:253:8: warning: explicitly assigning a variable of type 'uschar **' (aka 'unsigned char **') to itself [-Wself-assign] errmsg = errmsg; /* Keep picky compilers happy */ ~~~~~~ ^ ~~~~~~ smtp.c:254:5: warning: explicitly assigning a variable of type 'uid_t' (aka 'unsigned int') to itself [-Wself-assign] uid = uid; ~~~ ^ ~~~ smtp.c:255:5: warning: explicitly assigning a variable of type 'gid_t' (aka 'unsigned int') to itself [-Wself-assign] gid = gid; ~~~ ^ ~~~ smtp.c:879:14: warning: explicitly assigning a variable of type 'BOOL' (aka 'int') to itself [-Wself-assign] suppress_tls = suppress_tls; /* stop compiler warning when no TLS support */ ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 4 warnings generated. gcc tf_maildir.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden tf_maildir.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' ar cq transports.a ranlib transports.a make[3]: Leaving directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/transports' make[3]: Entering directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/auths' make[3]: `auths.a' is up to date. make[3]: Leaving directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/auths' make[3]: Entering directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/pdkim' gcc base64.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden base64.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc bignum.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden bignum.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc pdkim.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden pdkim.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc rsa.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden rsa.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc sha1.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden sha1.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' gcc sha2.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden sha2.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' ar cq pdkim.a ar cq pdkim.a base64.o bignum.o pdkim.o rsa.o sha1.o sha2.o ranlib pdkim.a make[3]: Leaving directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64/pdkim' gcc acl.c gcc -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -fvisibility=hidden -I. acl.c clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' acl.c:1130:13: warning: explicitly assigning a variable of type 'uschar **' (aka 'unsigned char **') to itself [-Wself-assign] user_msgptr = user_msgptr; /* stop compiler warning */ ~~~~~~~~~~~ ^ ~~~~~~~~~~~ acl.c:2735:31: error: use of '%n' in format string discouraged (potentially insecure) [-Werror,-Wformat-security] debug_printf("check %s%s %n", ~^ 1 warning and 1 error generated. make[2]: *** [acl.o] Error 1 make[2]: Leaving directory `/«PKGBUILDDIR»/b-exim4-daemon-light/build-Linux-x86_64' make[1]: *** [all] Error 2 make: *** [b-exim4-daemon-light/build-Linux-x86_64/exim] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 make[1]: Leaving directory `/«PKGBUILDDIR»/b-exim4-daemon-light' ──────────────────────────────────────────────────────────────────────────────── Build finished at 20120702-1843 Finished ──────── E: Build failure (dpkg-buildpackage died) ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cleanup │ └──────────────────────────────────────────────────────────────────────────────┘ Purging /«BUILDDIR» Not cleaning session: cloned chroot in use ┌──────────────────────────────────────────────────────────────────────────────┐ │ Summary │ └──────────────────────────────────────────────────────────────────────────────┘ Architecture: amd64 Build-Space: 45712 Build-Time: 120 Distribution: unstable Fail-Stage: build Install-Time: 80 Job: exim4_4.80-4 Package: exim4 Package-Time: 304 Source-Version: 4.80-4 Space: 45712 Status: attempted Version: 4.80-4 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120702-1843 Build needed 00:05:04, 45712k disc space DC-Status: Failed 307.979402s DC-Time-Estimation: 307.979402 versus expected 693 (r/m: 1.25015048246636 ; m: 307.979402)