Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ithitools.spec'], chrootPath='/var/lib/mock/794939-epel-7-x86_64-1536193408.579195/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '91d247c237114a84aa7f3a4fa631ec47', '-D', '/var/lib/mock/794939-epel-7-x86_64-1536193408.579195/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ithitools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ithitools-1.03-2.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ithitools.spec'], chrootPath='/var/lib/mock/794939-epel-7-x86_64-1536193408.579195/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0ddc37f899274bc99650845d0377fc54', '-D', '/var/lib/mock/794939-epel-7-x86_64-1536193408.579195/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ithitools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HWpcDU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ithitools-master + /usr/bin/gzip -dc /builddir/build/SOURCES/ithitools-1.03-2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ithitools-master + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.neEXV2 + umask 022 + cd /builddir/build/BUILD + cd ithitools-master + cmake . -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/ithitools-master + make Scanning dependencies of target ithicap [ 1%] Building CXX object CMakeFiles/ithicap.dir/lib/AddressFilter.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/AddressFilter.cpp:22:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 3%] Building CXX object CMakeFiles/ithicap.dir/lib/CaptureSummary.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/CaptureSummary.cpp:27: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 4%] Building CXX object CMakeFiles/ithicap.dir/lib/DnsStats.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/DnsStats.cpp:30: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 6%] Building CXX object CMakeFiles/ithicap.dir/lib/pcap_reader.cpp.o [ 7%] Building CXX object CMakeFiles/ithicap.dir/lib/UsefulTransaction.cpp.o [ 9%] Building CXX object CMakeFiles/ithicap.dir/lib/NamePattern.cpp.o [ 10%] Building CXX object CMakeFiles/ithicap.dir/lib/CsvHelper.cpp.o [ 12%] Building CXX object CMakeFiles/ithicap.dir/lib/DnscapPlugIn.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/DnscapPlugIn.cpp:51: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 13%] Building C object CMakeFiles/ithicap.dir/lib/getopt.c.o Linking CXX shared library libithicap.so [ 13%] Built target ithicap Scanning dependencies of target ithitest [ 15%] Building CXX object CMakeFiles/ithitest.dir/src/ithitest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitest.cpp:30: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:27:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitest.cpp:37: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:28:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitest.cpp:37: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:29:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitest.cpp:37: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitest.cpp:37: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:31:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitest.cpp:37: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 16%] Building CXX object CMakeFiles/ithitest.dir/lib/AddressFilter.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/AddressFilter.cpp:22:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 18%] Building CXX object CMakeFiles/ithitest.dir/lib/CaptureSummary.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/CaptureSummary.cpp:27: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 19%] Building CXX object CMakeFiles/ithitest.dir/lib/DnsStats.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/DnsStats.cpp:30: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 21%] Building CXX object CMakeFiles/ithitest.dir/lib/ithimetrics.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:33: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:35:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:36:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:27:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:37: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:29:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:37: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:37: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 22%] Building CXX object CMakeFiles/ithitest.dir/lib/ithipublisher.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithipublisher.cpp:33:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:27:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithipublisher.cpp:34: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:28:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithipublisher.cpp:34: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:29:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithipublisher.cpp:34: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:31:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithipublisher.cpp:34: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 24%] Building CXX object CMakeFiles/ithitest.dir/lib/pcap_reader.cpp.o [ 25%] Building CXX object CMakeFiles/ithitest.dir/lib/UsefulTransaction.cpp.o [ 27%] Building CXX object CMakeFiles/ithitest.dir/lib/NamePattern.cpp.o [ 28%] Building CXX object CMakeFiles/ithitest.dir/lib/DnscapPlugIn.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/DnscapPlugIn.cpp:51: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 30%] Building CXX object CMakeFiles/ithitest.dir/lib/M7Getter.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/M7Getter.cpp:8: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/M7Getter.cpp:9:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 31%] Building CXX object CMakeFiles/ithitest.dir/lib/CsvHelper.cpp.o [ 33%] Building CXX object CMakeFiles/ithitest.dir/lib/M1Data.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/M1Data.cpp:26:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 34%] Building CXX object CMakeFiles/ithitest.dir/lib/M2Data.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/M2Data.cpp:26:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 36%] Building CXX object CMakeFiles/ithitest.dir/lib/ComputeMetric.cpp.o [ 37%] Building CXX object CMakeFiles/ithitest.dir/lib/ComputeM34.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ComputeM34.cpp:24: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ComputeM34.cpp:25:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 39%] Building CXX object CMakeFiles/ithitest.dir/lib/ComputeM6.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ComputeM6.cpp:24: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ComputeM6.cpp:25:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 40%] Building CXX object CMakeFiles/ithitest.dir/lib/OdiPublisher.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:27:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/OdiPublisher.cpp:28: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:28:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/OdiPublisher.cpp:28: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:29:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/OdiPublisher.cpp:28: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/OdiPublisher.cpp:28: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:31:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/OdiPublisher.cpp:28: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 42%] Building C object CMakeFiles/ithitest.dir/lib/getopt.c.o [ 43%] Building CXX object CMakeFiles/ithitest.dir/test/CaptureTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/CaptureTest.cpp:22: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/CaptureTest.cpp:23:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/CaptureTest.h:38:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 45%] Building CXX object CMakeFiles/ithitest.dir/test/DnsPrefixTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/DnsPrefixTest.cpp:24: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/DnsPrefixTest.cpp:25:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/DnsPrefixTest.h:35:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 46%] Building CXX object CMakeFiles/ithitest.dir/test/hashtest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/hashtest.cpp:5:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/hashtest.h:12:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 48%] Building CXX object CMakeFiles/ithitest.dir/test/GetNameTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/GetNameTest.cpp:23: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/GetNameTest.cpp:24:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/MetricTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/GetNameTest.cpp:25:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/GetNameTest.h:35:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 50%] Building CXX object CMakeFiles/ithitest.dir/test/LoadTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/LoadTest.cpp:24:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/LoadTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 51%] Building CXX object CMakeFiles/ithitest.dir/test/MergeTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/MergeTest.cpp:23:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/MergeTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/MergeTest.h:42:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 53%] Building CXX object CMakeFiles/ithitest.dir/test/MetricTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:27:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/MetricTest.cpp:31: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:28:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/MetricTest.cpp:31: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:29:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/MetricTest.cpp:31: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/MetricTest.cpp:31: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:31:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/MetricTest.cpp:31: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/MetricTest.cpp:32:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/MetricTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 54%] Building CXX object CMakeFiles/ithitest.dir/test/M1DataTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/M1DataTest.cpp:22:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/M1DataTest.cpp:23:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/M1DataTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 56%] Building CXX object CMakeFiles/ithitest.dir/test/M2DataTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/M2DataTest.cpp:23:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/M2DataTest.cpp:24:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/M2DataTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 57%] Building CXX object CMakeFiles/ithitest.dir/test/SaveTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/SaveTest.cpp:23:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/SaveTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 59%] Building CXX object CMakeFiles/ithitest.dir/test/testRfc6761.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/testRfc6761.cpp:23:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/testRfc6761.h:32:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/testRfc6761.cpp:24: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 60%] Building CXX object CMakeFiles/ithitest.dir/test/PatternTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/PatternTest.cpp:23:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/PatternTest.h:34:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 62%] Building CXX object CMakeFiles/ithitest.dir/test/PluginTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/PluginTest.cpp:27:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/PluginTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/PluginTest.h:47:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 63%] Building CXX object CMakeFiles/ithitest.dir/test/PublishTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/PublishTest.cpp:23:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/MetricTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/PublishTest.cpp:25:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/PublishTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 65%] Building CXX object CMakeFiles/ithitest.dir/test/CsvTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/CsvTest.cpp:24:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/CsvTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 66%] Building CXX object CMakeFiles/ithitest.dir/test/TldCountTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/TldCountTest.cpp:26: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/TldCountTest.cpp:27:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/TldCountTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 68%] Building CXX object CMakeFiles/ithitest.dir/test/ithi_test_class.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:7:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/hashtest.h:12:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:8:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/testRfc6761.h:32:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:9:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/LoadTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:10:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/SaveTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:11:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/MergeTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/MergeTest.h:42:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:12:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/CaptureTest.h:38:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:13:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/MetricTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:14:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/PatternTest.h:34:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:15:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/PluginTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/PluginTest.h:47:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:16:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/CsvTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:17:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/M1DataTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:18:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/M2DataTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:20:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/PublishTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:21:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/TldCountTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:22:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/DnsPrefixTest.h:35:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:23:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/GetNameTest.h:35:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:24:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/OdiPublishTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:25:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/QNameTest.h:38:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/QNameTest.h:47:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/ithi_test_class.cpp:26:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/StatsByIpTest.h:34:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 69%] Building CXX object CMakeFiles/ithitest.dir/test/OdiPublishTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:27:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/OdiPublishTest.cpp:31: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:28:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/OdiPublishTest.cpp:31: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:29:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/OdiPublishTest.cpp:31: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/OdiPublishTest.cpp:31: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:31:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/OdiPublishTest.cpp:31: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/OdiPublishTest.cpp:33:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/MetricTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/OdiPublishTest.cpp:34:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/OdiPublishTest.h:33:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 71%] Building CXX object CMakeFiles/ithitest.dir/test/QNameTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/test/QNameTest.cpp:21: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/QNameTest.cpp:22:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/QNameTest.h:38:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/QNameTest.h:47:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ [ 72%] Building CXX object CMakeFiles/ithitest.dir/test/StatsByIpTest.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/StatsByIpTest.cpp:22:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/test/StatsByIpTest.cpp:24:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/test/StatsByIpTest.h:34:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool DoTest() override; BUILDSTDERR: ^ Linking CXX executable ithitest [ 72%] Built target ithitest Scanning dependencies of target ithitools [ 74%] Building CXX object CMakeFiles/ithitools.dir/src/ithitools.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitools.cpp:34: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:27:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitools.cpp:41: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:28:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitools.cpp:41: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:29:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitools.cpp:41: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitools.cpp:41: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:31:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/src/ithitools.cpp:41: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 75%] Building CXX object CMakeFiles/ithitools.dir/lib/AddressFilter.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/AddressFilter.cpp:22:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 77%] Building CXX object CMakeFiles/ithitools.dir/lib/CaptureSummary.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/CaptureSummary.cpp:27: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 78%] Building CXX object CMakeFiles/ithitools.dir/lib/DnsStats.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/DnsStats.cpp:30: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ [ 80%] Building CXX object CMakeFiles/ithitools.dir/lib/ithimetrics.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:33: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:35:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:36:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:27:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:37: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:29:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:37: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.cpp:37: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 81%] Building CXX object CMakeFiles/ithitools.dir/lib/ithipublisher.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithipublisher.cpp:33:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:27:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithipublisher.cpp:34: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:28:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithipublisher.cpp:34: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:29:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithipublisher.cpp:34: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:31:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ithipublisher.cpp:34: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 83%] Building CXX object CMakeFiles/ithitools.dir/lib/pcap_reader.cpp.o [ 84%] Building CXX object CMakeFiles/ithitools.dir/lib/UsefulTransaction.cpp.o [ 86%] Building CXX object CMakeFiles/ithitools.dir/lib/NamePattern.cpp.o [ 87%] Building CXX object CMakeFiles/ithitools.dir/lib/M7Getter.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/M7Getter.cpp:8: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/M7Getter.cpp:9:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 89%] Building C object CMakeFiles/ithitools.dir/lib/getopt.c.o [ 90%] Building CXX object CMakeFiles/ithitools.dir/lib/CsvHelper.cpp.o [ 92%] Building CXX object CMakeFiles/ithitools.dir/lib/M1Data.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/M1Data.cpp:26:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 93%] Building CXX object CMakeFiles/ithitools.dir/lib/M2Data.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/M2Data.cpp:26:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 95%] Building CXX object CMakeFiles/ithitools.dir/lib/ComputeMetric.cpp.o [ 96%] Building CXX object CMakeFiles/ithitools.dir/lib/ComputeM34.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ComputeM34.cpp:24: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ComputeM34.cpp:25:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [ 98%] Building CXX object CMakeFiles/ithitools.dir/lib/ComputeM6.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/DnsStats.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/ComputeM6.cpp:24: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/AddressFilter.h:83:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: IPAsKeyLRU* CreateCopy() override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ComputeM6.cpp:25:0: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ [100%] Building CXX object CMakeFiles/ithitools.dir/lib/OdiPublisher.cpp.o BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:27:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/OdiPublisher.cpp:28: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:82:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M1Data.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:28:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/OdiPublisher.cpp:28: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:94:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:95:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:97:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M2Data.h:98:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:29:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/OdiPublisher.cpp:28: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:44:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:45:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:46:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:47:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:81:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:82:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:83:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:84:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:112:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:113:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:114:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM34.h:115:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:30:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/OdiPublisher.cpp:28: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:61:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:62:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool LoadMultipleFiles(char const ** in_files, int nb_files) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:63:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/ComputeM6.h:64:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/ithitools-master/lib/ithimetrics.h:31:0, BUILDSTDERR: from /builddir/build/BUILD/ithitools-master/lib/OdiPublisher.cpp:28: BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:50:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Load(char const * single_file_name) override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:51:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Compute() override; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ithitools-master/lib/M7Getter.h:52:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] BUILDSTDERR: bool Write(FILE * F_out) override; BUILDSTDERR: ^ Linking CXX executable ithitools [100%] Built target ithitools + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l5zlXn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64 + cd ithitools-master + make install DESTDIR=/builddir/build/BUILDROOT/ithitools-1.03-2.x86_64 [ 13%] Built target ithicap [ 72%] Built target ithitest [100%] Built target ithitools Install the project... -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64/usr/local/bin/ithitools-1.03 -- Installing: /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64/usr/local/bin/ithitools -- Installing: /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64/usr/local/lib/libithicap.so.1.03 -- Installing: /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64/usr/local/lib/libithicap.so -- Installing: /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64/usr/local/include/ithicap.h + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ithitools-master extracting debug info from /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64/usr/local/lib/libithicap.so.1.03 extracting debug info from /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64/usr/local/bin/ithitools-1.03 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/local/lib/libithicap.so.1.03.debug to /usr/lib/debug/usr/local/lib/libithicap.so.debug symlinked /usr/lib/debug/usr/local/bin/ithitools-1.03.debug to /usr/lib/debug/usr/local/bin/ithitools.debug BUILDSTDERR: 947 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ithitools-1.03-2.x86_64 Provides: ithitools = 1.03-2 ithitools(x86-64) = 1.03-2 libithicap.so.1.03()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libithicap.so.1.03()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: ithitools-debuginfo-1.03-2.x86_64 Provides: ithitools-debuginfo = 1.03-2 ithitools-debuginfo(x86-64) = 1.03-2 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64 Wrote: /builddir/build/RPMS/ithitools-1.03-2.x86_64.rpm Wrote: /builddir/build/RPMS/ithitools-debuginfo-1.03-2.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xVOnPB + umask 022 + cd /builddir/build/BUILD + cd ithitools-master + /usr/bin/rm -rf /builddir/build/BUILDROOT/ithitools-1.03-2.x86_64 + exit 0 Child return code was: 0