DC-Build-Header: htmlcxx 0.85-2 / Mon Jul 09 20:37:46 +0000 2012 DC-Task: logfile:/tmp/htmlcxx_0.85-2_unstable_clang.log version:0.85-2 modes:clang chroot:unstable source:htmlcxx esttime:61 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 htmlcxx_0.85-2' sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on ip-10-28-92-226.ec2.internal ╔══════════════════════════════════════════════════════════════════════════════╗ ║ htmlcxx 0.85-2 (amd64) 09 Jul 2012 20:37 ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Package: htmlcxx Version: 0.85-2 Source Version: 0.85-2 Distribution: unstable Architecture: amd64 I: NOTICE: Log filtering will replace 'build/htmlcxx-t_w4xB/htmlcxx-0.85' with '«PKGBUILDDIR»' I: NOTICE: Log filtering will replace 'build/htmlcxx-t_w4xB' with '«BUILDDIR»' I: NOTICE: Log filtering will replace 'var/lib/schroot/mount/unstable-amd64-sbuild-1552ef63-0e00-4e2a-9299-74b8e5add38c' with '«CHROOT»' ┌──────────────────────────────────────────────────────────────────────────────┐ │ Update chroot │ └──────────────────────────────────────────────────────────────────────────────┘ Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ┌──────────────────────────────────────────────────────────────────────────────┐ │ Fetch source files │ └──────────────────────────────────────────────────────────────────────────────┘ Check APT ───────── Checking available source versions... Download source files with APT ────────────────────────────── Reading package lists... Building dependency tree... Reading state information... NOTICE: 'htmlcxx' packaging is maintained in the 'Git' version control system at: git://git.debian.org/git/collab-maint/htmlcxx.git Need to get 425 kB of source archives. Get:1 http://localhost/debian/ unstable/main htmlcxx 0.85-2 (dsc) [1901 B] Get:2 http://localhost/debian/ unstable/main htmlcxx 0.85-2 (tar) [415 kB] Get:3 http://localhost/debian/ unstable/main htmlcxx 0.85-2 (diff) [8207 B] Fetched 425 kB in 0s (1596 kB/s) Download complete and in download only mode Check arch ────────── ┌──────────────────────────────────────────────────────────────────────────────┐ │ Chroot Setup Commands │ └──────────────────────────────────────────────────────────────────────────────┘ /tmp/switch-to-clang ──────────────────── + echo 'Entering customization script...' Entering customization script... + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + echo 'Install of clang' Install of clang + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + apt-get install --yes --no-install-recommends clang -t unstable Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libclang-common-dev libffi5 libllvm3.1 Recommended packages: llvm-3.1-dev python The following NEW packages will be installed: clang libclang-common-dev libffi5 libllvm3.1 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 13.1 MB of archives. After this operation, 35.6 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libffi5 amd64 3.0.10-3 [24.8 kB] Get:2 http://localhost/debian/ unstable/main libllvm3.1 amd64 3.1-2 [7275 kB] Get:3 http://localhost/debian/ unstable/main libclang-common-dev amd64 3.1-8 [84.3 kB] Get:4 http://localhost/debian/ unstable/main clang amd64 3.1-8 [5755 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.1 MB in 0s (29.9 MB/s) Selecting previously unselected package libffi5:amd64. (Reading database ... 11729 files and directories currently installed.) Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ... Selecting previously unselected package libllvm3.1:amd64. Unpacking libllvm3.1:amd64 (from .../libllvm3.1_3.1-2_amd64.deb) ... Selecting previously unselected package libclang-common-dev. Unpacking libclang-common-dev (from .../libclang-common-dev_3.1-8_amd64.deb) ... Selecting previously unselected package clang. Unpacking clang (from .../archives/clang_3.1-8_amd64.deb) ... Setting up libffi5:amd64 (3.0.10-3) ... Setting up libllvm3.1:amd64 (3.1-2) ... Setting up libclang-common-dev (3.1-8) ... Setting up clang (3.1-8) ... + echo 'Replace gcc, g++ & cpp by clang' Replace gcc, g++ & cpp by clang + VERSION=4.7 + cd /usr/bin + rm g++-4.7 gcc-4.7 cpp-4.7 + ln -s clang++ g++-4.7 + ln -s clang gcc-4.7 + ln -s clang cpp-4.7 + cd - /«BUILDDIR» + echo 'Block the installation of new gcc version' Block the installation of new gcc version + dpkg --set-selections + echo 'gcc-4.6 hold' + dpkg --set-selections + echo 'cpp-4.6 hold' + dpkg --set-selections + echo 'g++-4.6 hold' + dpkg --set-selections + echo 'gcc-4.7 hold' + dpkg --set-selections + echo 'cpp-4.7 hold' + dpkg --set-selections + echo 'g++-4.7 hold' + echo 'Check if gcc, g++ & cpp are actually clang' Check if gcc, g++ & cpp are actually clang + grep clang + gcc --version I: Finished running '/tmp/switch-to-clang'. Finished processing commands. ──────────────────────────────────────────────────────────────────────────────── Merged Build-Depends: build-essential, fakeroot Filtered Build-Depends: build-essential, fakeroot dpkg-deb: building package `sbuild-build-depends-core-dummy' in `/«BUILDDIR»/resolver-i6PRi1/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/706 B of archives. After this operation, 0 B of additional disk space will be used. Selecting previously unselected package sbuild-build-depends-core-dummy. (Reading database ... 11809 files and directories currently installed.) Unpacking sbuild-build-depends-core-dummy (from .../sbuild-build-depends-core-dummy.deb) ... Setting up sbuild-build-depends-core-dummy (0.invalid.0) ... Merged Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), debhelper (>= 8.1.3), autotools-dev, xsltproc, docbook-xsl, docbook-xml, dpkg-dev (>= 1.14.8) 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 (>= 8.1.3), autotools-dev, xsltproc, docbook-xsl, docbook-xml, dpkg-dev (>= 1.14.8) dpkg-deb: building package `sbuild-build-depends-htmlcxx-dummy' in `/«BUILDDIR»/resolver-XfHXHF/apt_archive/sbuild-build-depends-htmlcxx-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install htmlcxx build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: autotools-dev bsdmainutils debhelper docbook-xml docbook-xsl file gettext gettext-base groff-base html2text intltool-debian libasprintf0c2 libcroco3 libgcrypt11 libgettextpo0 libglib2.0-0 libgpg-error0 libmagic1 libpcre3 libpipeline1 libunistring0 libxml2 libxslt1.1 man-db po-debconf sgml-base sgml-data xml-core xsltproc Suggested packages: wamerican wordlist whois vacation 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 rng-tools less www-browser libmail-box-perl sgml-base-doc perlsgml w3-recs opensp libxml2-utils Recommended packages: curl wget lynx-cur autopoint libglib2.0-data shared-mime-info libmail-sendmail-perl The following NEW packages will be installed: autotools-dev bsdmainutils debhelper docbook-xml docbook-xsl file gettext gettext-base groff-base html2text intltool-debian libasprintf0c2 libcroco3 libgcrypt11 libgettextpo0 libglib2.0-0 libgpg-error0 libmagic1 libpcre3 libpipeline1 libunistring0 libxml2 libxslt1.1 man-db po-debconf sbuild-build-depends-htmlcxx-dummy sgml-base sgml-data xml-core xsltproc 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. Need to get 13.0 MB/13.0 MB of archives. After this operation, 42.5 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libpipeline1 amd64 1.2.1-1 [39.2 kB] Get:2 http://localhost/debian/ unstable/main libasprintf0c2 amd64 0.18.1.1-9 [26.8 kB] Get:3 http://localhost/debian/ unstable/main libgpg-error0 amd64 1.10-3 [66.8 kB] Get:4 http://localhost/debian/ unstable/main libgcrypt11 amd64 1.5.0-3 [298 kB] Get:5 http://localhost/debian/ unstable/main libmagic1 amd64 5.11-2 [202 kB] Get:6 http://localhost/debian/ unstable/main libpcre3 amd64 1:8.30-5 [242 kB] Get:7 http://localhost/debian/ unstable/main libxml2 amd64 2.8.0+dfsg1-4 [903 kB] Get:8 http://localhost/debian/ unstable/main sgml-base all 1.26+nmu3 [13.5 kB] Get:9 http://localhost/debian/ unstable/main xml-core all 0.13+nmu1 [23.8 kB] Get:10 http://localhost/debian/ unstable/main sgml-data all 2.0.8 [284 kB] Get:11 http://localhost/debian/ unstable/main docbook-xml all 4.5-7.1 [345 kB] Get:12 http://localhost/debian/ unstable/main libglib2.0-0 amd64 2.32.3-1 [2081 kB] Get:13 http://localhost/debian/ unstable/main libcroco3 amd64 0.6.5-1 [151 kB] Get:14 http://localhost/debian/ unstable/main libunistring0 amd64 0.9.3-5 [434 kB] Get:15 http://localhost/debian/ unstable/main libgettextpo0 amd64 0.18.1.1-9 [145 kB] Get:16 http://localhost/debian/ unstable/main libxslt1.1 amd64 1.1.26-13 [252 kB] Get:17 http://localhost/debian/ unstable/main bsdmainutils amd64 9.0.3 [209 kB] Get:18 http://localhost/debian/ unstable/main groff-base amd64 1.21-9 [1153 kB] Get:19 http://localhost/debian/ unstable/main man-db amd64 2.6.2-1 [1061 kB] Get:20 http://localhost/debian/ unstable/main file amd64 5.11-2 [51.8 kB] Get:21 http://localhost/debian/ unstable/main gettext-base amd64 0.18.1.1-9 [154 kB] Get:22 http://localhost/debian/ unstable/main autotools-dev all 20120608.1 [73.0 kB] Get:23 http://localhost/debian/ unstable/main html2text amd64 1.3.2a-15 [103 kB] Get:24 http://localhost/debian/ unstable/main gettext amd64 0.18.1.1-9 [1975 kB] Get:25 http://localhost/debian/ unstable/main intltool-debian all 0.35.0+20060710.1 [30.8 kB] Get:26 http://localhost/debian/ unstable/main po-debconf all 1.0.16+nmu2 [224 kB] Get:27 http://localhost/debian/ unstable/main debhelper all 9.20120608 [700 kB] Get:28 http://localhost/debian/ unstable/main docbook-xsl all 1.76.1+dfsg-1 [1643 kB] Get:29 http://localhost/debian/ unstable/main xsltproc amd64 1.1.26-13 [116 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.0 MB in 0s (19.5 MB/s) Selecting previously unselected package libpipeline1:amd64. (Reading database ... 11809 files and directories currently installed.) Unpacking libpipeline1:amd64 (from .../libpipeline1_1.2.1-1_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 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 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 ... 12135 files and directories currently installed.) Unpacking docbook-xml (from .../docbook-xml_4.5-7.1_all.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 libxslt1.1:amd64. Unpacking libxslt1.1:amd64 (from .../libxslt1.1_1.1.26-13_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 autotools-dev. Unpacking autotools-dev (from .../autotools-dev_20120608.1_all.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 xsltproc. Unpacking xsltproc (from .../xsltproc_1.1.26-13_amd64.deb) ... Selecting previously unselected package sbuild-build-depends-htmlcxx-dummy. Unpacking sbuild-build-depends-htmlcxx-dummy (from .../sbuild-build-depends-htmlcxx-dummy.deb) ... Processing triggers for sgml-base ... Updating the super catalog... Setting up libpipeline1:amd64 (1.2.1-1) ... 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 libmagic1:amd64 (5.11-2) ... Setting up libpcre3:amd64 (1:8.30-5) ... Setting up libxml2:amd64 (2.8.0+dfsg1-4) ... Setting up sgml-data (2.0.8) ... 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 libxslt1.1:amd64 (1.1.26-13) ... 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 autotools-dev (20120608.1) ... 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 xsltproc (1.1.26-13) ... 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-htmlcxx-dummy (0.invalid.0) ... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build environment │ └──────────────────────────────────────────────────────────────────────────────┘ Kernel: Linux 2.6.32-5-xen-amd64 amd64 (x86_64) Toolchain package versions: binutils_2.22-7 dpkg-dev_1.16.7 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc-4.6_4.6.3-8 gcc-4.7_4.7.1-3 libc6-dev_2.13-34 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 linux-libc-dev_3.2.21-3 Package versions: apt_0.9.7.1 autotools-dev_20120608.1 base-files_6.11 base-passwd_3.5.26 bash_4.2-3 binutils_2.22-7 bsdmainutils_9.0.3 bsdutils_1:2.20.1-5.1 build-essential_11.5 bzip2_1.0.6-3 clang_3.1-8 coreutils_8.13-3.2 cpp_4:4.7.1-1 cpp-4.6_4.6.3-8 cpp-4.7_4.7.1-3 dash_0.5.7-3 debconf_1.5.45 debconf-i18n_1.5.45 debfoster_2.7-1.1 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.7 dpkg-dev_1.16.7 e2fslibs_1.42.4-3 e2fsprogs_1.42.4-3 fakeroot_1.18.4-2 file_5.11-2 findutils_4.4.2-4 g++_4:4.7.1-1 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc_4:4.7.1-1 gcc-4.4-base_4.4.7-1 gcc-4.5-base_4.5.4-1 gcc-4.6_4.6.3-8 gcc-4.6-base_4.6.3-8 gcc-4.7_4.7.1-3 gcc-4.7-base_4.7.1-3 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-4 intltool-debian_0.35.0+20060710.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 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 libdpkg-perl_1.16.7 libffi5_3.0.10-3 libfile-fcntllock-perl_0.14-2 libgc1c2_1:7.1-8 libgcc1_1:4.7.1-3 libgcrypt11_1.5.0-3 libgdbm3_1.8.3-11 libgettextpo0_0.18.1.1-9 libglib2.0-0_2.32.3-1 libgmp10_2:5.0.5+dfsg-2 libgomp1_4.7.1-3 libgpg-error0_1.10-3 libitm1_4.7.1-3 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 libncurses5_5.9-10 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 libpcre3_1:8.30-5 libpipeline1_1.2.1-1 libquadmath0_4.7.1-3 libreadline6_6.2-8 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 libss2_1.42.4-3 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 libswitch-perl_2.16-2 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 libxml2_2.8.0+dfsg1-4 libxslt1.1_1.1.26-13 linux-libc-dev_3.2.21-3 login_1:4.1.5.1-1 lsb-base_4.1+Debian7 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 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-htmlcxx-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 xml-core_0.13+nmu1 xsltproc_1.1.26-13 xz-utils_5.1.1alpha+20120614-1 zlib1g_1:1.2.7.dfsg-13 ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build │ └──────────────────────────────────────────────────────────────────────────────┘ Unpack source ───────────── gpgv: keyblock resource `/sbuild-nonexistent/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Mon Jul 11 04:43:50 2011 UTC using RSA key ID 7A38B0B0 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./htmlcxx_0.85-2.dsc dpkg-source: info: extracting htmlcxx in htmlcxx-0.85 dpkg-source: info: unpacking htmlcxx_0.85.orig.tar.gz dpkg-source: info: unpacking htmlcxx_0.85-2.debian.tar.gz dpkg-source: info: applying fix-gcc-4.6-ftbfs.patch 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-1552ef63-0e00-4e2a-9299-74b8e5add38c 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 htmlcxx dpkg-buildpackage: source version 0.85-2 dpkg-buildpackage: source changed by Ludovico Cavedon dpkg-source --before-build htmlcxx-0.85 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean rm -f debian/htmlcxx.1 dh clean dh_testdir dh_auto_clean dh_clean dpkg-source -b htmlcxx-0.85 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building htmlcxx using existing ./htmlcxx_0.85.orig.tar.gz dpkg-source: info: building htmlcxx in htmlcxx_0.85-2.debian.tar.gz dpkg-source: info: building htmlcxx in htmlcxx_0.85-2.dsc debian/rules build dh build dh_testdir dh_auto_configure configure: WARNING: unrecognized options: --disable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for flex... no checking for lex... no checking for bison... no checking for byacc... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for main in -lfl... no checking for iconv_open in -liconv... no checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes configure: creating ./config.status config.status: creating Makefile config.status: creating html/Makefile config.status: creating css/Makefile config.status: creating htmlcxx.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-maintainer-mode dh_auto_build make[1]: Entering directory `/«PKGBUILDDIR»' make all-recursive make[2]: Entering directory `/«PKGBUILDDIR»' Making all in html make[3]: Entering directory `/«PKGBUILDDIR»/html' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-ParserSax.lo `test -f 'ParserSax.cc' || echo './'`ParserSax.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c ParserSax.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-ParserSax.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' In file included from ParserSax.cc:1: In file included from ./ParserSax.h:63: ./ParserSax.tcc:47:3: warning: expression result unused [-Wunused-value] *begin; // This is for the multi_pass to release the buffer ^~~~~~ ./ParserSax.tcc:30:2: note: in instantiation of function template specialization 'htmlcxx::HTML::ParserSax::parse' requested here parse(begin, end, typename std::iterator_traits<_Iterator>::iterator_category()); ^ ParserSax.cc:6:2: note: in instantiation of function template specialization 'htmlcxx::HTML::ParserSax::parse' requested here parse(html.c_str(), html.c_str() + html.length()); ^ 1 warning generated. /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-ParserDom.lo `test -f 'ParserDom.cc' || echo './'`ParserDom.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c ParserDom.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-ParserDom.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-Extensions.lo `test -f 'Extensions.cc' || echo './'`Extensions.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c Extensions.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Extensions.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-CharsetConverter.lo `test -f 'CharsetConverter.cc' || echo './'`CharsetConverter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c CharsetConverter.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-CharsetConverter.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-Uri.lo `test -f 'Uri.cc' || echo './'`Uri.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c Uri.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Uri.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' In file included from Uri.cc:4: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/strstream:52: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-Node.lo `test -f 'Node.cc' || echo './'`Node.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c Node.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Node.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-utils.lo `test -f 'utils.cc' || echo './'`utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c utils.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-utils.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' In file included from utils.cc:4: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/strstream:52: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -version-info 4:0:1 -Wl,-z,relro -o libhtmlcxx.la -rpath /usr/lib/x86_64-linux-gnu libhtmlcxx_la-ParserSax.lo libhtmlcxx_la-ParserDom.lo libhtmlcxx_la-Extensions.lo libhtmlcxx_la-CharsetConverter.lo libhtmlcxx_la-Uri.lo libhtmlcxx_la-Node.lo libhtmlcxx_la-utils.lo libtool: link: g++ -shared -nostdlib /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/libhtmlcxx_la-ParserSax.o .libs/libhtmlcxx_la-ParserDom.o .libs/libhtmlcxx_la-Extensions.o .libs/libhtmlcxx_la-CharsetConverter.o .libs/libhtmlcxx_la-Uri.o .libs/libhtmlcxx_la-Node.o .libs/libhtmlcxx_la-utils.o -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -Wl,-z -Wl,relro -Wl,-soname -Wl,libhtmlcxx.so.3 -o .libs/libhtmlcxx.so.3.1.0 libtool: link: (cd ".libs" && rm -f "libhtmlcxx.so.3" && ln -s "libhtmlcxx.so.3.1.0" "libhtmlcxx.so.3") libtool: link: (cd ".libs" && rm -f "libhtmlcxx.so" && ln -s "libhtmlcxx.so.3.1.0" "libhtmlcxx.so") libtool: link: ( cd ".libs" && rm -f "libhtmlcxx.la" && ln -s "../libhtmlcxx.la" "libhtmlcxx.la" ) g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o tests.o tests.cc clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' tests.cc:78:47: warning: illegal character encoding in string literal [-Winvalid-source-encoding] myassert(HTML::decode_entities(entities) == "nos somos do clube atletico mineiro brasil &teste; á &end "); ^ tests.cc:16:8: note: expanded from macro 'myassert' if(!(x)) {\ ^ tests.cc:81:52: warning: illegal character encoding in string literal [-Winvalid-source-encoding] myassert(HTML::convert_link(link3, root_link) == "http://www.akwan.com.br/teste/servio.html"); ^ tests.cc:16:8: note: expanded from macro 'myassert' if(!(x)) {\ ^ tests.cc:198:63: warning: illegal character encoding in string literal [-Winvalid-source-encoding] myassert(cc.convert("Voc o meu visitante nmero") == "Voc o meu visitante nmero"); ^ tests.cc:16:8: note: expanded from macro 'myassert' if(!(x)) {\ ^ tests.cc:201:25: warning: illegal character encoding in string literal [-Winvalid-source-encoding] myassert(cc2.convert("Voc o meu visitante nmero") == "Voc o meu visitante nmero"); ^ tests.cc:16:8: note: expanded from macro 'myassert' if(!(x)) {\ ^ 4 warnings generated. /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-z,relro -o tests tests.o libhtmlcxx.la libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-z -Wl,relro -o .libs/tests tests.o ./.libs/libhtmlcxx.so clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o uriTests.o uriTests.cc clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' uriTests.cc:40:19: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tests.push_back("http://www.embratel.net.br:80/joo.html"); ^ uriTests.cc:41:19: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tests.push_back("http://www.embratel.net.br:80/superjoo! .html"); ^ 2 warnings generated. /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-z,relro -o uriTests uriTests.o libhtmlcxx.la libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-z -Wl,relro -o .libs/uriTests uriTests.o ./.libs/libhtmlcxx.so clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' make[3]: Leaving directory `/«PKGBUILDDIR»/html' Making all in css make[3]: Entering directory `/«PKGBUILDDIR»/css' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o parser_pp.lo parser_pp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c parser_pp.cc -fPIC -DPIC -o .libs/parser_pp.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o parser.lo parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c parser.c -fPIC -DPIC -o .libs/parser.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -version-info 0:0:0 -Wl,-z,relro -o libcss_parser_pp.la -rpath /usr/lib/x86_64-linux-gnu parser_pp.lo parser.lo libtool: link: g++ -shared -nostdlib /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/parser_pp.o .libs/parser.o -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -Wl,-z -Wl,relro -Wl,-soname -Wl,libcss_parser_pp.so.0 -o .libs/libcss_parser_pp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcss_parser_pp.so.0" && ln -s "libcss_parser_pp.so.0.0.0" "libcss_parser_pp.so.0") libtool: link: (cd ".libs" && rm -f "libcss_parser_pp.so" && ln -s "libcss_parser_pp.so.0.0.0" "libcss_parser_pp.so") libtool: link: ( cd ".libs" && rm -f "libcss_parser_pp.la" && ln -s "../libcss_parser_pp.la" "libcss_parser_pp.la" ) /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o css_syntax.lo css_syntax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c css_syntax.c -fPIC -DPIC -o .libs/css_syntax.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /usr/share/bison/bison.simple:573:16: warning: implicit declaration of function 'yylex' is invalid in C99 [-Wimplicit-function-declaration] yychar = YYLEX; ^ /usr/share/bison/bison.simple:215:19: note: expanded from macro 'YYLEX' # define YYLEX yylex (&yylval) ^ css_syntax.y:158:4: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration] free(yyvsp[0].lexeme); ^ /usr/share/bison/bison.simple:791:8: warning: implicit declaration of function 'yyerror' is invalid in C99 [-Wimplicit-function-declaration] yyerror (yymsg); ^ 3 warnings generated. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o css_lex.lo css_lex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c css_lex.c -fPIC -DPIC -o .libs/css_lex.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' css_lex.l:155:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ css_lex.l:159:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 2 warnings generated. /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -version-info 0:0:0 -Wl,-z,relro -o libcss_parser.la -rpath /usr/lib/x86_64-linux-gnu css_syntax.lo css_lex.lo parser.lo libtool: link: gcc -shared .libs/css_syntax.o .libs/css_lex.o .libs/parser.o -Wl,-z -Wl,relro -Wl,-soname -Wl,libcss_parser.so.0 -o .libs/libcss_parser.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcss_parser.so.0" && ln -s "libcss_parser.so.0.0.0" "libcss_parser.so.0") libtool: link: (cd ".libs" && rm -f "libcss_parser.so" && ln -s "libcss_parser.so.0.0.0" "libcss_parser.so") libtool: link: ( cd ".libs" && rm -f "libcss_parser.la" && ln -s "../libcss_parser.la" "libcss_parser.la" ) make[3]: Leaving directory `/«PKGBUILDDIR»/css' make[3]: Entering directory `/«PKGBUILDDIR»' g++ -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o htmlcxx.o htmlcxx.cc clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-z,relro -o htmlcxx htmlcxx.o html/libhtmlcxx.la css/libcss_parser_pp.la css/libcss_parser.la libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-z -Wl,relro -o .libs/htmlcxx htmlcxx.o html/.libs/libhtmlcxx.so css/.libs/libcss_parser_pp.so css/.libs/libcss_parser.so clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' make[3]: Leaving directory `/«PKGBUILDDIR»' make[2]: Leaving directory `/«PKGBUILDDIR»' make[1]: Leaving directory `/«PKGBUILDDIR»' dh_auto_test make[1]: Entering directory `/«PKGBUILDDIR»' Making check in html make[2]: Entering directory `/«PKGBUILDDIR»/html' make check-TESTS make[3]: Entering directory `/«PKGBUILDDIR»/html' Parsing some html... ----- 0@[0;364) 1@[0;13) head 2@[13;364) body 3@[19;23) 4@[23;337) center 5@[31;32) 6@[32;327) table 7@[51;52) 8@[52;319) tbody 9@[59;310) tr 10@[63;64) 11@[64;192) td 12@[80;187) a 13@[102;183) img 14@[192;193) 15@[193;304) td 16@[209;299) font 17@[248;292) b 18@[251;284) Australian Digital Theses Program 19@[284;288) br 20@[304;305) 21@[310;311) 22@[327;328) 23@[337;338) 24@[338;356) center 25@[346;347) 26@[356;357) ----- ok PASS: tests slashdot.org -> slashdot.org embratel.net.br/Embratel02/cda/portal/0,2297,RE_P_371,00.html -> embratel.net.br embratel.net.br/joo.html -> embratel.net.br embratel.net.br/superjoo! .html -> embratel.net.br Encoded: http://www.slashdot.org Decoded: http://www.slashdot.org Encoded: http://www.embratel.net.br:80/Embratel02/cda/portal/0,2297,RE_P_371,00.html Decoded: http://www.embratel.net.br:80/Embratel02/cda/portal/0,2297,RE_P_371,00.html Encoded: http://www.embratel.net.br:80/jo%E3o.html Decoded: http://www.embratel.net.br:80/joo.html Encoded: http://www.embratel.net.br:80/superjo%E3o!%20.html Decoded: http://www.embratel.net.br:80/superjoo! .html PASS: uriTests ================== All 2 tests passed ================== make[3]: Leaving directory `/«PKGBUILDDIR»/html' make[2]: Leaving directory `/«PKGBUILDDIR»/html' Making check in css make[2]: Entering directory `/«PKGBUILDDIR»/css' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/«PKGBUILDDIR»/css' make[2]: Entering directory `/«PKGBUILDDIR»' make[2]: Leaving directory `/«PKGBUILDDIR»' fakeroot debian/rules binary make[1]: Leaving directory `/«PKGBUILDDIR»' xsltproc -''-nonet -''-param man.charmap.use.subset "0" -''-param make.year.ranges "1" -''-param make.single.year.ranges "1" -o debian/ /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl debian/htmlcxx.xml Note: Writing htmlcxx.1 dh binary-arch dh_testroot -a dh_prep -a dh_installdirs -a dh_auto_install -a make[1]: Entering directory `/«PKGBUILDDIR»' Making install in html make[2]: Entering directory `/«PKGBUILDDIR»/html' make[3]: Entering directory `/«PKGBUILDDIR»/html' test -z "/usr/lib/x86_64-linux-gnu" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu" /bin/bash ../libtool --mode=install /usr/bin/install -c libhtmlcxx.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libhtmlcxx.so.3.1.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libhtmlcxx.so.3.1.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libhtmlcxx.so.3.1.0 libhtmlcxx.so.3 || { rm -f libhtmlcxx.so.3 && ln -s libhtmlcxx.so.3.1.0 libhtmlcxx.so.3; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libhtmlcxx.so.3.1.0 libhtmlcxx.so || { rm -f libhtmlcxx.so && ln -s libhtmlcxx.so.3.1.0 libhtmlcxx.so; }; }) libtool: install: /usr/bin/install -c .libs/libhtmlcxx.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libhtmlcxx.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu' test -z "/usr/include/htmlcxx/html" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp/usr/include/htmlcxx/html" /usr/bin/install -c -m 644 ParserSax.h ParserSax.tcc ParserDom.h utils.h tree.h Node.h Uri.h CharsetConverter.h Extensions.h ci_string.h tld.h '/«PKGBUILDDIR»/debian/tmp/usr/include/htmlcxx/html' make[3]: Leaving directory `/«PKGBUILDDIR»/html' make[2]: Leaving directory `/«PKGBUILDDIR»/html' Making install in css make[2]: Entering directory `/«PKGBUILDDIR»/css' make[3]: Entering directory `/«PKGBUILDDIR»/css' test -z "/usr/lib/x86_64-linux-gnu" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu" /bin/bash ../libtool --mode=install /usr/bin/install -c libcss_parser_pp.la libcss_parser.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libcss_parser_pp.so.0.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libcss_parser_pp.so.0.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libcss_parser_pp.so.0.0.0 libcss_parser_pp.so.0 || { rm -f libcss_parser_pp.so.0 && ln -s libcss_parser_pp.so.0.0.0 libcss_parser_pp.so.0; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libcss_parser_pp.so.0.0.0 libcss_parser_pp.so || { rm -f libcss_parser_pp.so && ln -s libcss_parser_pp.so.0.0.0 libcss_parser_pp.so; }; }) libtool: install: /usr/bin/install -c .libs/libcss_parser_pp.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libcss_parser_pp.la libtool: install: /usr/bin/install -c .libs/libcss_parser.so.0.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libcss_parser.so.0.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libcss_parser.so.0.0.0 libcss_parser.so.0 || { rm -f libcss_parser.so.0 && ln -s libcss_parser.so.0.0.0 libcss_parser.so.0; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libcss_parser.so.0.0.0 libcss_parser.so || { rm -f libcss_parser.so && ln -s libcss_parser.so.0.0.0 libcss_parser.so; }; }) libtool: install: /usr/bin/install -c .libs/libcss_parser.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libcss_parser.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu' test -z "/usr/share/htmlcxx/css" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp/usr/share/htmlcxx/css" /usr/bin/install -c -m 644 default.css '/«PKGBUILDDIR»/debian/tmp/usr/share/htmlcxx/css' test -z "/usr/include/htmlcxx/css" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp/usr/include/htmlcxx/css" /usr/bin/install -c -m 644 parser.h parser_pp.h '/«PKGBUILDDIR»/debian/tmp/usr/include/htmlcxx/css' make[3]: Leaving directory `/«PKGBUILDDIR»/css' make[2]: Leaving directory `/«PKGBUILDDIR»/css' make[2]: Entering directory `/«PKGBUILDDIR»' make[3]: Entering directory `/«PKGBUILDDIR»' test -z "/usr/bin" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp/usr/bin" /bin/bash ./libtool --mode=install /usr/bin/install -c htmlcxx '/«PKGBUILDDIR»/debian/tmp/usr/bin' libtool: install: warning: `html/libhtmlcxx.la' has not been installed in `/usr/lib/x86_64-linux-gnu' libtool: install: warning: `css/libcss_parser_pp.la' has not been installed in `/usr/lib/x86_64-linux-gnu' libtool: install: warning: `css/libcss_parser.la' has not been installed in `/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/htmlcxx /«PKGBUILDDIR»/debian/tmp/usr/bin/htmlcxx test -z "/usr/lib/x86_64-linux-gnu/pkgconfig" || /bin/mkdir -p "/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig" /usr/bin/install -c -m 644 htmlcxx.pc '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' make[3]: Leaving directory `/«PKGBUILDDIR»' make[2]: Leaving directory `/«PKGBUILDDIR»' make[1]: Leaving directory `/«PKGBUILDDIR»' dh_install -a dh_installdocs -a dh_installchangelogs -a dh_installexamples -a dh_installman -a dh_installcatalogs -a dh_installcron -a dh_installdebconf -a dh_installemacsen -a dh_installifupdown -a dh_installinfo -a dh_installinit -a dh_installmenu -a dh_installmime -a dh_installmodules -a dh_installlogcheck -a dh_installlogrotate -a dh_installpam -a dh_installppp -a dh_installudev -a dh_installwm -a dh_installxfonts -a dh_installgsettings -a dh_bugfiles -a dh_ucf -a dh_lintian -a dh_gconf -a dh_icons -a dh_perl -a dh_usrlocal -a dh_link -a dh_compress -a dh_fixperms -a dh_strip -a dh_makeshlibs -a dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below dpkg-gensymbols: warning: debian/libhtmlcxx3/DEBIAN/symbols doesn't match completely debian/libhtmlcxx3.symbols --- debian/libhtmlcxx3.symbols (libhtmlcxx3_0.85-2_amd64) +++ dpkg-gensymbolstjwQP7 2012-07-09 20:38:44.175371199 +0000 @@ -1,22 +1,22 @@ libhtmlcxx.so.3 libhtmlcxx3 #MINVER# - (optional)_ZN2kp11constructorIN7htmlcxx4HTML4NodeEKS3_EEvPT_RT0_@Base 0.83 - (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE12append_childINS6_18pre_order_iteratorEEET_S9_RKS2_@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN2kp11constructorIN7htmlcxx4HTML4NodeEKS3_EEvPT_RT0_@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE12append_childINS6_18pre_order_iteratorEEET_S9_RKS2_@Base 0.83 (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE14erase_childrenERKNS6_13iterator_baseE@Base 0.83 - (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE18pre_order_iteratorC1ERKNS6_16sibling_iteratorE@Base 0.83 - (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE18pre_order_iteratorC2ERKNS6_16sibling_iteratorE@Base 0.83 - (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE18pre_order_iteratorppEv@Base 0.83 - (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE5clearEv@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE18pre_order_iteratorC1ERKNS6_16sibling_iteratorE@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE18pre_order_iteratorC2ERKNS6_16sibling_iteratorE@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE18pre_order_iteratorppEv@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE5clearEv@Base 0.83 (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE5eraseINS6_18pre_order_iteratorEEET_S9_@Base 0.83 - (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE7flattenINS6_18pre_order_iteratorEEET_S9_@Base 0.83 - (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEED1Ev@Base 0.83 - (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEED2Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE7flattenINS6_18pre_order_iteratorEEET_S9_@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEED1Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEED2Ev@Base 0.83 _ZN7htmlcxx10Extensions5checkERKSs@Base 0.83 _ZN7htmlcxx10ExtensionsC1ERKSs@Base 0.83 _ZN7htmlcxx10ExtensionsC2ERKSs@Base 0.83 _ZN7htmlcxx16CharsetConverter7convertERKSs@Base 0.83 _ZN7htmlcxx16CharsetConverter9ExceptionD0Ev@Base 0.83 _ZN7htmlcxx16CharsetConverter9ExceptionD1Ev@Base 0.83 - (optional)_ZN7htmlcxx16CharsetConverter9ExceptionD2Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN7htmlcxx16CharsetConverter9ExceptionD2Ev@Base 0.83 _ZN7htmlcxx16CharsetConverterC1ERKSsS2_@Base 0.83 _ZN7htmlcxx16CharsetConverterC2ERKSsS2_@Base 0.83 _ZN7htmlcxx16CharsetConverterD1Ev@Base 0.83 @@ -36,9 +36,10 @@ _ZN7htmlcxx3Uri8passwordESs@Base 0.83 _ZN7htmlcxx3Uri9ExceptionD0Ev@Base 0.83 _ZN7htmlcxx3Uri9ExceptionD1Ev@Base 0.83 - (optional)_ZN7htmlcxx3Uri9ExceptionD2Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN7htmlcxx3Uri9ExceptionD2Ev@Base 0.83 _ZN7htmlcxx3UriC1ERKSs@Base 0.83 _ZN7htmlcxx3UriC1Ev@Base 0.83 + _ZN7htmlcxx3UriC2ERKS0_@Base 0.85-2 _ZN7htmlcxx3UriC2ERKSs@Base 0.83 _ZN7htmlcxx3UriC2Ev@Base 0.83 _ZN7htmlcxx3UriD1Ev@Base 0.83 @@ -53,7 +54,8 @@ _ZN7htmlcxx4HTML15decode_entitiesERKSs@Base 0.83 _ZN7htmlcxx4HTML16normalize_slashsERKSs@Base 0.83 _ZN7htmlcxx4HTML4Node15parseAttributesEv@Base 0.83 - _ZN7htmlcxx4HTML4NodeD1Ev@Base 0.83 + _ZN7htmlcxx4HTML4NodeC2ERKS1_@Base 0.85-2 +#MISSING: 0.85-2# _ZN7htmlcxx4HTML4NodeD1Ev@Base 0.83 (optional)_ZN7htmlcxx4HTML4NodeD2Ev@Base 0.83 _ZN7htmlcxx4HTML9ParserDom10endParsingEv@Base 0.83 _ZN7htmlcxx4HTML9ParserDom12beginParsingEv@Base 0.83 @@ -63,24 +65,25 @@ _ZN7htmlcxx4HTML9ParserDom9parseTreeERKSs@Base 0.83 _ZN7htmlcxx4HTML9ParserDomD0Ev@Base 0.83 _ZN7htmlcxx4HTML9ParserDomD1Ev@Base 0.83 - (optional)_ZN7htmlcxx4HTML9ParserDomD2Ev@Base 0.83 - _ZN7htmlcxx4HTML9ParserSax10endParsingEv@Base 0.83 - (optional)_ZN7htmlcxx4HTML9ParserSax11skipHtmlTagIPKcEET_S5_S5_@Base 0.83 - _ZN7htmlcxx4HTML9ParserSax12beginParsingEv@Base 0.83 - _ZN7htmlcxx4HTML9ParserSax12foundCommentENS0_4NodeE@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN7htmlcxx4HTML9ParserDomD2Ev@Base 0.83 +#MISSING: 0.85-2# _ZN7htmlcxx4HTML9ParserSax10endParsingEv@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN7htmlcxx4HTML9ParserSax11skipHtmlTagIPKcEET_S5_S5_@Base 0.83 +#MISSING: 0.85-2# _ZN7htmlcxx4HTML9ParserSax12beginParsingEv@Base 0.83 +#MISSING: 0.85-2# _ZN7htmlcxx4HTML9ParserSax12foundCommentENS0_4NodeE@Base 0.83 (optional)_ZN7htmlcxx4HTML9ParserSax12parseCommentIPKcEEvT_S5_@Base 0.83 (optional)_ZN7htmlcxx4HTML9ParserSax12parseContentIPKcEEvT_S5_@Base 0.83 (optional)_ZN7htmlcxx4HTML9ParserSax12parseHtmlTagIPKcEEvT_S5_@Base 0.83 - (optional)_ZN7htmlcxx4HTML9ParserSax15skipHtmlCommentIPKcEET_S5_S5_@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN7htmlcxx4HTML9ParserSax15skipHtmlCommentIPKcEET_S5_S5_@Base 0.83 _ZN7htmlcxx4HTML9ParserSax5parseERKSs@Base 0.83 (optional)_ZN7htmlcxx4HTML9ParserSax5parseIPKcEEvRT_S6_St20forward_iterator_tag@Base 0.83 - (optional)_ZN7htmlcxx4HTML9ParserSax5parseIPKcEEvT_S5_@Base 0.83 - _ZN7htmlcxx4HTML9ParserSax8foundTagENS0_4NodeEb@Base 0.83 - _ZN7htmlcxx4HTML9ParserSax9foundTextENS0_4NodeE@Base 0.83 - _ZN7htmlcxx4HTML9ParserSaxD0Ev@Base 0.83 - _ZN7htmlcxx4HTML9ParserSaxD1Ev@Base 0.83 - (optional)_ZN7htmlcxx4HTML9ParserSaxD2Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN7htmlcxx4HTML9ParserSax5parseIPKcEEvT_S5_@Base 0.83 +#MISSING: 0.85-2# _ZN7htmlcxx4HTML9ParserSax8foundTagENS0_4NodeEb@Base 0.83 +#MISSING: 0.85-2# _ZN7htmlcxx4HTML9ParserSax9foundTextENS0_4NodeE@Base 0.83 +#MISSING: 0.85-2# _ZN7htmlcxx4HTML9ParserSaxD0Ev@Base 0.83 +#MISSING: 0.85-2# _ZN7htmlcxx4HTML9ParserSaxD1Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZN7htmlcxx4HTML9ParserSaxD2Ev@Base 0.83 _ZN7htmlcxx4HTMLlsERSoRK4treeINS0_4NodeESaI10tree_node_IS3_EEE@Base 0.83 + _ZN9__gnu_cxx13new_allocatorISt4pairIKSsSsEE7destroyEPS3_@Base 0.85-2 _ZNK7htmlcxx3Uri11existsQueryEv@Base 0.83 _ZNK7htmlcxx3Uri14existsFragmentEv@Base 0.83 _ZNK7htmlcxx3Uri17canonicalHostnameEj@Base 0.83 @@ -100,34 +103,37 @@ (optional)_ZNSbIc14ci_char_traitsSaIcEE12_S_constructIPKcEEPcT_S6_RKS0_St20forward_iterator_tag@Base 0.83 (optional)_ZNSbIc14ci_char_traitsSaIcEE4_Rep11_S_terminalE@Base 0.83 (optional)_ZNSbIc14ci_char_traitsSaIcEE4_Rep20_S_empty_rep_storageE@Base 0.83 + _ZNSbIc14ci_char_traitsSaIcEE4_Rep8_M_cloneERKS0_m@Base 0.85-2 (optional|arch=!amd64 !alpha !ia64 !kfreebsd-amd64 !s390 !sparc64)_ZNSbIc14ci_char_traitsSaIcEE4_Rep9_S_createEjjRKS0_@Base 0.83 - (optional|arch=amd64 alpha ia64 kfreebsd-amd64 s390 sparc64)_ZNSbIc14ci_char_traitsSaIcEE4_Rep9_S_createEmmRKS0_@Base 0.83 - (optional)_ZNSbIc14ci_char_traitsSaIcEEC1EPKcRKS0_@Base 0.83 - (optional)_ZNSbIc14ci_char_traitsSaIcEEC1ERKS1_@Base 0.83 - (optional)_ZNSbIc14ci_char_traitsSaIcEEC2EPKcRKS0_@Base 0.83 - (optional)_ZNSbIc14ci_char_traitsSaIcEEC2ERKS1_@Base 0.83 - (optional)_ZNSbIc14ci_char_traitsSaIcEED1Ev@Base 0.83 - (optional)_ZNSbIc14ci_char_traitsSaIcEED2Ev@Base 0.83 - (optional)_ZNSs12_S_constructIN9__gnu_cxx17__normal_iteratorIPKcSsEEEEPcT_S6_RKSaIcESt20forward_iterator_tag@Base 0.83 - (optional)_ZNSs12_S_constructIPKcEEPcT_S3_RKSaIcESt20forward_iterator_tag@Base 0.83 - (optional)_ZNSsC1IPKcEET_S2_RKSaIcE@Base 0.83 - (optional)_ZNSsC2IPKcEET_S2_RKSaIcE@Base 0.83 - (optional)_ZNSt13runtime_errorC1ERKS_@Base 0.83 - (optional)_ZNSt13runtime_errorC2ERKS_@Base 0.83 - (optional)_ZNSt4pairIKSsSsED1Ev@Base 0.83 - (optional)_ZNSt4pairIKSsSsED2Ev@Base 0.83 - (optional)_ZNSt4pairISsSsED1Ev@Base 0.83 - (optional)_ZNSt4pairISsSsED2Ev@Base 0.83 +#MISSING: 0.85-2# (optional|arch=amd64 alpha ia64 kfreebsd-amd64 s390 sparc64)_ZNSbIc14ci_char_traitsSaIcEE4_Rep9_S_createEmmRKS0_@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSbIc14ci_char_traitsSaIcEEC1EPKcRKS0_@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSbIc14ci_char_traitsSaIcEEC1ERKS1_@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSbIc14ci_char_traitsSaIcEEC2EPKcRKS0_@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSbIc14ci_char_traitsSaIcEEC2ERKS1_@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSbIc14ci_char_traitsSaIcEED1Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSbIc14ci_char_traitsSaIcEED2Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSs12_S_constructIN9__gnu_cxx17__normal_iteratorIPKcSsEEEEPcT_S6_RKSaIcESt20forward_iterator_tag@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSs12_S_constructIPKcEEPcT_S3_RKSaIcESt20forward_iterator_tag@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSsC1IPKcEET_S2_RKSaIcE@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSsC2IPKcEET_S2_RKSaIcE@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSt13runtime_errorC1ERKS_@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSt13runtime_errorC2ERKS_@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSt4pairIKSsSsED1Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSt4pairIKSsSsED2Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSt4pairISsSsED1Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSt4pairISsSsED2Ev@Base 0.83 (optional)_ZNSt6vectorIN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS3_EEE18pre_order_iteratorESaIS8_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS8_SA_EERKS8_@Base 0.83 - (optional)_ZNSt6vectorIN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS3_EEE18pre_order_iteratorESaIS8_EED1Ev@Base 0.83 - (optional)_ZNSt6vectorIN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS3_EEE18pre_order_iteratorESaIS8_EED2Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSt6vectorIN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS3_EEE18pre_order_iteratorESaIS8_EED1Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSt6vectorIN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS3_EEE18pre_order_iteratorESaIS8_EED2Ev@Base 0.83 (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSB_RKS2_@Base 0.83 + _ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE14_M_create_nodeERKS2_@Base 0.85-2 (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE16_M_insert_uniqueERKS2_@Base 0.83 (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE4findERKS2_@Base 0.83 (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 0.83 - (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EED1Ev@Base 0.83 - (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EED2Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EED1Ev@Base 0.83 +#MISSING: 0.85-2# (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EED2Ev@Base 0.83 (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSB_RKS2_@Base 0.83 + _ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE14_M_create_nodeERKS2_@Base 0.85-2 (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueERKS2_@Base 0.83 (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE7_M_copyEPKSt13_Rb_tree_nodeIS2_EPSA_@Base 0.83 (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 0.83 @@ -142,4 +148,4 @@ _ZTVN7htmlcxx16CharsetConverter9ExceptionE@Base 0.83 _ZTVN7htmlcxx3Uri9ExceptionE@Base 0.83 _ZTVN7htmlcxx4HTML9ParserDomE@Base 0.83 - _ZTVN7htmlcxx4HTML9ParserSaxE@Base 0.83 +#MISSING: 0.85-2# _ZTVN7htmlcxx4HTML9ParserSaxE@Base 0.83 dh_makeshlibs: dpkg-gensymbols -plibhtmlcxx3 -Idebian/libhtmlcxx3.symbols -Pdebian/libhtmlcxx3 -edebian/libhtmlcxx3/usr/lib/x86_64-linux-gnu/libhtmlcxx.so.3.1.0 returned exit code 1 make: *** [binary-arch] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 ──────────────────────────────────────────────────────────────────────────────── Build finished at 20120709-2038 Finished ──────── E: Build failure (dpkg-buildpackage died) ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cleanup │ └──────────────────────────────────────────────────────────────────────────────┘ Purging /«BUILDDIR» Not cleaning session: cloned chroot in use ┌──────────────────────────────────────────────────────────────────────────────┐ │ Summary │ └──────────────────────────────────────────────────────────────────────────────┘ Architecture: amd64 Build-Space: 10176 Build-Time: 26 Distribution: unstable Fail-Stage: build Install-Time: 12 Job: htmlcxx_0.85-2 Package: htmlcxx Package-Time: 57 Source-Version: 0.85-2 Space: 10176 Status: attempted Version: 0.85-2 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120709-2038 Build needed 00:00:57, 10176k disc space DC-Status: Failed 57.685839s