## Newly built Fedora23 -- OS and other details [ushastry@fedora23 FastBit_UDF-master]$ cat /etc/*release Fedora release 23 (Twenty Three) NAME=Fedora VERSION="23 (Workstation Edition)" ID=fedora VERSION_ID=23 PRETTY_NAME="Fedora 23 (Workstation Edition)" ANSI_COLOR="0;34" CPE_NAME="cpe:/o:fedoraproject:fedora:23" HOME_URL="https://fedoraproject.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=23 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=23 PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy VARIANT="Workstation Edition" VARIANT_ID=workstation Fedora release 23 (Twenty Three) Fedora release 23 (Twenty Three) -- gcc/g++ versions [ushastry@fedora23 FastBit_UDF-master]$ gcc --version gcc (GCC) 5.3.1 20151207 (Red Hat 5.3.1-2) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [ushastry@fedora23 FastBit_UDF-master]$ g++ --version g++ (GCC) 5.3.1 20151207 (Red Hat 5.3.1-2) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- Downloads [ushastry@fedora23 Downloads]$ ls -l total 48 drwxrwxr-x. 7 ushastry ushastry 4096 Mar 2 04:44 FastBit_UDF-master -rw-rw-r--. 1 ushastry ushastry 27259 Mar 2 02:42 FastBit_UDF-master.zip -rw-rw-r--. 1 ushastry ushastry 13050 Mar 2 02:36 mysql57-community-release-fc23-7.noarch.rpm [ushastry@fedora23 Downloads]$ md5sum FastBit_UDF-master.zip 48222a18d0c95f937ed4fe41492524cb FastBit_UDF-master.zip [ushastry@fedora23 Downloads]$ [ushastry@fedora23 Downloads]$ md5sum mysql57-community-release-fc23-7.noarch.rpm df7893000a7b93d1347c72d0a6571012 mysql57-community-release-fc23-7.noarch.rpm [ushastry@fedora23 Downloads]$ [ushastry@fedora23 Downloads]$ dnf list installed|grep mysql mysql-community-client.x86_64 5.7.11-1.fc23 @mysql57-community mysql-community-common.x86_64 5.7.11-1.fc23 @mysql57-community mysql-community-devel.x86_64 5.7.11-1.fc23 @mysql57-community mysql-community-libs.x86_64 5.7.11-1.fc23 @mysql57-community mysql-community-server.x86_64 5.7.11-1.fc23 @mysql57-community mysql57-community-release.noarch fc23-7 @System [ushastry@fedora23 Downloads]$ ###### Unzip and make (obfuscated host/ip details in the results) [ushastry@fedora23 Downloads]$ unzip FastBit_UDF-master.zip Archive: FastBit_UDF-master.zip c979903bce0ce8feccc9af33b692ae67fa5845e1 creating: FastBit_UDF-master/ inflating: FastBit_UDF-master/.gitignore inflating: FastBit_UDF-master/FASTBIT_COPYING inflating: FastBit_UDF-master/Makefile inflating: FastBit_UDF-master/README.md inflating: FastBit_UDF-master/dotest inflating: FastBit_UDF-master/fb_udf.cpp inflating: FastBit_UDF-master/fb_udf.h inflating: FastBit_UDF-master/get_and_build_fastbit.sh inflating: FastBit_UDF-master/install.sql inflating: FastBit_UDF-master/routines.sql [ushastry@fedora23 Downloads]$ cd FastBit_UDF-master/ [ushastry@fedora23 FastBit_UDF-master]$ make sh get_and_build_fastbit.sh "2.0.1" 2.0.1 https://codeforge.lbl.gov/frs/download.php/415/fastbit-2.0.1.tar.gz 415 fastbit-2.0.1 fastbit-2.0.1.tar.gz --2016-03-02 03:58:29-- https://codeforge.lbl.gov/frs/download.php/415/fastbit-2.0.1.tar.gz Resolving www-xxx.xx.xxxxx.com (www-xxx.xx.xxxxx.com)... 1.1.1.1 Connecting to www-xxx.xx.xxxxx.com (www-xxx.xx.xxxxx.com)|1.1.1.1|:80... connected. Proxy request sent, awaiting response... 200 OK Length: 2591424 (2.5M) [application/binary] Saving to: ‘fastbit-2.0.1.tar.gz’ fastbit-2.0.1.tar.gz 100%[===========================================================================================>] 2.47M 295KB/s in 9.4s 2016-03-02 03:58:47 (270 KB/s) - ‘fastbit-2.0.1.tar.gz’ saved [2591424/2591424] fastbit-2.0.1/ fastbit-2.0.1/aclocal.m4 fastbit-2.0.1/AUTHORS fastbit-2.0.1/ChangeLog fastbit-2.0.1/compile fastbit-2.0.1/config.guess fastbit-2.0.1/config.sub fastbit-2.0.1/configure fastbit-2.0.1/configure.ac fastbit-2.0.1/contrib/ fastbit-2.0.1/COPYING fastbit-2.0.1/depcomp fastbit-2.0.1/doc/ fastbit-2.0.1/examples/ fastbit-2.0.1/INSTALL fastbit-2.0.1/install-sh fastbit-2.0.1/java/ fastbit-2.0.1/ltmain.sh fastbit-2.0.1/Makefile.am fastbit-2.0.1/Makefile.in fastbit-2.0.1/missing fastbit-2.0.1/._NEWS fastbit-2.0.1/NEWS fastbit-2.0.1/README fastbit-2.0.1/runconfig fastbit-2.0.1/src/ fastbit-2.0.1/tests/ fastbit-2.0.1/win/ fastbit-2.0.1/win/ardea.vcproj fastbit-2.0.1/win/dll.vcproj fastbit-2.0.1/win/FlexLexer.h fastbit-2.0.1/win/ibis.sln fastbit-2.0.1/win/ibis.vcproj fastbit-2.0.1/win/java.vcproj fastbit-2.0.1/win/MinGW.mak fastbit-2.0.1/win/README fastbit-2.0.1/win/tcapi.vcproj fastbit-2.0.1/win/thula.vcproj fastbit-2.0.1/win/trydll.cpp fastbit-2.0.1/win/trydll.vcproj fastbit-2.0.1/win/Win.mak fastbit-2.0.1/tests/acmpub.csv fastbit-2.0.1/tests/acmpub.v.a fastbit-2.0.1/tests/acmpub.v.b fastbit-2.0.1/tests/inRange.cpp fastbit-2.0.1/tests/jrf.cpp fastbit-2.0.1/tests/._js2.csv fastbit-2.0.1/tests/js2.csv fastbit-2.0.1/tests/m4/ fastbit-2.0.1/tests/Makefile.am fastbit-2.0.1/tests/Makefile.in fastbit-2.0.1/tests/marksdb.csv fastbit-2.0.1/tests/maurel.csv fastbit-2.0.1/tests/readcsv.cpp fastbit-2.0.1/tests/README fastbit-2.0.1/tests/scripts/ fastbit-2.0.1/tests/setqgen.cpp fastbit-2.0.1/tests/smatch.cpp fastbit-2.0.1/tests/test0.csv fastbit-2.0.1/tests/test1.csv fastbit-2.0.1/tests/vault/ fastbit-2.0.1/tests/vault/acmpub-0 fastbit-2.0.1/tests/vault/acmpub-1 fastbit-2.0.1/tests/vault/acmpub-2 fastbit-2.0.1/tests/vault/hist0 fastbit-2.0.1/tests/vault/hist1 fastbit-2.0.1/tests/vault/hist2 fastbit-2.0.1/tests/vault/hist3 fastbit-2.0.1/tests/vault/hist4 fastbit-2.0.1/tests/vault/hist5 fastbit-2.0.1/tests/vault/hist6 fastbit-2.0.1/tests/vault/inRange-1 fastbit-2.0.1/tests/vault/join-1 fastbit-2.0.1/tests/vault/join-2 fastbit-2.0.1/tests/vault/join-3 fastbit-2.0.1/tests/vault/join-4 fastbit-2.0.1/tests/vault/join-5 fastbit-2.0.1/tests/vault/join-6 fastbit-2.0.1/tests/vault/join-7 fastbit-2.0.1/tests/vault/join-8 fastbit-2.0.1/tests/vault/marksdb-1 fastbit-2.0.1/tests/vault/marksdb-3 fastbit-2.0.1/tests/vault/marksdb-4 fastbit-2.0.1/tests/vault/small-1 fastbit-2.0.1/tests/vault/small-10 fastbit-2.0.1/tests/vault/small-11 fastbit-2.0.1/tests/vault/small-12 fastbit-2.0.1/tests/vault/small-2 fastbit-2.0.1/tests/vault/small-3 fastbit-2.0.1/tests/vault/small-4 fastbit-2.0.1/tests/vault/small-5 fastbit-2.0.1/tests/vault/small-6 fastbit-2.0.1/tests/vault/small-7 fastbit-2.0.1/tests/vault/smatch-1 fastbit-2.0.1/tests/vault/tcapi-3 fastbit-2.0.1/tests/vault/text-0 fastbit-2.0.1/tests/vault/thula-0 fastbit-2.0.1/tests/vault/thula-1 fastbit-2.0.1/tests/scripts/fastbit-config.in fastbit-2.0.1/tests/scripts/hcompare.pl fastbit-2.0.1/tests/scripts/jrf-check.pl fastbit-2.0.1/tests/scripts/matchCounts.pl fastbit-2.0.1/tests/scripts/printWarning.pl fastbit-2.0.1/tests/scripts/query-count.list fastbit-2.0.1/tests/scripts/star2002.sh fastbit-2.0.1/tests/m4/libtool.m4 fastbit-2.0.1/tests/m4/ltoptions.m4 fastbit-2.0.1/tests/m4/ltsugar.m4 fastbit-2.0.1/tests/m4/ltversion.m4 fastbit-2.0.1/tests/m4/lt~obsolete.m4 fastbit-2.0.1/src/array_t.cpp fastbit-2.0.1/src/array_t.h fastbit-2.0.1/src/bitvector.cpp fastbit-2.0.1/src/bitvector.h fastbit-2.0.1/src/bitvector64.cpp fastbit-2.0.1/src/bitvector64.h fastbit-2.0.1/src/blob.cpp fastbit-2.0.1/src/blob.h fastbit-2.0.1/src/bord.cpp fastbit-2.0.1/src/bord.h fastbit-2.0.1/src/bordm.cpp fastbit-2.0.1/src/bundle.cpp fastbit-2.0.1/src/bundle.h fastbit-2.0.1/src/capi.cpp fastbit-2.0.1/src/capi.h fastbit-2.0.1/src/category.cpp fastbit-2.0.1/src/category.h fastbit-2.0.1/src/column.cpp fastbit-2.0.1/src/column.h fastbit-2.0.1/src/colValues.cpp fastbit-2.0.1/src/colValues.h fastbit-2.0.1/src/const.h fastbit-2.0.1/src/countQuery.cpp fastbit-2.0.1/src/countQuery.h fastbit-2.0.1/src/dictionary.cpp fastbit-2.0.1/src/dictionary.h fastbit-2.0.1/src/Doxyfile fastbit-2.0.1/src/fastbit-config.h fastbit-2.0.1/src/fastbit-config.h.in fastbit-2.0.1/src/fileManager.cpp fastbit-2.0.1/src/fileManager.h fastbit-2.0.1/src/filter.cpp fastbit-2.0.1/src/filter.h fastbit-2.0.1/src/fromClause.cpp fastbit-2.0.1/src/fromClause.h fastbit-2.0.1/src/fromLexer.cc fastbit-2.0.1/src/fromLexer.h fastbit-2.0.1/src/fromLexer.ll fastbit-2.0.1/src/fromParser.cc fastbit-2.0.1/src/fromParser.hh fastbit-2.0.1/src/fromParser.yy fastbit-2.0.1/src/horometer.h fastbit-2.0.1/src/iapi.cpp fastbit-2.0.1/src/iapi.h fastbit-2.0.1/src/ibin.cpp fastbit-2.0.1/src/ibin.h fastbit-2.0.1/src/ibis.h fastbit-2.0.1/src/icegale.cpp fastbit-2.0.1/src/icentre.cpp fastbit-2.0.1/src/icmoins.cpp fastbit-2.0.1/src/idbak.cpp fastbit-2.0.1/src/idbak2.cpp fastbit-2.0.1/src/idirekte.cpp fastbit-2.0.1/src/idirekte.h fastbit-2.0.1/src/ifade.cpp fastbit-2.0.1/src/ikeywords.cpp fastbit-2.0.1/src/ikeywords.h fastbit-2.0.1/src/imesa.cpp fastbit-2.0.1/src/index.cpp fastbit-2.0.1/src/index.h fastbit-2.0.1/src/irange.cpp fastbit-2.0.1/src/irelic.cpp fastbit-2.0.1/src/irelic.h fastbit-2.0.1/src/iroster.cpp fastbit-2.0.1/src/iroster.h fastbit-2.0.1/src/isapid.cpp fastbit-2.0.1/src/isbiad.cpp fastbit-2.0.1/src/iskive.cpp fastbit-2.0.1/src/islice.cpp fastbit-2.0.1/src/ixambit.cpp fastbit-2.0.1/src/ixbylt.cpp fastbit-2.0.1/src/ixfuge.cpp fastbit-2.0.1/src/ixfuzz.cpp fastbit-2.0.1/src/ixpack.cpp fastbit-2.0.1/src/ixpale.cpp fastbit-2.0.1/src/ixzona.cpp fastbit-2.0.1/src/ixzone.cpp fastbit-2.0.1/src/jnatural.cpp fastbit-2.0.1/src/jnatural.h fastbit-2.0.1/src/jrange.cpp fastbit-2.0.1/src/jrange.h fastbit-2.0.1/src/location.hh fastbit-2.0.1/src/Makefile.am fastbit-2.0.1/src/Makefile.in fastbit-2.0.1/src/mensa.cpp fastbit-2.0.1/src/mensa.h fastbit-2.0.1/src/meshQuery.cpp fastbit-2.0.1/src/meshQuery.h fastbit-2.0.1/src/part.cpp fastbit-2.0.1/src/part.h fastbit-2.0.1/src/parth.cpp fastbit-2.0.1/src/parth2d.cpp fastbit-2.0.1/src/parth3d.cpp fastbit-2.0.1/src/parth3da.cpp fastbit-2.0.1/src/parth3db.cpp fastbit-2.0.1/src/parth3dw.cpp fastbit-2.0.1/src/parti.cpp fastbit-2.0.1/src/party.cpp fastbit-2.0.1/src/position.hh fastbit-2.0.1/src/qExpr.cpp fastbit-2.0.1/src/qExpr.h fastbit-2.0.1/src/quaere.cpp fastbit-2.0.1/src/quaere.h fastbit-2.0.1/src/query.cpp fastbit-2.0.1/src/query.h fastbit-2.0.1/src/resource.cpp fastbit-2.0.1/src/resource.h fastbit-2.0.1/src/rids.cpp fastbit-2.0.1/src/rids.h fastbit-2.0.1/src/selectClause.cpp fastbit-2.0.1/src/selectClause.h fastbit-2.0.1/src/selectLexer.cc fastbit-2.0.1/src/selectLexer.h fastbit-2.0.1/src/selectLexer.ll fastbit-2.0.1/src/selectParser.cc fastbit-2.0.1/src/selectParser.hh fastbit-2.0.1/src/selectParser.yy fastbit-2.0.1/src/stack.hh fastbit-2.0.1/src/tab.h fastbit-2.0.1/src/table.h fastbit-2.0.1/src/tafel.cpp fastbit-2.0.1/src/tafel.h fastbit-2.0.1/src/twister.h fastbit-2.0.1/src/util.cpp fastbit-2.0.1/src/util.h fastbit-2.0.1/src/utilidor.cpp fastbit-2.0.1/src/utilidor.h fastbit-2.0.1/src/whereClause.cpp fastbit-2.0.1/src/whereClause.h fastbit-2.0.1/src/whereLexer.cc fastbit-2.0.1/src/whereLexer.h fastbit-2.0.1/src/whereLexer.ll fastbit-2.0.1/src/whereParser.cc fastbit-2.0.1/src/whereParser.hh fastbit-2.0.1/src/._whereParser.yy fastbit-2.0.1/src/whereParser.yy fastbit-2.0.1/java/build.xml fastbit-2.0.1/java/FastBit.c fastbit-2.0.1/java/FastBit.h fastbit-2.0.1/java/gov/ fastbit-2.0.1/java/Makefile.am fastbit-2.0.1/java/Makefile.in fastbit-2.0.1/java/milky.java fastbit-2.0.1/java/README fastbit-2.0.1/java/tests/ fastbit-2.0.1/java/tests/lib/ fastbit-2.0.1/java/tests/log4j.properties fastbit-2.0.1/java/tests/README fastbit-2.0.1/java/tests/TestFastBitJava.java fastbit-2.0.1/java/tests/lib/commons-logging.jar fastbit-2.0.1/java/tests/lib/junit-4.4.jar fastbit-2.0.1/java/tests/lib/log4j-1.2.15.jar fastbit-2.0.1/java/gov/lbl/ fastbit-2.0.1/java/gov/lbl/fastbit/ fastbit-2.0.1/java/gov/lbl/fastbit/FastBit.java fastbit-2.0.1/java/gov/lbl/fastbit/FastBitStringReader.java fastbit-2.0.1/java/gov/lbl/fastbit/FastBitStringReaderException.java fastbit-2.0.1/java/gov/lbl/fastbit/FastBitStringWriter.java fastbit-2.0.1/java/gov/lbl/fastbit/FastBitStringWriterException.java fastbit-2.0.1/examples/ardea.cpp fastbit-2.0.1/examples/ibis.cpp fastbit-2.0.1/examples/Makefile.am fastbit-2.0.1/examples/Makefile.in fastbit-2.0.1/examples/rara.cpp fastbit-2.0.1/examples/README fastbit-2.0.1/examples/tcapi.c fastbit-2.0.1/examples/thula.cpp fastbit-2.0.1/examples/tiapi.c fastbit-2.0.1/doc/dataDistributions.html fastbit-2.0.1/doc/dataLoading.html fastbit-2.0.1/doc/footer.html fastbit-2.0.1/doc/ibisCommandLine.html fastbit-2.0.1/doc/index.html fastbit-2.0.1/doc/indexSpec.html fastbit-2.0.1/doc/quickstart.html fastbit-2.0.1/contrib/fbmerge/ fastbit-2.0.1/contrib/Makefile.am fastbit-2.0.1/contrib/Makefile.in fastbit-2.0.1/contrib/README fastbit-2.0.1/contrib/fbmerge/fbmerge.cpp fastbit-2.0.1/contrib/fbmerge/fbmerge.sln fastbit-2.0.1/contrib/fbmerge/fbmerge.vcproj fastbit-2.0.1/contrib/fbmerge/Makefile.am fastbit-2.0.1/contrib/fbmerge/Makefile.in checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for log10 in -lm... yes checking for clock_gettime in -lrt... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for mkdir... yes checking for flock... yes checking for strptime... yes checking whether to enable debugging (-g)... checking whether to enable extra optimization... no checking for unordered_map... yes checking for the presence of getpwuid... yes checking for the presence of getpwuid_r... yes checking for quiet_NaN... yes, use quiet_NaN() as null values checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking if more special flags are required for pthreads... no checking if math.h defines nextafter... yes checking if compiler supports __sync_add_and_fetch for 32-bit integers... yes checking if compiler supports __sync_add_and_fetch for 64-bit integers... yes checking if the default FlexLexer.h defines yywrap... which: no flex in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/ushastry/.local/bin:/home/ushastry/bin) no, use /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win/FlexLexer.h configure: WARNING: Can not find /bin/javac checking whether to build java native interface... no checking whether to configure Makefiles in contrib... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating java/Makefile config.status: creating contrib/Makefile config.status: creating contrib/fbmerge/Makefile config.status: creating tests/scripts/fastbit-config config.status: creating src/fastbit-config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing FastBit-prefix commands make[1]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1' Making all in src make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make all-am make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT part.lo -MD -MP -MF .deps/part.Tpo -c -o part.lo part.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT part.lo -MD -MP -MF .deps/part.Tpo -c part.cpp -fPIC -DPIC -o .libs/part.o part.cpp: In static member function 'static long int ibis::part::doScan(const ibis::array_t&, const ibis::qContinuousRange&, const ibis::bitvector&, ibis::bitvector&)': part.cpp:11128:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11130:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11136:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11138:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11152:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11154:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11160:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11162:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11176:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11182:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11190:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11196:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11206:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11212:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11220:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11226:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11236:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11242:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11255:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11261:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11274:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11276:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11282:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11284:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11298:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11300:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11306:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11308:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11322:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11328:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11336:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11342:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11352:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11358:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11366:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11372:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11382:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11388:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11401:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11407:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11420:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11426:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11434:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11440:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11450:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11456:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11464:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11470:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11480:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11482:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11488:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11490:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11504:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11506:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11512:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11514:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11528:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11534:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11547:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11553:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11566:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11572:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11580:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11586:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11596:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11602:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11610:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11616:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11626:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11628:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11634:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11636:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11650:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11652:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11658:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11660:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11674:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11676:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11682:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11684:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11697:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11703:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11717:14: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11723:14: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11737:14: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11743:14: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11757:14: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11763:14: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11777:14: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11783:14: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11797:14: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11803:14: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11816:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11822:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11839:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11845:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11853:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11859:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11867:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11873:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11881:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11887:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11896:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11902:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp: In static member function 'static long int ibis::part::doScan(const ibis::array_t&, const ibis::qContinuousRange&, const ibis::bitvector&, ibis::bitvector&) [with E = float]': part.cpp:11967:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11969:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11975:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11977:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11991:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:11993:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:11999:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12001:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12015:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12020:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12028:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12034:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12044:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12050:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12057:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12062:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12071:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12076:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12088:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12093:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12105:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12107:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12112:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12114:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12127:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12129:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12134:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12136:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12149:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12154:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12161:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12166:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12175:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12180:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12187:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12192:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12201:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12206:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12218:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12223:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12235:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12240:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12247:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12252:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12261:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12266:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12273:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12278:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12287:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12289:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12294:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12296:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12309:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12311:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12316:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12318:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12331:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12336:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12348:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12353:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12365:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12370:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12377:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12382:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12391:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12396:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12403:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12408:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12417:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12419:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12424:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12426:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12439:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12441:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12446:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12448:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12461:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12463:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12468:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12470:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12482:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12487:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12499:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12504:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12517:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12522:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12535:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12540:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12553:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12558:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12571:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12576:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12588:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12593:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12604:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12609:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12616:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12621:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12628:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12633:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12640:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12645:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12653:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12658:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp: In static member function 'static long int ibis::part::doScan(const ibis::array_t&, const ibis::qContinuousRange&, const ibis::bitvector&, ibis::bitvector&) [with E = double]': part.cpp:12721:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12723:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12728:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12730:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12743:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12745:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12750:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12752:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12765:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12770:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12777:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12782:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12791:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12796:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12803:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12808:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12817:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12822:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12834:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12839:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12851:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12853:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12858:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12860:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12873:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12875:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12880:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12882:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12895:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12900:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12907:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12912:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12921:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12926:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12933:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12938:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12947:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12952:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12964:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12969:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12981:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12986:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:12993:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:12998:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13007:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13013:10: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13020:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13025:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13034:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13036:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13041:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13043:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13056:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13058:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13063:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13065:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13078:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13083:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13095:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13100:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13112:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13117:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13124:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13129:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13138:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13143:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13150:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13155:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13164:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13166:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13171:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13173:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13186:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13188:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13193:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13195:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13208:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13210:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13215:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13217:10: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13229:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13234:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13246:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13251:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13264:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13269:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13282:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13287:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13300:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13305:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13318:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13323:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13335:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13340:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13351:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13356:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13363:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13368:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13375:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13380:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13387:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13392:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13400:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13405:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp: In static member function 'static long int ibis::part::doScan(const ibis::array_t&, const ibis::qContinuousRange&, const ibis::bitvector&, ibis::array_t&)': part.cpp:13601:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13603:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13615:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13617:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13629:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13635:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13643:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13649:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13657:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13668:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13679:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13681:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13693:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13695:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13707:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13713:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13721:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13727:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13735:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13746:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13757:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13763:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13771:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13777:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13785:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13787:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13799:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13801:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13813:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13824:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13835:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13841:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13849:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13855:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13863:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13865:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13877:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13879:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13891:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13893:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13904:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13916:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13928:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13940:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13952:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13964:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13975:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:13990:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:13996:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14002:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14008:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14015:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp: In static member function 'static long int ibis::part::doScan(const ibis::array_t&, const ibis::qContinuousRange&, const ibis::bitvector&, ibis::array_t&, ibis::bitvector&)': part.cpp:14207:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14209:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14221:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14223:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14235:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14241:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14249:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14255:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14263:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14274:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14285:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14287:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14299:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14301:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14313:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14319:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14327:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14333:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14341:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14352:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14363:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14369:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14377:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14383:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14391:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14393:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14405:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14407:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14419:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14430:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14441:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14447:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14455:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14461:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14469:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14471:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14483:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14485:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14497:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14499:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14510:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14522:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14534:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14546:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14558:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14570:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14581:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14596:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14602:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14608:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14614:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14621:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp: In static member function 'static long int ibis::part::doScan(const ibis::array_t&, const ibis::qContinuousRange&, const ibis::bitvector&, ibis::array_t&) [with E = float]': part.cpp:14692:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14694:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14706:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14708:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14720:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14726:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14734:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14740:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14748:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14759:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14770:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14772:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14784:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14786:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14798:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14804:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14812:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14818:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14826:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14837:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14848:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14854:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14862:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14868:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14876:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14878:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14890:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14892:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14904:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14915:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14926:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14932:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14940:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14946:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14954:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14956:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14968:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14970:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14982:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:14984:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:14995:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15006:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15018:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15030:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15042:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15054:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15065:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15075:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15081:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15087:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15093:15: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15100:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp: In static member function 'static long int ibis::part::doScan(const ibis::array_t&, const ibis::qContinuousRange&, const ibis::bitvector&, ibis::array_t&) [with E = double]': part.cpp:15173:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15175:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15187:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15189:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15201:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15207:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15215:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15221:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15229:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15240:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15251:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15253:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15265:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15267:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15279:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15285:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15293:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15299:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15307:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15318:15: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15329:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15335:19: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] (vals, std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15344:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15351:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15360:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15362:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15375:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15377:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15390:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15402:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15414:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15421:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15429:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15436:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15444:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15446:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15458:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15460:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15472:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15474:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15486:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15498:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15511:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15524:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15537:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15550:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15562:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15573:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15580:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15587:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15594:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15602:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp: In static member function 'static long int ibis::part::doScan(const ibis::array_t&, const ibis::qContinuousRange&, const ibis::bitvector&, ibis::array_t&, ibis::bitvector&) [with E = float]': part.cpp:15665:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15667:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15680:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15682:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15695:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15702:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15711:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15718:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15727:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15739:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15751:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15753:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15766:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15768:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15781:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15788:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15797:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15804:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15813:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15825:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15837:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15844:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15853:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15860:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15869:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15871:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15884:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15886:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15899:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15911:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15922:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15929:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15937:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15944:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15952:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15954:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15966:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15968:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15980:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:15982:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:15994:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16006:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16019:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16032:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16045:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16058:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16070:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16081:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16088:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16095:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16102:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16110:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp: In static member function 'static long int ibis::part::doScan(const ibis::array_t&, const ibis::qContinuousRange&, const ibis::bitvector&, ibis::array_t&, ibis::bitvector&) [with E = double]': part.cpp:16173:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16175:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16188:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16190:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16203:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16210:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16219:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16226:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16235:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16247:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16259:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16261:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16274:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16276:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16289:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16296:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16305:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16312:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16321:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16333:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16345:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16352:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16361:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16368:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16377:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16379:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16392:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16394:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16407:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16419:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16430:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16437:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16445:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16452:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16460:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16462:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16474:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16476:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16488:19: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] (vals, std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16490:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16502:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16514:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16527:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16540:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16553:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16566:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16578:9: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:16589:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16596:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16603:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16610:9: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:16618:13: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp: In member function 'long int ibis::part::doCount(const ibis::qRange&) const': part.cpp:17485:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17487:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17495:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17497:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17505:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17509:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17515:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17519:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17525:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17534:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17544:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17546:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17554:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17556:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17564:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17568:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17574:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17578:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17584:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17593:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17603:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17607:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17613:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17617:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17623:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17625:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17633:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17635:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17643:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17652:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17662:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17666:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17672:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17676:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17682:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17684:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17692:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17694:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17702:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17704:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17713:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17724:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17734:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17744:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17754:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17764:13: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17773:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17786:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17791:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17796:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17801:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17807:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp: In member function 'long int ibis::part::doCount(const ibis::qRange&) const [with T = float]': part.cpp:17862:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17864:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17872:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17874:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17882:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17886:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17892:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17896:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17902:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17911:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17921:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17923:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17931:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17933:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17941:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17945:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17951:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17955:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17961:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17970:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17980:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17984:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:17990:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:17994:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18000:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18002:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18010:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18012:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18020:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18029:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18039:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18043:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18049:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18053:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18059:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18061:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18069:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18071:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18079:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18081:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18090:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18100:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18110:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18120:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18130:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18140:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18149:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18158:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18163:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18168:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18173:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18179:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp: In member function 'long int ibis::part::doCount(const ibis::qRange&) const [with T = double]': part.cpp:18233:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18235:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18243:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18245:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18253:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18257:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18263:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18267:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18273:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18282:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18292:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18294:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18302:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18304:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18312:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18316:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18322:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18326:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18332:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18341:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18351:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18355:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18361:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18365:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18371:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18373:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18381:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18383:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18391:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18400:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18410:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18414:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18420:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18424:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18430:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18432:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18440:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18442:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18450:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18452:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18461:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::greater_equal > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18471:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18481:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18491:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18501:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18511:16: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18520:12: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] std::binder1st< std::equal_to > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:108:11: note: declared here class binder1st ^ part.cpp:18529:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18534:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18539:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18544:12: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ part.cpp:18550:16: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] std::binder2nd > ^ In file included from /usr/include/c++/5.3.1/bits/stl_function.h:1128:0, from /usr/include/c++/5.3.1/string:48, from /usr/include/c++/5.3.1/bits/locale_classes.h:40, from /usr/include/c++/5.3.1/bits/ios_base.h:41, from /usr/include/c++/5.3.1/ios:42, from /usr/include/c++/5.3.1/ostream:38, from /usr/include/c++/5.3.1/iostream:39, from table.h:16, from blob.h:9, from part.cpp:13: /usr/include/c++/5.3.1/backward/binders.h:143:11: note: declared here class binder2nd ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT part.lo -MD -MP -MF .deps/part.Tpo -c part.cpp -o part.o >/dev/null 2>&1 mv -f .deps/part.Tpo .deps/part.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bordm.lo -MD -MP -MF .deps/bordm.Tpo -c -o bordm.lo bordm.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bordm.lo -MD -MP -MF .deps/bordm.Tpo -c bordm.cpp -fPIC -DPIC -o .libs/bordm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bordm.lo -MD -MP -MF .deps/bordm.Tpo -c bordm.cpp -o bordm.o >/dev/null 2>&1 mv -f .deps/bordm.Tpo .deps/bordm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bord.lo -MD -MP -MF .deps/bord.Tpo -c -o bord.lo bord.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bord.lo -MD -MP -MF .deps/bord.Tpo -c bord.cpp -fPIC -DPIC -o .libs/bord.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bord.lo -MD -MP -MF .deps/bord.Tpo -c bord.cpp -o bord.o >/dev/null 2>&1 mv -f .deps/bord.Tpo .deps/bord.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ibin.lo -MD -MP -MF .deps/ibin.Tpo -c -o ibin.lo ibin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ibin.lo -MD -MP -MF .deps/ibin.Tpo -c ibin.cpp -fPIC -DPIC -o .libs/ibin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ibin.lo -MD -MP -MF .deps/ibin.Tpo -c ibin.cpp -o ibin.o >/dev/null 2>&1 mv -f .deps/ibin.Tpo .deps/ibin.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT column.lo -MD -MP -MF .deps/column.Tpo -c -o column.lo column.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT column.lo -MD -MP -MF .deps/column.Tpo -c column.cpp -fPIC -DPIC -o .libs/column.o column.cpp: In instantiation of 'static T ibis::column::computeMax(const ibis::array_t&, const ibis::bitvector&) [with T = unsigned char]': column.cpp:9123:32: required from here column.cpp:8927:22: warning: large integer implicitly truncated to unsigned type [-Woverflow] if (res > 0) res = -std::numeric_limits::max(); ^ column.cpp: In instantiation of 'static T ibis::column::computeMax(const ibis::array_t&, const ibis::bitvector&) [with T = short unsigned int]': column.cpp:9143:32: required from here column.cpp:8927:22: warning: large integer implicitly truncated to unsigned type [-Woverflow] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT column.lo -MD -MP -MF .deps/column.Tpo -c column.cpp -o column.o >/dev/null 2>&1 mv -f .deps/column.Tpo .deps/column.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT index.lo -MD -MP -MF .deps/index.Tpo -c -o index.lo index.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT index.lo -MD -MP -MF .deps/index.Tpo -c index.cpp -fPIC -DPIC -o .libs/index.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT index.lo -MD -MP -MF .deps/index.Tpo -c index.cpp -o index.o >/dev/null 2>&1 mv -f .deps/index.Tpo .deps/index.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT array_t.lo -MD -MP -MF .deps/array_t.Tpo -c -o array_t.lo array_t.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT array_t.lo -MD -MP -MF .deps/array_t.Tpo -c array_t.cpp -fPIC -DPIC -o .libs/array_t.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT array_t.lo -MD -MP -MF .deps/array_t.Tpo -c array_t.cpp -o array_t.o >/dev/null 2>&1 mv -f .deps/array_t.Tpo .deps/array_t.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3dw.lo -MD -MP -MF .deps/parth3dw.Tpo -c -o parth3dw.lo parth3dw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3dw.lo -MD -MP -MF .deps/parth3dw.Tpo -c parth3dw.cpp -fPIC -DPIC -o .libs/parth3dw.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3dw.lo -MD -MP -MF .deps/parth3dw.Tpo -c parth3dw.cpp -o parth3dw.o >/dev/null 2>&1 mv -f .deps/parth3dw.Tpo .deps/parth3dw.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3da.lo -MD -MP -MF .deps/parth3da.Tpo -c -o parth3da.lo parth3da.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3da.lo -MD -MP -MF .deps/parth3da.Tpo -c parth3da.cpp -fPIC -DPIC -o .libs/parth3da.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3da.lo -MD -MP -MF .deps/parth3da.Tpo -c parth3da.cpp -o parth3da.o >/dev/null 2>&1 mv -f .deps/parth3da.Tpo .deps/parth3da.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3db.lo -MD -MP -MF .deps/parth3db.Tpo -c -o parth3db.lo parth3db.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3db.lo -MD -MP -MF .deps/parth3db.Tpo -c parth3db.cpp -fPIC -DPIC -o .libs/parth3db.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3db.lo -MD -MP -MF .deps/parth3db.Tpo -c parth3db.cpp -o parth3db.o >/dev/null 2>&1 mv -f .deps/parth3db.Tpo .deps/parth3db.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth2d.lo -MD -MP -MF .deps/parth2d.Tpo -c -o parth2d.lo parth2d.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth2d.lo -MD -MP -MF .deps/parth2d.Tpo -c parth2d.cpp -fPIC -DPIC -o .libs/parth2d.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth2d.lo -MD -MP -MF .deps/parth2d.Tpo -c parth2d.cpp -o parth2d.o >/dev/null 2>&1 mv -f .deps/parth2d.Tpo .deps/parth2d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3d.lo -MD -MP -MF .deps/parth3d.Tpo -c -o parth3d.lo parth3d.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3d.lo -MD -MP -MF .deps/parth3d.Tpo -c parth3d.cpp -fPIC -DPIC -o .libs/parth3d.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth3d.lo -MD -MP -MF .deps/parth3d.Tpo -c parth3d.cpp -o parth3d.o >/dev/null 2>&1 mv -f .deps/parth3d.Tpo .deps/parth3d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT meshQuery.lo -MD -MP -MF .deps/meshQuery.Tpo -c -o meshQuery.lo meshQuery.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT meshQuery.lo -MD -MP -MF .deps/meshQuery.Tpo -c meshQuery.cpp -fPIC -DPIC -o .libs/meshQuery.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT meshQuery.lo -MD -MP -MF .deps/meshQuery.Tpo -c meshQuery.cpp -o meshQuery.o >/dev/null 2>&1 mv -f .deps/meshQuery.Tpo .deps/meshQuery.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT query.lo -MD -MP -MF .deps/query.Tpo -c -o query.lo query.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.cpp -fPIC -DPIC -o .libs/query.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.cpp -o query.o >/dev/null 2>&1 mv -f .deps/query.Tpo .deps/query.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT colValues.lo -MD -MP -MF .deps/colValues.Tpo -c -o colValues.lo colValues.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT colValues.lo -MD -MP -MF .deps/colValues.Tpo -c colValues.cpp -fPIC -DPIC -o .libs/colValues.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT colValues.lo -MD -MP -MF .deps/colValues.Tpo -c colValues.cpp -o colValues.o >/dev/null 2>&1 mv -f .deps/colValues.Tpo .deps/colValues.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bitvector.lo -MD -MP -MF .deps/bitvector.Tpo -c -o bitvector.lo bitvector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bitvector.lo -MD -MP -MF .deps/bitvector.Tpo -c bitvector.cpp -fPIC -DPIC -o .libs/bitvector.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bitvector.lo -MD -MP -MF .deps/bitvector.Tpo -c bitvector.cpp -o bitvector.o >/dev/null 2>&1 mv -f .deps/bitvector.Tpo .deps/bitvector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT islice.lo -MD -MP -MF .deps/islice.Tpo -c -o islice.lo islice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT islice.lo -MD -MP -MF .deps/islice.Tpo -c islice.cpp -fPIC -DPIC -o .libs/islice.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT islice.lo -MD -MP -MF .deps/islice.Tpo -c islice.cpp -o islice.o >/dev/null 2>&1 mv -f .deps/islice.Tpo .deps/islice.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixambit.lo -MD -MP -MF .deps/ixambit.Tpo -c -o ixambit.lo ixambit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixambit.lo -MD -MP -MF .deps/ixambit.Tpo -c ixambit.cpp -fPIC -DPIC -o .libs/ixambit.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixambit.lo -MD -MP -MF .deps/ixambit.Tpo -c ixambit.cpp -o ixambit.o >/dev/null 2>&1 mv -f .deps/ixambit.Tpo .deps/ixambit.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth.lo -MD -MP -MF .deps/parth.Tpo -c -o parth.lo parth.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth.lo -MD -MP -MF .deps/parth.Tpo -c parth.cpp -fPIC -DPIC -o .libs/parth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parth.lo -MD -MP -MF .deps/parth.Tpo -c parth.cpp -o parth.o >/dev/null 2>&1 mv -f .deps/parth.Tpo .deps/parth.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT mensa.lo -MD -MP -MF .deps/mensa.Tpo -c -o mensa.lo mensa.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT mensa.lo -MD -MP -MF .deps/mensa.Tpo -c mensa.cpp -fPIC -DPIC -o .libs/mensa.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT mensa.lo -MD -MP -MF .deps/mensa.Tpo -c mensa.cpp -o mensa.o >/dev/null 2>&1 mv -f .deps/mensa.Tpo .deps/mensa.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT tafel.lo -MD -MP -MF .deps/tafel.Tpo -c -o tafel.lo tafel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT tafel.lo -MD -MP -MF .deps/tafel.Tpo -c tafel.cpp -fPIC -DPIC -o .libs/tafel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT tafel.lo -MD -MP -MF .deps/tafel.Tpo -c tafel.cpp -o tafel.o >/dev/null 2>&1 mv -f .deps/tafel.Tpo .deps/tafel.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT party.lo -MD -MP -MF .deps/party.Tpo -c -o party.lo party.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT party.lo -MD -MP -MF .deps/party.Tpo -c party.cpp -fPIC -DPIC -o .libs/party.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT party.lo -MD -MP -MF .deps/party.Tpo -c party.cpp -o party.o >/dev/null 2>&1 mv -f .deps/party.Tpo .deps/party.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT qExpr.lo -MD -MP -MF .deps/qExpr.Tpo -c -o qExpr.lo qExpr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT qExpr.lo -MD -MP -MF .deps/qExpr.Tpo -c qExpr.cpp -fPIC -DPIC -o .libs/qExpr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT qExpr.lo -MD -MP -MF .deps/qExpr.Tpo -c qExpr.cpp -o qExpr.o >/dev/null 2>&1 mv -f .deps/qExpr.Tpo .deps/qExpr.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT utilidor.lo -MD -MP -MF .deps/utilidor.Tpo -c -o utilidor.lo utilidor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT utilidor.lo -MD -MP -MF .deps/utilidor.Tpo -c utilidor.cpp -fPIC -DPIC -o .libs/utilidor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT utilidor.lo -MD -MP -MF .deps/utilidor.Tpo -c utilidor.cpp -o utilidor.o >/dev/null 2>&1 mv -f .deps/utilidor.Tpo .deps/utilidor.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bitvector64.lo -MD -MP -MF .deps/bitvector64.Tpo -c -o bitvector64.lo bitvector64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bitvector64.lo -MD -MP -MF .deps/bitvector64.Tpo -c bitvector64.cpp -fPIC -DPIC -o .libs/bitvector64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bitvector64.lo -MD -MP -MF .deps/bitvector64.Tpo -c bitvector64.cpp -o bitvector64.o >/dev/null 2>&1 mv -f .deps/bitvector64.Tpo .deps/bitvector64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT irange.lo -MD -MP -MF .deps/irange.Tpo -c -o irange.lo irange.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT irange.lo -MD -MP -MF .deps/irange.Tpo -c irange.cpp -fPIC -DPIC -o .libs/irange.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT irange.lo -MD -MP -MF .deps/irange.Tpo -c irange.cpp -o irange.o >/dev/null 2>&1 mv -f .deps/irange.Tpo .deps/irange.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT category.lo -MD -MP -MF .deps/category.Tpo -c -o category.lo category.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT category.lo -MD -MP -MF .deps/category.Tpo -c category.cpp -fPIC -DPIC -o .libs/category.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT category.lo -MD -MP -MF .deps/category.Tpo -c category.cpp -o category.o >/dev/null 2>&1 mv -f .deps/category.Tpo .deps/category.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT iroster.lo -MD -MP -MF .deps/iroster.Tpo -c -o iroster.lo iroster.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT iroster.lo -MD -MP -MF .deps/iroster.Tpo -c iroster.cpp -fPIC -DPIC -o .libs/iroster.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT iroster.lo -MD -MP -MF .deps/iroster.Tpo -c iroster.cpp -o iroster.o >/dev/null 2>&1 mv -f .deps/iroster.Tpo .deps/iroster.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT irelic.lo -MD -MP -MF .deps/irelic.Tpo -c -o irelic.lo irelic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT irelic.lo -MD -MP -MF .deps/irelic.Tpo -c irelic.cpp -fPIC -DPIC -o .libs/irelic.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT irelic.lo -MD -MP -MF .deps/irelic.Tpo -c irelic.cpp -o irelic.o >/dev/null 2>&1 mv -f .deps/irelic.Tpo .deps/irelic.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixpack.lo -MD -MP -MF .deps/ixpack.Tpo -c -o ixpack.lo ixpack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixpack.lo -MD -MP -MF .deps/ixpack.Tpo -c ixpack.cpp -fPIC -DPIC -o .libs/ixpack.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixpack.lo -MD -MP -MF .deps/ixpack.Tpo -c ixpack.cpp -o ixpack.o >/dev/null 2>&1 mv -f .deps/ixpack.Tpo .deps/ixpack.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fileManager.lo -MD -MP -MF .deps/fileManager.Tpo -c -o fileManager.lo fileManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fileManager.lo -MD -MP -MF .deps/fileManager.Tpo -c fileManager.cpp -fPIC -DPIC -o .libs/fileManager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fileManager.lo -MD -MP -MF .deps/fileManager.Tpo -c fileManager.cpp -o fileManager.o >/dev/null 2>&1 mv -f .deps/fileManager.Tpo .deps/fileManager.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c -o filter.lo filter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.cpp -fPIC -DPIC -o .libs/filter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.cpp -o filter.o >/dev/null 2>&1 mv -f .deps/filter.Tpo .deps/filter.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bundle.lo -MD -MP -MF .deps/bundle.Tpo -c -o bundle.lo bundle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bundle.lo -MD -MP -MF .deps/bundle.Tpo -c bundle.cpp -fPIC -DPIC -o .libs/bundle.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT bundle.lo -MD -MP -MF .deps/bundle.Tpo -c bundle.cpp -o bundle.o >/dev/null 2>&1 mv -f .deps/bundle.Tpo .deps/bundle.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT capi.lo -MD -MP -MF .deps/capi.Tpo -c -o capi.lo capi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT capi.lo -MD -MP -MF .deps/capi.Tpo -c capi.cpp -fPIC -DPIC -o .libs/capi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT capi.lo -MD -MP -MF .deps/capi.Tpo -c capi.cpp -o capi.o >/dev/null 2>&1 mv -f .deps/capi.Tpo .deps/capi.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixbylt.lo -MD -MP -MF .deps/ixbylt.Tpo -c -o ixbylt.lo ixbylt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixbylt.lo -MD -MP -MF .deps/ixbylt.Tpo -c ixbylt.cpp -fPIC -DPIC -o .libs/ixbylt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixbylt.lo -MD -MP -MF .deps/ixbylt.Tpo -c ixbylt.cpp -o ixbylt.o >/dev/null 2>&1 mv -f .deps/ixbylt.Tpo .deps/ixbylt.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixpale.lo -MD -MP -MF .deps/ixpale.Tpo -c -o ixpale.lo ixpale.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixpale.lo -MD -MP -MF .deps/ixpale.Tpo -c ixpale.cpp -fPIC -DPIC -o .libs/ixpale.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixpale.lo -MD -MP -MF .deps/ixpale.Tpo -c ixpale.cpp -o ixpale.o >/dev/null 2>&1 mv -f .deps/ixpale.Tpo .deps/ixpale.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -fPIC -DPIC -o .libs/util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -o util.o >/dev/null 2>&1 mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixzone.lo -MD -MP -MF .deps/ixzone.Tpo -c -o ixzone.lo ixzone.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixzone.lo -MD -MP -MF .deps/ixzone.Tpo -c ixzone.cpp -fPIC -DPIC -o .libs/ixzone.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixzone.lo -MD -MP -MF .deps/ixzone.Tpo -c ixzone.cpp -o ixzone.o >/dev/null 2>&1 mv -f .deps/ixzone.Tpo .deps/ixzone.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixfuge.lo -MD -MP -MF .deps/ixfuge.Tpo -c -o ixfuge.lo ixfuge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixfuge.lo -MD -MP -MF .deps/ixfuge.Tpo -c ixfuge.cpp -fPIC -DPIC -o .libs/ixfuge.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixfuge.lo -MD -MP -MF .deps/ixfuge.Tpo -c ixfuge.cpp -o ixfuge.o >/dev/null 2>&1 mv -f .deps/ixfuge.Tpo .deps/ixfuge.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixfuzz.lo -MD -MP -MF .deps/ixfuzz.Tpo -c -o ixfuzz.lo ixfuzz.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixfuzz.lo -MD -MP -MF .deps/ixfuzz.Tpo -c ixfuzz.cpp -fPIC -DPIC -o .libs/ixfuzz.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixfuzz.lo -MD -MP -MF .deps/ixfuzz.Tpo -c ixfuzz.cpp -o ixfuzz.o >/dev/null 2>&1 mv -f .deps/ixfuzz.Tpo .deps/ixfuzz.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT isbiad.lo -MD -MP -MF .deps/isbiad.Tpo -c -o isbiad.lo isbiad.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT isbiad.lo -MD -MP -MF .deps/isbiad.Tpo -c isbiad.cpp -fPIC -DPIC -o .libs/isbiad.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT isbiad.lo -MD -MP -MF .deps/isbiad.Tpo -c isbiad.cpp -o isbiad.o >/dev/null 2>&1 mv -f .deps/isbiad.Tpo .deps/isbiad.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT icegale.lo -MD -MP -MF .deps/icegale.Tpo -c -o icegale.lo icegale.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT icegale.lo -MD -MP -MF .deps/icegale.Tpo -c icegale.cpp -fPIC -DPIC -o .libs/icegale.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT icegale.lo -MD -MP -MF .deps/icegale.Tpo -c icegale.cpp -o icegale.o >/dev/null 2>&1 mv -f .deps/icegale.Tpo .deps/icegale.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ifade.lo -MD -MP -MF .deps/ifade.Tpo -c -o ifade.lo ifade.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ifade.lo -MD -MP -MF .deps/ifade.Tpo -c ifade.cpp -fPIC -DPIC -o .libs/ifade.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ifade.lo -MD -MP -MF .deps/ifade.Tpo -c ifade.cpp -o ifade.o >/dev/null 2>&1 mv -f .deps/ifade.Tpo .deps/ifade.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixzona.lo -MD -MP -MF .deps/ixzona.Tpo -c -o ixzona.lo ixzona.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixzona.lo -MD -MP -MF .deps/ixzona.Tpo -c ixzona.cpp -fPIC -DPIC -o .libs/ixzona.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ixzona.lo -MD -MP -MF .deps/ixzona.Tpo -c ixzona.cpp -o ixzona.o >/dev/null 2>&1 mv -f .deps/ixzona.Tpo .deps/ixzona.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parti.lo -MD -MP -MF .deps/parti.Tpo -c -o parti.lo parti.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parti.lo -MD -MP -MF .deps/parti.Tpo -c parti.cpp -fPIC -DPIC -o .libs/parti.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT parti.lo -MD -MP -MF .deps/parti.Tpo -c parti.cpp -o parti.o >/dev/null 2>&1 mv -f .deps/parti.Tpo .deps/parti.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT idirekte.lo -MD -MP -MF .deps/idirekte.Tpo -c -o idirekte.lo idirekte.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT idirekte.lo -MD -MP -MF .deps/idirekte.Tpo -c idirekte.cpp -fPIC -DPIC -o .libs/idirekte.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT idirekte.lo -MD -MP -MF .deps/idirekte.Tpo -c idirekte.cpp -o idirekte.o >/dev/null 2>&1 mv -f .deps/idirekte.Tpo .deps/idirekte.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT blob.lo -MD -MP -MF .deps/blob.Tpo -c -o blob.lo blob.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT blob.lo -MD -MP -MF .deps/blob.Tpo -c blob.cpp -fPIC -DPIC -o .libs/blob.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT blob.lo -MD -MP -MF .deps/blob.Tpo -c blob.cpp -o blob.o >/dev/null 2>&1 mv -f .deps/blob.Tpo .deps/blob.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT jnatural.lo -MD -MP -MF .deps/jnatural.Tpo -c -o jnatural.lo jnatural.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT jnatural.lo -MD -MP -MF .deps/jnatural.Tpo -c jnatural.cpp -fPIC -DPIC -o .libs/jnatural.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT jnatural.lo -MD -MP -MF .deps/jnatural.Tpo -c jnatural.cpp -o jnatural.o >/dev/null 2>&1 mv -f .deps/jnatural.Tpo .deps/jnatural.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT iskive.lo -MD -MP -MF .deps/iskive.Tpo -c -o iskive.lo iskive.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT iskive.lo -MD -MP -MF .deps/iskive.Tpo -c iskive.cpp -fPIC -DPIC -o .libs/iskive.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT iskive.lo -MD -MP -MF .deps/iskive.Tpo -c iskive.cpp -o iskive.o >/dev/null 2>&1 mv -f .deps/iskive.Tpo .deps/iskive.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT isapid.lo -MD -MP -MF .deps/isapid.Tpo -c -o isapid.lo isapid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT isapid.lo -MD -MP -MF .deps/isapid.Tpo -c isapid.cpp -fPIC -DPIC -o .libs/isapid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT isapid.lo -MD -MP -MF .deps/isapid.Tpo -c isapid.cpp -o isapid.o >/dev/null 2>&1 mv -f .deps/isapid.Tpo .deps/isapid.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT idbak2.lo -MD -MP -MF .deps/idbak2.Tpo -c -o idbak2.lo idbak2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT idbak2.lo -MD -MP -MF .deps/idbak2.Tpo -c idbak2.cpp -fPIC -DPIC -o .libs/idbak2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT idbak2.lo -MD -MP -MF .deps/idbak2.Tpo -c idbak2.cpp -o idbak2.o >/dev/null 2>&1 mv -f .deps/idbak2.Tpo .deps/idbak2.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT jrange.lo -MD -MP -MF .deps/jrange.Tpo -c -o jrange.lo jrange.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT jrange.lo -MD -MP -MF .deps/jrange.Tpo -c jrange.cpp -fPIC -DPIC -o .libs/jrange.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT jrange.lo -MD -MP -MF .deps/jrange.Tpo -c jrange.cpp -o jrange.o >/dev/null 2>&1 mv -f .deps/jrange.Tpo .deps/jrange.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT icentre.lo -MD -MP -MF .deps/icentre.Tpo -c -o icentre.lo icentre.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT icentre.lo -MD -MP -MF .deps/icentre.Tpo -c icentre.cpp -fPIC -DPIC -o .libs/icentre.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT icentre.lo -MD -MP -MF .deps/icentre.Tpo -c icentre.cpp -o icentre.o >/dev/null 2>&1 mv -f .deps/icentre.Tpo .deps/icentre.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT iapi.lo -MD -MP -MF .deps/iapi.Tpo -c -o iapi.lo iapi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT iapi.lo -MD -MP -MF .deps/iapi.Tpo -c iapi.cpp -fPIC -DPIC -o .libs/iapi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT iapi.lo -MD -MP -MF .deps/iapi.Tpo -c iapi.cpp -o iapi.o >/dev/null 2>&1 mv -f .deps/iapi.Tpo .deps/iapi.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT quaere.lo -MD -MP -MF .deps/quaere.Tpo -c -o quaere.lo quaere.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT quaere.lo -MD -MP -MF .deps/quaere.Tpo -c quaere.cpp -fPIC -DPIC -o .libs/quaere.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT quaere.lo -MD -MP -MF .deps/quaere.Tpo -c quaere.cpp -o quaere.o >/dev/null 2>&1 mv -f .deps/quaere.Tpo .deps/quaere.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT countQuery.lo -MD -MP -MF .deps/countQuery.Tpo -c -o countQuery.lo countQuery.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT countQuery.lo -MD -MP -MF .deps/countQuery.Tpo -c countQuery.cpp -fPIC -DPIC -o .libs/countQuery.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT countQuery.lo -MD -MP -MF .deps/countQuery.Tpo -c countQuery.cpp -o countQuery.o >/dev/null 2>&1 mv -f .deps/countQuery.Tpo .deps/countQuery.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT imesa.lo -MD -MP -MF .deps/imesa.Tpo -c -o imesa.lo imesa.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT imesa.lo -MD -MP -MF .deps/imesa.Tpo -c imesa.cpp -fPIC -DPIC -o .libs/imesa.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT imesa.lo -MD -MP -MF .deps/imesa.Tpo -c imesa.cpp -o imesa.o >/dev/null 2>&1 mv -f .deps/imesa.Tpo .deps/imesa.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ikeywords.lo -MD -MP -MF .deps/ikeywords.Tpo -c -o ikeywords.lo ikeywords.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ikeywords.lo -MD -MP -MF .deps/ikeywords.Tpo -c ikeywords.cpp -fPIC -DPIC -o .libs/ikeywords.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ikeywords.lo -MD -MP -MF .deps/ikeywords.Tpo -c ikeywords.cpp -o ikeywords.o >/dev/null 2>&1 mv -f .deps/ikeywords.Tpo .deps/ikeywords.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT selectClause.lo -MD -MP -MF .deps/selectClause.Tpo -c -o selectClause.lo selectClause.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT selectClause.lo -MD -MP -MF .deps/selectClause.Tpo -c selectClause.cpp -fPIC -DPIC -o .libs/selectClause.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT selectClause.lo -MD -MP -MF .deps/selectClause.Tpo -c selectClause.cpp -o selectClause.o >/dev/null 2>&1 mv -f .deps/selectClause.Tpo .deps/selectClause.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c -o dictionary.lo dictionary.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c dictionary.cpp -fPIC -DPIC -o .libs/dictionary.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c dictionary.cpp -o dictionary.o >/dev/null 2>&1 mv -f .deps/dictionary.Tpo .deps/dictionary.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT whereClause.lo -MD -MP -MF .deps/whereClause.Tpo -c -o whereClause.lo whereClause.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT whereClause.lo -MD -MP -MF .deps/whereClause.Tpo -c whereClause.cpp -fPIC -DPIC -o .libs/whereClause.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT whereClause.lo -MD -MP -MF .deps/whereClause.Tpo -c whereClause.cpp -o whereClause.o >/dev/null 2>&1 mv -f .deps/whereClause.Tpo .deps/whereClause.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT idbak.lo -MD -MP -MF .deps/idbak.Tpo -c -o idbak.lo idbak.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT idbak.lo -MD -MP -MF .deps/idbak.Tpo -c idbak.cpp -fPIC -DPIC -o .libs/idbak.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT idbak.lo -MD -MP -MF .deps/idbak.Tpo -c idbak.cpp -o idbak.o >/dev/null 2>&1 mv -f .deps/idbak.Tpo .deps/idbak.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT icmoins.lo -MD -MP -MF .deps/icmoins.Tpo -c -o icmoins.lo icmoins.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT icmoins.lo -MD -MP -MF .deps/icmoins.Tpo -c icmoins.cpp -fPIC -DPIC -o .libs/icmoins.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT icmoins.lo -MD -MP -MF .deps/icmoins.Tpo -c icmoins.cpp -o icmoins.o >/dev/null 2>&1 mv -f .deps/icmoins.Tpo .deps/icmoins.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c -o resource.lo resource.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c resource.cpp -fPIC -DPIC -o .libs/resource.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c resource.cpp -o resource.o >/dev/null 2>&1 mv -f .deps/resource.Tpo .deps/resource.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fromClause.lo -MD -MP -MF .deps/fromClause.Tpo -c -o fromClause.lo fromClause.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fromClause.lo -MD -MP -MF .deps/fromClause.Tpo -c fromClause.cpp -fPIC -DPIC -o .libs/fromClause.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fromClause.lo -MD -MP -MF .deps/fromClause.Tpo -c fromClause.cpp -o fromClause.o >/dev/null 2>&1 mv -f .deps/fromClause.Tpo .deps/fromClause.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT rids.lo -MD -MP -MF .deps/rids.Tpo -c -o rids.lo rids.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT rids.lo -MD -MP -MF .deps/rids.Tpo -c rids.cpp -fPIC -DPIC -o .libs/rids.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT rids.lo -MD -MP -MF .deps/rids.Tpo -c rids.cpp -o rids.o >/dev/null 2>&1 mv -f .deps/rids.Tpo .deps/rids.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT selectParser.lo -MD -MP -MF .deps/selectParser.Tpo -c -o selectParser.lo selectParser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT selectParser.lo -MD -MP -MF .deps/selectParser.Tpo -c selectParser.cc -fPIC -DPIC -o .libs/selectParser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT selectParser.lo -MD -MP -MF .deps/selectParser.Tpo -c selectParser.cc -o selectParser.o >/dev/null 2>&1 mv -f .deps/selectParser.Tpo .deps/selectParser.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fromLexer.lo -MD -MP -MF .deps/fromLexer.Tpo -c -o fromLexer.lo fromLexer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fromLexer.lo -MD -MP -MF .deps/fromLexer.Tpo -c fromLexer.cc -fPIC -DPIC -o .libs/fromLexer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fromLexer.lo -MD -MP -MF .deps/fromLexer.Tpo -c fromLexer.cc -o fromLexer.o >/dev/null 2>&1 mv -f .deps/fromLexer.Tpo .deps/fromLexer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT whereParser.lo -MD -MP -MF .deps/whereParser.Tpo -c -o whereParser.lo whereParser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT whereParser.lo -MD -MP -MF .deps/whereParser.Tpo -c whereParser.cc -fPIC -DPIC -o .libs/whereParser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT whereParser.lo -MD -MP -MF .deps/whereParser.Tpo -c whereParser.cc -o whereParser.o >/dev/null 2>&1 mv -f .deps/whereParser.Tpo .deps/whereParser.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT selectLexer.lo -MD -MP -MF .deps/selectLexer.Tpo -c -o selectLexer.lo selectLexer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT selectLexer.lo -MD -MP -MF .deps/selectLexer.Tpo -c selectLexer.cc -fPIC -DPIC -o .libs/selectLexer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT selectLexer.lo -MD -MP -MF .deps/selectLexer.Tpo -c selectLexer.cc -o selectLexer.o >/dev/null 2>&1 mv -f .deps/selectLexer.Tpo .deps/selectLexer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT whereLexer.lo -MD -MP -MF .deps/whereLexer.Tpo -c -o whereLexer.lo whereLexer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT whereLexer.lo -MD -MP -MF .deps/whereLexer.Tpo -c whereLexer.cc -fPIC -DPIC -o .libs/whereLexer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT whereLexer.lo -MD -MP -MF .deps/whereLexer.Tpo -c whereLexer.cc -o whereLexer.o >/dev/null 2>&1 mv -f .deps/whereLexer.Tpo .deps/whereLexer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fromParser.lo -MD -MP -MF .deps/fromParser.Tpo -c -o fromParser.lo fromParser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fromParser.lo -MD -MP -MF .deps/fromParser.Tpo -c fromParser.cc -fPIC -DPIC -o .libs/fromParser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fromParser.lo -MD -MP -MF .deps/fromParser.Tpo -c fromParser.cc -o fromParser.o >/dev/null 2>&1 mv -f .deps/fromParser.Tpo .deps/fromParser.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++11 -pthread -version-info 0:9:0 -o libfastbit.la -rpath /home/ushastry/Downloads/FastBit_UDF-master/lib part.lo bordm.lo bord.lo ibin.lo column.lo index.lo array_t.lo parth3dw.lo parth3da.lo parth3db.lo parth2d.lo parth3d.lo meshQuery.lo query.lo colValues.lo bitvector.lo islice.lo ixambit.lo parth.lo mensa.lo tafel.lo party.lo qExpr.lo utilidor.lo bitvector64.lo irange.lo category.lo iroster.lo irelic.lo ixpack.lo fileManager.lo filter.lo bundle.lo capi.lo ixbylt.lo ixpale.lo util.lo ixzone.lo ixfuge.lo ixfuzz.lo isbiad.lo icegale.lo ifade.lo ixzona.lo parti.lo idirekte.lo blob.lo jnatural.lo iskive.lo isapid.lo idbak2.lo jrange.lo icentre.lo iapi.lo quaere.lo countQuery.lo imesa.lo ikeywords.lo selectClause.lo dictionary.lo whereClause.lo idbak.lo icmoins.lo resource.lo fromClause.lo rids.lo selectParser.lo fromLexer.lo whereParser.lo selectLexer.lo whereLexer.lo fromParser.lo -lrt -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/5.3.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/5.3.1/crtbeginS.o .libs/part.o .libs/bordm.o .libs/bord.o .libs/ibin.o .libs/column.o .libs/index.o .libs/array_t.o .libs/parth3dw.o .libs/parth3da.o .libs/parth3db.o .libs/parth2d.o .libs/parth3d.o .libs/meshQuery.o .libs/query.o .libs/colValues.o .libs/bitvector.o .libs/islice.o .libs/ixambit.o .libs/parth.o .libs/mensa.o .libs/tafel.o .libs/party.o .libs/qExpr.o .libs/utilidor.o .libs/bitvector64.o .libs/irange.o .libs/category.o .libs/iroster.o .libs/irelic.o .libs/ixpack.o .libs/fileManager.o .libs/filter.o .libs/bundle.o .libs/capi.o .libs/ixbylt.o .libs/ixpale.o .libs/util.o .libs/ixzone.o .libs/ixfuge.o .libs/ixfuzz.o .libs/isbiad.o .libs/icegale.o .libs/ifade.o .libs/ixzona.o .libs/parti.o .libs/idirekte.o .libs/blob.o .libs/jnatural.o .libs/iskive.o .libs/isapid.o .libs/idbak2.o .libs/jrange.o .libs/icentre.o .libs/iapi.o .libs/quaere.o .libs/countQuery.o .libs/imesa.o .libs/ikeywords.o .libs/selectClause.o .libs/dictionary.o .libs/whereClause.o .libs/idbak.o .libs/icmoins.o .libs/resource.o .libs/fromClause.o .libs/rids.o .libs/selectParser.o .libs/fromLexer.o .libs/whereParser.o .libs/selectLexer.o .libs/whereLexer.o .libs/fromParser.o -lrt -L/usr/lib/gcc/x86_64-redhat-linux/5.3.1 -L/usr/lib/gcc/x86_64-redhat-linux/5.3.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/5.3.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/5.3.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/5.3.1/../../../../lib64/crtn.o -O2 -pthread -pthread -Wl,-soname -Wl,libfastbit.so.0 -o .libs/libfastbit.so.0.0.9 libtool: link: (cd ".libs" && rm -f "libfastbit.so.0" && ln -s "libfastbit.so.0.0.9" "libfastbit.so.0") libtool: link: (cd ".libs" && rm -f "libfastbit.so" && ln -s "libfastbit.so.0.0.9" "libfastbit.so") libtool: link: ar cru .libs/libfastbit.a part.o bordm.o bord.o ibin.o column.o index.o array_t.o parth3dw.o parth3da.o parth3db.o parth2d.o parth3d.o meshQuery.o query.o colValues.o bitvector.o islice.o ixambit.o parth.o mensa.o tafel.o party.o qExpr.o utilidor.o bitvector64.o irange.o category.o iroster.o irelic.o ixpack.o fileManager.o filter.o bundle.o capi.o ixbylt.o ixpale.o util.o ixzone.o ixfuge.o ixfuzz.o isbiad.o icegale.o ifade.o ixzona.o parti.o idirekte.o blob.o jnatural.o iskive.o isapid.o idbak2.o jrange.o icentre.o iapi.o quaere.o countQuery.o imesa.o ikeywords.o selectClause.o dictionary.o whereClause.o idbak.o icmoins.o resource.o fromClause.o rids.o selectParser.o fromLexer.o whereParser.o selectLexer.o whereLexer.o fromParser.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libfastbit.a libtool: link: ( cd ".libs" && rm -f "libfastbit.la" && ln -s "../libfastbit.la" "libfastbit.la" ) make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' Making all in examples make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/examples' g++ -DHAVE_CONFIG_H -I. -I../src -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ibis.o -MD -MP -MF .deps/ibis.Tpo -c -o ibis.o ibis.cpp mv -f .deps/ibis.Tpo .deps/ibis.Po cd ../src && make libfastbit.la make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make[3]: 'libfastbit.la' is up to date. make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++11 -pthread -o ibis ibis.o ../src/libfastbit.la -lrt -lm libtool: link: g++ -g -O2 -std=c++11 -pthread -o .libs/ibis ibis.o ../src/.libs/libfastbit.so -lrt -lm -pthread -Wl,-rpath -Wl,/home/ushastry/Downloads/FastBit_UDF-master/lib gcc -DHAVE_CONFIG_H -I. -I../src -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c99 -pthread -MT tcapi.o -MD -MP -MF .deps/tcapi.Tpo -c -o tcapi.o tcapi.c mv -f .deps/tcapi.Tpo .deps/tcapi.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++11 -pthread -o tcapi tcapi.o ../src/libfastbit.la -lrt -lm libtool: link: g++ -g -O2 -std=c++11 -pthread -o .libs/tcapi tcapi.o ../src/.libs/libfastbit.so -lrt -lm -pthread -Wl,-rpath -Wl,/home/ushastry/Downloads/FastBit_UDF-master/lib g++ -DHAVE_CONFIG_H -I. -I../src -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT thula.o -MD -MP -MF .deps/thula.Tpo -c -o thula.o thula.cpp mv -f .deps/thula.Tpo .deps/thula.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++11 -pthread -o thula thula.o ../src/libfastbit.la -lrt -lm libtool: link: g++ -g -O2 -std=c++11 -pthread -o .libs/thula thula.o ../src/.libs/libfastbit.so -lrt -lm -pthread -Wl,-rpath -Wl,/home/ushastry/Downloads/FastBit_UDF-master/lib g++ -DHAVE_CONFIG_H -I. -I../src -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT ardea.o -MD -MP -MF .deps/ardea.Tpo -c -o ardea.o ardea.cpp mv -f .deps/ardea.Tpo .deps/ardea.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++11 -pthread -o ardea ardea.o ../src/libfastbit.la -lrt -lm libtool: link: g++ -g -O2 -std=c++11 -pthread -o .libs/ardea ardea.o ../src/.libs/libfastbit.so -lrt -lm -pthread -Wl,-rpath -Wl,/home/ushastry/Downloads/FastBit_UDF-master/lib g++ -DHAVE_CONFIG_H -I. -I../src -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT rara.o -MD -MP -MF .deps/rara.Tpo -c -o rara.o rara.cpp mv -f .deps/rara.Tpo .deps/rara.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++11 -pthread -o rara rara.o ../src/libfastbit.la -lrt -lm libtool: link: g++ -g -O2 -std=c++11 -pthread -o .libs/rara rara.o ../src/.libs/libfastbit.so -lrt -lm -pthread -Wl,-rpath -Wl,/home/ushastry/Downloads/FastBit_UDF-master/lib gcc -DHAVE_CONFIG_H -I. -I../src -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c99 -pthread -MT tiapi.o -MD -MP -MF .deps/tiapi.Tpo -c -o tiapi.o tiapi.c mv -f .deps/tiapi.Tpo .deps/tiapi.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++11 -pthread -o tiapi tiapi.o ../src/libfastbit.la -lrt -lm libtool: link: g++ -g -O2 -std=c++11 -pthread -o .libs/tiapi tiapi.o ../src/.libs/libfastbit.so -lrt -lm -pthread -Wl,-rpath -Wl,/home/ushastry/Downloads/FastBit_UDF-master/lib make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/examples' Making all in java make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/java' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/java' Making all in tests make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/tests' Making all in contrib make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib' Making all in fbmerge make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib/fbmerge' g++ -DHAVE_CONFIG_H -I. -I../../src -I /home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/win -g -O2 -std=c++11 -pthread -MT fbmerge.o -MD -MP -MF .deps/fbmerge.Tpo -c -o fbmerge.o fbmerge.cpp fbmerge.cpp: In function ‘int mergeDir(char*, char*)’: fbmerge.cpp:93:11: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr< ibis::array_t > ^ In file included from /usr/include/c++/5.3.1/memory:81:0, from fbmerge.cpp:32: /usr/include/c++/5.3.1/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^ fbmerge.cpp:108:11: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr< ibis::array_t > ^ In file included from /usr/include/c++/5.3.1/memory:81:0, from fbmerge.cpp:32: /usr/include/c++/5.3.1/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^ fbmerge.cpp:123:11: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr< ibis::array_t > ^ In file included from /usr/include/c++/5.3.1/memory:81:0, from fbmerge.cpp:32: /usr/include/c++/5.3.1/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^ fbmerge.cpp:138:11: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr< ibis::array_t > ^ In file included from /usr/include/c++/5.3.1/memory:81:0, from fbmerge.cpp:32: /usr/include/c++/5.3.1/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^ mv -f .deps/fbmerge.Tpo .deps/fbmerge.Po cd ../../src && make libfastbit.la make[4]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make[4]: 'libfastbit.la' is up to date. make[4]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' /bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++11 -pthread -o fbmerge fbmerge.o ../../src/libfastbit.la -lrt -lm libtool: link: g++ -g -O2 -std=c++11 -pthread -o .libs/fbmerge fbmerge.o ../../src/.libs/libfastbit.so -lrt -lm -pthread -Wl,-rpath -Wl,/home/ushastry/Downloads/FastBit_UDF-master/lib make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib/fbmerge' make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib' make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib' make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1' make[1]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1' make[1]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1' Making install in src make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' /usr/bin/mkdir -p '/home/ushastry/Downloads/FastBit_UDF-master/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libfastbit.la '/home/ushastry/Downloads/FastBit_UDF-master/lib' libtool: install: /usr/bin/install -c .libs/libfastbit.so.0.0.9 /home/ushastry/Downloads/FastBit_UDF-master/lib/libfastbit.so.0.0.9 libtool: install: (cd /home/ushastry/Downloads/FastBit_UDF-master/lib && { ln -s -f libfastbit.so.0.0.9 libfastbit.so.0 || { rm -f libfastbit.so.0 && ln -s libfastbit.so.0.0.9 libfastbit.so.0; }; }) libtool: install: (cd /home/ushastry/Downloads/FastBit_UDF-master/lib && { ln -s -f libfastbit.so.0.0.9 libfastbit.so || { rm -f libfastbit.so && ln -s libfastbit.so.0.0.9 libfastbit.so; }; }) libtool: install: /usr/bin/install -c .libs/libfastbit.lai /home/ushastry/Downloads/FastBit_UDF-master/lib/libfastbit.la libtool: install: /usr/bin/install -c .libs/libfastbit.a /home/ushastry/Downloads/FastBit_UDF-master/lib/libfastbit.a libtool: install: chmod 644 /home/ushastry/Downloads/FastBit_UDF-master/lib/libfastbit.a libtool: install: ranlib /home/ushastry/Downloads/FastBit_UDF-master/lib/libfastbit.a libtool: finish: PATH="/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/ushastry/.local/bin:/home/ushastry/bin:/sbin" ldconfig -n /home/ushastry/Downloads/FastBit_UDF-master/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/ushastry/Downloads/FastBit_UDF-master/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/home/ushastry/Downloads/FastBit_UDF-master/include' /usr/bin/install -c -m 644 array_t.h bitvector.h bitvector64.h blob.h bord.h bundle.h capi.h category.h colValues.h column.h const.h countQuery.h dictionary.h fileManager.h horometer.h iapi.h ibin.h ibis.h idirekte.h ikeywords.h index.h irelic.h iroster.h quaere.h mensa.h meshQuery.h part.h filter.h jnatural.h jrange.h whereClause.h whereLexer.h whereParser.hh qExpr.h query.h resource.h rids.h tab.h table.h tafel.h '/home/ushastry/Downloads/FastBit_UDF-master/include' /usr/bin/install -c -m 644 twister.h util.h utilidor.h location.hh position.hh stack.hh selectClause.h selectLexer.h selectParser.hh fromClause.h fromLexer.h fromParser.hh fastbit-config.h '/home/ushastry/Downloads/FastBit_UDF-master/include' make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' Making install in examples make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/examples' cd ../src && make libfastbit.la make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make[3]: 'libfastbit.la' is up to date. make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/examples' cd ../src && make libfastbit.la make[4]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make[4]: 'libfastbit.la' is up to date. make[4]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' /usr/bin/mkdir -p '/home/ushastry/Downloads/FastBit_UDF-master/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ibis tcapi thula ardea rara tiapi '/home/ushastry/Downloads/FastBit_UDF-master/bin' libtool: install: /usr/bin/install -c .libs/ibis /home/ushastry/Downloads/FastBit_UDF-master/bin/ibis libtool: install: /usr/bin/install -c .libs/tcapi /home/ushastry/Downloads/FastBit_UDF-master/bin/tcapi libtool: install: /usr/bin/install -c .libs/thula /home/ushastry/Downloads/FastBit_UDF-master/bin/thula libtool: install: /usr/bin/install -c .libs/ardea /home/ushastry/Downloads/FastBit_UDF-master/bin/ardea libtool: install: /usr/bin/install -c .libs/rara /home/ushastry/Downloads/FastBit_UDF-master/bin/rara libtool: install: /usr/bin/install -c .libs/tiapi /home/ushastry/Downloads/FastBit_UDF-master/bin/tiapi make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/examples' make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/examples' Making install in java make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/java' make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/java' echo "fastbit.library.path=/home/ushastry/Downloads/FastBit_UDF-master/lib" >| build.properties make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/java' make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/java' Making install in tests make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/tests' make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/tests' make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/tests' Making install in contrib make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib' Making install in fbmerge make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib/fbmerge' cd ../../src && make libfastbit.la make[4]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make[4]: 'libfastbit.la' is up to date. make[4]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make[4]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib/fbmerge' cd ../../src && make libfastbit.la make[5]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' make[5]: 'libfastbit.la' is up to date. make[5]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/src' /usr/bin/mkdir -p '/home/ushastry/Downloads/FastBit_UDF-master/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c fbmerge '/home/ushastry/Downloads/FastBit_UDF-master/bin' libtool: install: /usr/bin/install -c .libs/fbmerge /home/ushastry/Downloads/FastBit_UDF-master/bin/fbmerge make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib/fbmerge' make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib/fbmerge' make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib' make[4]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib' make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib' make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1/contrib' make[2]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1' make[3]: Entering directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1' /usr/bin/mkdir -p '/home/ushastry/Downloads/FastBit_UDF-master/bin' /usr/bin/install -c tests/scripts/fastbit-config '/home/ushastry/Downloads/FastBit_UDF-master/bin' /usr/bin/mkdir -p '/home/ushastry/Downloads/FastBit_UDF-master/share/doc/fastbit' /usr/bin/install -c -m 644 doc/dataDistributions.html doc/index.html doc/quickstart.html doc/dataLoading.html doc/ibisCommandLine.html doc/indexSpec.html doc/footer.html '/home/ushastry/Downloads/FastBit_UDF-master/share/doc/fastbit' make[3]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1' make[2]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1' make[1]: Leaving directory '/home/ushastry/Downloads/FastBit_UDF-master/fastbit-2.0.1' g++ --std=c++11 -shared -Wl,-rpath '-Wl,$ORIGIN' -L lib/ -I include/ -I include/fastbit -I `mysql_config --include` -l fastbit -o fb_udf.so `mysql_config --cxxflags` -fPIC fb_udf.cpp [ushastry@fedora23 FastBit_UDF-master]$ [ushastry@fedora23 FastBit_UDF-master]$ [ushastry@fedora23 FastBit_UDF-master]$ ls -l total 2960 drwxrwxr-x. 2 ushastry ushastry 4096 Mar 2 04:44 bin -rwxr-xr-x. 1 ushastry ushastry 1336 Feb 29 09:20 dotest drwxr-xr-x. 9 ushastry ushastry 4096 Mar 2 03:59 fastbit-2.0.1 -rw-rw-r--. 1 ushastry ushastry 2591424 Mar 2 03:58 fastbit-2.0.1.tar.gz -rwxr-xr-x. 1 ushastry ushastry 2402 Feb 29 09:20 FASTBIT_COPYING -rw-rw-r--. 1 ushastry ushastry 70081 Feb 29 09:20 fb_udf.cpp -rw-rw-r--. 1 ushastry ushastry 4135 Feb 29 09:20 fb_udf.h -rwxrwxr-x. 1 ushastry ushastry 285616 Mar 2 04:44 fb_udf.so -rw-rw-r--. 1 ushastry ushastry 1917 Feb 29 09:20 get_and_build_fastbit.sh drwxrwxr-x. 2 ushastry ushastry 4096 Mar 2 04:43 include -rwxr-xr-x. 1 ushastry ushastry 702 Feb 29 09:20 install.sql drwxrwxr-x. 2 ushastry ushastry 4096 Mar 2 04:43 lib -rw-rw-r--. 1 ushastry ushastry 497 Feb 29 09:20 Makefile -rw-rw-r--. 1 ushastry ushastry 17041 Feb 29 09:20 README.md -rw-rw-r--. 1 ushastry ushastry 4371 Feb 29 09:20 routines.sql drwxrwxr-x. 3 ushastry ushastry 4096 Mar 2 04:44 share