DC-Build-Header: inspircd 2.0.5-1 / Mon Jul 09 20:43:07 +0000 2012 DC-Task: logfile:/tmp/inspircd_2.0.5-1_unstable_clang.log version:2.0.5-1 modes:clang chroot:unstable source:inspircd esttime:244 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 inspircd_2.0.5-1' sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on ip-10-28-235-103.ec2.internal ╔══════════════════════════════════════════════════════════════════════════════╗ ║ inspircd 2.0.5-1 (amd64) 09 Jul 2012 20:43 ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Package: inspircd Version: 2.0.5-1 Source Version: 2.0.5-1 Distribution: unstable Architecture: amd64 I: NOTICE: Log filtering will replace 'build/inspircd-oLwx9h/inspircd-2.0.5' with '«PKGBUILDDIR»' I: NOTICE: Log filtering will replace 'build/inspircd-oLwx9h' with '«BUILDDIR»' I: NOTICE: Log filtering will replace 'var/lib/schroot/mount/unstable-amd64-sbuild-a3e1501a-2526-4e44-8198-6d19e077c6f9' 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: 'inspircd' packaging is maintained in the 'Svn' version control system at: svn://svn.debian.org/pkg-irc/packages/inspircd2/trunk/ Need to get 593 kB of source archives. Get:1 http://localhost/debian/ unstable/main inspircd 2.0.5-1 (dsc) [2322 B] Get:2 http://localhost/debian/ unstable/main inspircd 2.0.5-1 (tar) [576 kB] Get:3 http://localhost/debian/ unstable/main inspircd 2.0.5-1 (diff) [15.3 kB] Fetched 593 kB in 0s (2559 kB/s) Download complete and in download only mode Check arch ────────── ┌──────────────────────────────────────────────────────────────────────────────┐ │ Chroot Setup Commands │ └──────────────────────────────────────────────────────────────────────────────┘ /tmp/switch-to-clang ──────────────────── + echo 'Entering customization script...' Entering customization script... + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + echo 'Install of clang' Install of clang + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + apt-get install --yes --no-install-recommends clang -t unstable Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libclang-common-dev libffi5 libllvm3.1 Recommended packages: llvm-3.1-dev python The following NEW packages will be installed: clang libclang-common-dev libffi5 libllvm3.1 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 13.1 MB of archives. After this operation, 35.6 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libffi5 amd64 3.0.10-3 [24.8 kB] Get:2 http://localhost/debian/ unstable/main libllvm3.1 amd64 3.1-2 [7275 kB] Get:3 http://localhost/debian/ unstable/main libclang-common-dev amd64 3.1-8 [84.3 kB] Get:4 http://localhost/debian/ unstable/main clang amd64 3.1-8 [5755 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.1 MB in 0s (30.1 MB/s) Selecting previously unselected package libffi5:amd64. (Reading database ... 11729 files and directories currently installed.) Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ... Selecting previously unselected package libllvm3.1:amd64. Unpacking libllvm3.1:amd64 (from .../libllvm3.1_3.1-2_amd64.deb) ... Selecting previously unselected package libclang-common-dev. Unpacking libclang-common-dev (from .../libclang-common-dev_3.1-8_amd64.deb) ... Selecting previously unselected package clang. Unpacking clang (from .../archives/clang_3.1-8_amd64.deb) ... Setting up libffi5:amd64 (3.0.10-3) ... Setting up libllvm3.1:amd64 (3.1-2) ... Setting up libclang-common-dev (3.1-8) ... Setting up clang (3.1-8) ... + echo 'Replace gcc, g++ & cpp by clang' Replace gcc, g++ & cpp by clang + VERSION=4.7 + cd /usr/bin + rm g++-4.7 gcc-4.7 cpp-4.7 + ln -s clang++ g++-4.7 + ln -s clang gcc-4.7 + ln -s clang cpp-4.7 + cd - /«BUILDDIR» + echo 'Block the installation of new gcc version' Block the installation of new gcc version + dpkg --set-selections + echo 'gcc-4.6 hold' + dpkg --set-selections + echo 'cpp-4.6 hold' + dpkg --set-selections + echo 'g++-4.6 hold' + dpkg --set-selections + echo 'gcc-4.7 hold' + dpkg --set-selections + echo 'cpp-4.7 hold' + dpkg --set-selections + echo 'g++-4.7 hold' + echo 'Check if gcc, g++ & cpp are actually clang' Check if gcc, g++ & cpp are actually clang + grep clang + gcc --version I: Finished running '/tmp/switch-to-clang'. Finished processing commands. ──────────────────────────────────────────────────────────────────────────────── Merged Build-Depends: build-essential, fakeroot Filtered Build-Depends: build-essential, fakeroot dpkg-deb: building package `sbuild-build-depends-core-dummy' in `/«BUILDDIR»/resolver-0R4pVQ/apt_archive/sbuild-build-depends-core-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install core build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: sbuild-build-depends-core-dummy debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/706 B of archives. After this operation, 0 B of additional disk space will be used. Selecting previously unselected package sbuild-build-depends-core-dummy. (Reading database ... 11809 files and directories currently installed.) Unpacking sbuild-build-depends-core-dummy (from .../sbuild-build-depends-core-dummy.deb) ... Setting up sbuild-build-depends-core-dummy (0.invalid.0) ... Merged Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), debhelper (>= 8.0.0), perl-modules, libgnutls-dev, pkg-config, libldap2-dev, libpcre3-dev, libmysqlclient-dev, libpq-dev, libsqlite3-dev, libssl-dev, zlib1g-dev, libgeoip-dev, libtre-dev, hardening-wrapper Filtered Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), debhelper (>= 8.0.0), perl-modules, libgnutls-dev, pkg-config, libldap2-dev, libpcre3-dev, libmysqlclient-dev, libpq-dev, libsqlite3-dev, libssl-dev, zlib1g-dev, libgeoip-dev, libtre-dev, hardening-wrapper dpkg-deb: building package `sbuild-build-depends-inspircd-dummy' in `/«BUILDDIR»/resolver-rf0Dge/apt_archive/sbuild-build-depends-inspircd-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install inspircd build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bsdmainutils comerr-dev debhelper file geoip-bin gettext gettext-base groff-base hardening-wrapper html2text intltool-debian krb5-multidev libasprintf0c2 libcroco3 libgcrypt11 libgcrypt11-dev libgeoip-dev libgeoip1 libgettextpo0 libglib2.0-0 libgnutls-dev libgnutls-openssl27 libgnutls26 libgnutlsxx27 libgpg-error-dev libgpg-error0 libgssapi-krb5-2 libgssrpc4 libk5crypto3 libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkeyutils1 libkrb5-3 libkrb5-dev libkrb5support0 libldap-2.4-2 libldap2-dev libmagic1 libmysqlclient-dev libmysqlclient18 libp11-kit-dev libp11-kit0 libpcre3 libpcre3-dev libpcrecpp0 libpipeline1 libpopt0 libpq-dev libpq5 libsasl2-2 libsqlite3-0 libsqlite3-dev libssl-dev libssl1.0.0 libtasn1-3 libtasn1-3-dev libtre-dev libtre5 libunistring0 libxml2 man-db mysql-common pkg-config po-debconf zlib1g-dev Suggested packages: wamerican wordlist whois vacation doc-base dh-make gettext-doc groff krb5-doc rng-tools libgcrypt11-doc gnutls-doc krb5-user postgresql-doc-9.1 sqlite3-doc tre-agrep less www-browser libmail-box-perl Recommended packages: curl wget lynx-cur autopoint geoip-database libglib2.0-data shared-mime-info krb5-locales libsasl2-modules libssl-doc xml-core libmail-sendmail-perl The following NEW packages will be installed: bsdmainutils comerr-dev debhelper file geoip-bin gettext gettext-base groff-base hardening-wrapper html2text intltool-debian krb5-multidev libasprintf0c2 libcroco3 libgcrypt11 libgcrypt11-dev libgeoip-dev libgeoip1 libgettextpo0 libglib2.0-0 libgnutls-dev libgnutls-openssl27 libgnutls26 libgnutlsxx27 libgpg-error-dev libgpg-error0 libgssapi-krb5-2 libgssrpc4 libk5crypto3 libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkeyutils1 libkrb5-3 libkrb5-dev libkrb5support0 libldap-2.4-2 libldap2-dev libmagic1 libmysqlclient-dev libmysqlclient18 libp11-kit-dev libp11-kit0 libpcre3 libpcre3-dev libpcrecpp0 libpipeline1 libpopt0 libpq-dev libpq5 libsasl2-2 libsqlite3-0 libsqlite3-dev libssl-dev libssl1.0.0 libtasn1-3 libtasn1-3-dev libtre-dev libtre5 libunistring0 libxml2 man-db mysql-common pkg-config po-debconf sbuild-build-depends-inspircd-dummy zlib1g-dev 0 upgraded, 67 newly installed, 0 to remove and 0 not upgraded. Need to get 24.3 MB/24.3 MB of archives. After this operation, 65.3 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 libpopt0 amd64 1.16-7 [56.4 kB] Get:3 http://localhost/debian/ unstable/main libssl1.0.0 amd64 1.0.1c-3 [1211 kB] Get:4 http://localhost/debian/ unstable/main libasprintf0c2 amd64 0.18.1.1-9 [26.8 kB] Get:5 http://localhost/debian/ unstable/main libgpg-error0 amd64 1.10-3 [66.8 kB] Get:6 http://localhost/debian/ unstable/main libgcrypt11 amd64 1.5.0-3 [298 kB] Get:7 http://localhost/debian/ unstable/main libp11-kit0 amd64 0.12-3 [52.8 kB] Get:8 http://localhost/debian/ unstable/main libtasn1-3 amd64 2.13-2 [67.7 kB] Get:9 http://localhost/debian/ unstable/main libgnutls26 amd64 2.12.20-1 [616 kB] Get:10 http://localhost/debian/ unstable/main libgnutls-openssl27 amd64 2.12.20-1 [220 kB] Get:11 http://localhost/debian/ unstable/main libkeyutils1 amd64 1.5.5-3 [8552 B] Get:12 http://localhost/debian/ unstable/main libkrb5support0 amd64 1.10.1+dfsg-1 [49.0 kB] Get:13 http://localhost/debian/ unstable/main libk5crypto3 amd64 1.10.1+dfsg-1 [112 kB] Get:14 http://localhost/debian/ unstable/main libkrb5-3 amd64 1.10.1+dfsg-1 [393 kB] Get:15 http://localhost/debian/ unstable/main libgssapi-krb5-2 amd64 1.10.1+dfsg-1 [147 kB] Get:16 http://localhost/debian/ unstable/main libgssrpc4 amd64 1.10.1+dfsg-1 [87.3 kB] Get:17 http://localhost/debian/ unstable/main libkadm5clnt-mit8 amd64 1.10.1+dfsg-1 [67.4 kB] Get:18 http://localhost/debian/ unstable/main libkdb5-6 amd64 1.10.1+dfsg-1 [66.2 kB] Get:19 http://localhost/debian/ unstable/main libkadm5srv-mit8 amd64 1.10.1+dfsg-1 [84.4 kB] Get:20 http://localhost/debian/ unstable/main libsasl2-2 amd64 2.1.25.dfsg1-4+b1 [120 kB] Get:21 http://localhost/debian/ unstable/main libldap-2.4-2 amd64 2.4.31-1 [243 kB] Get:22 http://localhost/debian/ unstable/main libmagic1 amd64 5.11-2 [202 kB] Get:23 http://localhost/debian/ unstable/main libpcre3 amd64 1:8.30-5 [242 kB] Get:24 http://localhost/debian/ unstable/main libsqlite3-0 amd64 3.7.13-1 [455 kB] Get:25 http://localhost/debian/ unstable/main libxml2 amd64 2.8.0+dfsg1-4 [903 kB] Get:26 http://localhost/debian/ unstable/main libglib2.0-0 amd64 2.32.3-1 [2081 kB] Get:27 http://localhost/debian/ unstable/main libcroco3 amd64 0.6.5-1 [151 kB] Get:28 http://localhost/debian/ unstable/main libunistring0 amd64 0.9.3-5 [434 kB] Get:29 http://localhost/debian/ unstable/main libgettextpo0 amd64 0.18.1.1-9 [145 kB] Get:30 http://localhost/debian/ unstable/main mysql-common all 5.5.24+dfsg-4 [75.8 kB] Get:31 http://localhost/debian/ unstable/main libmysqlclient18 amd64 5.5.24+dfsg-4 [1043 kB] Get:32 http://localhost/debian/ unstable/main libpcrecpp0 amd64 1:8.30-5 [125 kB] Get:33 http://localhost/debian/ unstable/main libtre5 amd64 0.8.0-3 [63.2 kB] Get:34 http://localhost/debian/ unstable/main libgnutlsxx27 amd64 2.12.20-1 [224 kB] Get:35 http://localhost/debian/ unstable/main bsdmainutils amd64 9.0.3 [209 kB] Get:36 http://localhost/debian/ unstable/main groff-base amd64 1.21-9 [1153 kB] Get:37 http://localhost/debian/ unstable/main man-db amd64 2.6.2-1 [1061 kB] Get:38 http://localhost/debian/ unstable/main file amd64 5.11-2 [51.8 kB] Get:39 http://localhost/debian/ unstable/main gettext-base amd64 0.18.1.1-9 [154 kB] Get:40 http://localhost/debian/ unstable/main html2text amd64 1.3.2a-15 [103 kB] Get:41 http://localhost/debian/ unstable/main gettext amd64 0.18.1.1-9 [1975 kB] Get:42 http://localhost/debian/ unstable/main intltool-debian all 0.35.0+20060710.1 [30.8 kB] Get:43 http://localhost/debian/ unstable/main po-debconf all 1.0.16+nmu2 [224 kB] Get:44 http://localhost/debian/ unstable/main debhelper all 9.20120608 [700 kB] Get:45 http://localhost/debian/ unstable/main libgeoip1 amd64 1.4.8+dfsg-3 [124 kB] Get:46 http://localhost/debian/ unstable/main geoip-bin amd64 1.4.8+dfsg-3 [64.8 kB] Get:47 http://localhost/debian/ unstable/main hardening-wrapper amd64 2.2 [13.5 kB] Get:48 http://localhost/debian/ unstable/main comerr-dev amd64 2.1-1.42.4-3 [42.8 kB] Get:49 http://localhost/debian/ unstable/main krb5-multidev amd64 1.10.1+dfsg-1 [153 kB] Get:50 http://localhost/debian/ unstable/main libgpg-error-dev amd64 1.10-3 [42.5 kB] Get:51 http://localhost/debian/ unstable/main libgcrypt11-dev amd64 1.5.0-3 [402 kB] Get:52 http://localhost/debian/ unstable/main libgeoip-dev amd64 1.4.8+dfsg-3 [210 kB] Get:53 http://localhost/debian/ unstable/main zlib1g-dev amd64 1:1.2.7.dfsg-13 [215 kB] Get:54 http://localhost/debian/ unstable/main libtasn1-3-dev amd64 2.13-2 [389 kB] Get:55 http://localhost/debian/ unstable/main libp11-kit-dev amd64 0.12-3 [67.8 kB] Get:56 http://localhost/debian/ unstable/main libgnutls-dev amd64 2.12.20-1 [751 kB] Get:57 http://localhost/debian/ unstable/main libmysqlclient-dev amd64 5.5.24+dfsg-4 [1503 kB] Get:58 http://localhost/debian/ unstable/main libpcre3-dev amd64 1:8.30-5 [349 kB] Get:59 http://localhost/debian/ unstable/main libpq5 amd64 9.1.4-2 [527 kB] Get:60 http://localhost/debian/ unstable/main libssl-dev amd64 1.0.1c-3 [1696 kB] Get:61 http://localhost/debian/ unstable/main libkrb5-dev amd64 1.10.1+dfsg-1 [39.4 kB] Get:62 http://localhost/debian/ unstable/main libpq-dev amd64 9.1.4-2 [613 kB] Get:63 http://localhost/debian/ unstable/main libsqlite3-dev amd64 3.7.13-1 [578 kB] Get:64 http://localhost/debian/ unstable/main libtre-dev amd64 0.8.0-3 [38.2 kB] Get:65 http://localhost/debian/ unstable/main pkg-config amd64 0.26-1 [59.5 kB] Get:66 http://localhost/debian/ unstable/main libldap2-dev amd64 2.4.31-1 [563 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 24.3 MB in 2s (11.3 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 libpopt0:amd64. Unpacking libpopt0:amd64 (from .../libpopt0_1.16-7_amd64.deb) ... Selecting previously unselected package libssl1.0.0:amd64. Unpacking libssl1.0.0:amd64 (from .../libssl1.0.0_1.0.1c-3_amd64.deb) ... Selecting previously unselected package libasprintf0c2:amd64. Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libgpg-error0:amd64. Unpacking libgpg-error0:amd64 (from .../libgpg-error0_1.10-3_amd64.deb) ... Selecting previously unselected package libgcrypt11:amd64. Unpacking libgcrypt11:amd64 (from .../libgcrypt11_1.5.0-3_amd64.deb) ... Selecting previously unselected package libp11-kit0:amd64. Unpacking libp11-kit0:amd64 (from .../libp11-kit0_0.12-3_amd64.deb) ... Selecting previously unselected package libtasn1-3:amd64. Unpacking libtasn1-3:amd64 (from .../libtasn1-3_2.13-2_amd64.deb) ... Selecting previously unselected package libgnutls26:amd64. Unpacking libgnutls26:amd64 (from .../libgnutls26_2.12.20-1_amd64.deb) ... Selecting previously unselected package libgnutls-openssl27:amd64. Unpacking libgnutls-openssl27:amd64 (from .../libgnutls-openssl27_2.12.20-1_amd64.deb) ... Selecting previously unselected package libkeyutils1:amd64. Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ... Selecting previously unselected package libkrb5support0:amd64. Unpacking libkrb5support0:amd64 (from .../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libk5crypto3:amd64. Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libkrb5-3:amd64. Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Unpacking libgssapi-krb5-2:amd64 (from .../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libgssrpc4:amd64. Unpacking libgssrpc4:amd64 (from .../libgssrpc4_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libkadm5clnt-mit8:amd64. Unpacking libkadm5clnt-mit8:amd64 (from .../libkadm5clnt-mit8_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libkdb5-6:amd64. Unpacking libkdb5-6:amd64 (from .../libkdb5-6_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libkadm5srv-mit8:amd64. Unpacking libkadm5srv-mit8:amd64 (from .../libkadm5srv-mit8_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libsasl2-2:amd64. Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ... Selecting previously unselected package libldap-2.4-2:amd64. Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ... Selecting previously unselected package libmagic1:amd64. Unpacking libmagic1:amd64 (from .../libmagic1_5.11-2_amd64.deb) ... Selecting previously unselected package libpcre3:amd64. Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libsqlite3-0:amd64. Unpacking libsqlite3-0:amd64 (from .../libsqlite3-0_3.7.13-1_amd64.deb) ... Selecting previously unselected package libxml2:amd64. Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ... Selecting previously unselected package 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 mysql-common. Unpacking mysql-common (from .../mysql-common_5.5.24+dfsg-4_all.deb) ... Selecting previously unselected package libmysqlclient18:amd64. Unpacking libmysqlclient18:amd64 (from .../libmysqlclient18_5.5.24+dfsg-4_amd64.deb) ... Selecting previously unselected package libpcrecpp0:amd64. Unpacking libpcrecpp0:amd64 (from .../libpcrecpp0_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libtre5:amd64. Unpacking libtre5:amd64 (from .../libtre5_0.8.0-3_amd64.deb) ... Selecting previously unselected package libgnutlsxx27:amd64. Unpacking libgnutlsxx27:amd64 (from .../libgnutlsxx27_2.12.20-1_amd64.deb) ... Selecting previously unselected package bsdmainutils. Unpacking bsdmainutils (from .../bsdmainutils_9.0.3_amd64.deb) ... Selecting previously unselected package groff-base. Unpacking groff-base (from .../groff-base_1.21-9_amd64.deb) ... Selecting previously unselected package man-db. Unpacking man-db (from .../man-db_2.6.2-1_amd64.deb) ... Selecting previously unselected package file. Unpacking file (from .../archives/file_5.11-2_amd64.deb) ... Selecting previously unselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously unselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously unselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ... Selecting previously unselected package debhelper. Unpacking debhelper (from .../debhelper_9.20120608_all.deb) ... Selecting previously unselected package libgeoip1. Unpacking libgeoip1 (from .../libgeoip1_1.4.8+dfsg-3_amd64.deb) ... Selecting previously unselected package geoip-bin. Unpacking geoip-bin (from .../geoip-bin_1.4.8+dfsg-3_amd64.deb) ... Selecting previously unselected package hardening-wrapper. Unpacking hardening-wrapper (from .../hardening-wrapper_2.2_amd64.deb) ... Adding 'diversion of /usr/bin/gcc-4.2 to /usr/bin/gcc-4.2.real by hardening-wrapper' Adding 'diversion of /usr/bin/g++-4.2 to /usr/bin/g++-4.2.real by hardening-wrapper' Adding 'diversion of /usr/bin/gcc-4.3 to /usr/bin/gcc-4.3.real by hardening-wrapper' Adding 'diversion of /usr/bin/g++-4.3 to /usr/bin/g++-4.3.real by hardening-wrapper' Adding 'diversion of /usr/bin/gcc-4.4 to /usr/bin/gcc-4.4.real by hardening-wrapper' Adding 'diversion of /usr/bin/g++-4.4 to /usr/bin/g++-4.4.real by hardening-wrapper' Adding 'diversion of /usr/bin/gcc-4.5 to /usr/bin/gcc-4.5.real by hardening-wrapper' Adding 'diversion of /usr/bin/g++-4.5 to /usr/bin/g++-4.5.real by hardening-wrapper' Adding 'diversion of /usr/bin/gcc-4.6 to /usr/bin/gcc-4.6.real by hardening-wrapper' Adding 'diversion of /usr/bin/g++-4.6 to /usr/bin/g++-4.6.real by hardening-wrapper' Adding 'diversion of /usr/bin/gcc-4.7 to /usr/bin/gcc-4.7.real by hardening-wrapper' Adding 'diversion of /usr/bin/g++-4.7 to /usr/bin/g++-4.7.real by hardening-wrapper' Adding 'diversion of /usr/bin/ld.bfd to /usr/bin/ld.bfd.real by hardening-wrapper' Adding 'diversion of /usr/bin/ld.gold to /usr/bin/ld.gold.real by hardening-wrapper' Selecting previously unselected package comerr-dev. Unpacking comerr-dev (from .../comerr-dev_2.1-1.42.4-3_amd64.deb) ... Selecting previously unselected package krb5-multidev. Unpacking krb5-multidev (from .../krb5-multidev_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libgpg-error-dev. Unpacking libgpg-error-dev (from .../libgpg-error-dev_1.10-3_amd64.deb) ... Selecting previously unselected package libgcrypt11-dev. Unpacking libgcrypt11-dev (from .../libgcrypt11-dev_1.5.0-3_amd64.deb) ... Selecting previously unselected package libgeoip-dev. Unpacking libgeoip-dev (from .../libgeoip-dev_1.4.8+dfsg-3_amd64.deb) ... Selecting previously unselected package zlib1g-dev:amd64. Unpacking zlib1g-dev:amd64 (from .../zlib1g-dev_1%3a1.2.7.dfsg-13_amd64.deb) ... Selecting previously unselected package libtasn1-3-dev. Unpacking libtasn1-3-dev (from .../libtasn1-3-dev_2.13-2_amd64.deb) ... Selecting previously unselected package libp11-kit-dev. Unpacking libp11-kit-dev (from .../libp11-kit-dev_0.12-3_amd64.deb) ... Selecting previously unselected package libgnutls-dev. Unpacking libgnutls-dev (from .../libgnutls-dev_2.12.20-1_amd64.deb) ... Selecting previously unselected package libmysqlclient-dev. Unpacking libmysqlclient-dev (from .../libmysqlclient-dev_5.5.24+dfsg-4_amd64.deb) ... Selecting previously unselected package libpcre3-dev. Unpacking libpcre3-dev (from .../libpcre3-dev_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libpq5. Unpacking libpq5 (from .../libpq5_9.1.4-2_amd64.deb) ... Selecting previously unselected package libssl-dev. Unpacking libssl-dev (from .../libssl-dev_1.0.1c-3_amd64.deb) ... Selecting previously unselected package libkrb5-dev. Unpacking libkrb5-dev (from .../libkrb5-dev_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libpq-dev. Unpacking libpq-dev (from .../libpq-dev_9.1.4-2_amd64.deb) ... Selecting previously unselected package libsqlite3-dev. Unpacking libsqlite3-dev (from .../libsqlite3-dev_3.7.13-1_amd64.deb) ... Selecting previously unselected package libtre-dev. Unpacking libtre-dev (from .../libtre-dev_0.8.0-3_amd64.deb) ... Selecting previously unselected package pkg-config. Unpacking pkg-config (from .../pkg-config_0.26-1_amd64.deb) ... Selecting previously unselected package libldap2-dev:amd64. Unpacking libldap2-dev:amd64 (from .../libldap2-dev_2.4.31-1_amd64.deb) ... Selecting previously unselected package sbuild-build-depends-inspircd-dummy. Unpacking sbuild-build-depends-inspircd-dummy (from .../sbuild-build-depends-inspircd-dummy.deb) ... Setting up libpipeline1:amd64 (1.2.1-1) ... Setting up libpopt0:amd64 (1.16-7) ... Setting up libssl1.0.0:amd64 (1.0.1c-3) ... Setting up libasprintf0c2:amd64 (0.18.1.1-9) ... Setting up libgpg-error0:amd64 (1.10-3) ... Setting up libgcrypt11:amd64 (1.5.0-3) ... Setting up libp11-kit0:amd64 (0.12-3) ... Setting up libtasn1-3:amd64 (2.13-2) ... Setting up libgnutls26:amd64 (2.12.20-1) ... Setting up libgnutls-openssl27:amd64 (2.12.20-1) ... Setting up libkeyutils1:amd64 (1.5.5-3) ... Setting up libkrb5support0:amd64 (1.10.1+dfsg-1) ... Setting up libk5crypto3:amd64 (1.10.1+dfsg-1) ... Setting up libkrb5-3:amd64 (1.10.1+dfsg-1) ... Setting up libgssapi-krb5-2:amd64 (1.10.1+dfsg-1) ... Setting up libgssrpc4:amd64 (1.10.1+dfsg-1) ... Setting up libkadm5clnt-mit8:amd64 (1.10.1+dfsg-1) ... Setting up libkdb5-6:amd64 (1.10.1+dfsg-1) ... Setting up libkadm5srv-mit8:amd64 (1.10.1+dfsg-1) ... Setting up libsasl2-2:amd64 (2.1.25.dfsg1-4+b1) ... Setting up libldap-2.4-2:amd64 (2.4.31-1) ... Setting up libmagic1:amd64 (5.11-2) ... Setting up libpcre3:amd64 (1:8.30-5) ... Setting up libsqlite3-0:amd64 (3.7.13-1) ... Setting up libxml2:amd64 (2.8.0+dfsg1-4) ... Setting up 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 mysql-common (5.5.24+dfsg-4) ... Setting up libmysqlclient18:amd64 (5.5.24+dfsg-4) ... Setting up libpcrecpp0:amd64 (1:8.30-5) ... Setting up libtre5:amd64 (0.8.0-3) ... Setting up libgnutlsxx27:amd64 (2.12.20-1) ... Setting up bsdmainutils (9.0.3) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up groff-base (1.21-9) ... Setting up man-db (2.6.2-1) ... Building database of manual pages ... Setting up file (5.11-2) ... Setting up gettext-base (0.18.1.1-9) ... Setting up html2text (1.3.2a-15) ... Setting up gettext (0.18.1.1-9) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16+nmu2) ... Setting up debhelper (9.20120608) ... Setting up libgeoip1 (1.4.8+dfsg-3) ... Setting up geoip-bin (1.4.8+dfsg-3) ... Setting up hardening-wrapper (2.2) ... Setting up comerr-dev (2.1-1.42.4-3) ... Setting up krb5-multidev (1.10.1+dfsg-1) ... Setting up libgpg-error-dev (1.10-3) ... Setting up libgcrypt11-dev (1.5.0-3) ... Setting up libgeoip-dev (1.4.8+dfsg-3) ... Setting up zlib1g-dev:amd64 (1:1.2.7.dfsg-13) ... Setting up libtasn1-3-dev (2.13-2) ... Setting up libp11-kit-dev (0.12-3) ... Setting up libgnutls-dev (2.12.20-1) ... Setting up libmysqlclient-dev (5.5.24+dfsg-4) ... Setting up libpcre3-dev (1:8.30-5) ... Setting up libpq5 (9.1.4-2) ... Setting up libssl-dev (1.0.1c-3) ... Setting up libkrb5-dev (1.10.1+dfsg-1) ... Setting up libpq-dev (9.1.4-2) ... Setting up libsqlite3-dev (3.7.13-1) ... Setting up libtre-dev (0.8.0-3) ... Setting up pkg-config (0.26-1) ... Setting up libldap2-dev:amd64 (2.4.31-1) ... Setting up sbuild-build-depends-inspircd-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 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 comerr-dev_2.1-1.42.4-3 coreutils_8.13-3.2 cpp_4:4.7.1-1 cpp-4.6_4.6.3-8 cpp-4.7_4.7.1-3 dash_0.5.7-3 debconf_1.5.45 debconf-i18n_1.5.45 debfoster_2.7-1.1 debhelper_9.20120608 debian-archive-keyring_2012.4 debianutils_4.3.2 diffutils_1:3.2-6 dpkg_1.16.7 dpkg-dev_1.16.7 e2fslibs_1.42.4-3 e2fsprogs_1.42.4-3 fakeroot_1.18.4-2 file_5.11-2 findutils_4.4.2-4 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 geoip-bin_1.4.8+dfsg-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 hardening-wrapper_2.2 hostname_3.11 html2text_1.3.2a-15 initscripts_2.88dsf-28 insserv_1.14.0-4 intltool-debian_0.35.0+20060710.1 krb5-multidev_1.10.1+dfsg-1 libacl1_2.2.51-8 libapt-pkg4.12_0.9.7.1 libasprintf0c2_0.18.1.1-9 libattr1_1:2.4.46-8 libblkid1_2.20.1-5.1 libbz2-1.0_1.0.6-3 libc-bin_2.13-34 libc-dev-bin_2.13-34 libc6_2.13-34 libc6-dev_2.13-34 libclang-common-dev_3.1-8 libclass-isa-perl_0.36-3 libcomerr2_1.42.4-3 libcroco3_0.6.5-1 libdb5.1_5.1.29-5 libdpkg-perl_1.16.7 libffi5_3.0.10-3 libfile-fcntllock-perl_0.14-2 libgc1c2_1:7.1-8 libgcc1_1:4.7.1-3 libgcrypt11_1.5.0-3 libgcrypt11-dev_1.5.0-3 libgdbm3_1.8.3-11 libgeoip-dev_1.4.8+dfsg-3 libgeoip1_1.4.8+dfsg-3 libgettextpo0_0.18.1.1-9 libglib2.0-0_2.32.3-1 libgmp10_2:5.0.5+dfsg-2 libgnutls-dev_2.12.20-1 libgnutls-openssl27_2.12.20-1 libgnutls26_2.12.20-1 libgnutlsxx27_2.12.20-1 libgomp1_4.7.1-3 libgpg-error-dev_1.10-3 libgpg-error0_1.10-3 libgssapi-krb5-2_1.10.1+dfsg-1 libgssrpc4_1.10.1+dfsg-1 libitm1_4.7.1-3 libk5crypto3_1.10.1+dfsg-1 libkadm5clnt-mit8_1.10.1+dfsg-1 libkadm5srv-mit8_1.10.1+dfsg-1 libkdb5-6_1.10.1+dfsg-1 libkeyutils1_1.5.5-3 libkrb5-3_1.10.1+dfsg-1 libkrb5-dev_1.10.1+dfsg-1 libkrb5support0_1.10.1+dfsg-1 libldap-2.4-2_2.4.31-1 libldap2-dev_2.4.31-1 libllvm3.1_3.1-2 liblocale-gettext-perl_1.05-7+b1 liblzma5_5.1.1alpha+20120614-1 libmagic1_5.11-2 libmount1_2.20.1-5.1 libmpc2_0.9-4 libmpfr4_3.1.0-5 libmysqlclient-dev_5.5.24+dfsg-4 libmysqlclient18_5.5.24+dfsg-4 libncurses5_5.9-10 libp11-kit-dev_0.12-3 libp11-kit0_0.12-3 libpam-modules_1.1.3-7.1 libpam-modules-bin_1.1.3-7.1 libpam-runtime_1.1.3-7.1 libpam0g_1.1.3-7.1 libpcre3_1:8.30-5 libpcre3-dev_1:8.30-5 libpcrecpp0_1:8.30-5 libpipeline1_1.2.1-1 libpopt0_1.16-7 libpq-dev_9.1.4-2 libpq5_9.1.4-2 libquadmath0_4.7.1-3 libreadline6_6.2-8 libsasl2-2_2.1.25.dfsg1-4+b1 libselinux1_2.1.9-5 libsemanage-common_2.1.6-6 libsemanage1_2.1.6-6 libsepol1_2.1.4-3 libslang2_2.2.4-15 libsqlite3-0_3.7.13-1 libsqlite3-dev_3.7.13-1 libss2_1.42.4-3 libssl-dev_1.0.1c-3 libssl1.0.0_1.0.1c-3 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 libswitch-perl_2.16-2 libtasn1-3_2.13-2 libtasn1-3-dev_2.13-2 libtext-charwidth-perl_0.04-7+b1 libtext-iconv-perl_1.7-5 libtext-wrapi18n-perl_0.06-7 libtimedate-perl_1.2000-1 libtinfo5_5.9-10 libtre-dev_0.8.0-3 libtre5_0.8.0-3 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 make_3.81-8.2 man-db_2.6.2-1 mawk_1.3.3-17 mount_2.20.1-5.1 multiarch-support_2.13-34 mysql-common_5.5.24+dfsg-4 ncurses-base_5.9-10 ncurses-bin_5.9-10 passwd_1:4.1.5.1-1 patch_2.6.1-3 perl_5.14.2-12 perl-base_5.14.2-12 perl-modules_5.14.2-12 pkg-config_0.26-1 po-debconf_1.0.16+nmu2 readline-common_6.2-8 sbuild-build-depends-core-dummy_0.invalid.0 sbuild-build-depends-inspircd-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 Mon Apr 16 22:57:59 2012 UTC using RSA key ID D3524C51 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./inspircd_2.0.5-1.dsc dpkg-source: info: extracting inspircd in inspircd-2.0.5 dpkg-source: info: unpacking inspircd_2.0.5.orig.tar.bz2 dpkg-source: info: unpacking inspircd_2.0.5-1.debian.tar.gz dpkg-source: info: applying 01_spelling_error.diff dpkg-source: info: applying 02_disable_rpath_for_extra_modules.diff dpkg-source: info: applying 03_CVE-2012-1836.diff dpkg-source: info: applying 04_FTBFS_kfreebsd.diff dpkg-source: info: applying 05_FTBFS_gcc-4.7.diff Check disc space ──────────────── Sufficient free space for build User Environment ──────────────── HOME=/sbuild-nonexistent LOGNAME=root PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 SCHROOT_CHROOT_NAME=unstable-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=0 SCHROOT_GROUP=root SCHROOT_SESSION_ID=unstable-amd64-sbuild-a3e1501a-2526-4e44-8198-6d19e077c6f9 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 inspircd dpkg-buildpackage: source version 2.0.5-1 dpkg-buildpackage: source changed by Guillaume Delacour dpkg-source --before-build inspircd-2.0.5 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory `/«PKGBUILDDIR»' # call distclean instead of clean dh_auto_clean -- distclean # Delete symlinks to extra modules find /«PKGBUILDDIR»/src/modules/ -type l -exec rm '{}' \; # Remove generated binary rm -f /«PKGBUILDDIR»/inspircd make[1]: Leaving directory `/«PKGBUILDDIR»' dh_clean dpkg-source -b inspircd-2.0.5 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building inspircd using existing ./inspircd_2.0.5.orig.tar.bz2 dpkg-source: info: building inspircd in inspircd_2.0.5-1.debian.tar.gz dpkg-source: info: building inspircd in inspircd_2.0.5-1.dsc debian/rules build dh build dh_testdir debian/rules override_dh_auto_configure make[1]: Entering directory `/«PKGBUILDDIR»' # Enable extra modules ./configure --enable-extras=m_ssl_gnutls.cpp,m_ldapauth.cpp,m_ldapoper.cpp,m_mysql.cpp,m_pgsql.cpp,m_sqlite3.cpp,m_regex_pcre.cpp,m_regex_posix.cpp,m_regex_tre.cpp,m_geoip.cpp Enabling m_ssl_gnutls.cpp ... Enabling m_ldapauth.cpp ... Enabling m_ldapoper.cpp ... Enabling m_mysql.cpp ... Enabling m_pgsql.cpp ... Enabling m_sqlite3.cpp ... Enabling m_regex_pcre.cpp ... Enabling m_regex_posix.cpp ... Enabling m_regex_tre.cpp ... Enabling m_geoip.cpp ... m_geoip.cpp = enabled m_ldapauth.cpp = enabled m_ldapoper.cpp = enabled m_mssql.cpp = disabled m_mysql.cpp = enabled m_pgsql.cpp = enabled m_regex_pcre.cpp = enabled m_regex_posix.cpp = enabled m_regex_tre.cpp = enabled m_sqlite3.cpp = enabled m_ssl_gnutls.cpp = enabled m_ssl_openssl.cpp = disabled Remember: YOU are responsible for making sure any libraries needed have been installed! # Really launch configure ./configure --disable-interactive \ --enable-gnutls \ --prefix=/usr/lib/inspircd \ --config-dir=/etc/inspircd \ --module-dir=/usr/lib/inspircd/modules \ --binary-dir=/usr/sbin Detecting modules ...................................................................................................................................................... Ok, 150 modules. Running non-interactive configure... Checking for cache from previous configure... not found Checking operating system version... linux Checking if stdint.h exists... yes Checking if strlcpy exists... no Checking if kqueue exists... no Checking for epoll support... yes Checking for eventfd support... yes Checking if Solaris I/O completion ports are available... no Checking for libgnutls... yes Checking for openssl... yes Checking if you are running an ancient, unsupported OS... no (linux) Pre-build configuration is complete! Base install path: /usr/lib/inspircd Config path: /etc/inspircd Module path: /usr/lib/inspircd/modules GCC Version Found: 4.2 Compiler program: g++ GnuTLS Support: y OpenSSL Support: n Important note: The maximum length values are now configured in the  configuration file, not in ./configure! See the   tag in the configuration file for more information. Skipping SSL certificate generation in non-interactive mode. Detecting modules ...................................................................................................................................................... Ok, 150 modules. Executing program for module m_mysql.cpp ... mysql_config --include Executing program for module m_mysql.cpp ... mysql_config --libs_r Executing program for module m_pgsql.cpp ... pg_config --includedir Evaluating perl code for module m_pgsql.cpp ... (Created and executed /tmp/fileWg16cq) Executing program for module m_pgsql.cpp ... pg_config --libdir Executing program for module m_regex_pcre.cpp ... pcre-config --cflags Executing program for module m_regex_pcre.cpp ... pcre-config --libs Locating include directory for package tre for module m_regex_tre.cpp... -D_FORTIFY_SOURCE=2 -DVERSION_TRE="0.8.0" (version 0.8.0) Locating library directory for package tre for module m_regex_tre.cpp... -Wl,-z,relro -ltre  (version 0.8.0) Checking version of package sqlite3 is >= 3.3... Yes (version 3.7.13) Locating include directory for package sqlite3 for module m_sqlite3.cpp... -DVERSION_SQLITE3="3.7.13" (version 3.7.13) Locating library directory for package sqlite3 for module m_sqlite3.cpp... -lsqlite3  (version 3.7.13) Locating include directory for package gnutls for module m_ssl_gnutls.cpp... -I/usr/include/p11-kit-1 -DVERSION_GNUTLS="2.12.20" (version 2.12.20) Locating library directory for package gnutls for module m_ssl_gnutls.cpp... -lgnutls  (version 2.12.20) Writing inspircd_config.h Writing GNUmakefile ... Writing BSDmakefile ... Writing inspircd ... Writing cache file for future ./configures ... To build your server with these settings, please run 'make' now. Please note: for SSL support you will need to load required modules in your config. This configure script has added those modules to the build process. For more info please refer to: http://wiki.inspircd.org/Installation_From_Tarball *** Remember to edit your configuration files!!! *** make[1]: Leaving directory `/«PKGBUILDDIR»' debian/rules override_dh_auto_build make[1]: Entering directory `/«PKGBUILDDIR»' dh_auto_build --parallel make[2]: Entering directory `/«PKGBUILDDIR»' ************************************* * BUILDING INSPIRCD * * * * This will take a *long* time. * * Why not read our wiki at * * http://wiki.inspircd.org * * while you wait for make to run? * ************************************* clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: bancache.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: base.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: channelmanager.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: channels.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: cidr.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: command_parse.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: configparser.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: configreader.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: cull_list.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ /«PKGBUILDDIR»/src/dns.cpp:822:8: warning: use of unary operator that may be intended as compound assignment (-=) i =- 12; ^~ 2 warnings generated. BUILD: dns.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: dynamic.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: filelogger.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: hashcomp.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: helperfuncs.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: inspircd.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: inspsocket.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: inspstring.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: listensocket.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: logger.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: mode.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modmanager_dynamic.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modmanager_static.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ /«PKGBUILDDIR»/src/modules.cpp:306:69: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (( j + incrmnt > EventHandlers[i].size() - 1) || (j + incrmnt < 0)) ~~~~~~~~~~~ ^ ~ 2 warnings generated. BUILD: modules.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: server.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ /«PKGBUILDDIR»/src/snomasks.cpp:94:18: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] desc = "SNO-" + tolower(mysnomask); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ /«PKGBUILDDIR»/src/snomasks.cpp:94:18: note: use array indexing to silence this warning desc = "SNO-" + tolower(mysnomask); ^ & [ ] /«PKGBUILDDIR»/src/snomasks.cpp:130:18: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] desc = "SNO-" + tolower(LastLetter); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /«PKGBUILDDIR»/src/snomasks.cpp:130:18: note: use array indexing to silence this warning desc = "SNO-" + tolower(LastLetter); ^ & [ ] 3 warnings generated. BUILD: snomasks.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: socket.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: socketengine.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: stats.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: testsuite.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: threadengine.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: timer.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: user_resolver.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: usermanager.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: userprocess.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: users.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: whois.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: wildcard.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: xline.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/cmode_b.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/cmode_i.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/cmode_k.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/cmode_l.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/cmode_m.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/cmode_n.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/cmode_o.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/cmode_p.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/cmode_s.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/cmode_t.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/cmode_v.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/umode_i.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/umode_o.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/umode_s.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modes/umode_w.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: socketengines/socketengine_epoll.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: threadengines/threadengine_pthread.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' LINK: bin/inspircd clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_admin.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_away.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_clearcache.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_commands.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_connect.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_die.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_eline.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_gline.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_info.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_invite.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_ison.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_join.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_kick.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_kill.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_kline.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_links.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_list.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_loadmodule.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_lusers.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_map.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_mode.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_modenotice.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_modules.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_motd.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_names.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_nick.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_notice.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_oper.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_part.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_pass.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_ping.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_pong.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_privmsg.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_qline.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_quit.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_rehash.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_reloadmodule.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_restart.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_rules.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_server.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_squit.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_stats.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_time.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_topic.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_unloadmodule.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_user.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_userhost.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_version.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_wallops.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_who.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_whois.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_whowas.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: commands/cmd_zline.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_abbreviation.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_alias.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_allowinvite.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_alltime.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_auditorium.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_autoop.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_banexception.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_banredirect.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_blockamsg.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_blockcaps.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_blockcolor.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_botmode.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_callerid.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_cap.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_cban.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_censor.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_cgiirc.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_chancreate.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_chanfilter.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_chanhistory.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_chanlog.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_channames.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_channelban.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_chanprotect.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_check.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_chghost.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_chgident.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_chgname.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_cloaking.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_clones.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_close.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_commonchans.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_conn_join.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_conn_umodes.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_conn_waitpong.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_connectban.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_connflood.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_customprefix.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_customtitle.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_cycle.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_dccallow.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_deaf.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_delayjoin.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_delaymsg.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_denychans.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_devoice.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_dnsbl.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_exemptchanops.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_filter.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_gecosban.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_geoip.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_globalload.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_globops.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_halfop.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_helpop.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_hidechans.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_hideoper.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_hostchange.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_httpd.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_httpd_acl.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_httpd_config.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_httpd_stats.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_ident.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_inviteexception.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_joinflood.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_jumpserver.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_kicknorejoin.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_knock.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_ldapauth.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_ldapoper.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_lockserv.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_maphide.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ /«PKGBUILDDIR»/src/modules/m_md5.cpp:151:25: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); ~~~ ^~~ 2 warnings generated. BUILD: modules/m_md5.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_messageflood.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_muteban.cpp Executing program for module m_mysql.cpp ... mysql_config --include Executing program for module m_mysql.cpp ... mysql_config --libs_r clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ /«PKGBUILDDIR»/src/modules/m_mysql.cpp:429:41: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] for(unsigned int j = qq.size() - 1; j >= 0; j--) ~ ^ ~ 2 warnings generated. BUILD: modules/m_mysql.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_namedmodes.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_namesx.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_nationalchars.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_nickflood.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_nicklock.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_noctcp.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_nokicks.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_nonicks.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_nonotice.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_nopartmsg.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_ojoin.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_operchans.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_operjoin.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_operlevels.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_operlog.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_opermodes.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_opermotd.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_operprefix.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_override.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_passforward.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_password_hash.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_permchannels.cpp Executing program for module m_pgsql.cpp ... pg_config --includedir Evaluating perl code for module m_pgsql.cpp ... (Created and executed /tmp/filei25TkZ) Executing program for module m_pgsql.cpp ... pg_config --libdir clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_pgsql.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_randquote.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_redirect.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_regex_glob.cpp Executing program for module m_regex_pcre.cpp ... pcre-config --cflags Executing program for module m_regex_pcre.cpp ... pcre-config --libs clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_regex_pcre.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_regex_posix.cpp Locating include directory for package tre for module m_regex_tre.cpp... -D_FORTIFY_SOURCE=2 -DVERSION_TRE="0.8.0" (version 0.8.0) Locating library directory for package tre for module m_regex_tre.cpp... -Wl,-z,relro -ltre  (version 0.8.0) clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_regex_tre.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_regonlycreate.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_remove.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_restrictchans.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_restrictmsg.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_ripemd160.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_rline.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sajoin.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sakick.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_samode.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sanick.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sapart.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_saquit.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sasl.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_satopic.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_securelist.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_seenicks.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_serverban.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_services_account.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_servprotect.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sethost.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_setident.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_setidle.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_setname.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sha256.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_showwhois.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_shun.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_silence.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/addline.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/away.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/cachetimer.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/capab.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/compat.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/delline.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/encap.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/fjoin.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/fmode.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/ftopic.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/hmac.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/idle.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/main.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/metadata.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/netburst.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/nickcollide.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/operquit.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/opertype.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/override_map.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/override_squit.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/override_stats.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/override_whois.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/ping.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/pong.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/postcommand.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/precommand.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/protocolinterface.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/push.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/rconnect.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/resolvers.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/rsquit.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/save.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/server.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/svsjoin.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/svsnick.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/svspart.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/treeserver.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/treesocket1.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/treesocket2.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/uid.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/utils.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_spanningtree/version.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' LINK: modules/m_spanningtree.so clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sqlauth.cpp Checking version of package sqlite3 is >= 3.3... Yes (version 3.7.13) Locating include directory for package sqlite3 for module m_sqlite3.cpp... -DVERSION_SQLITE3="3.7.13" (version 3.7.13) Locating library directory for package sqlite3 for module m_sqlite3.cpp... -lsqlite3  (version 3.7.13) clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sqlite3.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sqloper.cpp Locating include directory for package gnutls for module m_ssl_gnutls.cpp... -I/usr/include/p11-kit-1 -DVERSION_GNUTLS="2.12.20" (version 2.12.20) Locating library directory for package gnutls for module m_ssl_gnutls.cpp... -lgnutls  (version 2.12.20) clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ /«PKGBUILDDIR»/src/modules/m_ssl_gnutls.cpp:291:3: warning: 'gnutls_certificate_client_set_retrieve_function' is deprecated [-Wdeprecated-declarations] gnutls_certificate_client_set_retrieve_function (x509_cred, cert_callback); ^ 2 warnings generated. BUILD: modules/m_ssl_gnutls.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sslinfo.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_sslmodes.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ /«PKGBUILDDIR»/src/modules/m_stripcolor.cpp:70:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((*i == 3)) ~~~^~~~ /«PKGBUILDDIR»/src/modules/m_stripcolor.cpp:70:12: note: remove extraneous parentheses around the comparison to silence this warning if ((*i == 3)) ~ ^ ~ /«PKGBUILDDIR»/src/modules/m_stripcolor.cpp:70:12: note: use '=' to turn this equality comparison into an assignment if ((*i == 3)) ^~ = 2 warnings generated. BUILD: modules/m_stripcolor.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_svshold.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_swhois.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_testnet.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_timedbans.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_tline.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_uhnames.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_uninvite.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_userip.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_vhost.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_watch.cpp clang: warning: argument unused during compilation: '--param ssp-buffer-size=4' clang: warning: argument unused during compilation: '-g1' In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ext/hash_map:61: /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/backward/backward_warning.h:33:2: warning: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings] #warning \ ^ 1 warning generated. BUILD: modules/m_xline_db.cpp ************************************* * BUILD COMPLETE! * * * * To install InspIRCd, type: * * make install * ************************************* make[2]: Leaving directory `/«PKGBUILDDIR»' make[1]: Leaving directory `/«PKGBUILDDIR»' dh_auto_test fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory `/«PKGBUILDDIR»' dh_auto_install -- install DESTDIR=/«PKGBUILDDIR»/debian/inspircd make[2]: Entering directory `/«PKGBUILDDIR»' ************************************* * BUILDING INSPIRCD * * * * This will take a *long* time. * * Why not read our wiki at * * http://wiki.inspircd.org * * while you wait for make to run? * ************************************* Error: You must specify a non-root UID for the server If you are making a package, please specify using ./configure --uid Otherwise, rerun using 'make INSTUID=irc install', where 'irc' is the user who will be running the ircd. You will also need to modify the start script. make[2]: *** [install] Error 1 make[2]: Leaving directory `/«PKGBUILDDIR»' dh_auto_install: make -j1 install DESTDIR=/«PKGBUILDDIR»/debian/tmp AM_UPDATE_INFO_DIR=no install DESTDIR=/«PKGBUILDDIR»/debian/inspircd returned exit code 2 make[1]: *** [override_dh_auto_install] Error 29 make: *** [binary] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 make[1]: Leaving directory `/«PKGBUILDDIR»' ──────────────────────────────────────────────────────────────────────────────── Build finished at 20120709-2048 Finished ──────── E: Build failure (dpkg-buildpackage died) ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cleanup │ └──────────────────────────────────────────────────────────────────────────────┘ Purging /«BUILDDIR» Not cleaning session: cloned chroot in use ┌──────────────────────────────────────────────────────────────────────────────┐ │ Summary │ └──────────────────────────────────────────────────────────────────────────────┘ Architecture: amd64 Build-Space: 21484 Build-Time: 316 Distribution: unstable Fail-Stage: build Install-Time: 11 Job: inspircd_2.0.5-1 Package: inspircd Package-Time: 348 Source-Version: 2.0.5-1 Space: 21484 Status: attempted Version: 2.0.5-1 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120709-2048 Build needed 00:05:48, 21484k disc space DC-Status: Failed 348.556692s DC-Time-Estimation: 348.556692 versus expected 244 (r/m: 0.428511032786885 ; m: 244.0)