DC-Build-Header: atlas-cpp 0.6.2-3 / Mon Jul 09 20:36:31 +0000 2012 DC-Task: logfile:/tmp/atlas-cpp_0.6.2-3_unstable_clang.log version:0.6.2-3 modes:clang chroot:unstable source:atlas-cpp esttime:438 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 atlas-cpp_0.6.2-3' sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on ip-10-28-102-252.ec2.internal ╔══════════════════════════════════════════════════════════════════════════════╗ ║ atlas-cpp 0.6.2-3 (amd64) 09 Jul 2012 20:36 ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Package: atlas-cpp Version: 0.6.2-3 Source Version: 0.6.2-3 Distribution: unstable Architecture: amd64 I: NOTICE: Log filtering will replace 'build/atlas-cpp-Be5KGh/atlas-cpp-0.6.2' with '«PKGBUILDDIR»' I: NOTICE: Log filtering will replace 'build/atlas-cpp-Be5KGh' with '«BUILDDIR»' I: NOTICE: Log filtering will replace 'var/lib/schroot/mount/unstable-amd64-sbuild-dad2e1c9-0f76-4d8e-807c-6dfec284fcbb' 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: 'atlas-cpp' packaging is maintained in the 'Git' version control system at: git://git.debian.org/git/pkg-games/atlas-cpp.git Need to get 376 kB of source archives. Get:1 http://localhost/debian/ unstable/main atlas-cpp 0.6.2-3 (dsc) [2166 B] Get:2 http://localhost/debian/ unstable/main atlas-cpp 0.6.2-3 (tar) [345 kB] Get:3 http://localhost/debian/ unstable/main atlas-cpp 0.6.2-3 (diff) [28.7 kB] Fetched 376 kB in 0s (1464 kB/s) Download complete and in download only mode Check arch ────────── ┌──────────────────────────────────────────────────────────────────────────────┐ │ Chroot Setup Commands │ └──────────────────────────────────────────────────────────────────────────────┘ /tmp/switch-to-clang ──────────────────── + echo 'Entering customization script...' Entering customization script... + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + echo 'Install of clang' Install of clang + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + apt-get install --yes --no-install-recommends clang -t unstable Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libclang-common-dev libffi5 libllvm3.1 Recommended packages: llvm-3.1-dev python The following NEW packages will be installed: clang libclang-common-dev libffi5 libllvm3.1 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 13.1 MB of archives. After this operation, 35.6 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libffi5 amd64 3.0.10-3 [24.8 kB] Get:2 http://localhost/debian/ unstable/main libllvm3.1 amd64 3.1-2 [7275 kB] Get:3 http://localhost/debian/ unstable/main libclang-common-dev amd64 3.1-8 [84.3 kB] Get:4 http://localhost/debian/ unstable/main clang amd64 3.1-8 [5755 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.1 MB in 0s (30.0 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-Dq9Mqq/apt_archive/sbuild-build-depends-core-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install core build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: sbuild-build-depends-core-dummy debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/708 B of archives. After this operation, 0 B of additional disk space will be used. Selecting previously unselected package sbuild-build-depends-core-dummy. (Reading database ... 11809 files and directories currently installed.) Unpacking sbuild-build-depends-core-dummy (from .../sbuild-build-depends-core-dummy.deb) ... Setting up sbuild-build-depends-core-dummy (0.invalid.0) ... Merged Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), debhelper (>= 9), dh-autoreconf, doxygen, libbz2-dev, zlib1g-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 (>= 9), dh-autoreconf, doxygen, libbz2-dev, zlib1g-dev dpkg-deb: building package `sbuild-build-depends-atlas-cpp-dummy' in `/«BUILDDIR»/resolver-4ELYhI/apt_archive/sbuild-build-depends-atlas-cpp-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install atlas-cpp build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: autoconf automake autotools-dev bsdmainutils debhelper dh-autoreconf doxygen file gettext gettext-base groff-base html2text intltool-debian libasprintf0c2 libbz2-dev libcroco3 libgettextpo0 libglib2.0-0 libmagic1 libpcre3 libpipeline1 libtool libunistring0 libxml2 m4 man-db po-debconf zlib1g-dev Suggested packages: autoconf2.13 autoconf-archive gnu-standards autoconf-doc wamerican wordlist whois vacation dh-make doxygen-doc doxygen-gui graphviz gettext-doc groff libtool-doc automaken gfortran fortran95-compiler gcj less www-browser libmail-box-perl Recommended packages: autopoint doxygen-latex curl wget lynx-cur libglib2.0-data shared-mime-info libltdl-dev xml-core libmail-sendmail-perl The following NEW packages will be installed: autoconf automake autotools-dev bsdmainutils debhelper dh-autoreconf doxygen file gettext gettext-base groff-base html2text intltool-debian libasprintf0c2 libbz2-dev libcroco3 libgettextpo0 libglib2.0-0 libmagic1 libpcre3 libpipeline1 libtool libunistring0 libxml2 m4 man-db po-debconf sbuild-build-depends-atlas-cpp-dummy zlib1g-dev 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. Need to get 14.9 MB/14.9 MB of archives. After this operation, 38.7 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 libmagic1 amd64 5.11-2 [202 kB] Get:4 http://localhost/debian/ unstable/main libpcre3 amd64 1:8.30-5 [242 kB] Get:5 http://localhost/debian/ unstable/main libxml2 amd64 2.8.0+dfsg1-4 [903 kB] Get:6 http://localhost/debian/ unstable/main libglib2.0-0 amd64 2.32.3-1 [2081 kB] Get:7 http://localhost/debian/ unstable/main libcroco3 amd64 0.6.5-1 [151 kB] Get:8 http://localhost/debian/ unstable/main libunistring0 amd64 0.9.3-5 [434 kB] Get:9 http://localhost/debian/ unstable/main libgettextpo0 amd64 0.18.1.1-9 [145 kB] Get:10 http://localhost/debian/ unstable/main bsdmainutils amd64 9.0.3 [209 kB] Get:11 http://localhost/debian/ unstable/main groff-base amd64 1.21-9 [1153 kB] Get:12 http://localhost/debian/ unstable/main man-db amd64 2.6.2-1 [1061 kB] Get:13 http://localhost/debian/ unstable/main file amd64 5.11-2 [51.8 kB] Get:14 http://localhost/debian/ unstable/main gettext-base amd64 0.18.1.1-9 [154 kB] Get:15 http://localhost/debian/ unstable/main m4 amd64 1.4.16-3 [260 kB] Get:16 http://localhost/debian/ unstable/main autoconf all 2.69-1 [589 kB] Get:17 http://localhost/debian/ unstable/main autotools-dev all 20120608.1 [73.0 kB] Get:18 http://localhost/debian/ unstable/main automake all 1:1.11.5-2 [606 kB] Get:19 http://localhost/debian/ unstable/main html2text amd64 1.3.2a-15 [103 kB] Get:20 http://localhost/debian/ unstable/main gettext amd64 0.18.1.1-9 [1975 kB] Get:21 http://localhost/debian/ unstable/main intltool-debian all 0.35.0+20060710.1 [30.8 kB] Get:22 http://localhost/debian/ unstable/main po-debconf all 1.0.16+nmu2 [224 kB] Get:23 http://localhost/debian/ unstable/main debhelper all 9.20120608 [700 kB] Get:24 http://localhost/debian/ unstable/main libtool amd64 2.4.2-1.1 [619 kB] Get:25 http://localhost/debian/ unstable/main dh-autoreconf all 6 [15.3 kB] Get:26 http://localhost/debian/ unstable/main doxygen amd64 1.8.1.1-1 [2561 kB] Get:27 http://localhost/debian/ unstable/main libbz2-dev amd64 1.0.6-3 [32.9 kB] Get:28 http://localhost/debian/ unstable/main zlib1g-dev amd64 1:1.2.7.dfsg-13 [215 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 14.9 MB in 0s (16.1 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 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 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 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 m4. Unpacking m4 (from .../archives/m4_1.4.16-3_amd64.deb) ... Selecting previously unselected package autoconf. Unpacking autoconf (from .../autoconf_2.69-1_all.deb) ... Selecting previously unselected package autotools-dev. Unpacking autotools-dev (from .../autotools-dev_20120608.1_all.deb) ... Selecting previously unselected package automake. Unpacking automake (from .../automake_1%3a1.11.5-2_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 libtool. Unpacking libtool (from .../libtool_2.4.2-1.1_amd64.deb) ... Selecting previously unselected package dh-autoreconf. Unpacking dh-autoreconf (from .../dh-autoreconf_6_all.deb) ... Selecting previously unselected package doxygen. Unpacking doxygen (from .../doxygen_1.8.1.1-1_amd64.deb) ... Selecting previously unselected package libbz2-dev:amd64. Unpacking libbz2-dev:amd64 (from .../libbz2-dev_1.0.6-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 sbuild-build-depends-atlas-cpp-dummy. Unpacking sbuild-build-depends-atlas-cpp-dummy (from .../sbuild-build-depends-atlas-cpp-dummy.deb) ... Setting up libpipeline1:amd64 (1.2.1-1) ... Setting up libasprintf0c2:amd64 (0.18.1.1-9) ... 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 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 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 m4 (1.4.16-3) ... Setting up autoconf (2.69-1) ... Setting up autotools-dev (20120608.1) ... Setting up automake (1:1.11.5-2) ... update-alternatives: using /usr/bin/automake-1.11 to provide /usr/bin/automake (automake) in auto mode 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 libtool (2.4.2-1.1) ... Setting up dh-autoreconf (6) ... Setting up doxygen (1.8.1.1-1) ... Setting up libbz2-dev:amd64 (1.0.6-3) ... Setting up zlib1g-dev:amd64 (1:1.2.7.dfsg-13) ... Setting up sbuild-build-depends-atlas-cpp-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 autoconf_2.69-1 automake_1:1.11.5-2 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 dh-autoreconf_6 diffutils_1:3.2-6 doxygen_1.8.1.1-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 libbz2-dev_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 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 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 libtool_2.4.2-1.1 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 linux-libc-dev_3.2.21-3 login_1:4.1.5.1-1 lsb-base_4.1+Debian7 m4_1.4.16-3 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-atlas-cpp-dummy_0.invalid.0 sbuild-build-depends-core-dummy_0.invalid.0 sed_4.2.1-10 sensible-utils_0.0.7 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 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 Fri Jun 1 08:15:21 2012 UTC using RSA key ID DD347DC8 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./atlas-cpp_0.6.2-3.dsc dpkg-source: info: extracting atlas-cpp in atlas-cpp-0.6.2 dpkg-source: info: unpacking atlas-cpp_0.6.2.orig.tar.bz2 dpkg-source: info: unpacking atlas-cpp_0.6.2-3.debian.tar.gz dpkg-source: info: applying 0001-remove-werror.patch dpkg-source: info: applying 0002-xfail-test-object1.patch dpkg-source: info: applying 0003-add-protocol-xml-file.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-dad2e1c9-0f76-4d8e-807c-6dfec284fcbb 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 atlas-cpp dpkg-buildpackage: source version 0.6.2-3 dpkg-buildpackage: source changed by Stephen M. Webb dpkg-source --before-build atlas-cpp-0.6.2 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean --with autoreconf dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory `/«PKGBUILDDIR»' rm -rf doc/* dh_auto_clean make[1]: Leaving directory `/«PKGBUILDDIR»' dh_autoreconf_clean dh_clean dpkg-source -b atlas-cpp-0.6.2 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building atlas-cpp using existing ./atlas-cpp_0.6.2.orig.tar.bz2 dpkg-source: info: building atlas-cpp in atlas-cpp_0.6.2-3.debian.tar.gz dpkg-source: info: building atlas-cpp in atlas-cpp_0.6.2-3.dsc debian/rules build dh build --with autoreconf dh_testdir dh_autoreconf libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Atlas/Objects/Makefile.am:33: variable `PY_SOURCES' is defined but no program or Atlas/Objects/Makefile.am:33: library has `PY' as canonical name (possible typo) dh_auto_configure configure: WARNING: unrecognized options: --disable-maintainer-mode checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none 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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 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 dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none 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 inflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Atlas/Makefile config.status: creating Atlas/Codecs/Makefile config.status: creating Atlas/Filters/Makefile config.status: creating Atlas/Funky/Makefile config.status: creating Atlas/Message/Makefile config.status: creating Atlas/Net/Makefile config.status: creating Atlas/Objects/Makefile config.status: creating tests/Makefile config.status: creating tests/Objects/Makefile config.status: creating tools/Makefile config.status: creating benchmark/Makefile config.status: creating tutorial/Makefile config.status: creating atlas-cpp.spec config.status: creating mingw32-atlas-cpp.spec config.status: creating atlascpp-0.6.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-maintainer-mode debian/rules override_dh_auto_build-indep make[1]: Entering directory `/«PKGBUILDDIR»' /usr/bin/make docs make[2]: Entering directory `/«PKGBUILDDIR»' running doxygen... warning: Tag `HTML_ALIGN_MEMBERS' at line 272 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_NAME' at line 509 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_URL' at line 515 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_URL' at line 521 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_ABSPATH' at line 527 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `BIN_ABSPATH' at line 532 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `EXT_DOC_PATHS' at line 538 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Notice: Output directory `doc/' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for files in directory /«PKGBUILDDIR»/tutorial Searching for files in directory /«PKGBUILDDIR»/tutorial/example Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /«PKGBUILDDIR» Searching for files in directory /«PKGBUILDDIR»/Atlas Searching for files in directory /«PKGBUILDDIR»/Atlas/Codecs Searching for files in directory /«PKGBUILDDIR»/Atlas/Filters Searching for files in directory /«PKGBUILDDIR»/Atlas/Funky Searching for files in directory /«PKGBUILDDIR»/Atlas/Message Searching for files in directory /«PKGBUILDDIR»/Atlas/Net Searching for files in directory /«PKGBUILDDIR»/Atlas/Objects Searching for files in directory /«PKGBUILDDIR»/autom4te.cache Searching for files in directory /«PKGBUILDDIR»/benchmark Searching for files in directory /«PKGBUILDDIR»/debian Searching for files in directory /«PKGBUILDDIR»/debian/patches Searching for files in directory /«PKGBUILDDIR»/debian/source Searching for files in directory /«PKGBUILDDIR»/doc Searching for files in directory /«PKGBUILDDIR»/protocol Searching for files in directory /«PKGBUILDDIR»/protocol/spec Searching for files in directory /«PKGBUILDDIR»/tests Searching for files in directory /«PKGBUILDDIR»/tests/Objects Searching for files in directory /«PKGBUILDDIR»/tools Searching for files in directory /«PKGBUILDDIR»/tutorial Searching for files in directory /«PKGBUILDDIR»/tutorial/example Reading and parsing tag files Preprocessing /«PKGBUILDDIR»/Atlas/Bridge.h... Parsing file /«PKGBUILDDIR»/Atlas/Bridge.h... Preprocessing /«PKGBUILDDIR»/Atlas/Codec.h... Parsing file /«PKGBUILDDIR»/Atlas/Codec.h... Preprocessing /«PKGBUILDDIR»/Atlas/Codec_impl.h... Parsing file /«PKGBUILDDIR»/Atlas/Codec_impl.h... Preprocessing /«PKGBUILDDIR»/Atlas/Codecs/Bach.h... Parsing file /«PKGBUILDDIR»/Atlas/Codecs/Bach.h... Preprocessing /«PKGBUILDDIR»/Atlas/Codecs/Packed.h... Parsing file /«PKGBUILDDIR»/Atlas/Codecs/Packed.h... Preprocessing /«PKGBUILDDIR»/Atlas/Codecs/Utility.h... Parsing file /«PKGBUILDDIR»/Atlas/Codecs/Utility.h... Preprocessing /«PKGBUILDDIR»/Atlas/Codecs/XML.h... Parsing file /«PKGBUILDDIR»/Atlas/Codecs/XML.h... Preprocessing /«PKGBUILDDIR»/Atlas/Debug.h... Parsing file /«PKGBUILDDIR»/Atlas/Debug.h... Preprocessing /«PKGBUILDDIR»/Atlas/EncoderBase.h... Parsing file /«PKGBUILDDIR»/Atlas/EncoderBase.h... Preprocessing /«PKGBUILDDIR»/Atlas/Exception.h... Parsing file /«PKGBUILDDIR»/Atlas/Exception.h... Preprocessing /«PKGBUILDDIR»/Atlas/Filter.h... Parsing file /«PKGBUILDDIR»/Atlas/Filter.h... Preprocessing /«PKGBUILDDIR»/Atlas/Filters/Bzip2.h... Parsing file /«PKGBUILDDIR»/Atlas/Filters/Bzip2.h... Preprocessing /«PKGBUILDDIR»/Atlas/Filters/Gzip.h... Parsing file /«PKGBUILDDIR»/Atlas/Filters/Gzip.h... Preprocessing /«PKGBUILDDIR»/Atlas/Formatter.h... Parsing file /«PKGBUILDDIR»/Atlas/Formatter.h... Preprocessing /«PKGBUILDDIR»/Atlas/Funky/FEncoder.h... Parsing file /«PKGBUILDDIR»/Atlas/Funky/FEncoder.h... Preprocessing /«PKGBUILDDIR»/Atlas/Message/DecoderBase.h... Parsing file /«PKGBUILDDIR»/Atlas/Message/DecoderBase.h... Preprocessing /«PKGBUILDDIR»/Atlas/Message/Element.h... Parsing file /«PKGBUILDDIR»/Atlas/Message/Element.h... Preprocessing /«PKGBUILDDIR»/Atlas/Message/MEncoder.h... Parsing file /«PKGBUILDDIR»/Atlas/Message/MEncoder.h... Preprocessing /«PKGBUILDDIR»/Atlas/Message/QueuedDecoder.h... Parsing file /«PKGBUILDDIR»/Atlas/Message/QueuedDecoder.h... Preprocessing /«PKGBUILDDIR»/Atlas/Negotiate.h... Parsing file /«PKGBUILDDIR»/Atlas/Negotiate.h... Preprocessing /«PKGBUILDDIR»/Atlas/Net/Loopback.h... Parsing file /«PKGBUILDDIR»/Atlas/Net/Loopback.h... Preprocessing /«PKGBUILDDIR»/Atlas/Net/Stream.h... Parsing file /«PKGBUILDDIR»/Atlas/Net/Stream.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/Anonymous.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/Anonymous.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/Decoder.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/Decoder.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/Dispatcher.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/Dispatcher.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/Encoder.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/Encoder.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/Entity.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/Entity.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/Generic.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/Generic.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/loadDefaults.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/loadDefaults.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/ObjectsFwd.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/ObjectsFwd.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/Operation.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/Operation.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/Root.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/Root.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/RootEntity.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/RootEntity.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/RootOperation.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/RootOperation.h... Preprocessing /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h... Parsing file /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h... Preprocessing /«PKGBUILDDIR»/Atlas/Task.h... Parsing file /«PKGBUILDDIR»/Atlas/Task.h... /«PKGBUILDDIR»/tutorial/example/DebugBridge.h:9: warning: Compound DebugBridge is not documented. /«PKGBUILDDIR»/tests/Objects/DebugBridge.h:7: warning: Compound DebugBridge is not documented. /«PKGBUILDDIR»/Atlas/Objects/loadDefaults.h:16: warning: Compound Atlas::Objects::DefaultLoadingException is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:16: warning: Compound Atlas::Objects::NullSmartPtrDereference is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:56: warning: Compound Atlas::filterbuf is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:217: warning: Compound Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:243: warning: Compound Atlas::Objects::BaseObjectData::const_iterator::PsuedoElement is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:40: warning: Compound Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:47: warning: Compound Atlas::Objects::Factories is not documented. /«PKGBUILDDIR»/Atlas/Task.h:22: warning: Compound Atlas::Task is not documented. /«PKGBUILDDIR»/Atlas/Filters/Bzip2.h:22: warning: Compound Atlas::Filters::Bzip2 is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:21: warning: Compound Atlas::Objects::NoSuchFactoryException is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:184: warning: Compound Atlas::Objects::BaseObjectData::iterator::PsuedoElement is not documented. /«PKGBUILDDIR»/Atlas/Filters/Gzip.h:17: warning: Compound Atlas::Filters::Gzip is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:40: warning: Compound Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:24: warning: Compound Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:22: warning: Compound Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:467: warning: Compound Atlas::Message::Element::DataType is not documented. Preprocessing /«PKGBUILDDIR»/Atlas/Version.h... Parsing file /«PKGBUILDDIR»/Atlas/Version.h... Preprocessing /«PKGBUILDDIR»/benchmark/timer.h... Parsing file /«PKGBUILDDIR»/benchmark/timer.h... Preprocessing /«PKGBUILDDIR»/index.dox... Parsing file /«PKGBUILDDIR»/index.dox... Preprocessing /«PKGBUILDDIR»/tests/Objects/DebugBridge.h... Parsing file /«PKGBUILDDIR»/tests/Objects/DebugBridge.h... Preprocessing /«PKGBUILDDIR»/tutorial/building.dox... Parsing file /«PKGBUILDDIR»/tutorial/building.dox... Preprocessing /«PKGBUILDDIR»/tutorial/example/DebugBridge.h... Parsing file /«PKGBUILDDIR»/tutorial/example/DebugBridge.h... Preprocessing /«PKGBUILDDIR»/tutorial/index.dox... Parsing file /«PKGBUILDDIR»/tutorial/index.dox... Preprocessing /«PKGBUILDDIR»/tutorial/message.dox... Parsing file /«PKGBUILDDIR»/tutorial/message.dox... Preprocessing /«PKGBUILDDIR»/tutorial/objects.dox... Parsing file /«PKGBUILDDIR»/tutorial/objects.dox... Preprocessing /«PKGBUILDDIR»/tutorial/preamble.dox... Parsing file /«PKGBUILDDIR»/tutorial/preamble.dox... Preprocessing /«PKGBUILDDIR»/tutorial/simple.dox... Parsing file /«PKGBUILDDIR»/tutorial/simple.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Generating code for file Anonymous.h... Generating code for file Bach.h... Generating code for file BaseObject.h... Generating code for file Bridge.h... Generating code for file Bzip2.h... Generating code for file Codec.h... Generating code for file Codec_impl.h... Generating code for file Debug.h... Generating code for file DebugBridge.h... Generating code for file DebugBridge.h... Generating code for file Decoder.h... Generating code for file DecoderBase.h... Generating code for file Dispatcher.h... Generating code for file Element.h... Generating code for file Encoder.h... Generating code for file EncoderBase.h... Generating code for file Entity.h... Generating code for file Exception.h... Generating code for file FEncoder.h... Generating code for file Filter.h... Generating code for file Formatter.h... /«PKGBUILDDIR»/Atlas/Codecs/Utility.h:51: warning: Member hexEncodeWithPrefix(const std::string &prefix, const std::string &special, const std::string &message) (function) of namespace Atlas::Codecs is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Utility.h:54: warning: Member hexDecodeWithPrefix(const std::string &prefix, const std::string &message) (function) of namespace Atlas::Codecs is not documented. sh: 1: epstopdf: not found error: Problems running epstopdf. Check your TeX installation! /«PKGBUILDDIR»/tests/Objects/DebugBridge.h:88: warning: Member addPadding() (function) of class DebugBridge is not documented. /«PKGBUILDDIR»/tests/Objects/DebugBridge.h:93: warning: Member removePadding() (function) of class DebugBridge is not documented. /«PKGBUILDDIR»/tutorial/example/DebugBridge.h:90: warning: Member addPadding() (function) of class DebugBridge is not documented. /«PKGBUILDDIR»/tutorial/example/DebugBridge.h:95: warning: Member removePadding() (function) of class DebugBridge is not documented. /«PKGBUILDDIR»/tests/Objects/DebugBridge.h:97: warning: Member padding (variable) of class DebugBridge is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:54: warning: Member int_type (typedef) of namespace Atlas is not documented. /«PKGBUILDDIR»/Atlas/Codec.h:33: warning: Member poll(bool can_get=true)=0 (function) of class Atlas::Codec is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:38: warning: Member streamBegin() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:39: warning: Member streamMessage() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:40: warning: Member streamEnd() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:43: warning: Member mapMapItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:45: warning: Member mapListItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:47: warning: Member mapIntItem(const std::string &name, long i) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:49: warning: Member mapFloatItem(const std::string &name, double d) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:51: warning: Member mapStringItem(const std::string &name, const std::string &s) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:53: warning: Member mapEnd() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:55: warning: Member listMapItem() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:56: warning: Member listListItem() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:57: warning: Member listIntItem(long i) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:58: warning: Member listFloatItem(double d) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:59: warning: Member listStringItem(const std::string &s) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:60: warning: Member listEnd() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:43: warning: Member Type (enumeration) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:33: warning: Member Filter(Filter *=0) (function) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:36: warning: Member begin()=0 (function) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:37: warning: Member end()=0 (function) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:39: warning: Member encode(const std::string &)=0 (function) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:40: warning: Member decode(const std::string &)=0 (function) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:51: warning: Member m_next (variable) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:63: warning: Member filterbuf(std::streambuf &buffer, Filter &filter) (function) of class Atlas::filterbuf is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:80: warning: Member flushOutBuffer() (function) of class Atlas::filterbuf is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:88: warning: Member overflow(int_type c) (function) of class Atlas::filterbuf is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:89: warning: Member underflow() (function) of class Atlas::filterbuf is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:90: warning: Member sync() (function) of class Atlas::filterbuf is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:73: warning: Member m_outBuffer[m_outBufferSize] (variable) of class Atlas::filterbuf is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:77: warning: Member m_inBuffer[m_inBufferSize] (variable) of class Atlas::filterbuf is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:72: warning: Member m_outBufferSize (variable) of class Atlas::filterbuf is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:75: warning: Member m_inBufferSize (variable) of class Atlas::filterbuf is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:76: warning: Member m_inPutback (variable) of class Atlas::filterbuf is not documented. /«PKGBUILDDIR»/Atlas/Formatter.h:27: warning: Member Formatter(std::iostream &s, Atlas::Bridge &b) (function) of class Atlas::Formatter is not documented. /«PKGBUILDDIR»/Atlas/Formatter.h:47: warning: Member setSpacing(int s) (function) of class Atlas::Formatter is not documented. /«PKGBUILDDIR»/Atlas/Formatter.h:53: warning: Member m_stream (variable) of class Atlas::Formatter is not documented. /«PKGBUILDDIR»/Atlas/Formatter.h:54: warning: Member m_bridge (variable) of class Atlas::Formatter is not documented. /«PKGBUILDDIR»/Atlas/Formatter.h:55: warning: Member m_indent (variable) of class Atlas::Formatter is not documented. /«PKGBUILDDIR»/Atlas/Formatter.h:56: warning: Member m_spacing (variable) of class Atlas::Formatter is not documented. /«PKGBUILDDIR»/Atlas/Negotiate.h:32: warning: Member State (enumeration) of class Atlas::Negotiate is not documented. /«PKGBUILDDIR»/Atlas/Negotiate.h:38: warning: Member getState()=0 (function) of class Atlas::Negotiate is not documented. /«PKGBUILDDIR»/Atlas/Negotiate.h:39: warning: Member getCodec(Bridge &)=0 (function) of class Atlas::Negotiate is not documented. /«PKGBUILDDIR»/Atlas/Negotiate.h:40: warning: Member poll(bool can_get=true)=0 (function) of class Atlas::Negotiate is not documented. /«PKGBUILDDIR»/Atlas/Task.h:25: warning: Member poll(bool can_get=true)=0 (function) of class Atlas::Task is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:25: warning: Member Bach(std::iostream &s, Atlas::Bridge &b) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:27: warning: Member poll(bool can_read=true) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:47: warning: Member linenum() const (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:57: warning: Member State (enumeration) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:71: warning: Member stringmode() const (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:76: warning: Member parseInit(char) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:77: warning: Member parseStream(char) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:78: warning: Member parseMap(char) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:79: warning: Member parseList(char) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:80: warning: Member parseData(char) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:81: warning: Member parseInt(char) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:82: warning: Member parseFloat(char) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:83: warning: Member parseString(char) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:84: warning: Member parseLiteral(char) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:85: warning: Member parseName(char) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:86: warning: Member parseComment(char) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:88: warning: Member encodeString(const std::string &) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:89: warning: Member decodeString(const std::string &) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:91: warning: Member writeIntItem(const std::string &, long) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:92: warning: Member writeFloatItem(const std::string &, double) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:93: warning: Member writeStringItem(const std::string &, const std::string &) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:94: warning: Member writeLine(const std::string &, bool=true, bool=false) (function) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:51: warning: Member m_socket (variable) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:52: warning: Member m_bridge (variable) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:53: warning: Member m_comma (variable) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:54: warning: Member m_linenum (variable) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:73: warning: Member m_name (variable) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:73: warning: Member m_data (variable) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Bach.h:74: warning: Member m_state (variable) of class Atlas::Codecs::Bach is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:43: warning: Member Packed(std::iostream &s, Atlas::Bridge &b) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:45: warning: Member poll(bool can_read=true) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:71: warning: Member State (enumeration) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:88: warning: Member parseStream(char) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:89: warning: Member parseMap(char) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:90: warning: Member parseList(char) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:91: warning: Member parseMapBegin(char) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:92: warning: Member parseListBegin(char) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:93: warning: Member parseInt(char) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:94: warning: Member parseFloat(char) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:95: warning: Member parseString(char) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:96: warning: Member parseName(char) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:99: warning: Member hexEncode(const std::string &data) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:104: warning: Member hexDecode(const std::string &data) (function) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:67: warning: Member m_socket (variable) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:68: warning: Member m_bridge (variable) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:83: warning: Member m_state (variable) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:85: warning: Member m_name (variable) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/Packed.h:86: warning: Member m_data (variable) of class Atlas::Codecs::Packed is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:43: warning: Member XML(std::iostream &s, Atlas::Bridge &b) (function) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:45: warning: Member poll(bool can_read=true) (function) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:71: warning: Member Token (enumeration) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:81: warning: Member State (enumeration) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:97: warning: Member tokenTag(char) (function) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:98: warning: Member tokenStartTag(char) (function) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:99: warning: Member tokenEndTag(char) (function) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:100: warning: Member tokenData(char) (function) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:102: warning: Member parseStartTag() (function) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:103: warning: Member parseEndTag() (function) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:67: warning: Member m_socket (variable) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:68: warning: Member m_bridge (variable) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:78: warning: Member m_token (variable) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:91: warning: Member m_state (variable) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:92: warning: Member m_data (variable) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:94: warning: Member m_tag (variable) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Codecs/XML.h:95: warning: Member m_name (variable) of class Atlas::Codecs::XML is not documented. /«PKGBUILDDIR»/Atlas/Filters/Bzip2.h:29: warning: Member begin() (function) of class Atlas::Filters::Bzip2 is not documented. /«PKGBUILDDIR»/Atlas/Filters/Bzip2.h:30: warning: Member end() (function) of class Atlas::Filters::Bzip2 is not documented. /«PKGBUILDDIR»/Atlas/Filters/Bzip2.h:32: warning: Member encode(const std::string &) (function) of class Atlas::Filters::Bzip2 is not documented. /«PKGBUILDDIR»/Atlas/Filters/Bzip2.h:33: warning: Member decode(const std::string &) (function) of class Atlas::Filters::Bzip2 is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:33: warning: Member Filter(Filter *=0) (function) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:43: warning: Member Type (enumeration) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:51: warning: Member m_next (variable) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filters/Gzip.h:24: warning: Member begin() (function) of class Atlas::Filters::Gzip is not documented. /«PKGBUILDDIR»/Atlas/Filters/Gzip.h:25: warning: Member end() (function) of class Atlas::Filters::Gzip is not documented. /«PKGBUILDDIR»/Atlas/Filters/Gzip.h:27: warning: Member encode(const std::string &) (function) of class Atlas::Filters::Gzip is not documented. /«PKGBUILDDIR»/Atlas/Filters/Gzip.h:28: warning: Member decode(const std::string &) (function) of class Atlas::Filters::Gzip is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:33: warning: Member Filter(Filter *=0) (function) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:43: warning: Member Type (enumeration) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Filter.h:51: warning: Member m_next (variable) of class Atlas::Filter is not documented. /«PKGBUILDDIR»/Atlas/Funky/FEncoder.h:98: warning: Member EncMapValue(B &b, const std::string &name) (function) of class Atlas::Funky::EncMapValue is not documented. /«PKGBUILDDIR»/Atlas/Funky/FEncoder.h:158: warning: Member EncMap(B &b) (function) of class Atlas::Funky::EncMap is not documented. /«PKGBUILDDIR»/Atlas/Funky/FEncoder.h:186: warning: Member EncList(B &b) (function) of class Atlas::Funky::EncList is not documented. /«PKGBUILDDIR»/Atlas/Funky/FEncoder.h:252: warning: Member FunkyEncoder(B &b) (function) of class Atlas::Funky::FunkyEncoder is not documented. /«PKGBUILDDIR»/Atlas/Funky/FEncoder.h:282: warning: Member begin_map (variable) of class Atlas::Funky::Tokens is not documented. /«PKGBUILDDIR»/Atlas/Funky/FEncoder.h:283: warning: Member end_map (variable) of class Atlas::Funky::Tokens is not documented. /«PKGBUILDDIR»/Atlas/Funky/FEncoder.h:284: warning: Member begin_list (variable) of class Atlas::Funky::Tokens is not documented. /«PKGBUILDDIR»/Atlas/Funky/FEncoder.h:285: warning: Member end_list (variable) of class Atlas::Funky::Tokens is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:62: warning: Member Type (enumeration) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:170: warning: Member operator=(int v) (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:180: warning: Member operator=(bool v) (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:190: warning: Member operator=(IntType v) (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:200: warning: Member operator=(float v) (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:210: warning: Member operator=(FloatType v) (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:220: warning: Member operator=(PtrType v) (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:230: warning: Member operator=(const char *v) (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:242: warning: Member operator=(const StringType &v) (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:254: warning: Member operator=(const MapType &v) (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:266: warning: Member operator=(const ListType &v) (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:370: warning: Member Int() const (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:380: warning: Member Float() const (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:390: warning: Member Ptr() const (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:413: warning: Member String() const (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:417: warning: Member String() (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:433: warning: Member Map() const (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:437: warning: Member Map() (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:453: warning: Member List() const (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:457: warning: Member List() (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:461: warning: Member typeName(Type) (function) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:499: warning: Member t (variable) of class Atlas::Message::Element is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:470: warning: Member DataType(const C &c) (function) of class Atlas::Message::Element::DataType is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:472: warning: Member operator=(const C &c) (function) of class Atlas::Message::Element::DataType is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:474: warning: Member operator==(const C &c) const (function) of class Atlas::Message::Element::DataType is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:476: warning: Member ref() (function) of class Atlas::Message::Element::DataType is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:477: warning: Member unref() (function) of class Atlas::Message::Element::DataType is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:479: warning: Member unique() const (function) of class Atlas::Message::Element::DataType is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:481: warning: Member makeUnique() (function) of class Atlas::Message::Element::DataType is not documented. /«PKGBUILDDIR»/Atlas/Message/Element.h:488: warning: Member operator C &() (function) of class Atlas::Message::Element::DataType is not documented. /«PKGBUILDDIR»/Atlas/Message/MEncoder.h:36: warning: Member Encoder(Atlas::Bridge &) (function) of class Atlas::Message::Encoder is not documented. /«PKGBUILDDIR»/Atlas/Message/MEncoder.h:44: warning: Member mapElementMapItem(const std::string &, const MapType &) (function) of class Atlas::Message::Encoder is not documented. /«PKGBUILDDIR»/Atlas/Message/MEncoder.h:45: warning: Member mapElementListItem(const std::string &, const ListType &) (function) of class Atlas::Message::Encoder is not documented. /«PKGBUILDDIR»/Atlas/Message/MEncoder.h:48: warning: Member listElementMapItem(const MapType &) (function) of class Atlas::Message::Encoder is not documented. /«PKGBUILDDIR»/Atlas/Message/MEncoder.h:49: warning: Member listElementListItem(const ListType &) (function) of class Atlas::Message::Encoder is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:38: warning: Member streamBegin() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:39: warning: Member streamMessage() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:40: warning: Member streamEnd() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:43: warning: Member mapMapItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:45: warning: Member mapListItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:47: warning: Member mapIntItem(const std::string &name, long i) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:49: warning: Member mapFloatItem(const std::string &name, double d) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:51: warning: Member mapStringItem(const std::string &name, const std::string &s) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:53: warning: Member mapEnd() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:55: warning: Member listMapItem() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:56: warning: Member listListItem() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:57: warning: Member listIntItem(long i) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:58: warning: Member listFloatItem(double d) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:59: warning: Member listStringItem(const std::string &s) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:60: warning: Member listEnd() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/Net/Loopback.h:14: warning: Member loopback(Bridge *, Bridge *, Bridge *&, Bridge *&) (function) of namespace Atlas::Net is not documented. /«PKGBUILDDIR»/Atlas/Net/Stream.h:40: warning: Member NegotiateHelper(std::list< std::string > &names) (function) of class Atlas::Net::NegotiateHelper is not documented. /«PKGBUILDDIR»/Atlas/Net/Stream.h:42: warning: Member get(std::string &buf, const std::string &header) (function) of class Atlas::Net::NegotiateHelper is not documented. /«PKGBUILDDIR»/Atlas/Net/Stream.h:43: warning: Member put(std::string &buf, const std::string &header) (function) of class Atlas::Net::NegotiateHelper is not documented. /«PKGBUILDDIR»/Atlas/Net/Stream.h:62: warning: Member StreamConnect(const std::string &name, std::iostream &) (function) of class Atlas::Net::StreamConnect is not documented. /«PKGBUILDDIR»/Atlas/Net/Stream.h:66: warning: Member poll(bool can_read=true) (function) of class Atlas::Net::StreamConnect is not documented. /«PKGBUILDDIR»/Atlas/Net/Stream.h:68: warning: Member getState() (function) of class Atlas::Net::StreamConnect is not documented. /«PKGBUILDDIR»/Atlas/Net/Stream.h:69: warning: Member getCodec(Atlas::Bridge &) (function) of class Atlas::Net::StreamConnect is not documented. /«PKGBUILDDIR»/Atlas/Negotiate.h:32: warning: Member State (enumeration) of class Atlas::Negotiate is not documented. /«PKGBUILDDIR»/Atlas/Net/Stream.h:122: warning: Member StreamAccept(const std::string &name, std::iostream &) (function) of class Atlas::Net::StreamAccept is not documented. /«PKGBUILDDIR»/Atlas/Net/Stream.h:126: warning: Member poll(bool can_read=true) (function) of class Atlas::Net::StreamAccept is not documented. /«PKGBUILDDIR»/Atlas/Net/Stream.h:128: warning: Member getState() (function) of class Atlas::Net::StreamAccept is not documented. /«PKGBUILDDIR»/Atlas/Net/Stream.h:129: warning: Member getCodec(Atlas::Bridge &) (function) of class Atlas::Net::StreamAccept is not documented. /«PKGBUILDDIR»/Atlas/Negotiate.h:32: warning: Member State (enumeration) of class Atlas::Negotiate is not documented. /«PKGBUILDDIR»/Atlas/Objects/Decoder.h:17: warning: Member Root (typedef) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:43: warning: Member FactoryMethod)(const std::string &, int) (typedef) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:44: warning: Member FactoryMap (typedef) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/loadDefaults.h:22: warning: Member loadDefaults(const std::string &filename) (function) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:40: warning: Member generic_factory(const std::string &name, int no) (function) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:41: warning: Member anonymous_factory(const std::string &name, int no) (function) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:109: warning: Member smart_dynamic_cast(const SmartPtr< fromType > &o) (function) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:115: warning: Member smart_static_cast(const SmartPtr< fromType > &o) (function) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:68: warning: Member objectDefinitions (variable) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/Root.h:172: warning: Member ID_ATTR (variable) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/Root.h:173: warning: Member PARENTS_ATTR (variable) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/Root.h:174: warning: Member STAMP_ATTR (variable) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/Root.h:175: warning: Member OBJTYPE_ATTR (variable) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/Root.h:176: warning: Member NAME_ATTR (variable) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/Root.h:182: warning: Member ID_FLAG (variable) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/Root.h:190: warning: Member PARENTS_FLAG (variable) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/Root.h:212: warning: Member STAMP_FLAG (variable) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/Root.h:220: warning: Member OBJTYPE_FLAG (variable) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/Root.h:228: warning: Member NAME_FLAG (variable) of namespace Atlas::Objects is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:38: warning: Member NoSuchAttrException(const std::string &name) (function) of class Atlas::Objects::NoSuchAttrException is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:85: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:89: warning: Member copy() const =0 (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:255: warning: Member value_type (typedef) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:224: warning: Member const_iterator(const const_iterator &I) (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:227: warning: Member const_iterator(const iterator &I) (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:228: warning: Member const_iterator(const BaseObjectData &obj, int current_class) (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:232: warning: Member operator=(const const_iterator &I) (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:234: warning: Member operator++() (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:236: warning: Member operator++(int) (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:238: warning: Member operator==(const const_iterator &I) const (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:240: warning: Member operator!=(const const_iterator &I) const (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:257: warning: Member operator*() const (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:258: warning: Member operator->() const (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:245: warning: Member PsuedoElement(const const_iterator &I) (function) of class Atlas::Objects::BaseObjectData::const_iterator::PsuedoElement is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:247: warning: Member operator Message::Element() const (function) of class Atlas::Objects::BaseObjectData::const_iterator::PsuedoElement is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:201: warning: Member value_type (typedef) of class Atlas::Objects::BaseObjectData::iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:168: warning: Member iterator(const iterator &I) (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:169: warning: Member iterator(BaseObjectData &obj, int current_class) (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:173: warning: Member operator=(const iterator &I) (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:175: warning: Member operator++() (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:177: warning: Member operator++(int) (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:179: warning: Member operator==(const iterator &I) const (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:181: warning: Member operator!=(const iterator &I) const (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:203: warning: Member operator*() const (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:204: warning: Member operator->() const (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:186: warning: Member PsuedoElement(const iterator &I) (function) of class Atlas::Objects::BaseObjectData::iterator::PsuedoElement is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:188: warning: Member operator Message::Element() const (function) of class Atlas::Objects::BaseObjectData::iterator::PsuedoElement is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:193: warning: Member operator=(const Message::Element &val) const (function) of class Atlas::Objects::BaseObjectData::iterator::PsuedoElement is not documented. /«PKGBUILDDIR»/Atlas/Objects/Decoder.h:50: warning: Member m_factories (variable) of class Atlas::Objects::ObjectsDecoder is not documented. /«PKGBUILDDIR»/Atlas/Objects/Decoder.h:50: warning: Member m_factories (variable) of class Atlas::Objects::ObjectsDecoder is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:38: warning: Member streamBegin() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:39: warning: Member streamMessage() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:40: warning: Member streamEnd() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:43: warning: Member mapMapItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:45: warning: Member mapListItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:47: warning: Member mapIntItem(const std::string &name, long i) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:49: warning: Member mapFloatItem(const std::string &name, double d) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:51: warning: Member mapStringItem(const std::string &name, const std::string &s) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:53: warning: Member mapEnd() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:55: warning: Member listMapItem() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:56: warning: Member listListItem() (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:57: warning: Member listIntItem(long i) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:58: warning: Member listFloatItem(double d) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:59: warning: Member listStringItem(const std::string &s) (function) of class Atlas::EncoderBase is not documented. /«PKGBUILDDIR»/Atlas/EncoderBase.h:60: warning: Member listEnd() (function) of class Atlas::EncoderBase is not documented. Generating code for file Generic.h... Generating code for file Gzip.h... Generating code for file loadDefaults.h... Generating code for file Loopback.h... Generating code for file MEncoder.h... Generating code for file Negotiate.h... Generating code for file objectFactory.h... Generating code for file ObjectsFwd.h... Generating code for file Operation.h... Generating code for file Packed.h... Generating code for file QueuedDecoder.h... Generating code for file Root.h... Generating code for file RootEntity.h... Generating code for file RootOperation.h... Generating code for file SmartPtr.h... Generating code for file Stream.h... Generating code for file Task.h... Generating code for file timer.h... Generating code for file Utility.h... Generating code for file Version.h... Generating code for file XML.h... Generating file documentation... Generating docs for file Bach.h... Generating docs for file Utility.h... Generating page documentation... Generating docs for page index... Generating docs for page tutorial_building... Generating docs for page tutorial_index... Generating docs for page tutorial_message... Generating docs for page tutorial_objects... Generating docs for page tutorial_preamble... Generating docs for page tutorial_simple... Generating group documentation... Generating class documentation... Generating docs for compound DebugBridge... Generating namespace index... Generating docs for namespace Atlas Generating docs for compound Atlas::Bridge... Generating docs for compound Atlas::Codec... Generating docs for compound Atlas::EncoderBase... Generating docs for compound Atlas::Exception... Generating docs for compound Atlas::Filter... Generating docs for compound Atlas::filterbuf... Generating docs for compound Atlas::Formatter... Generating docs for compound Atlas::Negotiate... Generating docs for compound Atlas::Task... Generating docs for compound Atlas::Codecs::Bach... Generating docs for compound Atlas::Codecs::Packed... Generating docs for compound Atlas::Codecs::XML... Generating docs for compound Atlas::Filters::Bzip2... Generating docs for compound Atlas::Filters::Gzip... Generating docs for compound Atlas::Funky::BeginMessage... Generating docs for compound Atlas::Funky::EndMessage... Generating docs for compound Atlas::Funky::BeginMap... Generating docs for compound Atlas::Funky::EndMap... Generating docs for compound Atlas::Funky::BeginList... Generating docs for compound Atlas::Funky::EndList... Generating docs for compound Atlas::Funky::EncMapValue... Generating docs for compound Atlas::Funky::EncMap... Generating docs for compound Atlas::Funky::EncList... Generating docs for compound Atlas::Funky::FunkyEncoder... Generating docs for compound Atlas::Funky::Tokens... Generating docs for compound Atlas::Message::DecoderBase... Generating docs for compound Atlas::Message::WrongTypeException... Generating docs for compound Atlas::Message::Element... Generating docs for nested compound Atlas::Message::Element::DataType... Generating docs for compound Atlas::Message::Encoder... Generating docs for compound Atlas::Message::QueuedDecoder... Generating docs for namespace Atlas::Net Generating docs for compound Atlas::Net::NegotiateHelper... Generating docs for compound Atlas::Net::StreamConnect... Generating docs for compound Atlas::Net::StreamAccept... Generating docs for namespace Atlas::Objects Generating docs for compound Atlas::Objects::NoSuchAttrException... Generating docs for compound Atlas::Objects::BaseObjectData... Generating docs for nested compound Atlas::Objects::BaseObjectData::const_iterator... Generating docs for nested compound Atlas::Objects::BaseObjectData::const_iterator::PsuedoElement... Generating docs for nested compound Atlas::Objects::BaseObjectData::iterator... Generating docs for nested compound Atlas::Objects::BaseObjectData::iterator::PsuedoElement... Generating docs for compound Atlas::Objects::ObjectsDecoder... Generating docs for compound Atlas::Objects::Dispatcher... Generating docs for compound Atlas::Objects::ObjectsEncoder... /«PKGBUILDDIR»/Atlas/Objects/loadDefaults.h:19: warning: Member DefaultLoadingException(const std::string &a_msg) (function) of class Atlas::Objects::DefaultLoadingException is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:26: warning: Member NoSuchFactoryException(const std::string &name) (function) of class Atlas::Objects::NoSuchFactoryException is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:28: warning: Member getName() (function) of class Atlas::Objects::NoSuchFactoryException is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:23: warning: Member name (variable) of class Atlas::Objects::NoSuchFactoryException is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:52: warning: Member Factories(const Factories &) (function) of class Atlas::Objects::Factories is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:54: warning: Member hasFactory(const std::string &name) (function) of class Atlas::Objects::Factories is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:55: warning: Member createObject(const std::string &name) (function) of class Atlas::Objects::Factories is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:56: warning: Member createObject(const Atlas::Message::MapType &msg) (function) of class Atlas::Objects::Factories is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:57: warning: Member getKeys() (function) of class Atlas::Objects::Factories is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:58: warning: Member addFactory(const std::string &name, FactoryMethod method) (function) of class Atlas::Objects::Factories is not documented. /«PKGBUILDDIR»/Atlas/Objects/objectFactory.h:60: warning: Member instance() (function) of class Atlas::Objects::Factories is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:85: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:26: warning: Member DataT (typedef) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:28: warning: Member iterator (typedef) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:29: warning: Member const_iterator (typedef) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:33: warning: Member SmartPtr(const SmartPtr< T > &a) (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:37: warning: Member SmartPtr(T *a_ptr) (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:41: warning: Member SmartPtr(const SmartPtr< oldType > &a) (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:46: warning: Member operator=(const SmartPtr< T > &a) (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:55: warning: Member operator SmartPtr< newType >() const (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:59: warning: Member operator SmartPtr< const newType >() const (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:62: warning: Member isValid() const (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:65: warning: Member operator*() const (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:71: warning: Member operator->() const (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:77: warning: Member get() const (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:81: warning: Member copy() const (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/SmartPtr.h:87: warning: Member getDefaultObject() const (function) of class Atlas::Objects::SmartPtr is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:85: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:85: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:85: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:85: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:85: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:85: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:85: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:85: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /«PKGBUILDDIR»/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. Generating docs for compound Atlas::Objects::DefaultLoadingException... Generating docs for compound Atlas::Objects::NoSuchFactoryException... Generating docs for compound Atlas::Objects::Factories... Generating docs for compound Atlas::Objects::RootData... Generating docs for compound Atlas::Objects::NullSmartPtrDereference... Generating docs for compound Atlas::Objects::SmartPtr... Generating docs for compound Atlas::Objects::Entity::AnonymousData... Generating docs for compound Atlas::Objects::Entity::AdminEntityData... Generating docs for compound Atlas::Objects::Entity::AccountData... Generating docs for compound Atlas::Objects::Entity::PlayerData... Generating docs for compound Atlas::Objects::Entity::AdminData... Generating docs for compound Atlas::Objects::Entity::GameData... Generating docs for compound Atlas::Objects::Entity::GameEntityData... Generating docs for compound Atlas::Objects::Entity::RootEntityData... Generating docs for compound Atlas::Objects::Operation::GenericData... Generating docs for compound Atlas::Objects::Operation::ActionData... Generating docs for compound Atlas::Objects::Operation::CreateData... Generating docs for compound Atlas::Objects::Operation::CombineData... Generating docs for compound Atlas::Objects::Operation::DivideData... Generating docs for compound Atlas::Objects::Operation::CommunicateData... Generating docs for compound Atlas::Objects::Operation::TalkData... Generating docs for compound Atlas::Objects::Operation::DeleteData... Generating docs for compound Atlas::Objects::Operation::SetData... Generating docs for compound Atlas::Objects::Operation::AffectData... Generating docs for compound Atlas::Objects::Operation::MoveData... Generating docs for compound Atlas::Objects::Operation::WieldData... Generating docs for compound Atlas::Objects::Operation::GetData... Generating docs for compound Atlas::Objects::Operation::PerceiveData... Generating docs for compound Atlas::Objects::Operation::LookData... Generating docs for compound Atlas::Objects::Operation::ListenData... Generating docs for compound Atlas::Objects::Operation::SniffData... Generating docs for compound Atlas::Objects::Operation::TouchData... Generating docs for compound Atlas::Objects::Operation::LoginData... Generating docs for compound Atlas::Objects::Operation::LogoutData... Generating docs for compound Atlas::Objects::Operation::ImaginaryData... Generating docs for compound Atlas::Objects::Operation::UseData... Generating docs for compound Atlas::Objects::Operation::InfoData... Generating docs for compound Atlas::Objects::Operation::PerceptionData... Generating docs for compound Atlas::Objects::Operation::SightData... Generating docs for compound Atlas::Objects::Operation::AppearanceData... Generating docs for compound Atlas::Objects::Operation::DisappearanceData... Generating docs for compound Atlas::Objects::Operation::SoundData... Generating docs for compound Atlas::Objects::Operation::SmellData... Generating docs for compound Atlas::Objects::Operation::FeelData... Generating docs for compound Atlas::Objects::Operation::ErrorData... Generating docs for compound Atlas::Objects::Operation::RootOperationData... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... symbol cache used 1607/65536 hits=174239 misses=1607 lookup cache used 2199/65536 hits=14242 misses=2447 finished... documentation is in doc/. make[2]: Leaving directory `/«PKGBUILDDIR»' make[1]: Leaving directory `/«PKGBUILDDIR»' dh_auto_build -Nlibatlas-cpp-doc make[1]: Entering directory `/«PKGBUILDDIR»' make all-recursive make[2]: Entering directory `/«PKGBUILDDIR»' Making all in Atlas make[3]: Entering directory `/«PKGBUILDDIR»/Atlas' Making all in . make[4]: Entering directory `/«PKGBUILDDIR»/Atlas' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Bridge.lo Bridge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Bridge.cpp -fPIC -DPIC -o .libs/Bridge.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Codec.lo Codec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Codec.cpp -fPIC -DPIC -o .libs/Codec.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Negotiate.lo Negotiate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Negotiate.cpp -fPIC -DPIC -o .libs/Negotiate.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o EncoderBase.lo EncoderBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c EncoderBase.cpp -fPIC -DPIC -o .libs/EncoderBase.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Exception.lo Exception.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Exception.cpp -fPIC -DPIC -o .libs/Exception.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Filter.lo Filter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Filter.cpp -fPIC -DPIC -o .libs/Filter.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Formatter.lo Formatter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Formatter.cpp -fPIC -DPIC -o .libs/Formatter.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 -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlas-0.6.la -rpath /usr/lib/x86_64-linux-gnu Bridge.lo Codec.lo Negotiate.lo EncoderBase.lo Exception.lo Filter.lo Formatter.lo libtool: link: g++ -fPIC -DPIC -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/Bridge.o .libs/Codec.o .libs/Negotiate.o .libs/EncoderBase.o .libs/Exception.o .libs/Filter.o .libs/Formatter.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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlas-0.6.so.1 -o .libs/libAtlas-0.6.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libAtlas-0.6.so.1" && ln -s "libAtlas-0.6.so.1.0.0" "libAtlas-0.6.so.1") libtool: link: (cd ".libs" && rm -f "libAtlas-0.6.so" && ln -s "libAtlas-0.6.so.1.0.0" "libAtlas-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlas-0.6.la" && ln -s "../libAtlas-0.6.la" "libAtlas-0.6.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas' Making all in Message make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Message' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Element.lo Element.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Element.cpp -fPIC -DPIC -o .libs/Element.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o MEncoder.lo MEncoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c MEncoder.cpp -fPIC -DPIC -o .libs/MEncoder.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o DecoderBase.lo DecoderBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c DecoderBase.cpp -fPIC -DPIC -o .libs/DecoderBase.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o QueuedDecoder.lo QueuedDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c QueuedDecoder.cpp -fPIC -DPIC -o .libs/QueuedDecoder.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 -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlasMessage-0.6.la -rpath /usr/lib/x86_64-linux-gnu Element.lo MEncoder.lo DecoderBase.lo QueuedDecoder.lo ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -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/Element.o .libs/MEncoder.o .libs/DecoderBase.o .libs/QueuedDecoder.o -Wl,-rpath -Wl,/«PKGBUILDDIR»/Atlas/.libs ../../Atlas/.libs/libAtlas-0.6.so -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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasMessage-0.6.so.1 -o .libs/libAtlasMessage-0.6.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasMessage-0.6.so.1" && ln -s "libAtlasMessage-0.6.so.1.0.0" "libAtlasMessage-0.6.so.1") libtool: link: (cd ".libs" && rm -f "libAtlasMessage-0.6.so" && ln -s "libAtlasMessage-0.6.so.1.0.0" "libAtlasMessage-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasMessage-0.6.la" && ln -s "../libAtlasMessage-0.6.la" "libAtlasMessage-0.6.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Message' Making all in Codecs make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Codecs' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Utility.lo Utility.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Utility.cpp -fPIC -DPIC -o .libs/Utility.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o XML.lo XML.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c XML.cpp -fPIC -DPIC -o .libs/XML.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Packed.lo Packed.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Packed.cpp -fPIC -DPIC -o .libs/Packed.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Bach.lo Bach.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Bach.cpp -fPIC -DPIC -o .libs/Bach.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 -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlasCodecs-0.6.la -rpath /usr/lib/x86_64-linux-gnu Utility.lo XML.lo Packed.lo Bach.lo ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -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/Utility.o .libs/XML.o .libs/Packed.o .libs/Bach.o -Wl,-rpath -Wl,/«PKGBUILDDIR»/Atlas/.libs ../../Atlas/.libs/libAtlas-0.6.so -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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasCodecs-0.6.so.1 -o .libs/libAtlasCodecs-0.6.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasCodecs-0.6.so.1" && ln -s "libAtlasCodecs-0.6.so.1.0.0" "libAtlasCodecs-0.6.so.1") libtool: link: (cd ".libs" && rm -f "libAtlasCodecs-0.6.so" && ln -s "libAtlasCodecs-0.6.so.1.0.0" "libAtlasCodecs-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasCodecs-0.6.la" && ln -s "../libAtlasCodecs-0.6.la" "libAtlasCodecs-0.6.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Codecs' Making all in Filters make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Filters' /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 -Wall -DNDEBUG -c -o Bzip2.lo Bzip2.cpp 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 -Wall -DNDEBUG -c Bzip2.cpp -fPIC -DPIC -o .libs/Bzip2.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 -Wall -DNDEBUG -c -o Gzip.lo Gzip.cpp 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 -Wall -DNDEBUG -c Gzip.cpp -fPIC -DPIC -o .libs/Gzip.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 -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlasFilters-0.6.la -rpath /usr/lib/x86_64-linux-gnu Bzip2.lo Gzip.lo ../../Atlas/libAtlas-0.6.la -lz -lbz2 libtool: link: g++ -fPIC -DPIC -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/Bzip2.o .libs/Gzip.o -Wl,-rpath -Wl,/«PKGBUILDDIR»/Atlas/.libs ../../Atlas/.libs/libAtlas-0.6.so -lz -lbz2 -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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasFilters-0.6.so.1 -o .libs/libAtlasFilters-0.6.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasFilters-0.6.so.1" && ln -s "libAtlasFilters-0.6.so.1.0.0" "libAtlasFilters-0.6.so.1") libtool: link: (cd ".libs" && rm -f "libAtlasFilters-0.6.so" && ln -s "libAtlasFilters-0.6.so.1.0.0" "libAtlasFilters-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasFilters-0.6.la" && ln -s "../libAtlasFilters-0.6.la" "libAtlasFilters-0.6.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Filters' Making all in Net make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Net' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Stream.lo Stream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Stream.cpp -fPIC -DPIC -o .libs/Stream.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Loopback.lo Loopback.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Loopback.cpp -fPIC -DPIC -o .libs/Loopback.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 -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlasNet-0.6.la -rpath /usr/lib/x86_64-linux-gnu Stream.lo Loopback.lo ../../Atlas/Codecs/libAtlasCodecs-0.6.la ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -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/Stream.o .libs/Loopback.o -Wl,-rpath -Wl,/«PKGBUILDDIR»/Atlas/Codecs/.libs -Wl,-rpath -Wl,/«PKGBUILDDIR»/Atlas/.libs ../../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so ../../Atlas/.libs/libAtlas-0.6.so -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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasNet-0.6.so.1 -o .libs/libAtlasNet-0.6.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasNet-0.6.so.1" && ln -s "libAtlasNet-0.6.so.1.0.0" "libAtlasNet-0.6.so.1") libtool: link: (cd ".libs" && rm -f "libAtlasNet-0.6.so" && ln -s "libAtlasNet-0.6.so.1.0.0" "libAtlasNet-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasNet-0.6.la" && ln -s "../libAtlasNet-0.6.la" "libAtlasNet-0.6.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Net' Making all in Objects make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Objects' make all-am make[5]: Entering directory `/«PKGBUILDDIR»/Atlas/Objects' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o BaseObject.lo BaseObject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c BaseObject.cpp -fPIC -DPIC -o .libs/BaseObject.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o SmartPtr.lo SmartPtr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c SmartPtr.cpp -fPIC -DPIC -o .libs/SmartPtr.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Encoder.lo Encoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Encoder.cpp -fPIC -DPIC -o .libs/Encoder.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o loadDefaults.lo loadDefaults.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c loadDefaults.cpp -fPIC -DPIC -o .libs/loadDefaults.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o flag.lo flag.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c flag.cpp -fPIC -DPIC -o .libs/flag.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Root.lo Root.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Root.cpp -fPIC -DPIC -o .libs/Root.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Decoder.lo Decoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Decoder.cpp -fPIC -DPIC -o .libs/Decoder.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Dispatcher.lo Dispatcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Dispatcher.cpp -fPIC -DPIC -o .libs/Dispatcher.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o objectFactory.lo objectFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c objectFactory.cpp -fPIC -DPIC -o .libs/objectFactory.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o RootEntity.lo RootEntity.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c RootEntity.cpp -fPIC -DPIC -o .libs/RootEntity.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o RootEntityChildren.lo RootEntityChildren.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c RootEntityChildren.cpp -fPIC -DPIC -o .libs/RootEntityChildren.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o RootOperation.lo RootOperation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c RootOperation.cpp -fPIC -DPIC -o .libs/RootOperation.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o RootOperationChildren1.lo RootOperationChildren1.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c RootOperationChildren1.cpp -fPIC -DPIC -o .libs/RootOperationChildren1.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o RootOperationChildren2.lo RootOperationChildren2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c RootOperationChildren2.cpp -fPIC -DPIC -o .libs/RootOperationChildren2.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o RootOperationChildren3.lo RootOperationChildren3.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c RootOperationChildren3.cpp -fPIC -DPIC -o .libs/RootOperationChildren3.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o RootOperationChildren4.lo RootOperationChildren4.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c RootOperationChildren4.cpp -fPIC -DPIC -o .libs/RootOperationChildren4.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o RootOperationChildren5.lo RootOperationChildren5.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c RootOperationChildren5.cpp -fPIC -DPIC -o .libs/RootOperationChildren5.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Anonymous.lo Anonymous.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Anonymous.cpp -fPIC -DPIC -o .libs/Anonymous.o clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Generic.lo Generic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c Generic.cpp -fPIC -DPIC -o .libs/Generic.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 -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlasObjects-0.6.la -rpath /usr/lib/x86_64-linux-gnu BaseObject.lo SmartPtr.lo Encoder.lo loadDefaults.lo flag.lo Root.lo Decoder.lo Dispatcher.lo objectFactory.lo RootEntity.lo RootEntityChildren.lo RootOperation.lo RootOperationChildren1.lo RootOperationChildren2.lo RootOperationChildren3.lo RootOperationChildren4.lo RootOperationChildren5.lo Anonymous.lo Generic.lo ../../Atlas/libAtlas-0.6.la ../../Atlas/Message/libAtlasMessage-0.6.la ../../Atlas/Codecs/libAtlasCodecs-0.6.la libtool: link: g++ -fPIC -DPIC -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/BaseObject.o .libs/SmartPtr.o .libs/Encoder.o .libs/loadDefaults.o .libs/flag.o .libs/Root.o .libs/Decoder.o .libs/Dispatcher.o .libs/objectFactory.o .libs/RootEntity.o .libs/RootEntityChildren.o .libs/RootOperation.o .libs/RootOperationChildren1.o .libs/RootOperationChildren2.o .libs/RootOperationChildren3.o .libs/RootOperationChildren4.o .libs/RootOperationChildren5.o .libs/Anonymous.o .libs/Generic.o -Wl,-rpath -Wl,/«PKGBUILDDIR»/Atlas/.libs -Wl,-rpath -Wl,/«PKGBUILDDIR»/Atlas/Message/.libs -Wl,-rpath -Wl,/«PKGBUILDDIR»/Atlas/Codecs/.libs ../../Atlas/.libs/libAtlas-0.6.so ../../Atlas/Message/.libs/libAtlasMessage-0.6.so ../../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so -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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasObjects-0.6.so.1 -o .libs/libAtlasObjects-0.6.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasObjects-0.6.so.1" && ln -s "libAtlasObjects-0.6.so.1.0.0" "libAtlasObjects-0.6.so.1") libtool: link: (cd ".libs" && rm -f "libAtlasObjects-0.6.so" && ln -s "libAtlasObjects-0.6.so.1.0.0" "libAtlasObjects-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasObjects-0.6.la" && ln -s "../libAtlasObjects-0.6.la" "libAtlasObjects-0.6.la" ) make[5]: Leaving directory `/«PKGBUILDDIR»/Atlas/Objects' make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Objects' Making all in Funky make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Funky' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o FEncoder.lo FEncoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c FEncoder.cpp -fPIC -DPIC -o .libs/FEncoder.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 -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlasFunky-0.6.la -rpath /usr/lib/x86_64-linux-gnu FEncoder.lo libtool: link: g++ -fPIC -DPIC -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/FEncoder.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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasFunky-0.6.so.1 -o .libs/libAtlasFunky-0.6.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasFunky-0.6.so.1" && ln -s "libAtlasFunky-0.6.so.1.0.0" "libAtlasFunky-0.6.so.1") libtool: link: (cd ".libs" && rm -f "libAtlasFunky-0.6.so" && ln -s "libAtlasFunky-0.6.so.1.0.0" "libAtlasFunky-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasFunky-0.6.la" && ln -s "../libAtlasFunky-0.6.la" "libAtlasFunky-0.6.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Funky' make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas' Making all in tests make[3]: Entering directory `/«PKGBUILDDIR»/tests' Making all in Objects make[4]: Entering directory `/«PKGBUILDDIR»/tests/Objects' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/tests/Objects' make[4]: Entering directory `/«PKGBUILDDIR»/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/tests' make[3]: Leaving directory `/«PKGBUILDDIR»/tests' Making all in tools make[3]: Entering directory `/«PKGBUILDDIR»/tools' g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o atlas_convert.o atlas_convert.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o atlas_convert atlas_convert.o ../Atlas/Message/libAtlasMessage-0.6.la ../Atlas/Codecs/libAtlasCodecs-0.6.la ../Atlas/libAtlas-0.6.la libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/atlas_convert atlas_convert.o ../Atlas/Message/.libs/libAtlasMessage-0.6.so ../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so ../Atlas/.libs/libAtlas-0.6.so clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' make[3]: Leaving directory `/«PKGBUILDDIR»/tools' Making all in tutorial make[3]: Entering directory `/«PKGBUILDDIR»/tutorial' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/«PKGBUILDDIR»/tutorial' Making all in benchmark make[3]: Entering directory `/«PKGBUILDDIR»/benchmark' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/«PKGBUILDDIR»/benchmark' make[3]: Entering directory `/«PKGBUILDDIR»' 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 Atlas make[2]: Entering directory `/«PKGBUILDDIR»/Atlas' Making check in . make[3]: Entering directory `/«PKGBUILDDIR»/Atlas' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas' Making check in Message make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Message' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Message' Making check in Codecs make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Codecs' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Codecs' Making check in Filters make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Filters' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Filters' Making check in Net make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Net' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Net' Making check in Objects make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Objects' make check-am make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Objects' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Objects' make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Objects' Making check in Funky make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Funky' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Funky' make[2]: Leaving directory `/«PKGBUILDDIR»/Atlas' Making check in tests make[2]: Entering directory `/«PKGBUILDDIR»/tests' Making check in Objects make[3]: Entering directory `/«PKGBUILDDIR»/tests/Objects' make custom_ops objects1 objects2 encoder1 decoder1 objects_fwd attributes flags make[4]: Entering directory `/«PKGBUILDDIR»/tests/Objects' g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o custom_ops.o custom_ops.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o custom_ops custom_ops.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/custom_ops custom_ops.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o objects1.o objects1.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o objects1 objects1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/objects1 objects1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o objects2.o objects2.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o objects2 objects2.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/objects2 objects2.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o encoder1.o encoder1.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o encoder1 encoder1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/encoder1 encoder1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o decoder1.o decoder1.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' decoder1.cpp:37:18: warning: 'TestDecoder::unknownObjectArrived' hides overloaded virtual function [-Woverloaded-virtual] virtual void unknownObjectArrived(const Atlas::Message::Element&) { ^ ../../Atlas/Objects/Dispatcher.h:44:18: note: hidden overloaded virtual function 'Atlas::Objects::Dispatcher::unknownObjectArrived' declared here virtual void unknownObjectArrived(const Root&) { } ^ 1 warning generated. /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z,relro -o decoder1 decoder1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/decoder1 decoder1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o objects_fwd.o objects_fwd.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o objects_fwd objects_fwd.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/objects_fwd objects_fwd.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o attributes.o attributes.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o attributes attributes.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/attributes attributes.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o flags.o flags.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o flags flags.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/flags flags.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' make[4]: Leaving directory `/«PKGBUILDDIR»/tests/Objects' make check-TESTS make[4]: Entering directory `/«PKGBUILDDIR»/tests/Objects' PASS: custom_ops PASS: objects1 human.id=foo human2.id= pingalaccountobjloginopobjfooobj PASS: objects2 PASS: encoder1 PASS: decoder1 PASS: objects_fwd PASS: attributes PASS: flags ================== All 8 tests passed ================== make[4]: Leaving directory `/«PKGBUILDDIR»/tests/Objects' make[3]: Leaving directory `/«PKGBUILDDIR»/tests/Objects' make[3]: Entering directory `/«PKGBUILDDIR»/tests' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/«PKGBUILDDIR»/tests' make[2]: Leaving directory `/«PKGBUILDDIR»/tests' Making check in tools make[2]: Entering directory `/«PKGBUILDDIR»/tools' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/«PKGBUILDDIR»/tools' Making check in tutorial make[2]: Entering directory `/«PKGBUILDDIR»/tutorial' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/«PKGBUILDDIR»/tutorial' Making check in benchmark make[2]: Entering directory `/«PKGBUILDDIR»/benchmark' make Objects_asMessage Objects3_Move Call_Move Message_Move Static_Move Objects_iterator make[3]: Entering directory `/«PKGBUILDDIR»/benchmark' g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Objects_asMessage.o Objects_asMessage.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o Objects_asMessage Objects_asMessage.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/Objects_asMessage Objects_asMessage.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Objects3_Move.o Objects3_Move.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o Objects3_Move Objects3_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/Objects3_Move Objects3_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Call_Move.o Call_Move.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o Call_Move Call_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/Call_Move Call_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Message_Move.o Message_Move.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o Message_Move Message_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/Message_Move Message_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Static_Move.o Static_Move.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o Static_Move Static_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/Static_Move Static_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -c -o Objects_iterator.o Objects_iterator.cpp 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 -Wall -DNDEBUG -Wl,-z,relro -o Objects_iterator Objects_iterator.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -Wl,-z -Wl,relro -o .libs/Objects_iterator Objects_iterator.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /«PKGBUILDDIR»/Atlas/Objects/.libs/libAtlasObjects-0.6.so /«PKGBUILDDIR»/Atlas/Net/.libs/libAtlasNet-0.6.so /«PKGBUILDDIR»/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /«PKGBUILDDIR»/Atlas/Filters/.libs/libAtlasFilters-0.6.so /«PKGBUILDDIR»/Atlas/Message/.libs/libAtlasMessage-0.6.so /«PKGBUILDDIR»/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' make[3]: Leaving directory `/«PKGBUILDDIR»/benchmark' make check-TESTS make[3]: Entering directory `/«PKGBUILDDIR»/benchmark' Object to Message conversions: iterations=1000000 CPU Time=0.3 iter/s=3.33333e+06 PASS: Objects_asMessage DefaultLoadingException: Failed to open file ../../../protocols/atlas/spec/atlas.xml Plain creating of sight operation: iterations=1e+07 CPU Time=2.23 iter/s=4.4843e+06 NPC movements: iterations=1e+07 CPU Time=2.44 iter/s=4.09836e+06 Resulting position: (1e+07,1e+07,1e+07) PASS: Objects3_Move NPC movements: iterations=1e+07 CPU Time=0.04 iter/s=2.5e+08 Resulting position: (5e+13,5e+13,5e+13) PASS: Call_Move 16 Plain creating of sight operation: iterations=100000 CPU Time=0.79 iter/s=126582 NPC movements: iterations=100000 CPU Time=1.26 iter/s=79365.1 Resulting position: (4.99995e+09,4.99985e+09,5.00005e+09) PASS: Message_Move Plain creating of sight operation: iterations=1e+07 CPU Time=0.02 iter/s=5e+08 NPC movements: iterations=1e+07 CPU Time=0.05 iter/s=2e+08 Resulting position: (5e+13,5e+13,5e+13) PASS: Static_Move Message: 2 Empty Object to Message conversion and iteration: iterations=1000000 CPU Time=0.79 iter/s=1.26582e+06 Empty Object iteration: iterations=1000000 CPU Time=5.09 iter/s=196464 Message: 12 Full Object to Message conversion and iteration: iterations=1000000 CPU Time=5.89 iter/s=169779 Full Object iteration: iterations=1000000 CPU Time=6.31 iter/s=158479 PASS: Objects_iterator ================== All 6 tests passed ================== make[3]: Leaving directory `/«PKGBUILDDIR»/benchmark' make[2]: Leaving directory `/«PKGBUILDDIR»/benchmark' make[2]: Entering directory `/«PKGBUILDDIR»' make[2]: Leaving directory `/«PKGBUILDDIR»' fakeroot debian/rules binary make[1]: Leaving directory `/«PKGBUILDDIR»' dh binary --with autoreconf dh_testroot dh_prep dh_installdirs dh_auto_install make[1]: Entering directory `/«PKGBUILDDIR»' Making install in Atlas make[2]: Entering directory `/«PKGBUILDDIR»/Atlas' Making install in . make[3]: Entering directory `/«PKGBUILDDIR»/Atlas' make[4]: Entering directory `/«PKGBUILDDIR»/Atlas' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../libtool --mode=install /usr/bin/install -c libAtlas-0.6.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libAtlas-0.6.so.1.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlas-0.6.so.1.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlas-0.6.so.1.0.0 libAtlas-0.6.so.1 || { rm -f libAtlas-0.6.so.1 && ln -s libAtlas-0.6.so.1.0.0 libAtlas-0.6.so.1; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlas-0.6.so.1.0.0 libAtlas-0.6.so || { rm -f libAtlas-0.6.so && ln -s libAtlas-0.6.so.1.0.0 libAtlas-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlas-0.6.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlas-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas' /usr/bin/install -c -m 644 Bridge.h Codec.h Filter.h Negotiate.h EncoderBase.h Task.h Codec_impl.h Exception.h Debug.h Version.h Formatter.h '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas' make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas' make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas' Making install in Message make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Message' make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Message' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libAtlasMessage-0.6.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: warning: relinking `libAtlasMessage-0.6.la' libtool: install: (cd /«PKGBUILDDIR»/Atlas/Message; /bin/bash /«PKGBUILDDIR»/libtool --tag CXX --mode=relink g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlasMessage-0.6.la -rpath /usr/lib/x86_64-linux-gnu Element.lo MEncoder.lo DecoderBase.lo QueuedDecoder.lo ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: relink: g++ -fPIC -DPIC -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/Element.o .libs/MEncoder.o .libs/DecoderBase.o .libs/QueuedDecoder.o -L/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lAtlas-0.6 -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/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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasMessage-0.6.so.1 -o .libs/libAtlasMessage-0.6.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasMessage-0.6.so.1.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasMessage-0.6.so.1.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasMessage-0.6.so.1.0.0 libAtlasMessage-0.6.so.1 || { rm -f libAtlasMessage-0.6.so.1 && ln -s libAtlasMessage-0.6.so.1.0.0 libAtlasMessage-0.6.so.1; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasMessage-0.6.so.1.0.0 libAtlasMessage-0.6.so || { rm -f libAtlasMessage-0.6.so && ln -s libAtlasMessage-0.6.so.1.0.0 libAtlasMessage-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasMessage-0.6.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasMessage-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas/Message' /usr/bin/install -c -m 644 Element.h MEncoder.h DecoderBase.h QueuedDecoder.h '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas/Message' make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Message' make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Message' Making install in Codecs make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Codecs' make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Codecs' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libAtlasCodecs-0.6.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: warning: relinking `libAtlasCodecs-0.6.la' libtool: install: (cd /«PKGBUILDDIR»/Atlas/Codecs; /bin/bash /«PKGBUILDDIR»/libtool --tag CXX --mode=relink g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlasCodecs-0.6.la -rpath /usr/lib/x86_64-linux-gnu Utility.lo XML.lo Packed.lo Bach.lo ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: relink: g++ -fPIC -DPIC -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/Utility.o .libs/XML.o .libs/Packed.o .libs/Bach.o -L/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lAtlas-0.6 -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/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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasCodecs-0.6.so.1 -o .libs/libAtlasCodecs-0.6.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasCodecs-0.6.so.1.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasCodecs-0.6.so.1.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasCodecs-0.6.so.1.0.0 libAtlasCodecs-0.6.so.1 || { rm -f libAtlasCodecs-0.6.so.1 && ln -s libAtlasCodecs-0.6.so.1.0.0 libAtlasCodecs-0.6.so.1; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasCodecs-0.6.so.1.0.0 libAtlasCodecs-0.6.so || { rm -f libAtlasCodecs-0.6.so && ln -s libAtlasCodecs-0.6.so.1.0.0 libAtlasCodecs-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasCodecs-0.6.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasCodecs-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas/Codecs' /usr/bin/install -c -m 644 Utility.h XML.h Packed.h Bach.h '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas/Codecs' make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Codecs' make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Codecs' Making install in Filters make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Filters' make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Filters' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libAtlasFilters-0.6.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: warning: relinking `libAtlasFilters-0.6.la' libtool: install: (cd /«PKGBUILDDIR»/Atlas/Filters; /bin/bash /«PKGBUILDDIR»/libtool --tag CXX --mode=relink g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlasFilters-0.6.la -rpath /usr/lib/x86_64-linux-gnu Bzip2.lo Gzip.lo ../../Atlas/libAtlas-0.6.la -lz -lbz2 -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: relink: g++ -fPIC -DPIC -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/Bzip2.o .libs/Gzip.o -L/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lAtlas-0.6 -lz -lbz2 -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/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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasFilters-0.6.so.1 -o .libs/libAtlasFilters-0.6.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasFilters-0.6.so.1.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasFilters-0.6.so.1.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasFilters-0.6.so.1.0.0 libAtlasFilters-0.6.so.1 || { rm -f libAtlasFilters-0.6.so.1 && ln -s libAtlasFilters-0.6.so.1.0.0 libAtlasFilters-0.6.so.1; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasFilters-0.6.so.1.0.0 libAtlasFilters-0.6.so || { rm -f libAtlasFilters-0.6.so && ln -s libAtlasFilters-0.6.so.1.0.0 libAtlasFilters-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasFilters-0.6.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasFilters-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Filters' make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Filters' Making install in Net make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Net' make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Net' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libAtlasNet-0.6.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: warning: relinking `libAtlasNet-0.6.la' libtool: install: (cd /«PKGBUILDDIR»/Atlas/Net; /bin/bash /«PKGBUILDDIR»/libtool --tag CXX --mode=relink g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlasNet-0.6.la -rpath /usr/lib/x86_64-linux-gnu Stream.lo Loopback.lo ../../Atlas/Codecs/libAtlasCodecs-0.6.la ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: relink: g++ -fPIC -DPIC -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/Stream.o .libs/Loopback.o -L/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lAtlasCodecs-0.6 -lAtlas-0.6 -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/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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasNet-0.6.so.1 -o .libs/libAtlasNet-0.6.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasNet-0.6.so.1.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasNet-0.6.so.1.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasNet-0.6.so.1.0.0 libAtlasNet-0.6.so.1 || { rm -f libAtlasNet-0.6.so.1 && ln -s libAtlasNet-0.6.so.1.0.0 libAtlasNet-0.6.so.1; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasNet-0.6.so.1.0.0 libAtlasNet-0.6.so || { rm -f libAtlasNet-0.6.so && ln -s libAtlasNet-0.6.so.1.0.0 libAtlasNet-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasNet-0.6.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasNet-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas/Net' /usr/bin/install -c -m 644 Stream.h Loopback.h '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas/Net' make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Net' make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Net' Making install in Objects make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Objects' make install-am make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Objects' make[5]: Entering directory `/«PKGBUILDDIR»/Atlas/Objects' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libAtlasObjects-0.6.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: warning: relinking `libAtlasObjects-0.6.la' libtool: install: (cd /«PKGBUILDDIR»/Atlas/Objects; /bin/bash /«PKGBUILDDIR»/libtool --tag CXX --mode=relink g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DNDEBUG -version-info 1:0:0 -Wl,-z,relro -o libAtlasObjects-0.6.la -rpath /usr/lib/x86_64-linux-gnu BaseObject.lo SmartPtr.lo Encoder.lo loadDefaults.lo flag.lo Root.lo Decoder.lo Dispatcher.lo objectFactory.lo RootEntity.lo RootEntityChildren.lo RootOperation.lo RootOperationChildren1.lo RootOperationChildren2.lo RootOperationChildren3.lo RootOperationChildren4.lo RootOperationChildren5.lo Anonymous.lo Generic.lo ../../Atlas/libAtlas-0.6.la ../../Atlas/Message/libAtlasMessage-0.6.la ../../Atlas/Codecs/libAtlasCodecs-0.6.la -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: relink: g++ -fPIC -DPIC -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/BaseObject.o .libs/SmartPtr.o .libs/Encoder.o .libs/loadDefaults.o .libs/flag.o .libs/Root.o .libs/Decoder.o .libs/Dispatcher.o .libs/objectFactory.o .libs/RootEntity.o .libs/RootEntityChildren.o .libs/RootOperation.o .libs/RootOperationChildren1.o .libs/RootOperationChildren2.o .libs/RootOperationChildren3.o .libs/RootOperationChildren4.o .libs/RootOperationChildren5.o .libs/Anonymous.o .libs/Generic.o -L/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lAtlas-0.6 -lAtlasMessage-0.6 -lAtlasCodecs-0.6 -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/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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasObjects-0.6.so.1 -o .libs/libAtlasObjects-0.6.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasObjects-0.6.so.1.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasObjects-0.6.so.1.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasObjects-0.6.so.1.0.0 libAtlasObjects-0.6.so.1 || { rm -f libAtlasObjects-0.6.so.1 && ln -s libAtlasObjects-0.6.so.1.0.0 libAtlasObjects-0.6.so.1; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasObjects-0.6.so.1.0.0 libAtlasObjects-0.6.so || { rm -f libAtlasObjects-0.6.so && ln -s libAtlasObjects-0.6.so.1.0.0 libAtlasObjects-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasObjects-0.6.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasObjects-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas/Objects' /usr/bin/install -c -m 644 BaseObject.h SmartPtr.h Encoder.h objectFactory.h loadDefaults.h Root.h Decoder.h Dispatcher.h ObjectsFwd.h RootEntity.h Entity.h RootOperation.h Operation.h Anonymous.h Generic.h '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas/Objects' make[5]: Leaving directory `/«PKGBUILDDIR»/Atlas/Objects' make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Objects' make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Objects' Making install in Funky make[3]: Entering directory `/«PKGBUILDDIR»/Atlas/Funky' make[4]: Entering directory `/«PKGBUILDDIR»/Atlas/Funky' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libAtlasFunky-0.6.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libAtlasFunky-0.6.so.1.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasFunky-0.6.so.1.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasFunky-0.6.so.1.0.0 libAtlasFunky-0.6.so.1 || { rm -f libAtlasFunky-0.6.so.1 && ln -s libAtlasFunky-0.6.so.1.0.0 libAtlasFunky-0.6.so.1; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libAtlasFunky-0.6.so.1.0.0 libAtlasFunky-0.6.so || { rm -f libAtlasFunky-0.6.so && ln -s libAtlasFunky-0.6.so.1.0.0 libAtlasFunky-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasFunky-0.6.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libAtlasFunky-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas/Funky' /usr/bin/install -c -m 644 FEncoder.h '/«PKGBUILDDIR»/debian/tmp/usr/include/Atlas-C++-0.6/Atlas/Funky' make[4]: Leaving directory `/«PKGBUILDDIR»/Atlas/Funky' make[3]: Leaving directory `/«PKGBUILDDIR»/Atlas/Funky' make[2]: Leaving directory `/«PKGBUILDDIR»/Atlas' Making install in tests make[2]: Entering directory `/«PKGBUILDDIR»/tests' Making install in Objects make[3]: Entering directory `/«PKGBUILDDIR»/tests/Objects' make[4]: Entering directory `/«PKGBUILDDIR»/tests/Objects' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/tests/Objects' make[3]: Leaving directory `/«PKGBUILDDIR»/tests/Objects' make[3]: Entering directory `/«PKGBUILDDIR»/tests' make[4]: Entering directory `/«PKGBUILDDIR»/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/tests' make[3]: Leaving directory `/«PKGBUILDDIR»/tests' make[2]: Leaving directory `/«PKGBUILDDIR»/tests' Making install in tools make[2]: Entering directory `/«PKGBUILDDIR»/tools' make[3]: Entering directory `/«PKGBUILDDIR»/tools' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c atlas_convert '/«PKGBUILDDIR»/debian/tmp/usr/bin' libtool: install: warning: `../Atlas/Message/libAtlasMessage-0.6.la' has not been installed in `/usr/lib/x86_64-linux-gnu' libtool: install: warning: `../Atlas/Codecs/libAtlasCodecs-0.6.la' has not been installed in `/usr/lib/x86_64-linux-gnu' libtool: install: warning: `../Atlas/libAtlas-0.6.la' has not been installed in `/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/atlas_convert /«PKGBUILDDIR»/debian/tmp/usr/bin/atlas_convert make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/«PKGBUILDDIR»/tools' make[2]: Leaving directory `/«PKGBUILDDIR»/tools' Making install in tutorial make[2]: Entering directory `/«PKGBUILDDIR»/tutorial' make[3]: Entering directory `/«PKGBUILDDIR»/tutorial' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/«PKGBUILDDIR»/tutorial' make[2]: Leaving directory `/«PKGBUILDDIR»/tutorial' Making install in benchmark make[2]: Entering directory `/«PKGBUILDDIR»/benchmark' make[3]: Entering directory `/«PKGBUILDDIR»/benchmark' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/«PKGBUILDDIR»/benchmark' make[2]: Leaving directory `/«PKGBUILDDIR»/benchmark' make[2]: Entering directory `/«PKGBUILDDIR»' make[3]: Entering directory `/«PKGBUILDDIR»' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 atlascpp-0.6.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»' debian/rules override_dh_install make[1]: Entering directory `/«PKGBUILDDIR»' dh_install --fail-missing -X.la -X.a make[1]: Leaving directory `/«PKGBUILDDIR»' dh_installdocs dh_installchangelogs dh_installexamples dh_installman dh_installcatalogs dh_installcron dh_installdebconf dh_installemacsen dh_installifupdown dh_installinfo dh_installinit dh_installmenu dh_installmime dh_installmodules dh_installlogcheck dh_installlogrotate dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_installgsettings dh_bugfiles dh_ucf dh_lintian dh_gconf dh_icons dh_perl dh_usrlocal dh_link dh_compress dh_fixperms debian/rules override_dh_strip make[1]: Entering directory `/«PKGBUILDDIR»' set -e; \ for pkg in libatlas-cpp-0.6-1; do \ dh_strip -p${pkg} --dbg-package=${pkg}-dbg; \ done dh_strip -s --remaining-packages make[1]: Leaving directory `/«PKGBUILDDIR»' dh_makeshlibs 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/libatlas-cpp-0.6-1/DEBIAN/symbols doesn't match completely debian/libatlas-cpp-0.6-1.symbols --- debian/libatlas-cpp-0.6-1.symbols (libatlas-cpp-0.6-1_0.6.2-3_amd64) +++ dpkg-gensymbolsbJVGeT 2012-07-09 20:38:40.827244142 +0000 @@ -5,7 +5,7 @@ _ZN5Atlas6BridgeD0Ev@Base 0.6.2 _ZN5Atlas6BridgeD1Ev@Base 0.6.2 _ZN5Atlas6BridgeD2Ev@Base 0.6.2 - _ZN5Atlas6FilterC1EPS0_@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas6FilterC1EPS0_@Base 0.6.2 _ZN5Atlas6FilterC2EPS0_@Base 0.6.2 _ZN5Atlas6FilterD0Ev@Base 0.6.2 _ZN5Atlas6FilterD1Ev@Base 0.6.2 @@ -32,10 +32,11 @@ _ZN5Atlas9FormatterC2ERSdRNS_6BridgeE@Base 0.6.2 _ZN5Atlas9FormatterD0Ev@Base 0.6.2 _ZN5Atlas9FormatterD1Ev@Base 0.6.2 - _ZN5Atlas9FormatterD2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas9FormatterD2Ev@Base 0.6.2 _ZN5Atlas9NegotiateD0Ev@Base 0.6.2 _ZN5Atlas9NegotiateD1Ev@Base 0.6.2 _ZN5Atlas9NegotiateD2Ev@Base 0.6.2 + _ZN5Atlas9filterbuf14flushOutBufferEv@Base 0.6.2-3 _ZN5Atlas9filterbuf4syncEv@Base 0.6.2 _ZN5Atlas9filterbuf8overflowEi@Base 0.6.2 _ZN5Atlas9filterbuf9underflowEv@Base 0.6.2 @@ -43,7 +44,7 @@ _ZN5Atlas9filterbufD1Ev@Base 0.6.2 _ZN5Atlas9filterbufD2Ev@Base 0.6.2 _ZNK5Atlas9Exception4whatEv@Base 0.6.2 - (optional=inline)_ZNSs12_S_constructIPcEES0_T_S1_RKSaIcESt20forward_iterator_tag@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSs12_S_constructIPcEES0_T_S1_RKSaIcESt20forward_iterator_tag@Base 0.6.2 _ZTIN5Atlas5CodecE@Base 0.6.2 _ZTIN5Atlas6BridgeE@Base 0.6.2 _ZTIN5Atlas6FilterE@Base 0.6.2 @@ -73,6 +74,7 @@ _ZN5Atlas6Codecs3XML11listIntItemEl@Base 0.6.2 _ZN5Atlas6Codecs3XML11listMapItemEv@Base 0.6.2 _ZN5Atlas6Codecs3XML11mapListItemERKSs@Base 0.6.2 + _ZN5Atlas6Codecs3XML11parseEndTagEv@Base 0.6.2-3 _ZN5Atlas6Codecs3XML11streamBeginEv@Base 0.6.2 _ZN5Atlas6Codecs3XML12listListItemEv@Base 0.6.2 _ZN5Atlas6Codecs3XML12mapFloatItemERKSsd@Base 0.6.2 @@ -80,6 +82,7 @@ _ZN5Atlas6Codecs3XML13mapStringItemERKSsS3_@Base 0.6.2 _ZN5Atlas6Codecs3XML13parseStartTagEv@Base 0.6.2 _ZN5Atlas6Codecs3XML13streamMessageEv@Base 0.6.2 + _ZN5Atlas6Codecs3XML13tokenStartTagEc@Base 0.6.2-3 _ZN5Atlas6Codecs3XML14listStringItemERKSs@Base 0.6.2 _ZN5Atlas6Codecs3XML4pollEb@Base 0.6.2 _ZN5Atlas6Codecs3XML6mapEndEv@Base 0.6.2 @@ -92,9 +95,11 @@ _ZN5Atlas6Codecs3XMLD2Ev@Base 0.6.2 _ZN5Atlas6Codecs4Bach10mapIntItemERKSsl@Base 0.6.2 _ZN5Atlas6Codecs4Bach10mapMapItemERKSs@Base 0.6.2 + _ZN5Atlas6Codecs4Bach10parseFloatEc@Base 0.6.2-3 _ZN5Atlas6Codecs4Bach11listIntItemEl@Base 0.6.2 _ZN5Atlas6Codecs4Bach11listMapItemEv@Base 0.6.2 _ZN5Atlas6Codecs4Bach11mapListItemERKSs@Base 0.6.2 + _ZN5Atlas6Codecs4Bach11parseStringEc@Base 0.6.2-3 _ZN5Atlas6Codecs4Bach11streamBeginEv@Base 0.6.2 _ZN5Atlas6Codecs4Bach12listListItemEv@Base 0.6.2 _ZN5Atlas6Codecs4Bach12mapFloatItemERKSsd@Base 0.6.2 @@ -108,7 +113,11 @@ _ZN5Atlas6Codecs4Bach4pollEb@Base 0.6.2 _ZN5Atlas6Codecs4Bach6mapEndEv@Base 0.6.2 _ZN5Atlas6Codecs4Bach7listEndEv@Base 0.6.2 + _ZN5Atlas6Codecs4Bach8parseIntEc@Base 0.6.2-3 + _ZN5Atlas6Codecs4Bach8parseMapEc@Base 0.6.2-3 (optional=inline)_ZN5Atlas6Codecs4Bach9parseDataEc@Base 0.6.2 + _ZN5Atlas6Codecs4Bach9parseListEc@Base 0.6.2-3 + _ZN5Atlas6Codecs4Bach9parseNameEc@Base 0.6.2-3 _ZN5Atlas6Codecs4Bach9streamEndEv@Base 0.6.2 _ZN5Atlas6Codecs4Bach9writeLineERKSsbb@Base 0.6.2 _ZN5Atlas6Codecs4BachC1ERSdRNS_6BridgeE@Base 0.6.2 @@ -118,20 +127,27 @@ _ZN5Atlas6Codecs4BachD2Ev@Base 0.6.2 _ZN5Atlas6Codecs6Packed10mapIntItemERKSsl@Base 0.6.2 _ZN5Atlas6Codecs6Packed10mapMapItemERKSs@Base 0.6.2 + _ZN5Atlas6Codecs6Packed10parseFloatEc@Base 0.6.2-3 _ZN5Atlas6Codecs6Packed11listIntItemEl@Base 0.6.2 _ZN5Atlas6Codecs6Packed11listMapItemEv@Base 0.6.2 _ZN5Atlas6Codecs6Packed11mapListItemERKSs@Base 0.6.2 + _ZN5Atlas6Codecs6Packed11parseStringEc@Base 0.6.2-3 _ZN5Atlas6Codecs6Packed11streamBeginEv@Base 0.6.2 _ZN5Atlas6Codecs6Packed12listListItemEv@Base 0.6.2 _ZN5Atlas6Codecs6Packed12mapFloatItemERKSsd@Base 0.6.2 _ZN5Atlas6Codecs6Packed13listFloatItemEd@Base 0.6.2 _ZN5Atlas6Codecs6Packed13mapStringItemERKSsS3_@Base 0.6.2 + _ZN5Atlas6Codecs6Packed13parseMapBeginEc@Base 0.6.2-3 _ZN5Atlas6Codecs6Packed13streamMessageEv@Base 0.6.2 _ZN5Atlas6Codecs6Packed14listStringItemERKSs@Base 0.6.2 + _ZN5Atlas6Codecs6Packed14parseListBeginEc@Base 0.6.2-3 _ZN5Atlas6Codecs6Packed4pollEb@Base 0.6.2 _ZN5Atlas6Codecs6Packed6mapEndEv@Base 0.6.2 _ZN5Atlas6Codecs6Packed7listEndEv@Base 0.6.2 + _ZN5Atlas6Codecs6Packed8parseIntEc@Base 0.6.2-3 (optional=inline)_ZN5Atlas6Codecs6Packed8parseMapEc@Base 0.6.2 + _ZN5Atlas6Codecs6Packed9hexEncodeERKSs@Base 0.6.2-3 + _ZN5Atlas6Codecs6Packed9parseListEc@Base 0.6.2-3 _ZN5Atlas6Codecs6Packed9streamEndEv@Base 0.6.2 _ZN5Atlas6Codecs6PackedC1ERSdRNS_6BridgeE@Base 0.6.2 _ZN5Atlas6Codecs6PackedC2ERSdRNS_6BridgeE@Base 0.6.2 @@ -140,33 +156,42 @@ _ZN5Atlas6Codecs6PackedD2Ev@Base 0.6.2 _ZNK5Atlas6Codecs4Bach10stringmodeEv@Base 0.6.2 (regex)_ZNSt11_Deque_baseIN5Atlas6Codecs3XML5StateESaIS3_EE17_M_initialize_mapE[mj]@Base 0.6.2 - _ZNSt11_Deque_baseIN5Atlas6Codecs3XML5StateESaIS3_EED1Ev@Base 0.6.2 - _ZNSt11_Deque_baseIN5Atlas6Codecs3XML5StateESaIS3_EED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseIN5Atlas6Codecs3XML5StateESaIS3_EED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseIN5Atlas6Codecs3XML5StateESaIS3_EED2Ev@Base 0.6.2 (regex)_ZNSt11_Deque_baseIN5Atlas6Codecs4Bach5StateESaIS3_EE17_M_initialize_mapE[mj]@Base 0.6.2 - _ZNSt11_Deque_baseIN5Atlas6Codecs4Bach5StateESaIS3_EED1Ev@Base 0.6.2 - _ZNSt11_Deque_baseIN5Atlas6Codecs4Bach5StateESaIS3_EED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseIN5Atlas6Codecs4Bach5StateESaIS3_EED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseIN5Atlas6Codecs4Bach5StateESaIS3_EED2Ev@Base 0.6.2 (regex)_ZNSt11_Deque_baseIN5Atlas6Codecs6Packed5StateESaIS3_EE17_M_initialize_mapE[mj]@Base 0.6.2 - _ZNSt11_Deque_baseIN5Atlas6Codecs6Packed5StateESaIS3_EED1Ev@Base 0.6.2 - _ZNSt11_Deque_baseIN5Atlas6Codecs6Packed5StateESaIS3_EED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseIN5Atlas6Codecs6Packed5StateESaIS3_EED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseIN5Atlas6Codecs6Packed5StateESaIS3_EED2Ev@Base 0.6.2 (regex)_ZNSt11_Deque_baseISsSaISsEE17_M_initialize_mapE[mj]@Base 0.6.2 - _ZNSt11_Deque_baseISsSaISsEED1Ev@Base 0.6.2 - _ZNSt11_Deque_baseISsSaISsEED2Ev@Base 0.6.2 - (optional=inline)_ZNSt5dequeIN5Atlas6Codecs3XML5StateESaIS3_EE15_M_pop_back_auxEv@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseISsSaISsEED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseISsSaISsEED2Ev@Base 0.6.2 + _ZNSt20__uninitialized_copyILb0EE13__uninit_copyISt15_Deque_iteratorISsRKSsPS3_ES2_ISsRSsPSsEEET0_T_SB_SA_@Base 0.6.2-3 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt5dequeIN5Atlas6Codecs3XML5StateESaIS3_EE15_M_pop_back_auxEv@Base 0.6.2 (optional=inline)_ZNSt5dequeIN5Atlas6Codecs3XML5StateESaIS3_EE16_M_push_back_auxERKS3_@Base 0.6.2 (regex|optional=inline)_ZNSt5dequeIN5Atlas6Codecs3XML5StateESaIS3_EE17_M_reallocate_mapE[mj]b@Base 0.6.2 - (optional=inline)_ZNSt5dequeIN5Atlas6Codecs4Bach5StateESaIS3_EE15_M_pop_back_auxEv@Base 0.6.2 + _ZNSt5dequeIN5Atlas6Codecs3XML5StateESaIS3_EEC2ERKS5_@Base 0.6.2-3 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt5dequeIN5Atlas6Codecs4Bach5StateESaIS3_EE15_M_pop_back_auxEv@Base 0.6.2 (optional=inline)_ZNSt5dequeIN5Atlas6Codecs4Bach5StateESaIS3_EE16_M_push_back_auxERKS3_@Base 0.6.2 (regex|optional=inline)_ZNSt5dequeIN5Atlas6Codecs4Bach5StateESaIS3_EE17_M_reallocate_mapE[mj]b@Base 0.6.2 - (optional=inline)_ZNSt5dequeIN5Atlas6Codecs6Packed5StateESaIS3_EE15_M_pop_back_auxEv@Base 0.6.2 + _ZNSt5dequeIN5Atlas6Codecs4Bach5StateESaIS3_EEC2ERKS5_@Base 0.6.2-3 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt5dequeIN5Atlas6Codecs6Packed5StateESaIS3_EE15_M_pop_back_auxEv@Base 0.6.2 (optional=inline)_ZNSt5dequeIN5Atlas6Codecs6Packed5StateESaIS3_EE16_M_push_back_auxERKS3_@Base 0.6.2 (regex|optional=inline)_ZNSt5dequeIN5Atlas6Codecs6Packed5StateESaIS3_EE17_M_reallocate_mapE[mj]b@Base 0.6.2 + _ZNSt5dequeIN5Atlas6Codecs6Packed5StateESaIS3_EEC2ERKS5_@Base 0.6.2-3 _ZNSt5dequeISsSaISsEE16_M_push_back_auxERKSs@Base 0.6.2 (regex|optional=inline)_ZNSt5dequeISsSaISsEE17_M_reallocate_mapE[mj]b@Base 0.6.2 (optional=inline)_ZNSt5dequeISsSaISsEE19_M_destroy_data_auxESt15_Deque_iteratorISsRSsPSsES5_@Base 0.6.2 - _ZNSt5dequeISsSaISsEED1Ev@Base 0.6.2 + _ZNSt5dequeISsSaISsEE8pop_backEv@Base 0.6.2-3 + _ZNSt5dequeISsSaISsEEC2ERKS1_@Base 0.6.2-3 +#MISSING: 0.6.2-3# _ZNSt5dequeISsSaISsEED1Ev@Base 0.6.2 _ZNSt5dequeISsSaISsEED2Ev@Base 0.6.2 - (optional=inline)_ZSt6__findIN9__gnu_cxx17__normal_iteratorIPKcSsEEcET_S5_S5_RKT0_St26random_access_iterator_tag@Base 0.6.2 - (optional=inline)_ZSt8_DestroyISt15_Deque_iteratorISsRSsPSsEEvT_S4_@Base 0.6.2 + _ZNSt5stackIN5Atlas6Codecs3XML5StateESt5dequeIS3_SaIS3_EEE4pushERKS3_@Base 0.6.2-3 + _ZNSt5stackIN5Atlas6Codecs4Bach5StateESt5dequeIS3_SaIS3_EEE4pushERKS3_@Base 0.6.2-3 + _ZNSt5stackIN5Atlas6Codecs6Packed5StateESt5dequeIS3_SaIS3_EEE4pushERKS3_@Base 0.6.2-3 +#MISSING: 0.6.2-3# (optional=inline)_ZSt6__findIN9__gnu_cxx17__normal_iteratorIPKcSsEEcET_S5_S5_RKT0_St26random_access_iterator_tag@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZSt8_DestroyISt15_Deque_iteratorISsRSsPSsEEvT_S4_@Base 0.6.2 _ZTIN5Atlas6Codecs3XMLE@Base 0.6.2 _ZTIN5Atlas6Codecs4BachE@Base 0.6.2 _ZTIN5Atlas6Codecs6PackedE@Base 0.6.2 @@ -183,14 +208,14 @@ _ZN5Atlas7Filters4Gzip6encodeERKSs@Base 0.6.2 _ZN5Atlas7Filters4GzipD0Ev@Base 0.6.2 _ZN5Atlas7Filters4GzipD1Ev@Base 0.6.2 - _ZN5Atlas7Filters4GzipD2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Filters4GzipD2Ev@Base 0.6.2 _ZN5Atlas7Filters5Bzip23endEv@Base 0.6.2 _ZN5Atlas7Filters5Bzip25beginEv@Base 0.6.2 _ZN5Atlas7Filters5Bzip26decodeERKSs@Base 0.6.2 _ZN5Atlas7Filters5Bzip26encodeERKSs@Base 0.6.2 _ZN5Atlas7Filters5Bzip2D0Ev@Base 0.6.2 _ZN5Atlas7Filters5Bzip2D1Ev@Base 0.6.2 - _ZN5Atlas7Filters5Bzip2D2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Filters5Bzip2D2Ev@Base 0.6.2 _ZTIN5Atlas7Filters4GzipE@Base 0.6.2 _ZTIN5Atlas7Filters5Bzip2E@Base 0.6.2 _ZTSN5Atlas7Filters4GzipE@Base 0.6.2 @@ -203,7 +228,7 @@ _ZN5Atlas5Funky6Tokens8end_listE@Base 0.6.2 _ZN5Atlas5Funky6Tokens9begin_mapE@Base 0.6.2 libAtlasMessage-0.6.so.1 libatlas-cpp-0.6-1 #MINVER# - (c++|optional)"Atlas::Message::Element::~Element()@Base" 0.6.2 +#MISSING: 0.6.2-3# (c++|optional)"Atlas::Message::Element::~Element()@Base" 0.6.2 _ZN5Atlas7Message11DecoderBase10mapIntItemERKSsl@Base 0.6.2 _ZN5Atlas7Message11DecoderBase10mapMapItemERKSs@Base 0.6.2 _ZN5Atlas7Message11DecoderBase11listIntItemEl@Base 0.6.2 @@ -219,7 +244,7 @@ _ZN5Atlas7Message11DecoderBase6mapEndEv@Base 0.6.2 _ZN5Atlas7Message11DecoderBase7listEndEv@Base 0.6.2 _ZN5Atlas7Message11DecoderBase9streamEndEv@Base 0.6.2 - _ZN5Atlas7Message11DecoderBaseC1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Message11DecoderBaseC1Ev@Base 0.6.2 _ZN5Atlas7Message11DecoderBaseC2Ev@Base 0.6.2 _ZN5Atlas7Message11DecoderBaseD0Ev@Base 0.6.2 _ZN5Atlas7Message11DecoderBaseD1Ev@Base 0.6.2 @@ -229,17 +254,18 @@ _ZN5Atlas7Message13QueuedDecoderC2Ev@Base 0.6.2 _ZN5Atlas7Message13QueuedDecoderD0Ev@Base 0.6.2 _ZN5Atlas7Message13QueuedDecoderD1Ev@Base 0.6.2 - _ZN5Atlas7Message13QueuedDecoderD2Ev@Base 0.6.2 - _ZN5Atlas7Message18WrongTypeExceptionC1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Message13QueuedDecoderD2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Message18WrongTypeExceptionC1Ev@Base 0.6.2 _ZN5Atlas7Message18WrongTypeExceptionC2Ev@Base 0.6.2 _ZN5Atlas7Message18WrongTypeExceptionD0Ev@Base 0.6.2 _ZN5Atlas7Message18WrongTypeExceptionD1Ev@Base 0.6.2 - _ZN5Atlas7Message18WrongTypeExceptionD2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Message18WrongTypeExceptionD2Ev@Base 0.6.2 _ZN5Atlas7Message7Element5clearENS1_4TypeE@Base 0.6.2 _ZN5Atlas7Message7Element8typeNameENS1_4TypeE@Base 0.6.2 _ZN5Atlas7Message7ElementC1ERKS1_@Base 0.6.2 _ZN5Atlas7Message7ElementC2ERKS1_@Base 0.6.2 _ZN5Atlas7Message7ElementaSERKS1_@Base 0.6.2 + _ZN5Atlas7Message7ElementaSERKSt3mapISsS1_St4lessISsESaISt4pairIKSsS1_EEE@Base 0.6.2-3 _ZN5Atlas7Message7Encoder14mapElementItemERKSsRKNS0_7ElementE@Base 0.6.2 _ZN5Atlas7Message7Encoder15listElementItemERKNS0_7ElementE@Base 0.6.2 _ZN5Atlas7Message7Encoder17mapElementMapItemERKSsRKSt3mapISsNS0_7ElementESt4lessISsESaISt4pairIS2_S5_EEE@Base 0.6.2 @@ -251,58 +277,75 @@ _ZN5Atlas7Message7EncoderC2ERNS_6BridgeE@Base 0.6.2 _ZN5Atlas7Message7EncoderD1Ev@Base 0.6.2 _ZN5Atlas7Message7EncoderD2Ev@Base 0.6.2 + _ZN9__gnu_cxx13new_allocatorISt4pairIKSsN5Atlas7Message7ElementEEE7destroyEPS6_@Base 0.6.2-3 + _ZN9__gnu_cxx13new_allocatorISt6vectorIN5Atlas7Message7ElementESaIS4_EEE7destroyEPS6_@Base 0.6.2-3 _ZNK5Atlas7Message7ElementeqERKS1_@Base 0.6.2 (regex)_ZNSt11_Deque_baseIN5Atlas7Message11DecoderBase5StateESaIS3_EE17_M_initialize_mapE[mj]@Base 0.6.2 - _ZNSt11_Deque_baseIN5Atlas7Message11DecoderBase5StateESaIS3_EED1Ev@Base 0.6.2 - _ZNSt11_Deque_baseIN5Atlas7Message11DecoderBase5StateESaIS3_EED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseIN5Atlas7Message11DecoderBase5StateESaIS3_EED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseIN5Atlas7Message11DecoderBase5StateESaIS3_EED2Ev@Base 0.6.2 (regex)_ZNSt11_Deque_baseISsSaISsEE17_M_initialize_mapE[mj]@Base 0.6.2 - _ZNSt11_Deque_baseISsSaISsEED1Ev@Base 0.6.2 - _ZNSt11_Deque_baseISsSaISsEED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseISsSaISsEED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseISsSaISsEED2Ev@Base 0.6.2 (regex)_ZNSt11_Deque_baseISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EE17_M_initialize_mapE[mj]@Base 0.6.2 - _ZNSt11_Deque_baseISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EED1Ev@Base 0.6.2 - _ZNSt11_Deque_baseISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EED2Ev@Base 0.6.2 (regex)_ZNSt11_Deque_baseISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EE17_M_initialize_mapE[mj]@Base 0.6.2 - _ZNSt11_Deque_baseISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EED1Ev@Base 0.6.2 - _ZNSt11_Deque_baseISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EED2Ev@Base 0.6.2 - (optional=inline)_ZNSt12_Destroy_auxILb0EE9__destroyIPN5Atlas7Message7ElementEEEvT_S6_@Base 0.6.2 - (optional=inline)_ZNSt12_Vector_baseIN5Atlas7Message7ElementESaIS2_EED1Ev@Base 0.6.2 - (optional=inline)_ZNSt12_Vector_baseIN5Atlas7Message7ElementESaIS2_EED2Ev@Base 0.6.2 - (regex|optional=inline)_ZNSt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS2_EEED[12]Ev@Base 0.6.2 - _ZNSt4pairIKSsN5Atlas7Message7ElementEED1Ev@Base 0.6.2 - _ZNSt4pairIKSsN5Atlas7Message7ElementEED2Ev@Base 0.6.2 - (optional=inline)_ZNSt5dequeIN5Atlas7Message11DecoderBase5StateESaIS3_EE15_M_pop_back_auxEv@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt11_Deque_baseISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt12_Destroy_auxILb0EE9__destroyIPN5Atlas7Message7ElementEEEvT_S6_@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt12_Vector_baseIN5Atlas7Message7ElementESaIS2_EED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt12_Vector_baseIN5Atlas7Message7ElementESaIS2_EED2Ev@Base 0.6.2 + _ZNSt20__uninitialized_copyILb0EE13__uninit_copyISt15_Deque_iteratorISsRKSsPS3_ES2_ISsRSsPSsEEET0_T_SB_SA_@Base 0.6.2-3 + _ZNSt20__uninitialized_copyILb0EE13__uninit_copyISt15_Deque_iteratorISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS6_EEERKSD_PSE_ES2_ISD_RSD_PSD_EEET0_T_SM_SL_@Base 0.6.2-3 + _ZNSt20__uninitialized_copyILb0EE13__uninit_copyISt15_Deque_iteratorISt6vectorIN5Atlas7Message7ElementESaIS6_EERKS8_PS9_ES2_IS8_RS8_PS8_EEET0_T_SH_SG_@Base 0.6.2-3 +#MISSING: 0.6.2-3# (regex|optional=inline)_ZNSt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS2_EEED[12]Ev@Base 0.6.2 + _ZNSt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS2_EEEixERS6_@Base 0.6.2-3 +#MISSING: 0.6.2-3# _ZNSt4pairIKSsN5Atlas7Message7ElementEED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt4pairIKSsN5Atlas7Message7ElementEED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt5dequeIN5Atlas7Message11DecoderBase5StateESaIS3_EE15_M_pop_back_auxEv@Base 0.6.2 (optional=inline)_ZNSt5dequeIN5Atlas7Message11DecoderBase5StateESaIS3_EE16_M_push_back_auxERKS3_@Base 0.6.2 (regex|optional=inline)_ZNSt5dequeIN5Atlas7Message11DecoderBase5StateESaIS3_EE17_M_reallocate_mapE[mj]b@Base 0.6.2 - (optional=inline)_ZNSt5dequeISsSaISsEE15_M_pop_back_auxEv@Base 0.6.2 + _ZNSt5dequeIN5Atlas7Message11DecoderBase5StateESaIS3_EEC2ERKS5_@Base 0.6.2-3 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt5dequeISsSaISsEE15_M_pop_back_auxEv@Base 0.6.2 _ZNSt5dequeISsSaISsEE16_M_push_back_auxERKSs@Base 0.6.2 (regex|optional=inline)_ZNSt5dequeISsSaISsEE17_M_reallocate_mapE[mj]b@Base 0.6.2 (optional)_ZNSt5dequeISsSaISsEE19_M_destroy_data_auxESt15_Deque_iteratorISsRSsPSsES5_@Base 0.6.2 + _ZNSt5dequeISsSaISsEE8pop_backEv@Base 0.6.2-3 + _ZNSt5dequeISsSaISsEEC2ERKS1_@Base 0.6.2-3 (regex|optional=inline)_ZNSt5dequeISsSaISsEED[12]Ev@Base 0.6.2 - (optional=inline)_ZNSt5dequeISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EE15_M_pop_back_auxEv@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt5dequeISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EE15_M_pop_back_auxEv@Base 0.6.2 _ZNSt5dequeISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EE16_M_push_back_auxERKSA_@Base 0.6.2 (regex|optional=inline)_ZNSt5dequeISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EE17_M_reallocate_mapE[mj]b@Base 0.6.2 (optional=inline)_ZNSt5dequeISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EE19_M_destroy_data_auxESt15_Deque_iteratorISA_RSA_PSA_ESG_@Base 0.6.2 - _ZNSt5dequeISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EED1Ev@Base 0.6.2 + _ZNSt5dequeISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EEC2ERKSC_@Base 0.6.2-3 +#MISSING: 0.6.2-3# _ZNSt5dequeISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EED1Ev@Base 0.6.2 _ZNSt5dequeISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS3_EEESaISA_EED2Ev@Base 0.6.2 + _ZNSt5dequeISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EE15_M_pop_back_auxEv@Base 0.6.2-3 _ZNSt5dequeISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EE16_M_push_back_auxERKS5_@Base 0.6.2 (regex|optional=inline)_ZNSt5dequeISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EE17_M_reallocate_mapE[mj]b@Base 0.6.2 (optional=inline)_ZNSt5dequeISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EE19_M_destroy_data_auxESt15_Deque_iteratorIS5_RS5_PS5_ESB_@Base 0.6.2 - _ZNSt5dequeISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EED1Ev@Base 0.6.2 + _ZNSt5dequeISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EEC2ERKS7_@Base 0.6.2-3 +#MISSING: 0.6.2-3# _ZNSt5dequeISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EED1Ev@Base 0.6.2 _ZNSt5dequeISt6vectorIN5Atlas7Message7ElementESaIS3_EESaIS5_EED2Ev@Base 0.6.2 + _ZNSt5stackIN5Atlas7Message11DecoderBase5StateESt5dequeIS3_SaIS3_EEE4pushERKS3_@Base 0.6.2-3 _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_@Base 0.6.2 - _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EED1Ev@Base 0.6.2 - _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EED2Ev@Base 0.6.2 + _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EE20_M_allocate_and_copyIN9__gnu_cxx17__normal_iteratorIPKS2_S4_EEEEPS2_mT_SC_@Base 0.6.2-3 + _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EEC2ERKS4_@Base 0.6.2-3 +#MISSING: 0.6.2-3# _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EED2Ev@Base 0.6.2 _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EEaSERKS4_@Base 0.6.2 + _ZNSt7__equalILb0EE5equalISt23_Rb_tree_const_iteratorISt4pairIKSsN5Atlas7Message7ElementEEES9_EEbT_SA_T0_@Base 0.6.2-3 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE10_M_insert_EPKSt18_Rb_tree_node_baseSE_RKS5_@Base 0.6.2 + _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE14_M_create_nodeERKS5_@Base 0.6.2-3 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE16_M_insert_uniqueERKS5_@Base 0.6.2 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS5_ERKS5_@Base 0.6.2 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE7_M_copyEPKSt13_Rb_tree_nodeIS5_EPSD_@Base 0.6.2 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base 0.6.2 - (optional=inline)_ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EEaSERKSB_@Base 0.6.2 - (optional=inline)_ZSt8_DestroyIPN5Atlas7Message7ElementEEvT_S4_@Base 0.6.2 - (optional=inline)_ZSt8_DestroyISt15_Deque_iteratorISsRSsPSsEEvT_S4_@Base 0.6.2 - (optional=inline)_ZSt8_DestroyISt15_Deque_iteratorISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS4_EEERSB_PSB_EEvT_SF_@Base 0.6.2 - (optional=inline)_ZSt8_DestroyISt15_Deque_iteratorISt6vectorIN5Atlas7Message7ElementESaIS4_EERS6_PS6_EEvT_SA_@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EEaSERKSB_@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZSt8_DestroyIPN5Atlas7Message7ElementEEvT_S4_@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZSt8_DestroyISt15_Deque_iteratorISsRSsPSsEEvT_S4_@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZSt8_DestroyISt15_Deque_iteratorISt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS4_EEERSB_PSB_EEvT_SF_@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZSt8_DestroyISt15_Deque_iteratorISt6vectorIN5Atlas7Message7ElementESaIS4_EERS6_PS6_EEvT_SA_@Base 0.6.2 _ZTIN5Atlas7Message11DecoderBaseE@Base 0.6.2 _ZTIN5Atlas7Message13QueuedDecoderE@Base 0.6.2 _ZTIN5Atlas7Message18WrongTypeExceptionE@Base 0.6.2 @@ -330,7 +373,7 @@ _ZN5Atlas3Net10LoopBridge9streamEndEv@Base 0.6.2 _ZN5Atlas3Net10LoopBridgeD0Ev@Base 0.6.2 _ZN5Atlas3Net10LoopBridgeD1Ev@Base 0.6.2 - _ZN5Atlas3Net10LoopBridgeD2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas3Net10LoopBridgeD2Ev@Base 0.6.2 _ZN5Atlas3Net12StreamAccept19processClientCodecsEv@Base 0.6.2 _ZN5Atlas3Net12StreamAccept20processClientFiltersEv@Base 0.6.2 _ZN5Atlas3Net12StreamAccept4pollEb@Base 0.6.2 @@ -356,9 +399,10 @@ _ZN5Atlas3Net15NegotiateHelperC1ERSt4listISsSaISsEE@Base 0.6.2 _ZN5Atlas3Net15NegotiateHelperC2ERSt4listISsSaISsEE@Base 0.6.2 _ZN5Atlas3Net8loopbackEPNS_6BridgeES2_RS2_S3_@Base 0.6.2 - (optional=inline)_ZNSt10_List_baseISsSaISsEE8_M_clearEv@Base 0.6.2 - (optional=inline)_ZNSt4listISsSaISsEED2Ev@Base 0.6.2 - (regex|optional=inline)_ZNSt4listISsSaISsEED[12]Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt10_List_baseISsSaISsEE8_M_clearEv@Base 0.6.2 + _ZNSt4listISsSaISsEE9push_backERKSs@Base 0.6.2-3 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt4listISsSaISsEED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (regex|optional=inline)_ZNSt4listISsSaISsEED[12]Ev@Base 0.6.2 _ZTIN5Atlas3Net10LoopBridgeE@Base 0.6.2 _ZTIN5Atlas3Net12StreamAcceptE@Base 0.6.2 _ZTIN5Atlas3Net13StreamConnectE@Base 0.6.2 @@ -369,12 +413,14 @@ _ZTVN5Atlas3Net12StreamAcceptE@Base 0.6.2 _ZTVN5Atlas3Net13StreamConnectE@Base 0.6.2 libAtlasObjects-0.6.so.1 libatlas-cpp-0.6-1 #MINVER# - (c++|optional)Atlas::Message::Element::~Element()@Base 0.6.2 - _ZN5Atlas7Message18WrongTypeExceptionC1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (c++|optional)Atlas::Message::Element::~Element()@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Message18WrongTypeExceptionC1Ev@Base 0.6.2 _ZN5Atlas7Message18WrongTypeExceptionC2Ev@Base 0.6.2 _ZN5Atlas7Message18WrongTypeExceptionD0Ev@Base 0.6.2 _ZN5Atlas7Message18WrongTypeExceptionD1Ev@Base 0.6.2 - _ZN5Atlas7Message18WrongTypeExceptionD2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Message18WrongTypeExceptionD2Ev@Base 0.6.2 + _ZN5Atlas7Message7Element8DataTypeISt3mapISsS1_St4lessISsESaISt4pairIKSsS1_EEEE10makeUniqueEv@Base 0.6.2-3 + _ZN5Atlas7Message7ElementaSERKSt3mapISsS1_St4lessISsESaISt4pairIKSsS1_EEE@Base 0.6.2-3 _ZN5Atlas7Objects10Dispatcher13objectArrivedERKNS0_8SmartPtrINS0_8RootDataEEE@Base 0.6.2 _ZN5Atlas7Objects10Dispatcher14dispatchObjectERKNS0_8SmartPtrINS0_8RootDataEEE@Base 0.6.2 _ZN5Atlas7Objects10Dispatcher16objectGetArrivedERKNS0_8SmartPtrINS0_9Operation7GetDataEEE@Base 0.6.2 @@ -433,23 +479,25 @@ _ZN5Atlas7Objects14BaseObjectData10removeAttrERKSs@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectData14const_iteratorC1ERKS1_i@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectData14const_iteratorC2ERKS1_i@Base 0.6.2 + _ZN5Atlas7Objects14BaseObjectData14const_iteratorC2Ev@Base 0.6.2-3 _ZN5Atlas7Objects14BaseObjectData14const_iteratoraSERKS2_@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectData14const_iteratorppEv@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectData14removeAttrFlagEi@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectData4findERKSs@Base 0.6.2 - (optional)_ZN5Atlas7Objects14BaseObjectData6decRefEv@Base 0.6.2 +#MISSING: 0.6.2-3# (optional)_ZN5Atlas7Objects14BaseObjectData6decRefEv@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectData7setAttrERKSsRKNS_7Message7ElementE@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectData8iteratorC1ERS1_i@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectData8iteratorC2ERS1_i@Base 0.6.2 + _ZN5Atlas7Objects14BaseObjectData8iteratorC2Ev@Base 0.6.2-3 _ZN5Atlas7Objects14BaseObjectData8iteratoraSERKS2_@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectData8iteratorppEv@Base 0.6.2 - _ZN5Atlas7Objects14BaseObjectDataC1EPS1_@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Objects14BaseObjectDataC1EPS1_@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectDataC2EPS1_@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectDataD0Ev@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectDataD1Ev@Base 0.6.2 _ZN5Atlas7Objects14BaseObjectDataD2Ev@Base 0.6.2 _ZN5Atlas7Objects14ObjectsDecoder14messageArrivedERKSt3mapISsNS_7Message7ElementESt4lessISsESaISt4pairIKSsS4_EEE@Base 0.6.2 - _ZN5Atlas7Objects14ObjectsDecoderC1EPNS0_9FactoriesE@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Objects14ObjectsDecoderC1EPNS0_9FactoriesE@Base 0.6.2 _ZN5Atlas7Objects14ObjectsDecoderC2EPNS0_9FactoriesE@Base 0.6.2 _ZN5Atlas7Objects14ObjectsDecoderD0Ev@Base 0.6.2 _ZN5Atlas7Objects14ObjectsDecoderD1Ev@Base 0.6.2 @@ -466,8 +514,8 @@ _ZN5Atlas7Objects19LoadDefaultsDecoderC2ERKSs@Base 0.6.2 _ZN5Atlas7Objects19LoadDefaultsDecoderD0Ev@Base 0.6.2 _ZN5Atlas7Objects19LoadDefaultsDecoderD1Ev@Base 0.6.2 - _ZN5Atlas7Objects19LoadDefaultsDecoderD2Ev@Base 0.6.2 - (optional=inline)_ZN5Atlas7Objects19NoSuchAttrExceptionC1ERKSs@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Objects19LoadDefaultsDecoderD2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZN5Atlas7Objects19NoSuchAttrExceptionC1ERKSs@Base 0.6.2 (optional=inline)_ZN5Atlas7Objects19NoSuchAttrExceptionC2ERKSs@Base 0.6.2 _ZN5Atlas7Objects19NoSuchAttrExceptionD0Ev@Base 0.6.2 _ZN5Atlas7Objects19NoSuchAttrExceptionD1Ev@Base 0.6.2 @@ -475,12 +523,12 @@ _ZN5Atlas7Objects22NoSuchFactoryExceptionD0Ev@Base 0.6.2 _ZN5Atlas7Objects22NoSuchFactoryExceptionD1Ev@Base 0.6.2 _ZN5Atlas7Objects22NoSuchFactoryExceptionD2Ev@Base 0.6.2 - (optional=inline)_ZN5Atlas7Objects23DefaultLoadingExceptionC1ERKSs@Base 0.6.2 - (optional=inline)_ZN5Atlas7Objects23DefaultLoadingExceptionC2ERKSs@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZN5Atlas7Objects23DefaultLoadingExceptionC1ERKSs@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZN5Atlas7Objects23DefaultLoadingExceptionC2ERKSs@Base 0.6.2 _ZN5Atlas7Objects23DefaultLoadingExceptionD0Ev@Base 0.6.2 _ZN5Atlas7Objects23DefaultLoadingExceptionD1Ev@Base 0.6.2 - _ZN5Atlas7Objects23DefaultLoadingExceptionD2Ev@Base 0.6.2 - _ZN5Atlas7Objects23NullSmartPtrDereferenceC1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Objects23DefaultLoadingExceptionD2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Objects23NullSmartPtrDereferenceC1Ev@Base 0.6.2 _ZN5Atlas7Objects23NullSmartPtrDereferenceC2Ev@Base 0.6.2 _ZN5Atlas7Objects23NullSmartPtrDereferenceD0Ev@Base 0.6.2 _ZN5Atlas7Objects23NullSmartPtrDereferenceD1Ev@Base 0.6.2 @@ -497,6 +545,7 @@ _ZN5Atlas7Objects6Entity11AccountData10removeAttrERKSs@Base 0.6.2 _ZN5Atlas7Objects6Entity11AccountData16getDefaultObjectEv@Base 0.6.2 _ZN5Atlas7Objects6Entity11AccountData17begin_AccountDataE@Base 0.6.2 + _ZN5Atlas7Objects6Entity11AccountData19setCharactersAsListERKSt6vectorINS_7Message7ElementESaIS5_EE@Base 0.6.2-3 _ZN5Atlas7Objects6Entity11AccountData20defaults_AccountDataE@Base 0.6.2 _ZN5Atlas7Objects6Entity11AccountData22attr_flags_AccountDataE@Base 0.6.2 _ZN5Atlas7Objects6Entity11AccountData24getDefaultObjectInstanceEv@Base 0.6.2 @@ -530,7 +579,10 @@ _ZN5Atlas7Objects6Entity14GameEntityDataD1Ev@Base 0.6.2 _ZN5Atlas7Objects6Entity14GameEntityDataD2Ev@Base 0.6.2 _ZN5Atlas7Objects6Entity14RootEntityData10removeAttrERKSs@Base 0.6.2 + _ZN5Atlas7Objects6Entity14RootEntityData12setPosAsListERKSt6vectorINS_7Message7ElementESaIS5_EE@Base 0.6.2-3 _ZN5Atlas7Objects6Entity14RootEntityData16getDefaultObjectEv@Base 0.6.2 + _ZN5Atlas7Objects6Entity14RootEntityData17setContainsAsListERKSt6vectorINS_7Message7ElementESaIS5_EE@Base 0.6.2-3 + _ZN5Atlas7Objects6Entity14RootEntityData17setVelocityAsListERKSt6vectorINS_7Message7ElementESaIS5_EE@Base 0.6.2-3 _ZN5Atlas7Objects6Entity14RootEntityData20begin_RootEntityDataE@Base 0.6.2 _ZN5Atlas7Objects6Entity14RootEntityData23defaults_RootEntityDataE@Base 0.6.2 _ZN5Atlas7Objects6Entity14RootEntityData24getDefaultObjectInstanceEv@Base 0.6.2 @@ -577,6 +629,7 @@ _ZN5Atlas7Objects8RootData10removeAttrERKSs@Base 0.6.2 _ZN5Atlas7Objects8RootData14begin_RootDataE@Base 0.6.2 _ZN5Atlas7Objects8RootData16getDefaultObjectEv@Base 0.6.2 + _ZN5Atlas7Objects8RootData16setParentsAsListERKSt6vectorINS_7Message7ElementESaIS4_EE@Base 0.6.2-3 _ZN5Atlas7Objects8RootData17defaults_RootDataE@Base 0.6.2 _ZN5Atlas7Objects8RootData19attr_flags_RootDataE@Base 0.6.2 _ZN5Atlas7Objects8RootData24getDefaultObjectInstanceEv@Base 0.6.2 @@ -586,13 +639,14 @@ _ZN5Atlas7Objects8RootDataD0Ev@Base 0.6.2 _ZN5Atlas7Objects8RootDataD1Ev@Base 0.6.2 _ZN5Atlas7Objects8RootDataD2Ev@Base 0.6.2 - (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_6Entity13AnonymousDataEED1Ev@Base 0.6.2 - (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_6Entity13AnonymousDataEED2Ev@Base 0.6.2 - (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_8RootDataEED1Ev@Base 0.6.2 - (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_8RootDataEED2Ev@Base 0.6.2 - _ZN5Atlas7Objects8SmartPtrINS0_8RootDataEEaSERKS3_@Base 0.6.2 - (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_9Operation11GenericDataEED1Ev@Base 0.6.2 - (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_9Operation11GenericDataEED2Ev@Base 0.6.2 + _ZN5Atlas7Objects8RootDataaSERKS1_@Base 0.6.2-3 +#MISSING: 0.6.2-3# (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_6Entity13AnonymousDataEED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_6Entity13AnonymousDataEED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_8RootDataEED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_8RootDataEED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZN5Atlas7Objects8SmartPtrINS0_8RootDataEEaSERKS3_@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_9Operation11GenericDataEED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZN5Atlas7Objects8SmartPtrINS0_9Operation11GenericDataEED2Ev@Base 0.6.2 _ZN5Atlas7Objects9Factories10addFactoryERKSsPFNS0_8SmartPtrINS0_8RootDataEEES3_iE@Base 0.6.2 _ZN5Atlas7Objects9Factories10addFactoryERKSsPFNS0_8SmartPtrINS0_8RootDataEEES3_iEi@Base 0.6.2 _ZN5Atlas7Objects9Factories10hasFactoryERKSs@Base 0.6.2 @@ -746,6 +800,7 @@ _ZN5Atlas7Objects9Operation17DisappearanceDataD1Ev@Base 0.6.2 _ZN5Atlas7Objects9Operation17DisappearanceDataD2Ev@Base 0.6.2 _ZN5Atlas7Objects9Operation17RootOperationData10removeAttrERKSs@Base 0.6.2 + _ZN5Atlas7Objects9Operation17RootOperationData13setArgsAsListERKSt6vectorINS_7Message7ElementESaIS5_EE@Base 0.6.2-3 _ZN5Atlas7Objects9Operation17RootOperationData16getDefaultObjectEv@Base 0.6.2 _ZN5Atlas7Objects9Operation17RootOperationData23begin_RootOperationDataE@Base 0.6.2 _ZN5Atlas7Objects9Operation17RootOperationData24getDefaultObjectInstanceEv@Base 0.6.2 @@ -905,8 +960,10 @@ _ZN5Atlas7Objects9Operation9WieldDataD0Ev@Base 0.6.2 _ZN5Atlas7Objects9Operation9WieldDataD1Ev@Base 0.6.2 _ZN5Atlas7Objects9Operation9WieldDataD2Ev@Base 0.6.2 - (optional=inline)_ZN5Atlas9ExceptionC1ERKSs@Base 0.6.2 - (optional=inline)_ZN5Atlas9ExceptionC2ERKSs@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZN5Atlas9ExceptionC1ERKSs@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZN5Atlas9ExceptionC2ERKSs@Base 0.6.2 + _ZN9__gnu_cxx13new_allocatorISt4pairIKSsN5Atlas7Message7ElementEEE7destroyEPS6_@Base 0.6.2-3 + _ZN9__gnu_cxx13new_allocatorISt4pairIKSsN5Atlas7Objects8SmartPtrINS4_8RootDataEEEEE7destroyEPS8_@Base 0.6.2-3 _ZNK5Atlas7Objects14BaseObjectData10instanceOfEi@Base 0.6.2 _ZNK5Atlas7Objects14BaseObjectData11getAttrFlagERKSs@Base 0.6.2 _ZNK5Atlas7Objects14BaseObjectData11hasAttrFlagEi@Base 0.6.2 @@ -933,6 +990,7 @@ _ZNK5Atlas7Objects6Entity11AccountData12addToMessageERSt3mapISsNS_7Message7ElementESt4lessISsESaISt4pairIKSsS5_EEE@Base 0.6.2 _ZNK5Atlas7Objects6Entity11AccountData12getAttrClassERKSs@Base 0.6.2 _ZNK5Atlas7Objects6Entity11AccountData12sendContentsERNS_6BridgeE@Base 0.6.2 + _ZNK5Atlas7Objects6Entity11AccountData19getCharactersAsListEv@Base 0.6.2-3 _ZNK5Atlas7Objects6Entity11AccountData4copyEv@Base 0.6.2 _ZNK5Atlas7Objects6Entity11AccountData7iterateERiRSs@Base 0.6.2 _ZNK5Atlas7Objects6Entity11AccountData8copyAttrERKSsRNS_7Message7ElementE@Base 0.6.2 @@ -946,7 +1004,10 @@ _ZNK5Atlas7Objects6Entity14RootEntityData11getAttrFlagERKSs@Base 0.6.2 _ZNK5Atlas7Objects6Entity14RootEntityData12addToMessageERSt3mapISsNS_7Message7ElementESt4lessISsESaISt4pairIKSsS5_EEE@Base 0.6.2 _ZNK5Atlas7Objects6Entity14RootEntityData12getAttrClassERKSs@Base 0.6.2 + _ZNK5Atlas7Objects6Entity14RootEntityData12getPosAsListEv@Base 0.6.2-3 _ZNK5Atlas7Objects6Entity14RootEntityData12sendContentsERNS_6BridgeE@Base 0.6.2 + _ZNK5Atlas7Objects6Entity14RootEntityData17getContainsAsListEv@Base 0.6.2-3 + _ZNK5Atlas7Objects6Entity14RootEntityData17getVelocityAsListEv@Base 0.6.2-3 _ZNK5Atlas7Objects6Entity14RootEntityData4copyEv@Base 0.6.2 _ZNK5Atlas7Objects6Entity14RootEntityData7iterateERiRSs@Base 0.6.2 _ZNK5Atlas7Objects6Entity14RootEntityData8copyAttrERKSsRNS_7Message7ElementE@Base 0.6.2 @@ -964,12 +1025,13 @@ _ZNK5Atlas7Objects8RootData12addToMessageERSt3mapISsNS_7Message7ElementESt4lessISsESaISt4pairIKSsS4_EEE@Base 0.6.2 _ZNK5Atlas7Objects8RootData12getAttrClassERKSs@Base 0.6.2 _ZNK5Atlas7Objects8RootData12sendContentsERNS_6BridgeE@Base 0.6.2 + _ZNK5Atlas7Objects8RootData16getParentsAsListEv@Base 0.6.2-3 _ZNK5Atlas7Objects8RootData4copyEv@Base 0.6.2 _ZNK5Atlas7Objects8RootData7iterateERiRSs@Base 0.6.2 _ZNK5Atlas7Objects8RootData8copyAttrERKSsRNS_7Message7ElementE@Base 0.6.2 - (optional=inline)_ZNK5Atlas7Objects8SmartPtrINS0_6Entity13AnonymousDataEE6decRefEv@Base 0.6.2 - (optional=inline)_ZNK5Atlas7Objects8SmartPtrINS0_8RootDataEE6decRefEv@Base 0.6.2 - (optional=inline)_ZNK5Atlas7Objects8SmartPtrINS0_9Operation11GenericDataEE6decRefEv@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNK5Atlas7Objects8SmartPtrINS0_6Entity13AnonymousDataEE6decRefEv@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNK5Atlas7Objects8SmartPtrINS0_8RootDataEE6decRefEv@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNK5Atlas7Objects8SmartPtrINS0_9Operation11GenericDataEE6decRefEv@Base 0.6.2 _ZNK5Atlas7Objects9Operation10ActionData10instanceOfEi@Base 0.6.2 _ZNK5Atlas7Objects9Operation10ActionData4copyEv@Base 0.6.2 _ZNK5Atlas7Objects9Operation10ActionData7iterateERiRSs@Base 0.6.2 @@ -1020,6 +1082,7 @@ _ZNK5Atlas7Objects9Operation17RootOperationData12addToMessageERSt3mapISsNS_7Message7ElementESt4lessISsESaISt4pairIKSsS5_EEE@Base 0.6.2 _ZNK5Atlas7Objects9Operation17RootOperationData12getAttrClassERKSs@Base 0.6.2 _ZNK5Atlas7Objects9Operation17RootOperationData12sendContentsERNS_6BridgeE@Base 0.6.2 + _ZNK5Atlas7Objects9Operation17RootOperationData13getArgsAsListEv@Base 0.6.2-3 _ZNK5Atlas7Objects9Operation17RootOperationData4copyEv@Base 0.6.2 _ZNK5Atlas7Objects9Operation17RootOperationData7iterateERiRSs@Base 0.6.2 _ZNK5Atlas7Objects9Operation17RootOperationData8copyAttrERKSsRNS_7Message7ElementE@Base 0.6.2 @@ -1072,27 +1135,37 @@ _ZNK5Atlas7Objects9Operation9WieldData4copyEv@Base 0.6.2 _ZNK5Atlas7Objects9Operation9WieldData7iterateERiRSs@Base 0.6.2 (optional=inline)_ZNKSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE4findERS1_@Base 0.6.2 - (optional=inline)_ZNSt10_List_baseISsSaISsEE8_M_clearEv@Base 0.6.2 - (optional=inline)_ZNSt10_List_baseISsSaISsEED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt10_List_baseISsSaISsEE8_M_clearEv@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt10_List_baseISsSaISsEED1Ev@Base 0.6.2 (optional=inline)_ZNSt10_List_baseISsSaISsEED2Ev@Base 0.6.2 - (optional=inline)_ZNSt12_Destroy_auxILb0EE9__destroyIPN5Atlas7Message7ElementEEEvT_S6_@Base 0.6.2 - (optional=inline)_ZNSt12_Vector_baseIN5Atlas7Message7ElementESaIS2_EED1Ev@Base 0.6.2 - (optional=inline)_ZNSt12_Vector_baseIN5Atlas7Message7ElementESaIS2_EED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt12_Destroy_auxILb0EE9__destroyIPN5Atlas7Message7ElementEEEvT_S6_@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt12_Vector_baseIN5Atlas7Message7ElementESaIS2_EED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt12_Vector_baseIN5Atlas7Message7ElementESaIS2_EED2Ev@Base 0.6.2 _ZNSt3mapIKSsN5Atlas7Objects8SmartPtrINS2_8RootDataEEESt4lessIS0_ESaISt4pairIS0_S5_EEED1Ev@Base 0.6.2 - _ZNSt3mapIKSsN5Atlas7Objects8SmartPtrINS2_8RootDataEEESt4lessIS0_ESaISt4pairIS0_S5_EEED2Ev@Base 0.6.2 - (optional=inline)_ZNSt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS2_EEED1Ev@Base 0.6.2 - (optional=inline)_ZNSt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS2_EEED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt3mapIKSsN5Atlas7Objects8SmartPtrINS2_8RootDataEEESt4lessIS0_ESaISt4pairIS0_S5_EEED2Ev@Base 0.6.2 + _ZNSt3mapIKSsN5Atlas7Objects8SmartPtrINS2_8RootDataEEESt4lessIS0_ESaISt4pairIS0_S5_EEEixERS0_@Base 0.6.2-3 + _ZNSt3mapIKSsSt4pairIPFN5Atlas7Objects8SmartPtrINS3_8RootDataEEERS0_iEiESt4lessIS0_ESaIS1_IS0_SA_EEEixES7_@Base 0.6.2-3 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS2_EEED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS2_EEED2Ev@Base 0.6.2 + _ZNSt3mapISsN5Atlas7Message7ElementESt4lessISsESaISt4pairIKSsS2_EEEixERS6_@Base 0.6.2-3 + _ZNSt3mapISsiSt4lessISsESaISt4pairIKSsiEEEixERS3_@Base 0.6.2-3 + _ZNSt4listISsSaISsEE5eraseESt14_List_iteratorISsE@Base 0.6.2-3 + _ZNSt4listISsSaISsEE6insertESt14_List_iteratorISsEmRKSs@Base 0.6.2-3 + _ZNSt4listISsSaISsEE6insertISt20_List_const_iteratorISsEEEvSt14_List_iteratorISsET_S7_@Base 0.6.2-3 (regex)_ZNSt4listISsSaISsEE6resizeE[mj]Ss@Base 0.6.2 - (optional=inline)_ZNSt4listISsSaISsEED1Ev@Base 0.6.2 - (optional=inline)_ZNSt4listISsSaISsEED2Ev@Base 0.6.2 + _ZNSt4listISsSaISsEE9push_backERKSs@Base 0.6.2-3 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt4listISsSaISsEED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# (optional=inline)_ZNSt4listISsSaISsEED2Ev@Base 0.6.2 _ZNSt4listISsSaISsEEaSERKS1_@Base 0.6.2 - _ZNSt4pairIKSsN5Atlas7Message7ElementEED1Ev@Base 0.6.2 - _ZNSt4pairIKSsN5Atlas7Message7ElementEED2Ev@Base 0.6.2 - _ZNSt4pairIKSsN5Atlas7Objects8SmartPtrINS2_8RootDataEEEED1Ev@Base 0.6.2 - _ZNSt4pairIKSsN5Atlas7Objects8SmartPtrINS2_8RootDataEEEED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt4pairIKSsN5Atlas7Message7ElementEED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt4pairIKSsN5Atlas7Message7ElementEED2Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt4pairIKSsN5Atlas7Objects8SmartPtrINS2_8RootDataEEEED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt4pairIKSsN5Atlas7Objects8SmartPtrINS2_8RootDataEEEED2Ev@Base 0.6.2 _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_@Base 0.6.2 - _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EED1Ev@Base 0.6.2 - _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EED2Ev@Base 0.6.2 + _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EE20_M_allocate_and_copyIN9__gnu_cxx17__normal_iteratorIPKS2_S4_EEEEPS2_mT_SC_@Base 0.6.2-3 + _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EEC2ERKS4_@Base 0.6.2-3 +#MISSING: 0.6.2-3# _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EED1Ev@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EED2Ev@Base 0.6.2 _ZNSt6vectorIN5Atlas7Message7ElementESaIS2_EEaSERKS4_@Base 0.6.2 _ZNSt6vectorIN5Atlas7Objects8SmartPtrINS1_8RootDataEEESaIS4_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_@Base 0.6.2 (regex|optional=inline)_ZNSt6vectorIN5Atlas7Objects8SmartPtrINS1_8RootDataEEESaIS4_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS4_S6_EE[jm]RKS4_@Base 0.6.2 @@ -1101,6 +1174,7 @@ (regex)_ZNSt6vectorIdSaIdEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPdS1_EE[mj]RKd@Base 0.6.2 _ZNSt6vectorIdSaIdEEaSERKS1_@Base 0.6.2 _ZNSt8_Rb_treeIKSsSt4pairIS0_N5Atlas7Objects8SmartPtrINS3_8RootDataEEEESt10_Select1stIS7_ESt4lessIS0_ESaIS7_EE10_M_insert_EPKSt18_Rb_tree_node_baseSG_RKS7_@Base 0.6.2 + _ZNSt8_Rb_treeIKSsSt4pairIS0_N5Atlas7Objects8SmartPtrINS3_8RootDataEEEESt10_Select1stIS7_ESt4lessIS0_ESaIS7_EE14_M_create_nodeERKS7_@Base 0.6.2-3 _ZNSt8_Rb_treeIKSsSt4pairIS0_N5Atlas7Objects8SmartPtrINS3_8RootDataEEEESt10_Select1stIS7_ESt4lessIS0_ESaIS7_EE16_M_insert_uniqueERKS7_@Base 0.6.2 _ZNSt8_Rb_treeIKSsSt4pairIS0_N5Atlas7Objects8SmartPtrINS3_8RootDataEEEESt10_Select1stIS7_ESt4lessIS0_ESaIS7_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS7_ERKS7_@Base 0.6.2 _ZNSt8_Rb_treeIKSsSt4pairIS0_N5Atlas7Objects8SmartPtrINS3_8RootDataEEEESt10_Select1stIS7_ESt4lessIS0_ESaIS7_EE8_M_eraseEPSt13_Rb_tree_nodeIS7_E@Base 0.6.2 @@ -1112,25 +1186,28 @@ _ZNSt8_Rb_treeIKSsSt4pairIS0_S1_IPFN5Atlas7Objects8SmartPtrINS3_8RootDataEEERS0_iEiEESt10_Select1stISB_ESt4lessIS0_ESaISB_EE8_M_eraseEPSt13_Rb_tree_nodeISB_E@Base 0.6.2 _ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE10_M_insert_EPKSt18_Rb_tree_node_baseS8_RKSs@Base 0.6.2 _ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE16_M_insert_uniqueERKSs@Base 0.6.2 + _ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE4findERKSs@Base 0.6.2-3 _ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE7_M_copyEPKSt13_Rb_tree_nodeISsEPS7_@Base 0.6.2 _ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE8_M_eraseEPSt13_Rb_tree_nodeISsE@Base 0.6.2 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE10_M_insert_EPKSt18_Rb_tree_node_baseSE_RKS5_@Base 0.6.2 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE11equal_rangeERS1_@Base 0.6.2 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE12_M_erase_auxESt23_Rb_tree_const_iteratorIS5_ESD_@Base 0.6.2 + _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE14_M_create_nodeERKS5_@Base 0.6.2-3 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE16_M_insert_uniqueERKS5_@Base 0.6.2 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS5_ERKS5_@Base 0.6.2 + _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE4findERS1_@Base 0.6.2-3 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE7_M_copyEPKSt13_Rb_tree_nodeIS5_EPSD_@Base 0.6.2 _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base 0.6.2 - _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EEaSERKSB_@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt8_Rb_treeISsSt4pairIKSsN5Atlas7Message7ElementEESt10_Select1stIS5_ESt4lessISsESaIS5_EEaSERKSB_@Base 0.6.2 _ZNSt8_Rb_treeISsSt4pairIKSsiESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSB_RKS2_@Base 0.6.2 _ZNSt8_Rb_treeISsSt4pairIKSsiESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueERKS2_@Base 0.6.2 _ZNSt8_Rb_treeISsSt4pairIKSsiESt10_Select1stIS2_ESt4lessISsESaIS2_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS2_ERKS2_@Base 0.6.2 (optional=inline)_ZNSt8_Rb_treeISsSt4pairIKSsiESt10_Select1stIS2_ESt4lessISsESaIS2_EE4findERS1_@Base 0.6.2 - _ZNSt8_Rb_treeIiSt4pairIKiMN5Atlas7Objects10DispatcherEFvRKNS3_8SmartPtrINS3_8RootDataEEEEESt10_Select1stISC_ESt4lessIiESaISC_EE10_M_insert_EPKSt18_Rb_tree_node_baseSL_RKSC_@Base 0.6.2 +#MISSING: 0.6.2-3# _ZNSt8_Rb_treeIiSt4pairIKiMN5Atlas7Objects10DispatcherEFvRKNS3_8SmartPtrINS3_8RootDataEEEEESt10_Select1stISC_ESt4lessIiESaISC_EE10_M_insert_EPKSt18_Rb_tree_node_baseSL_RKSC_@Base 0.6.2 (optional=inline)_ZNSt8_Rb_treeIiSt4pairIKiMN5Atlas7Objects10DispatcherEFvRKNS3_8SmartPtrINS3_8RootDataEEEEESt10_Select1stISC_ESt4lessIiESaISC_EE16_M_insert_uniqueERKSC_@Base 0.6.2 _ZNSt8_Rb_treeIiSt4pairIKiMN5Atlas7Objects10DispatcherEFvRKNS3_8SmartPtrINS3_8RootDataEEEEESt10_Select1stISC_ESt4lessIiESaISC_EE8_M_eraseEPSt13_Rb_tree_nodeISC_E@Base 0.6.2 - (optional)_ZSt8_DestroyIPN5Atlas7Message7ElementEEvT_S4_@Base 0.6.2 - _ZSt9make_pairIiMN5Atlas7Objects10DispatcherEFvRKNS1_8SmartPtrINS1_8RootDataEEEEESt4pairIT_T0_ESB_SC_@Base 0.6.2 +#MISSING: 0.6.2-3# (optional)_ZSt8_DestroyIPN5Atlas7Message7ElementEEvT_S4_@Base 0.6.2 +#MISSING: 0.6.2-3# _ZSt9make_pairIiMN5Atlas7Objects10DispatcherEFvRKNS1_8SmartPtrINS1_8RootDataEEEEESt4pairIT_T0_ESB_SC_@Base 0.6.2 _ZTIN5Atlas7Message18WrongTypeExceptionE@Base 0.6.2 _ZTIN5Atlas7Objects10DispatcherE@Base 0.6.2 _ZTIN5Atlas7Objects14BaseObjectDataE@Base 0.6.2 dh_makeshlibs: dpkg-gensymbols -plibatlas-cpp-0.6-1 -Idebian/libatlas-cpp-0.6-1.symbols -Pdebian/libatlas-cpp-0.6-1 -edebian/libatlas-cpp-0.6-1/usr/lib/x86_64-linux-gnu/libAtlas-0.6.so.1.0.0 -edebian/libatlas-cpp-0.6-1/usr/lib/x86_64-linux-gnu/libAtlasCodecs-0.6.so.1.0.0 -edebian/libatlas-cpp-0.6-1/usr/lib/x86_64-linux-gnu/libAtlasFilters-0.6.so.1.0.0 -edebian/libatlas-cpp-0.6-1/usr/lib/x86_64-linux-gnu/libAtlasFunky-0.6.so.1.0.0 -edebian/libatlas-cpp-0.6-1/usr/lib/x86_64-linux-gnu/libAtlasMessage-0.6.so.1.0.0 -edebian/libatlas-cpp-0.6-1/usr/lib/x86_64-linux-gnu/libAtlasNet-0.6.so.1.0.0 -edebian/libatlas-cpp-0.6-1/usr/lib/x86_64-linux-gnu/libAtlasObjects-0.6.so.1.0.0 returned exit code 1 make: *** [binary] 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: 62796 Build-Time: 101 Distribution: unstable Fail-Stage: build Install-Time: 8 Job: atlas-cpp_0.6.2-3 Package: atlas-cpp Package-Time: 129 Source-Version: 0.6.2-3 Space: 62796 Status: attempted Version: 0.6.2-3 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120709-2038 Build needed 00:02:09, 62796k disc space DC-Status: Failed 129.693643s DC-Time-Estimation: 129.693643 versus expected 438 (r/m: 2.37718942785808 ; m: 129.693643)