Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fastbit.spec'], chrootPath='/var/lib/mock/f29-build-20328-10686/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fastbit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/fastbit-2.0.3-8.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fastbit.spec'], chrootPath='/var/lib/mock/f29-build-20328-10686/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fastbit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F6wGOu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fastbit-2.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/fastbit-2.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fastbit-2.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (fastbit_format_truncation.patch):' Patch #0 (fastbit_format_truncation.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file contrib/fbmerge/fbmerge.cpp Patch #1 (fastbit_fsf_address.patch): + echo 'Patch #1 (fastbit_fsf_address.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file contrib/fbmerge/fbmerge.cpp Patch #2 (fastbit_indentation.patch): + echo 'Patch #2 (fastbit_indentation.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/bitvector64.h Patch #3 (fastbit_unused_variable.patch): + echo 'Patch #3 (fastbit_unused_variable.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/array_t.cpp Patch #10 (fastbit_pthread_linkage.patch): + echo 'Patch #10 (fastbit_pthread_linkage.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac Patch #11 (fastbit_tests_use_binaries.patch): + echo 'Patch #11 (fastbit_tests_use_binaries.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tests/Makefile.am + echo 'Patch #12 (fastbit_jni_avoid_version.patch):' Patch #12 (fastbit_jni_avoid_version.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file java/Makefile.am + echo 'Patch #20 (fastbit_java_system_load.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #20 (fastbit_java_system_load.patch): patching file java/gov/lbl/fastbit/FastBit.java touching lexer/parser sources to recompile them ... + echo touching lexer/parser sources to recompile them ... + find src '(' -name '*.ll' -or -name '*.yy' ')' -print -exec touch --no-create '{}' ';' src/fromParser.yy src/whereLexer.ll src/selectLexer.ll src/fromLexer.ll src/selectParser.yy src/whereParser.yy fixing permissions on source files and documentation ... + echo fixing permissions on source files and documentation ... + find . -type f -perm /0111 '(' -name '*.cpp' -or -name '*.h' -or -name '*.yy' -or -name '*.ll' -or -name '*.html' -or -name README ')' -print -exec chmod 0644 '{}' ';' ./doc/ibisCommandLine.html ./win/trydll.cpp ./win/README ./examples/thula.cpp ./examples/ibis.cpp ./tests/smatch.cpp ./tests/inRange.cpp ./contrib/fbmerge/fbmerge.cpp ./src/part.cpp ./src/fromParser.yy ./src/fileManager.cpp ./src/filter.cpp ./src/bundle.cpp ./src/query.cpp ./src/util.h ./src/util.cpp ./src/mensa.cpp ./src/selectParser.yy ./src/whereParser.yy ./README + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pS21FU + umask 022 + cd /builddir/build/BUILD + cd fastbit-2.0.3 + aclocal -I tests/m4 + autoconf + automake --copy --no-force + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-maintainer-mode --disable-static --enable-contrib --with-quiet-nan --with-java=/usr/lib/jvm/java-1.8.0-openjdk 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... yes checking for riscv64-koji-linux-gnu-gcc... 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether make sets $(MAKE)... (cached) yes checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-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 riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-koji-linux-gnu-mt... 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) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) 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 pthread_self in -lpthread... 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... checking for the presence of getpwuid... yes checking for the presence of getpwuid_r... yes checking for quiet_NaN... use max() as null values based the user supplied option checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking if more special flags are required for pthreads... no checking if math.h defines nextafter... yes checking for atomic template... 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 whether necessary to undefine __STRICT_ANSI__ for use of popen/pclose... no checking if the default FlexLexer.h defines yywrap... no, use /builddir/build/BUILD/fastbit-2.0.3/win/FlexLexer.h checking if /usr/lib/jvm/java-1.8.0-openjdk/bin/javac works... yes checking for uudecode... no checking if /usr/lib/jvm/java-1.8.0-openjdk/bin/java works... yes checking jni.h usability... yes checking jni.h presence... yes checking for jni.h... yes checking whether to build java native interface... yes checking whether to configure Makefiles in contrib... yes 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 + sed -i 's|^hardcode_into_libs=.*|hardcode_into_libs=no|g' libtool + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -C src parsers V=1 make: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' bison -d -o whereParser.cc whereParser.yy BUILDSTDERR: whereParser.yy: warning: 2 shift/reduce conflicts [-Wconflicts-sr] flex -o whereLexer.cc whereLexer.ll bison -d -o selectParser.cc selectParser.yy flex -o selectLexer.cc selectLexer.ll bison -d -o fromParser.cc fromParser.yy flex -o fromLexer.cc fromLexer.ll Updated parsers make: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' + /usr/bin/make -O -j4 V=1 Making all in src make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /builddir/build/BUILD/fastbit-2.0.3/missing autoheader) rm -f stamp-h1 touch fastbit-config.h.in make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' cd .. && /bin/sh ./config.status src/fastbit-config.h config.status: creating src/fastbit-config.h make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o bord.lo bord.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c bord.cpp -fPIC -DPIC -o .libs/bord.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ibin.lo ibin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c ibin.cpp -fPIC -DPIC -o .libs/ibin.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o index.lo index.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c index.cpp -fPIC -DPIC -o .libs/index.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o column.lo column.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c column.cpp -fPIC -DPIC -o .libs/column.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' BUILDSTDERR: column.cpp: In member function 'virtual int ibis::column::attachIndex(double*, uint64_t, int64_t*, uint64_t, uint32_t*, uint64_t) const': BUILDSTDERR: column.cpp:5690:54: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'uint64_t' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: bms == 0 || nbms == 0 || offsets[noffsets-1] > nbms) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: column.cpp: In instantiation of 'static T ibis::column::computeMax(const ibis::array_t&, const ibis::bitvector&) [with T = unsigned char]': BUILDSTDERR: column.cpp:9096:39: required from here BUILDSTDERR: column.cpp:8900:22: warning: unsigned conversion from 'int' to 'unsigned char' changes value from '-255' to '1' [-Woverflow] BUILDSTDERR: if (res > 0) res = -std::numeric_limits::max(); BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: column.cpp: In instantiation of 'static T ibis::column::computeMax(const ibis::array_t&, const ibis::bitvector&) [with T = short unsigned int]': BUILDSTDERR: column.cpp:9116:39: required from here BUILDSTDERR: column.cpp:8900:22: warning: unsigned conversion from 'int' to 'short unsigned int' changes value from '-65535' to '1' [-Woverflow] BUILDSTDERR: column.cpp: In instantiation of 'int ibis::column::searchSortedICD(const ibis::array_t&, const ibis::qIntHod&, ibis::bitvector&) const [with T = long unsigned int]': BUILDSTDERR: column.cpp:9970:55: required from here BUILDSTDERR: column.cpp:11855:46: warning: comparison of integer expressions of different signedness: 'const long int' and 'const long unsigned int' [-Wsign-compare] BUILDSTDERR: while (jv < vals.size() && u[ju] == vals[jv]) { make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o array_t.lo array_t.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c array_t.cpp -fPIC -DPIC -o .libs/array_t.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o parth3dw.lo parth3dw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c parth3dw.cpp -fPIC -DPIC -o .libs/parth3dw.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o parth3da.lo parth3da.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c parth3da.cpp -fPIC -DPIC -o .libs/parth3da.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o part.lo part.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c part.cpp -fPIC -DPIC -o .libs/part.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o parth3db.lo parth3db.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c parth3db.cpp -fPIC -DPIC -o .libs/parth3db.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o meshQuery.lo meshQuery.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c meshQuery.cpp -fPIC -DPIC -o .libs/meshQuery.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o parth2d.lo parth2d.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c parth2d.cpp -fPIC -DPIC -o .libs/parth2d.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o query.lo query.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c query.cpp -fPIC -DPIC -o .libs/query.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o bitvector.lo bitvector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c bitvector.cpp -fPIC -DPIC -o .libs/bitvector.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o islice.lo islice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c islice.cpp -fPIC -DPIC -o .libs/islice.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o colValues.lo colValues.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c colValues.cpp -fPIC -DPIC -o .libs/colValues.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ixambit.lo ixambit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c ixambit.cpp -fPIC -DPIC -o .libs/ixambit.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' BUILDSTDERR: ixambit.cpp: In member function 'int ibis::ambit::write32(int) const': BUILDSTDERR: ixambit.cpp:1036:21: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) UnixWrite(fdes, &nobs, sizeof(uint32_t)); BUILDSTDERR: ixambit.cpp: In member function 'int ibis::ambit::write64(int) const': BUILDSTDERR: ixambit.cpp:1190:21: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) UnixWrite(fdes, &nobs, sizeof(uint32_t)); make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o parth.lo parth.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c parth.cpp -fPIC -DPIC -o .libs/parth.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o mensa.lo mensa.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c mensa.cpp -fPIC -DPIC -o .libs/mensa.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' BUILDSTDERR: mensa.cpp: In member function 'virtual ibis::table* ibis::mensa::select(const char*, const char*) const': BUILDSTDERR: mensa.cpp:627:59: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: (reinterpret_cast(parts), BUILDSTDERR: ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o tafel.lo tafel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c tafel.cpp -fPIC -DPIC -o .libs/tafel.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o party.lo party.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c party.cpp -fPIC -DPIC -o .libs/party.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o parth3d.lo parth3d.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c parth3d.cpp -fPIC -DPIC -o .libs/parth3d.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o qExpr.lo qExpr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c qExpr.cpp -fPIC -DPIC -o .libs/qExpr.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o bitvector64.lo bitvector64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c bitvector64.cpp -fPIC -DPIC -o .libs/bitvector64.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o irange.lo irange.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c irange.cpp -fPIC -DPIC -o .libs/irange.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o category.lo category.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c category.cpp -fPIC -DPIC -o .libs/category.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o utilidor.lo utilidor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c utilidor.cpp -fPIC -DPIC -o .libs/utilidor.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ixpack.lo ixpack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c ixpack.cpp -fPIC -DPIC -o .libs/ixpack.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' BUILDSTDERR: ixpack.cpp: In member function 'int ibis::pack::write32(int) const': BUILDSTDERR: ixpack.cpp:394:21: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) UnixWrite(fdes, &nobs, sizeof(uint32_t)); BUILDSTDERR: ixpack.cpp: In member function 'int ibis::pack::write64(int) const': BUILDSTDERR: ixpack.cpp:535:21: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) UnixWrite(fdes, &nobs, sizeof(uint32_t)); make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o irelic.lo irelic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c irelic.cpp -fPIC -DPIC -o .libs/irelic.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o fileManager.lo fileManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c fileManager.cpp -fPIC -DPIC -o .libs/fileManager.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o iroster.lo iroster.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c iroster.cpp -fPIC -DPIC -o .libs/iroster.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' BUILDSTDERR: In file included from qExpr.h:12, BUILDSTDERR: from column.h:14, BUILDSTDERR: from part.h:12, BUILDSTDERR: from iroster.cpp:11: BUILDSTDERR: iroster.cpp: In member function 'int ibis::roster::write(const char*) const': BUILDSTDERR: iroster.cpp:127:17: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] BUILDSTDERR: LOGGER(ierr != sizeof(uint32_t)*ind.size() && ibis::gVerbose > 0) BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.h:320:19: note: in definition of macro 'LOGGER' BUILDSTDERR: if (false == (v)) ; else ibis::util::logger(0)() BUILDSTDERR: ^ make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o bundle.lo bundle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c bundle.cpp -fPIC -DPIC -o .libs/bundle.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o filter.lo filter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c filter.cpp -fPIC -DPIC -o .libs/filter.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' BUILDSTDERR: filter.cpp: In member function 'virtual void ibis::filter::roughCount(uint64_t&, uint64_t&) const': BUILDSTDERR: filter.cpp:78:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: reinterpret_cast(ibis::datasets)); BUILDSTDERR: ^ BUILDSTDERR: filter.cpp: In member function 'virtual int64_t ibis::filter::count() const': BUILDSTDERR: filter.cpp:201:63: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: reinterpret_cast(ibis::datasets)); BUILDSTDERR: ^ BUILDSTDERR: filter.cpp: In member function 'virtual ibis::table* ibis::filter::select() const': BUILDSTDERR: filter.cpp:313:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: reinterpret_cast(ibis::datasets)); BUILDSTDERR: ^ BUILDSTDERR: filter.cpp: In member function 'virtual ibis::table* ibis::filter::select(const char*) const': BUILDSTDERR: filter.cpp:393:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: reinterpret_cast(ibis::datasets)); BUILDSTDERR: ^ BUILDSTDERR: filter.cpp: In member function 'virtual ibis::table* ibis::filter::select(const stringArray&) const': BUILDSTDERR: filter.cpp:475:63: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: reinterpret_cast(ibis::datasets)); BUILDSTDERR: ^ make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o capi.lo capi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c capi.cpp -fPIC -DPIC -o .libs/capi.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' BUILDSTDERR: capi.cpp: In destructor 'fastbit_part_list::~fastbit_part_list()': BUILDSTDERR: capi.cpp:90:19: warning: throw will always call terminate() [-Wterminate] BUILDSTDERR: throw "can not delete list of data tables while they are in use"; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: capi.cpp:90:19: note: in C++11 destructors default to noexcept make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ixbylt.lo ixbylt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c ixbylt.cpp -fPIC -DPIC -o .libs/ixbylt.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o util.lo util.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c util.cpp -fPIC -DPIC -o .libs/util.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ixpale.lo ixpale.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c ixpale.cpp -fPIC -DPIC -o .libs/ixpale.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ixfuge.lo ixfuge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c ixfuge.cpp -fPIC -DPIC -o .libs/ixfuge.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ixzone.lo ixzone.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c ixzone.cpp -fPIC -DPIC -o .libs/ixzone.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ixfuzz.lo ixfuzz.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c ixfuzz.cpp -fPIC -DPIC -o .libs/ixfuzz.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o isbiad.lo isbiad.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c isbiad.cpp -fPIC -DPIC -o .libs/isbiad.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o icegale.lo icegale.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c icegale.cpp -fPIC -DPIC -o .libs/icegale.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ifade.lo ifade.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c ifade.cpp -fPIC -DPIC -o .libs/ifade.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ixzona.lo ixzona.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c ixzona.cpp -fPIC -DPIC -o .libs/ixzona.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o idirekte.lo idirekte.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c idirekte.cpp -fPIC -DPIC -o .libs/idirekte.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o parti.lo parti.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c parti.cpp -fPIC -DPIC -o .libs/parti.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o blob.lo blob.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c blob.cpp -fPIC -DPIC -o .libs/blob.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o iskive.lo iskive.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c iskive.cpp -fPIC -DPIC -o .libs/iskive.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o isapid.lo isapid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c isapid.cpp -fPIC -DPIC -o .libs/isapid.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o jnatural.lo jnatural.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c jnatural.cpp -fPIC -DPIC -o .libs/jnatural.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o idbak2.lo idbak2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c idbak2.cpp -fPIC -DPIC -o .libs/idbak2.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o bordm.lo bordm.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c bordm.cpp -fPIC -DPIC -o .libs/bordm.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o icentre.lo icentre.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c icentre.cpp -fPIC -DPIC -o .libs/icentre.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o jrange.lo jrange.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c jrange.cpp -fPIC -DPIC -o .libs/jrange.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o quaere.lo quaere.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c quaere.cpp -fPIC -DPIC -o .libs/quaere.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o countQuery.lo countQuery.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c countQuery.cpp -fPIC -DPIC -o .libs/countQuery.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o iapi.lo iapi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c iapi.cpp -fPIC -DPIC -o .libs/iapi.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' BUILDSTDERR: iapi.cpp: In function 'int fastbit_iapi_attach_full_index(const char*, double*, uint64_t, int64_t*, uint64_t, uint32_t*, uint64_t)': BUILDSTDERR: iapi.cpp:2025:29: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'uint64_t' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: offsets[noffsets-1] > nbms) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o dictionary.lo dictionary.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c dictionary.cpp -fPIC -DPIC -o .libs/dictionary.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' BUILDSTDERR: In file included from fileManager.h:15, BUILDSTDERR: from array_t.h:7, BUILDSTDERR: from dictionary.h:8, BUILDSTDERR: from dictionary.cpp:4: BUILDSTDERR: dictionary.cpp: In member function 'int ibis::dictionary::writeBuffer(FILE*, uint32_t, ibis::array_t&, ibis::array_t&) const': BUILDSTDERR: dictionary.cpp:229:17: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: LOGGER(ierr != (int)(nkeys+1) && ibis::gVerbose > 1) BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: util.h:320:19: note: in definition of macro 'LOGGER' BUILDSTDERR: if (false == (v)) ; else ibis::util::logger(0)() BUILDSTDERR: ^ BUILDSTDERR: dictionary.cpp:234:17: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: LOGGER(ierr != (int)(nkeys) && ibis::gVerbose > 1) BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~ BUILDSTDERR: util.h:320:19: note: in definition of macro 'LOGGER' BUILDSTDERR: if (false == (v)) ; else ibis::util::logger(0)() BUILDSTDERR: ^ make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o imesa.lo imesa.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c imesa.cpp -fPIC -DPIC -o .libs/imesa.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ikeywords.lo ikeywords.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c ikeywords.cpp -fPIC -DPIC -o .libs/ikeywords.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o selectClause.lo selectClause.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c selectClause.cpp -fPIC -DPIC -o .libs/selectClause.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o whereClause.lo whereClause.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c whereClause.cpp -fPIC -DPIC -o .libs/whereClause.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o idbak.lo idbak.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c idbak.cpp -fPIC -DPIC -o .libs/idbak.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o icmoins.lo icmoins.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c icmoins.cpp -fPIC -DPIC -o .libs/icmoins.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o resource.lo resource.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c resource.cpp -fPIC -DPIC -o .libs/resource.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o rids.lo rids.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c rids.cpp -fPIC -DPIC -o .libs/rids.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o fromClause.lo fromClause.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c fromClause.cpp -fPIC -DPIC -o .libs/fromClause.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o fromLexer.lo fromLexer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c fromLexer.cc -fPIC -DPIC -o .libs/fromLexer.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o selectParser.lo selectParser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c selectParser.cc -fPIC -DPIC -o .libs/selectParser.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o whereLexer.lo whereLexer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c whereLexer.cc -fPIC -DPIC -o .libs/whereLexer.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o selectLexer.lo selectLexer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c selectLexer.cc -fPIC -DPIC -o .libs/selectLexer.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o whereParser.lo whereParser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c whereParser.cc -fPIC -DPIC -o .libs/whereParser.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o fromParser.lo fromParser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c fromParser.cc -fPIC -DPIC -o .libs/fromParser.o make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -version-info 1:0:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfastbit.la -rpath /usr/lib64 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 -lpthread -lrt -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/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 -lpthread -lrt -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libfastbit.so.1 -o .libs/libfastbit.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libfastbit.so.1" && ln -s "libfastbit.so.1.0.0" "libfastbit.so.1") libtool: link: (cd ".libs" && rm -f "libfastbit.so" && ln -s "libfastbit.so.1.0.0" "libfastbit.so") libtool: link: ( cd ".libs" && rm -f "libfastbit.la" && ln -s "../libfastbit.la" "libfastbit.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' Making all in examples cd ../src && /usr/bin/make libfastbit.la make[2]: 'libfastbit.la' is up to date. make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' gcc -DHAVE_CONFIG_H -I. -I../src -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o tcapi.o tcapi.c make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' g++ -DHAVE_CONFIG_H -I. -I../src -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o rara.o rara.cpp make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' gcc -DHAVE_CONFIG_H -I. -I../src -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o tiapi.o tiapi.c make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcapi tcapi.o ../src/libfastbit.la -lpthread -lrt -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tcapi tcapi.o ../src/.libs/libfastbit.so -lpthread -lrt -lm make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rara rara.o ../src/libfastbit.la -lpthread -lrt -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rara rara.o ../src/.libs/libfastbit.so -lpthread -lrt -lm make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tiapi tiapi.o ../src/libfastbit.la -lpthread -lrt -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tiapi tiapi.o ../src/.libs/libfastbit.so -lpthread -lrt -lm make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' g++ -DHAVE_CONFIG_H -I. -I../src -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ardea.o ardea.cpp make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ardea ardea.o ../src/libfastbit.la -lpthread -lrt -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ardea ardea.o ../src/.libs/libfastbit.so -lpthread -lrt -lm make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' g++ -DHAVE_CONFIG_H -I. -I../src -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o thula.o thula.cpp make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thula thula.o ../src/libfastbit.la -lpthread -lrt -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/thula thula.o ../src/.libs/libfastbit.so -lpthread -lrt -lm make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' g++ -DHAVE_CONFIG_H -I. -I../src -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o ibis.o ibis.cpp make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ibis ibis.o ../src/libfastbit.la -lpthread -lrt -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ibis ibis.o ../src/.libs/libfastbit.so -lpthread -lrt -lm make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' Making all in java cd ../src && /usr/bin/make libfastbit.la make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/java' echo "fastbit.library.path=/builddir/build/BUILD/fastbit-2.0.3/java/.libs:/builddir/build/BUILD/fastbit-2.0.3/java/../src/.libs" >| build.properties make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/java' make[2]: 'libfastbit.la' is up to date. make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/java' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o FastBit.lo FastBit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c FastBit.c -fPIC -DPIC -o .libs/FastBit.o make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/java' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/java' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfastbitjni.la -rpath /usr/lib64 FastBit.lo ../src/libfastbit.la -lpthread -lrt -lm libtool: link: gcc -shared -fPIC -DPIC .libs/FastBit.o ../src/.libs/libfastbit.so -lpthread -lrt -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libfastbitjni.so -o .libs/libfastbitjni.so libtool: link: ( cd ".libs" && rm -f "libfastbitjni.la" && ln -s "../libfastbitjni.la" "libfastbitjni.la" ) make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/java' Making all in tests make[1]: Nothing to be done for 'all'. Making all in contrib Making all in fbmerge cd ../../src && /usr/bin/make libfastbit.la make[3]: 'libfastbit.la' is up to date. make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/contrib/fbmerge' g++ -DHAVE_CONFIG_H -I. -I../../src -I /builddir/build/BUILD/fastbit-2.0.3/win -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c -o fbmerge.o fbmerge.cpp make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/contrib/fbmerge' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/contrib/fbmerge' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fbmerge fbmerge.o ../../src/libfastbit.la -lpthread -lrt -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fbmerge fbmerge.o ../../src/.libs/libfastbit.so -lpthread -lrt -lm make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/contrib/fbmerge' make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wzi6D0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64 + cd fastbit-2.0.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libfastbit.la '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libfastbit.so.1.0.0 /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64/libfastbit.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64 && { ln -s -f libfastbit.so.1.0.0 libfastbit.so.1 || { rm -f libfastbit.so.1 && ln -s libfastbit.so.1.0.0 libfastbit.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64 && { ln -s -f libfastbit.so.1.0.0 libfastbit.so || { rm -f libfastbit.so && ln -s libfastbit.so.1.0.0 libfastbit.so; }; }) libtool: install: /usr/bin/install -p .libs/libfastbit.lai /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64/libfastbit.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/include/fastbit' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/include/fastbit' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/include/fastbit' make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' cd ../src && /usr/bin/make libfastbit.la make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: 'libfastbit.la' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/examples' cd ../src && /usr/bin/make libfastbit.la make[3]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[3]: 'libfastbit.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p ibis tcapi thula ardea rara tiapi '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin' BUILDSTDERR: libtool: install: warning: `../src/libfastbit.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/ibis /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/ibis BUILDSTDERR: libtool: install: warning: `../src/libfastbit.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/tcapi /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/tcapi BUILDSTDERR: libtool: install: warning: `../src/libfastbit.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/thula /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/thula BUILDSTDERR: libtool: install: warning: `../src/libfastbit.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/ardea /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/ardea BUILDSTDERR: libtool: install: warning: `../src/libfastbit.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/rara /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/rara BUILDSTDERR: libtool: install: warning: `../src/libfastbit.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiapi /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/tiapi make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/examples' Making install in java make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/java' cd ../src && /usr/bin/make libfastbit.la make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[2]: 'libfastbit.la' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' echo "fastbit.library.path=/builddir/build/BUILD/fastbit-2.0.3/java/.libs:/builddir/build/BUILD/fastbit-2.0.3/java/../src/.libs" >| build.properties /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfastbitjni.la -rpath /usr/lib64 FastBit.lo ../src/libfastbit.la -lpthread -lrt -lm libtool: link: rm -fr .libs/libfastbitjni.la .libs/libfastbitjni.lai .libs/libfastbitjni.so libtool: link: gcc -shared -fPIC -DPIC .libs/FastBit.o ../src/.libs/libfastbit.so -lpthread -lrt -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libfastbitjni.so -o .libs/libfastbitjni.so libtool: link: ( cd ".libs" && rm -f "libfastbitjni.la" && ln -s "../libfastbitjni.la" "libfastbitjni.la" ) make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/java' /usr/lib/jvm/java-1.8.0-openjdk/bin/javac gov/lbl/fastbit/FastBit.java /usr/lib/jvm/java-1.8.0-openjdk/bin/javac gov/lbl/fastbit/FastBitStringReader.java jar cf fastbitjni.jar gov/lbl/fastbit/*.class /usr/bin/install -p fastbitjni.jar "/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64" cd ../src && /usr/bin/make libfastbit.la make[3]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[3]: 'libfastbit.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' echo "fastbit.library.path=/builddir/build/BUILD/fastbit-2.0.3/java/.libs:/builddir/build/BUILD/fastbit-2.0.3/java/../src/.libs" >| build.properties /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfastbitjni.la -rpath /usr/lib64 FastBit.lo ../src/libfastbit.la -lpthread -lrt -lm libtool: link: rm -fr .libs/libfastbitjni.la .libs/libfastbitjni.lai .libs/libfastbitjni.so libtool: link: gcc -shared -fPIC -DPIC .libs/FastBit.o ../src/.libs/libfastbit.so -lpthread -lrt -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libfastbitjni.so -o .libs/libfastbitjni.so libtool: link: ( cd ".libs" && rm -f "libfastbitjni.la" && ln -s "../libfastbitjni.la" "libfastbitjni.la" ) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libfastbitjni.la '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64' BUILDSTDERR: libtool: install: warning: relinking `libfastbitjni.la' libtool: install: (cd /builddir/build/BUILD/fastbit-2.0.3/java; /bin/sh /builddir/build/BUILD/fastbit-2.0.3/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfastbitjni.la -rpath /usr/lib64 FastBit.lo ../src/libfastbit.la -lpthread -lrt -lm -inst-prefix-dir /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/FastBit.o -L/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64 -L/usr/lib64 -lfastbit -lpthread -lrt -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libfastbitjni.so -o .libs/libfastbitjni.so libtool: install: /usr/bin/install -p .libs/libfastbitjni.soT /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64/libfastbitjni.so libtool: install: /usr/bin/install -p .libs/libfastbitjni.lai /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64/libfastbitjni.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64' echo "fastbit.library.path=/usr/lib64" >| build.properties /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/include/fastbit' /usr/bin/install -p -m 644 FastBit.h ../src/capi.h '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/include/fastbit' make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/java' make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/java' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/tests' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/tests' make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/tests' Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/contrib' Making install in fbmerge make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/contrib/fbmerge' cd ../../src && /usr/bin/make libfastbit.la make[3]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[3]: 'libfastbit.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[3]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/contrib/fbmerge' cd ../../src && /usr/bin/make libfastbit.la make[4]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/src' make[4]: 'libfastbit.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p fbmerge '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin' BUILDSTDERR: libtool: install: warning: `../../src/libfastbit.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/fbmerge /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/fbmerge make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/contrib/fbmerge' make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/contrib/fbmerge' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/contrib' make[3]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3/contrib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/contrib' make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/contrib' make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3/contrib' make[1]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3' make[2]: Entering directory '/builddir/build/BUILD/fastbit-2.0.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin' /usr/bin/install -p tests/scripts/fastbit-config '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/share/doc/fastbit' /usr/bin/install -p -m 644 doc/dataDistributions.html doc/index.html doc/quickstart.html doc/dataLoading.html doc/ibisCommandLine.html doc/indexSpec.html doc/footer.html '/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/share/doc/fastbit' make[2]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3' make[1]: Leaving directory '/builddir/build/BUILD/fastbit-2.0.3' + install -d -m 0755 /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib/java + mv /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64/fastbitjni.jar /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib/java/fastbit.jar + chmod 0644 /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib/java/fastbit.jar + install -d -m 0755 /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64/fastbit + mv /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64/libfastbitjni.so /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64/fastbit/ + find /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64 -name '*.la' + xargs rm -f + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.0.3-8.fc29 --unique-debug-suffix -2.0.3-8.fc29.riscv64 --unique-debug-src-base fastbit-2.0.3-8.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fastbit-2.0.3 extracting debug info from /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/tiapi extracting debug info from /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/fbmerge extracting debug info from /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/ibis extracting debug info from /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/ardea extracting debug info from /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/thula extracting debug info from /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/rara extracting debug info from /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/bin/tcapi extracting debug info from /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64/fastbit/libfastbitjni.so extracting debug info from /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/lib64/libfastbit.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. BUILDSTDERR: 20118 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/fastbit-config from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.utqeT5 Processing files: fastbit-2.0.3-8.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R63IQf + umask 022 + cd /builddir/build/BUILD + cd fastbit-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/share/doc/fastbit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/share/doc/fastbit + cp -pr NEWS /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/share/doc/fastbit + cp -pr README /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/share/doc/fastbit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4C43s0 + umask 022 + cd /builddir/build/BUILD + cd fastbit-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/share/licenses/fastbit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/share/licenses/fastbit + cp -pr COPYING /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64/usr/share/licenses/fastbit + exit 0 Provides: fastbit = 2.0.3-8.fc29 fastbit(riscv-64) = 2.0.3-8.fc29 libfastbit.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfastbit.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: fastbit-devel-2.0.3-8.fc29.riscv64 Provides: fastbit-devel = 2.0.3-8.fc29 fastbit-devel(riscv-64) = 2.0.3-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libfastbit.so.1()(64bit) Processing files: fastbit-java-2.0.3-8.fc29.riscv64 Provides: fastbit-java = 2.0.3-8.fc29 fastbit-java(riscv-64) = 2.0.3-8.fc29 libfastbitjni.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfastbit.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: fastbit-debugsource-2.0.3-8.fc29.riscv64 Provides: fastbit-debugsource = 2.0.3-8.fc29 fastbit-debugsource(riscv-64) = 2.0.3-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fastbit-debuginfo-2.0.3-8.fc29.riscv64 Provides: debuginfo(build-id) = 19f8a4df375580b1b1c07e62a41de691f13b4c4e debuginfo(build-id) = 28570e12533132d82466ad8ae192d00c8cd76c25 debuginfo(build-id) = 65d30c548e81e7fc61de59a22d66ba9e5a579a35 debuginfo(build-id) = 79d1777c4a475882d5185d6378a5f612e3af34b1 debuginfo(build-id) = 84fe933a539f6fd154033acb748e0a2a5be6827f debuginfo(build-id) = ae4d63203d07f334749f71395c79d70eb835131d debuginfo(build-id) = b89cba2139bc90dc25131ab55ed0284d5fe9d079 debuginfo(build-id) = d966d0e9a5ce1fb2367a5de7c43a6e59ff0de98e fastbit-debuginfo = 2.0.3-8.fc29 fastbit-debuginfo(riscv-64) = 2.0.3-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fastbit-debugsource(riscv-64) = 2.0.3-8.fc29 Processing files: fastbit-java-debuginfo-2.0.3-8.fc29.riscv64 Provides: debuginfo(build-id) = 34bfe65e6e310b67483744330e0743de3e4e950d fastbit-java-debuginfo = 2.0.3-8.fc29 fastbit-java-debuginfo(riscv-64) = 2.0.3-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fastbit-debugsource(riscv-64) = 2.0.3-8.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64 Wrote: /builddir/build/RPMS/fastbit-2.0.3-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fastbit-devel-2.0.3-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fastbit-java-2.0.3-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fastbit-debugsource-2.0.3-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fastbit-debuginfo-2.0.3-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fastbit-java-debuginfo-2.0.3-8.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5PZEf1 + umask 022 + cd /builddir/build/BUILD + cd fastbit-2.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fastbit-2.0.3-8.fc29.riscv64 + exit 0 Child return code was: 0