+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/autodocksuite.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BcATqa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf src + /usr/bin/gzip -dc /builddir/build/SOURCES/autodocksuite-4.2.6-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kWOsUm + umask 022 + cd /builddir/build/BUILD + cd src + pushd autodock ~/build/BUILD/src/autodock ~/build/BUILD/src + 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 ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ 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) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ 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-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 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 for gawk... (cached) gawk checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for gethostname... yes checking for getpid... yes checking for GetProcessId... no checking for fchmod... yes checking for setlinebuf... yes checking for sysconf... yes checking for times... yes checking for getrusage... yes checking for pow... no checking for sqrt... no checking for strncasecmp... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking for g++ option to support OpenMP... -fopenmp checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make -j4 rm -f default_parameters.h csh ./paramdat2h.csh ./AD4_parameters.dat ./AD4.1_bound.dat > default_parameters.h make all-am make[1]: Entering directory '/builddir/build/BUILD/src/autodock' g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-main.o `test -f 'main.cc' || echo './'`main.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-alea.o `test -f 'alea.cc' || echo './'`alea.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-analysis.o `test -f 'analysis.cc' || echo './'`analysis.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-atom_parameter_manager.o `test -f 'atom_parameter_manager.cc' || echo './'`atom_parameter_manager.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-banner.o `test -f 'banner.cc' || echo './'`banner.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-bestpdb.o `test -f 'bestpdb.cc' || echo './'`bestpdb.cc main.cc:3490:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for \ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-calculateEnergies.o `test -f 'calculateEnergies.cc' || echo './'`calculateEnergies.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-call_glss.o `test -f 'call_glss.cc' || echo './'`call_glss.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-call_ls.o `test -f 'call_ls.cc' || echo './'`call_ls.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-center_ligand.o `test -f 'center_ligand.cc' || echo './'`center_ligand.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-changeState.o `test -f 'changeState.cc' || echo './'`changeState.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-check_header_float.o `test -f 'check_header_float.cc' || echo './'`check_header_float.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-check_header_int.o `test -f 'check_header_int.cc' || echo './'`check_header_int.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-check_header_line.o `test -f 'check_header_line.cc' || echo './'`check_header_line.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-cluster_analysis.o `test -f 'cluster_analysis.cc' || echo './'`cluster_analysis.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-clmode.o `test -f 'clmode.cc' || echo './'`clmode.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-cnv_state_to_coords.o `test -f 'cnv_state_to_coords.cc' || echo './'`cnv_state_to_coords.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-com.o `test -f 'com.cc' || echo './'`com.cc com.cc:238:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-conformation_sampler.o `test -f 'conformation_sampler.cc' || echo './'`conformation_sampler.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-dimLibrary.o `test -f 'dimLibrary.cc' || echo './'`dimLibrary.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-distdepdiel.o `test -f 'distdepdiel.cc' || echo './'`distdepdiel.cc conformation_sampler.cc: In constructor 'ConformationSampler::ConformationSampler(const State&, int, Eval*, int, FILE*)': conformation_sampler.cc:99:10: warning: variable 'base_q' set but not used [-Wunused-but-set-variable] Quat base_q = probe_point.readQuat(); ^~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-stateLibrary.o `test -f 'stateLibrary.cc' || echo './'`stateLibrary.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-readfield.o `test -f 'readfield.cc' || echo './'`readfield.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-readmap.o `test -f 'readmap.cc' || echo './'`readmap.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-readPDBQT.o `test -f 'readPDBQT.cc' || echo './'`readPDBQT.cc readfield.cc: In function 'void readfield(GridMapSetInfo*, char*, const clock_t&, const tms&, int, FILE*)': readfield.cc:83:5: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(inputline, LINE_LEN, fldFile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readfield.cc:108:5: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(inputline, LINE_LEN, fldFile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readfield.cc:116:5: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(inputline, LINE_LEN, fldFile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readfield.cc:123:5: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(inputline, LINE_LEN, fldFile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-read_parameter_library.o `test -f 'read_parameter_library.cc' || echo './'`read_parameter_library.cc readPDBQT.cc: In function 'Molecule readPDBQT(char*, int, int*, Real (*)[3], Real*, Boole*, int*, int*, char (*)[5], char*, char*, Boole, char (*)[128], int*, int*, Boole*, int*, int*, Real*, Real*, int*, int*, int (*)[2048], Real (*)[3], int*, int*, NonbondParam*, const clock_t&, const tms&, const char*, int*, int*, int, char (*)[256], int*, int, int, FILE*)': readPDBQT.cc:133:18: warning: variable 'B_has_conect_records' set but not used [-Wunused-but-set-variable] Boole B_has_conect_records = FALSE; ^~~~~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-eval.o `test -f 'eval.cc' || echo './'`eval.cc readPDBQT.cc:53:10: warning: ' could not be found; check that this atom type is listed after the "ligand_types" keyword in the DPF, and make sure to add a "map" keyword to the DPF for this atom type. Note that AutoDock will use the default atom type = 1, instead. ' directive writing 238 bytes into a region of size between 205 and 212 [-Wformat-overflow=] Molecule readPDBQT(char input_line[LINE_LEN], ^~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from readPDBQT.cc:33: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output 283 or more bytes (assuming 290) into a destination of size 256 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-gencau.o `test -f 'gencau.cc' || echo './'`gencau.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-getrms.o `test -f 'getrms.cc' || echo './'`getrms.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-get_atom_type.o `test -f 'get_atom_type.cc' || echo './'`get_atom_type.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-getInitialState.o `test -f 'getInitialState.cc' || echo './'`getInitialState.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-getpdbcrds.o `test -f 'getpdbcrds.cc' || echo './'`getpdbcrds.cc get_atom_type.cc: In function 'int get_atom_type(const char*)': get_atom_type.cc:53:9: warning: variable 'bond_index' set but not used [-Wunused-but-set-variable] int bond_index = -1; ^~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-gs.o `test -f 'gs.cc' || echo './'`gs.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-initautodock.o `test -f 'initautodock.cc' || echo './'`initautodock.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-input_state.o `test -f 'input_state.cc' || echo './'`input_state.cc input_state.cc: In function 'int input_state(State*, FILE*, const char*, int, int*, Real*, Real*, char*)': input_state.cc:70:6: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(myline, LINELEN, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-investigate.o `test -f 'investigate.cc' || echo './'`investigate.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-linpack.o `test -f 'linpack.cc' || echo './'`linpack.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-ls.o `test -f 'ls.cc' || echo './'`ls.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-mapping.o `test -f 'mapping.cc' || echo './'`mapping.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-mingw_getrusage.o `test -f 'mingw_getrusage.cc' || echo './'`mingw_getrusage.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-minmeanmax.o `test -f 'minmeanmax.cc' || echo './'`minmeanmax.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-mkNewState.o `test -f 'mkNewState.cc' || echo './'`mkNewState.cc ls.cc: In member function 'virtual Boole Solis_Wets::SW(Phenotype&, int, FILE*)': ls.cc:92:9: warning: unused variable 'thisQuat' [-Wunused-variable] Quat thisQuat, prevQuat, startQuat; ^~~~~~~~ ls.cc:92:19: warning: unused variable 'prevQuat' [-Wunused-variable] Quat thisQuat, prevQuat, startQuat; ^~~~~~~~ ls.cc:92:29: warning: unused variable 'startQuat' [-Wunused-variable] Quat thisQuat, prevQuat, startQuat; ^~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-mkTorTree.o `test -f 'mkTorTree.cc' || echo './'`mkTorTree.cc minmeanmax.cc: In function 'void minmeanmax(FILE*, const Population&, int, const GridMapSetInfo*)': minmeanmax.cc:56:76: warning: variable 'best' set but not used [-Wunused-but-set-variable] double minimum[ 7+MAX_TORS ], sum[ 7+MAX_TORS ], maximum[ 7+MAX_TORS ], best[ 7+MAX_TORS ]; ^~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-mkRandomState.o `test -f 'mkRandomState.cc' || echo './'`mkRandomState.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-nonbonds.o `test -f 'nonbonds.cc' || echo './'`nonbonds.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-openfile.o `test -f 'openfile.cc' || echo './'`openfile.cc mkTorTree.cc:456:5: warning: 'int check_atomnumber(int, const int*, int, int, FILE*)' defined but not used [-Wunused-function] int check_atomnumber( const int number, const int *atomnumber, const int nrecord, ^~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-output_state.o `test -f 'output_state.cc' || echo './'`output_state.cc In file included from nonbonds.cc:35:0: mdist.h: In function 'void mdist()': mdist.h:32:25: warning: operation on 'mindist[0][0]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:89:5: note: in expansion of macro 'set_minmax' set_minmax(C, C, 1.20, 1.545); // mindist[C][C] = 1.20, p. 3510 ; maxdist[C][C] = 1.545, p. 3511 ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[0][0]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:89:5: note: in expansion of macro 'set_minmax' set_minmax(C, C, 1.20, 1.545); // mindist[C][C] = 1.20, p. 3510 ; maxdist[C][C] = 1.545, p. 3511 ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[1][1]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:96:5: note: in expansion of macro 'set_minmax' set_minmax(N, N, 1.0974, 1.128); // mindist[N][N] = 1.0974, p. 3513 ; maxdist[N][N] = 1.128, p. 3515 ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[1][1]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:96:5: note: in expansion of macro 'set_minmax' set_minmax(N, N, 1.0974, 1.128); // mindist[N][N] = 1.0974, p. 3513 ; maxdist[N][N] = 1.128, p. 3515 ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[2][2]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:102:5: note: in expansion of macro 'set_minmax' set_minmax(O, O, 1.208, 1.51); // p.3513, p.3515 ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[2][2]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:102:5: note: in expansion of macro 'set_minmax' set_minmax(O, O, 1.208, 1.51); // p.3513, p.3515 ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[3][3]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:107:5: note: in expansion of macro 'set_minmax' set_minmax(H, H, 100.,-100.); // impossible values to prevent such bonds from forming. ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[3][3]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:107:5: note: in expansion of macro 'set_minmax' set_minmax(H, H, 100.,-100.); // impossible values to prevent such bonds from forming. ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[4][4]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:111:5: note: in expansion of macro 'set_minmax' set_minmax(XX, XX, 0.9, 2.1); // AutoDock 3 defaults ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[4][4]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:111:5: note: in expansion of macro 'set_minmax' set_minmax(XX, XX, 0.9, 2.1); // AutoDock 3 defaults ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[5][5]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:114:5: note: in expansion of macro 'set_minmax' set_minmax(P, P, 2.18, 2.23); // mindist[P][P] = 2.18, p. 3513 ; maxdist[P][P] = 2.23, p. 3513 ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[5][5]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:114:5: note: in expansion of macro 'set_minmax' set_minmax(P, P, 2.18, 2.23); // mindist[P][P] = 2.18, p. 3513 ; maxdist[P][P] = 2.23, p. 3513 ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[6][6]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:116:5: note: in expansion of macro 'set_minmax' set_minmax(S, S, 2.03, 2.05); // mindist[S][S] = 2.03, p. 3515 ; maxdist[S][S] = 2.05, p. 3515 ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[6][6]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:116:5: note: in expansion of macro 'set_minmax' set_minmax(S, S, 2.03, 2.05); // mindist[S][S] = 2.03, p. 3515 ; maxdist[S][S] = 2.05, p. 3515 ^~~~~~~~~~ nonbonds.cc: In function 'void printbonds(int, const int*, const int (*)[16], const char*, int, int, FILE*)': nonbonds.cc:250:6: warning: ?: using integer constants in boolean context [-Wint-in-bool-context] for (int j=0; j< ~~ B_print_all_bonds ~~~~~~~~~~~~~~~~~ ? MAX_NBONDS // loop over all the slots for this atom's "j" bonds ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : nbonds[i]; // loop over this atom's "j" bonds ~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-parse_dpf_line.o `test -f 'parse_dpf_line.cc' || echo './'`parse_dpf_line.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-parse_param_line.o `test -f 'parse_param_line.cc' || echo './'`parse_param_line.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-parse_PDBQT_line.o `test -f 'parse_PDBQT_line.cc' || echo './'`parse_PDBQT_line.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-parse_trj_line.o `test -f 'parse_trj_line.cc' || echo './'`parse_trj_line.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-parsetypes.o `test -f 'parsetypes.cc' || echo './'`parsetypes.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-print_2x.o `test -f 'print_2x.cc' || echo './'`print_2x.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-print_atomic_energies.o `test -f 'print_atomic_energies.cc' || echo './'`print_atomic_energies.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-print_avsfld.o `test -f 'print_avsfld.cc' || echo './'`print_avsfld.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-writePDBQT.o `test -f 'writePDBQT.cc' || echo './'`writePDBQT.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-print_rem.o `test -f 'print_rem.cc' || echo './'`print_rem.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-printdate.o `test -f 'printdate.cc' || echo './'`printdate.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-printEnergies.o `test -f 'printEnergies.cc' || echo './'`printEnergies.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-printhms.o `test -f 'printhms.cc' || echo './'`printhms.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-prClusterHist.o `test -f 'prClusterHist.cc' || echo './'`prClusterHist.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-prInitialState.o `test -f 'prInitialState.cc' || echo './'`prInitialState.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-prTorConList.o `test -f 'prTorConList.cc' || echo './'`prTorConList.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-pso.o `test -f 'pso.cc' || echo './'`pso.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-qmultiply.o `test -f 'qmultiply.cc' || echo './'`qmultiply.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-qtransform.o `test -f 'qtransform.cc' || echo './'`qtransform.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-quicksort.o `test -f 'quicksort.cc' || echo './'`quicksort.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-ranlib.o `test -f 'ranlib.cc' || echo './'`ranlib.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-rep.o `test -f 'rep.cc' || echo './'`rep.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-scauchy.o `test -f 'scauchy.cc' || echo './'`scauchy.cc ranlib.cc: In function 'FourByteLong ignpoi(const Real&)': ranlib.cc:1157:11: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] q += p; ~~^~~~ ranlib.cc:1136:5: warning: 'p0' may be used uninitialized in this function [-Wmaybe-uninitialized] if(u <= p0) return ignpoi; ^~ ranlib.cc:1156:14: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] p = p*mu/(Real)k; ~^~~ ranlib.cc:1144:27: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] if(u > 0.458) j = IMIN(l,m); ~~~~^~~~~ ranlib.cc:1116:8: warning: 'omega' may be used uninitialized in this function [-Wmaybe-uninitialized] fy = omega*(((c3*xx+c2)*xx+c1)*xx+c0); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ranlib.cc:1116:24: warning: 'c3' may be used uninitialized in this function [-Wmaybe-uninitialized] fy = omega*(((c3*xx+c2)*xx+c1)*xx+c0); ~~~~~~^~~~ ranlib.cc:1116:24: warning: 'c2' may be used uninitialized in this function [-Wmaybe-uninitialized] ranlib.cc:1116:31: warning: 'c1' may be used uninitialized in this function [-Wmaybe-uninitialized] fy = omega*(((c3*xx+c2)*xx+c1)*xx+c0); ~~~~~~~~~~~~~~^~~~ ranlib.cc:1116:38: warning: 'c0' may be used uninitialized in this function [-Wmaybe-uninitialized] fy = omega*(((c3*xx+c2)*xx+c1)*xx+c0); ~~~~~~~~~~~~~~~~~~~~~~^~~~ ranlib.cc:1085:9: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] if(c*fabs(u) > py*exp(px+e)-fy*exp(fx+e)) goto S50; ~^~~~~~~~ ranlib.cc:1061:10: warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] if(fy-u*fy <= py*exp(px-fx)) return ignpoi; ~~^~~~~ ranlib.cc:1106:23: warning: 'fk' may be used uninitialized in this function [-Wmaybe-uninitialized] px = fk*log(1.0+v)-difmuk-del; ~~~~~~~~~~~~~^~~~~~~ ranlib.cc:996:32: warning: 'difmuk' may be used uninitialized in this function [-Wmaybe-uninitialized] Real b1,b2,c,c0,c1,c2,c3,d,del,difmuk,e,fk,fx,fy,g,omega,p,p0,px,py,q,s, ^~~~~~ ranlib.cc:1094:13: warning: 'ignpoi' may be used uninitialized in this function [-Wmaybe-uninitialized] py = pow(mu,(double)ignpoi)/ *(fact+ignpoi); ~~~^~~~~~~~~~~~~~~~~~~ ranlib.cc:1073:32: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] ignpoi = (FourByteLong) (mu+s*t); ~~~^~~~~ ranlib.cc:1030:9: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] if(d*u >= difmuk*difmuk*difmuk) return ignpoi; ~^~ ranlib.cc:1023:5: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ignpoi >= l) return ignpoi; ^~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-setflags.o `test -f 'setflags.cc' || echo './'`setflags.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-simanneal.o `test -f 'simanneal.cc' || echo './'`simanneal.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-sort_enrg.o `test -f 'sort_enrg.cc' || echo './'`sort_enrg.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-stack.o `test -f 'stack.cc' || echo './'`stack.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-stop.o `test -f 'stop.cc' || echo './'`stop.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-strindex.o `test -f 'strindex.cc' || echo './'`strindex.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-success.o `test -f 'success.cc' || echo './'`success.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-support.o `test -f 'support.cc' || echo './'`support.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-swap.o `test -f 'swap.cc' || echo './'`swap.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-threadlog.o `test -f 'threadlog.cc' || echo './'`threadlog.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-timesys.o `test -f 'timesys.cc' || echo './'`timesys.cc threadlog.cc:72:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-timesyshms.o `test -f 'timesyshms.cc' || echo './'`timesyshms.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-torNorVec.o `test -f 'torNorVec.cc' || echo './'`torNorVec.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-torsion.o `test -f 'torsion.cc' || echo './'`torsion.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-trilinterp.o `test -f 'trilinterp.cc' || echo './'`trilinterp.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-usage.o `test -f 'usage.cc' || echo './'`usage.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-weedbonds.o `test -f 'weedbonds.cc' || echo './'`weedbonds.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-warn_bad_file.o `test -f 'warn_bad_file.cc' || echo './'`warn_bad_file.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-coliny.o `test -f 'coliny.cc' || echo './'`coliny.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-eintcal.o `test -f 'eintcal.cc' || echo './'`eintcal.cc trilinterp.cc: In function 'Real trilinterp(int, int, const Real (*)[3], const Real*, const Real*, const int*, MapType*, const GridMapSetInfo*, const int*, EnergyComponent*, EnergyComponent*, EnergyComponent*)': trilinterp.cc:98:22: warning: variable 'u1' set but not used [-Wunused-but-set-variable] register int u1, v1, w1; ^~ trilinterp.cc:98:27: warning: variable 'v1' set but not used [-Wunused-but-set-variable] register int u1, v1, w1; ^~ trilinterp.cc:98:32: warning: variable 'w1' set but not used [-Wunused-but-set-variable] register int u1, v1, w1; ^~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-eintcalPrint.o `test -f 'eintcalPrint.cc' || echo './'`eintcalPrint.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-intnbtable.o `test -f 'intnbtable.cc' || echo './'`intnbtable.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -O3 -Wall -Wno-write-strings -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 -c -o autodock4-nbe.o `test -f 'nbe.cc' || echo './'`nbe.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-main.o `test -f 'main.cc' || echo './'`main.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-alea.o `test -f 'alea.cc' || echo './'`alea.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-analysis.o `test -f 'analysis.cc' || echo './'`analysis.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-atom_parameter_manager.o `test -f 'atom_parameter_manager.cc' || echo './'`atom_parameter_manager.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-banner.o `test -f 'banner.cc' || echo './'`banner.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-bestpdb.o `test -f 'bestpdb.cc' || echo './'`bestpdb.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-calculateEnergies.o `test -f 'calculateEnergies.cc' || echo './'`calculateEnergies.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-call_glss.o `test -f 'call_glss.cc' || echo './'`call_glss.cc main.cc: In function 'int main(int, const char**)': main.cc:3282:7: warning: unused variable 'thread_num' [-Wunused-variable] int thread_num=omp_get_thread_num(); ^~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-call_ls.o `test -f 'call_ls.cc' || echo './'`call_ls.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-center_ligand.o `test -f 'center_ligand.cc' || echo './'`center_ligand.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-changeState.o `test -f 'changeState.cc' || echo './'`changeState.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-check_header_float.o `test -f 'check_header_float.cc' || echo './'`check_header_float.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-check_header_int.o `test -f 'check_header_int.cc' || echo './'`check_header_int.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-check_header_line.o `test -f 'check_header_line.cc' || echo './'`check_header_line.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-cluster_analysis.o `test -f 'cluster_analysis.cc' || echo './'`cluster_analysis.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-clmode.o `test -f 'clmode.cc' || echo './'`clmode.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-cnv_state_to_coords.o `test -f 'cnv_state_to_coords.cc' || echo './'`cnv_state_to_coords.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-com.o `test -f 'com.cc' || echo './'`com.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-conformation_sampler.o `test -f 'conformation_sampler.cc' || echo './'`conformation_sampler.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-dimLibrary.o `test -f 'dimLibrary.cc' || echo './'`dimLibrary.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-distdepdiel.o `test -f 'distdepdiel.cc' || echo './'`distdepdiel.cc conformation_sampler.cc: In constructor 'ConformationSampler::ConformationSampler(const State&, int, Eval*, int, FILE*)': conformation_sampler.cc:99:10: warning: variable 'base_q' set but not used [-Wunused-but-set-variable] Quat base_q = probe_point.readQuat(); ^~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-stateLibrary.o `test -f 'stateLibrary.cc' || echo './'`stateLibrary.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-readfield.o `test -f 'readfield.cc' || echo './'`readfield.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-readmap.o `test -f 'readmap.cc' || echo './'`readmap.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-readPDBQT.o `test -f 'readPDBQT.cc' || echo './'`readPDBQT.cc readfield.cc: In function 'void readfield(GridMapSetInfo*, char*, const clock_t&, const tms&, int, FILE*)': readfield.cc:83:5: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(inputline, LINE_LEN, fldFile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readfield.cc:108:5: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(inputline, LINE_LEN, fldFile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readfield.cc:116:5: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(inputline, LINE_LEN, fldFile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readfield.cc:123:5: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(inputline, LINE_LEN, fldFile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-read_parameter_library.o `test -f 'read_parameter_library.cc' || echo './'`read_parameter_library.cc readPDBQT.cc: In function 'Molecule readPDBQT(char*, int, int*, Real (*)[3], Real*, Boole*, int*, int*, char (*)[5], char*, char*, Boole, char (*)[128], int*, int*, Boole*, int*, int*, Real*, Real*, int*, int*, int (*)[2048], Real (*)[3], int*, int*, NonbondParam*, const clock_t&, const tms&, const char*, int*, int*, int, char (*)[256], int*, int, int, FILE*)': readPDBQT.cc:133:18: warning: variable 'B_has_conect_records' set but not used [-Wunused-but-set-variable] Boole B_has_conect_records = FALSE; ^~~~~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-eval.o `test -f 'eval.cc' || echo './'`eval.cc readPDBQT.cc:53:10: warning: ' could not be found; check that this atom type is listed after the "ligand_types" keyword in the DPF, and make sure to add a "map" keyword to the DPF for this atom type. Note that AutoDock will use the default atom type = 1, instead. ' directive writing 238 bytes into a region of size between 205 and 212 [-Wformat-overflow=] Molecule readPDBQT(char input_line[LINE_LEN], ^~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from readPDBQT.cc:33: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output 283 or more bytes (assuming 290) into a destination of size 256 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-gencau.o `test -f 'gencau.cc' || echo './'`gencau.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-getrms.o `test -f 'getrms.cc' || echo './'`getrms.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-get_atom_type.o `test -f 'get_atom_type.cc' || echo './'`get_atom_type.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-getInitialState.o `test -f 'getInitialState.cc' || echo './'`getInitialState.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-getpdbcrds.o `test -f 'getpdbcrds.cc' || echo './'`getpdbcrds.cc get_atom_type.cc: In function 'int get_atom_type(const char*)': get_atom_type.cc:53:9: warning: variable 'bond_index' set but not used [-Wunused-but-set-variable] int bond_index = -1; ^~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-gs.o `test -f 'gs.cc' || echo './'`gs.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-initautodock.o `test -f 'initautodock.cc' || echo './'`initautodock.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-input_state.o `test -f 'input_state.cc' || echo './'`input_state.cc input_state.cc: In function 'int input_state(State*, FILE*, const char*, int, int*, Real*, Real*, char*)': input_state.cc:70:6: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(myline, LINELEN, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-investigate.o `test -f 'investigate.cc' || echo './'`investigate.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-linpack.o `test -f 'linpack.cc' || echo './'`linpack.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-ls.o `test -f 'ls.cc' || echo './'`ls.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-mapping.o `test -f 'mapping.cc' || echo './'`mapping.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-mingw_getrusage.o `test -f 'mingw_getrusage.cc' || echo './'`mingw_getrusage.cc ls.cc: In member function 'virtual Boole Solis_Wets::SW(Phenotype&, int, FILE*)': ls.cc:92:9: warning: unused variable 'thisQuat' [-Wunused-variable] Quat thisQuat, prevQuat, startQuat; ^~~~~~~~ ls.cc:92:19: warning: unused variable 'prevQuat' [-Wunused-variable] Quat thisQuat, prevQuat, startQuat; ^~~~~~~~ ls.cc:92:29: warning: unused variable 'startQuat' [-Wunused-variable] Quat thisQuat, prevQuat, startQuat; ^~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-minmeanmax.o `test -f 'minmeanmax.cc' || echo './'`minmeanmax.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-mkNewState.o `test -f 'mkNewState.cc' || echo './'`mkNewState.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-mkTorTree.o `test -f 'mkTorTree.cc' || echo './'`mkTorTree.cc minmeanmax.cc: In function 'void minmeanmax(FILE*, const Population&, int, const GridMapSetInfo*)': minmeanmax.cc:56:76: warning: variable 'best' set but not used [-Wunused-but-set-variable] double minimum[ 7+MAX_TORS ], sum[ 7+MAX_TORS ], maximum[ 7+MAX_TORS ], best[ 7+MAX_TORS ]; ^~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-mkRandomState.o `test -f 'mkRandomState.cc' || echo './'`mkRandomState.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-nonbonds.o `test -f 'nonbonds.cc' || echo './'`nonbonds.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-openfile.o `test -f 'openfile.cc' || echo './'`openfile.cc mkTorTree.cc:456:5: warning: 'int check_atomnumber(int, const int*, int, int, FILE*)' defined but not used [-Wunused-function] int check_atomnumber( const int number, const int *atomnumber, const int nrecord, ^~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-output_state.o `test -f 'output_state.cc' || echo './'`output_state.cc In file included from nonbonds.cc:35:0: mdist.h: In function 'void mdist()': mdist.h:32:25: warning: operation on 'mindist[0][0]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:89:5: note: in expansion of macro 'set_minmax' set_minmax(C, C, 1.20, 1.545); // mindist[C][C] = 1.20, p. 3510 ; maxdist[C][C] = 1.545, p. 3511 ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[0][0]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:89:5: note: in expansion of macro 'set_minmax' set_minmax(C, C, 1.20, 1.545); // mindist[C][C] = 1.20, p. 3510 ; maxdist[C][C] = 1.545, p. 3511 ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[1][1]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:96:5: note: in expansion of macro 'set_minmax' set_minmax(N, N, 1.0974, 1.128); // mindist[N][N] = 1.0974, p. 3513 ; maxdist[N][N] = 1.128, p. 3515 ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[1][1]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:96:5: note: in expansion of macro 'set_minmax' set_minmax(N, N, 1.0974, 1.128); // mindist[N][N] = 1.0974, p. 3513 ; maxdist[N][N] = 1.128, p. 3515 ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[2][2]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:102:5: note: in expansion of macro 'set_minmax' set_minmax(O, O, 1.208, 1.51); // p.3513, p.3515 ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[2][2]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:102:5: note: in expansion of macro 'set_minmax' set_minmax(O, O, 1.208, 1.51); // p.3513, p.3515 ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[3][3]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:107:5: note: in expansion of macro 'set_minmax' set_minmax(H, H, 100.,-100.); // impossible values to prevent such bonds from forming. ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[3][3]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:107:5: note: in expansion of macro 'set_minmax' set_minmax(H, H, 100.,-100.); // impossible values to prevent such bonds from forming. ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[4][4]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:111:5: note: in expansion of macro 'set_minmax' set_minmax(XX, XX, 0.9, 2.1); // AutoDock 3 defaults ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[4][4]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:111:5: note: in expansion of macro 'set_minmax' set_minmax(XX, XX, 0.9, 2.1); // AutoDock 3 defaults ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[5][5]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:114:5: note: in expansion of macro 'set_minmax' set_minmax(P, P, 2.18, 2.23); // mindist[P][P] = 2.18, p. 3513 ; maxdist[P][P] = 2.23, p. 3513 ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[5][5]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:114:5: note: in expansion of macro 'set_minmax' set_minmax(P, P, 2.18, 2.23); // mindist[P][P] = 2.18, p. 3513 ; maxdist[P][P] = 2.23, p. 3513 ^~~~~~~~~~ mdist.h:32:25: warning: operation on 'mindist[6][6]' may be undefined [-Wsequence-point] mindist[(a1)][(a2)] = (mindist[(a2)][(a1)] = (min)-BOND_LENGTH_TOLERANCE);\ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:116:5: note: in expansion of macro 'set_minmax' set_minmax(S, S, 2.03, 2.05); // mindist[S][S] = 2.03, p. 3515 ; maxdist[S][S] = 2.05, p. 3515 ^~~~~~~~~~ mdist.h:33:25: warning: operation on 'maxdist[6][6]' may be undefined [-Wsequence-point] maxdist[(a1)][(a2)] = (maxdist[(a2)][(a1)] = (max)+BOND_LENGTH_TOLERANCE) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdist.h:116:5: note: in expansion of macro 'set_minmax' set_minmax(S, S, 2.03, 2.05); // mindist[S][S] = 2.03, p. 3515 ; maxdist[S][S] = 2.05, p. 3515 ^~~~~~~~~~ nonbonds.cc: In function 'void printbonds(int, const int*, const int (*)[16], const char*, int, int, FILE*)': nonbonds.cc:250:6: warning: ?: using integer constants in boolean context [-Wint-in-bool-context] for (int j=0; j< ~~ B_print_all_bonds ~~~~~~~~~~~~~~~~~ ? MAX_NBONDS // loop over all the slots for this atom's "j" bonds ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : nbonds[i]; // loop over this atom's "j" bonds ~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-parse_dpf_line.o `test -f 'parse_dpf_line.cc' || echo './'`parse_dpf_line.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-parse_param_line.o `test -f 'parse_param_line.cc' || echo './'`parse_param_line.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-parse_PDBQT_line.o `test -f 'parse_PDBQT_line.cc' || echo './'`parse_PDBQT_line.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-parse_trj_line.o `test -f 'parse_trj_line.cc' || echo './'`parse_trj_line.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-parsetypes.o `test -f 'parsetypes.cc' || echo './'`parsetypes.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-print_2x.o `test -f 'print_2x.cc' || echo './'`print_2x.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-print_atomic_energies.o `test -f 'print_atomic_energies.cc' || echo './'`print_atomic_energies.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-print_avsfld.o `test -f 'print_avsfld.cc' || echo './'`print_avsfld.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-writePDBQT.o `test -f 'writePDBQT.cc' || echo './'`writePDBQT.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-print_rem.o `test -f 'print_rem.cc' || echo './'`print_rem.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-printdate.o `test -f 'printdate.cc' || echo './'`printdate.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-printEnergies.o `test -f 'printEnergies.cc' || echo './'`printEnergies.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-printhms.o `test -f 'printhms.cc' || echo './'`printhms.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-prClusterHist.o `test -f 'prClusterHist.cc' || echo './'`prClusterHist.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-prInitialState.o `test -f 'prInitialState.cc' || echo './'`prInitialState.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-prTorConList.o `test -f 'prTorConList.cc' || echo './'`prTorConList.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-pso.o `test -f 'pso.cc' || echo './'`pso.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-qmultiply.o `test -f 'qmultiply.cc' || echo './'`qmultiply.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-qtransform.o `test -f 'qtransform.cc' || echo './'`qtransform.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-quicksort.o `test -f 'quicksort.cc' || echo './'`quicksort.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-ranlib.o `test -f 'ranlib.cc' || echo './'`ranlib.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-rep.o `test -f 'rep.cc' || echo './'`rep.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-scauchy.o `test -f 'scauchy.cc' || echo './'`scauchy.cc ranlib.cc: In function 'FourByteLong ignpoi(const Real&)': ranlib.cc:1157:11: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] q += p; ~~^~~~ ranlib.cc:1136:5: warning: 'p0' may be used uninitialized in this function [-Wmaybe-uninitialized] if(u <= p0) return ignpoi; ^~ ranlib.cc:1156:14: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] p = p*mu/(Real)k; ~^~~ ranlib.cc:1144:27: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] if(u > 0.458) j = IMIN(l,m); ~~~~^~~~~ ranlib.cc:1116:8: warning: 'omega' may be used uninitialized in this function [-Wmaybe-uninitialized] fy = omega*(((c3*xx+c2)*xx+c1)*xx+c0); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ranlib.cc:1116:24: warning: 'c3' may be used uninitialized in this function [-Wmaybe-uninitialized] fy = omega*(((c3*xx+c2)*xx+c1)*xx+c0); ~~~~~~^~~~ ranlib.cc:1116:24: warning: 'c2' may be used uninitialized in this function [-Wmaybe-uninitialized] ranlib.cc:1116:31: warning: 'c1' may be used uninitialized in this function [-Wmaybe-uninitialized] fy = omega*(((c3*xx+c2)*xx+c1)*xx+c0); ~~~~~~~~~~~~~~^~~~ ranlib.cc:1116:38: warning: 'c0' may be used uninitialized in this function [-Wmaybe-uninitialized] fy = omega*(((c3*xx+c2)*xx+c1)*xx+c0); ~~~~~~~~~~~~~~~~~~~~~~^~~~ ranlib.cc:1085:9: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] if(c*fabs(u) > py*exp(px+e)-fy*exp(fx+e)) goto S50; ~^~~~~~~~ ranlib.cc:1061:10: warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] if(fy-u*fy <= py*exp(px-fx)) return ignpoi; ~~^~~~~ ranlib.cc:1106:23: warning: 'fk' may be used uninitialized in this function [-Wmaybe-uninitialized] px = fk*log(1.0+v)-difmuk-del; ~~~~~~~~~~~~~^~~~~~~ ranlib.cc:996:32: warning: 'difmuk' may be used uninitialized in this function [-Wmaybe-uninitialized] Real b1,b2,c,c0,c1,c2,c3,d,del,difmuk,e,fk,fx,fy,g,omega,p,p0,px,py,q,s, ^~~~~~ ranlib.cc:1094:13: warning: 'ignpoi' may be used uninitialized in this function [-Wmaybe-uninitialized] py = pow(mu,(double)ignpoi)/ *(fact+ignpoi); ~~~^~~~~~~~~~~~~~~~~~~ ranlib.cc:1073:32: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] ignpoi = (FourByteLong) (mu+s*t); ~~~^~~~~ ranlib.cc:1030:9: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] if(d*u >= difmuk*difmuk*difmuk) return ignpoi; ~^~ ranlib.cc:1023:5: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ignpoi >= l) return ignpoi; ^~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-setflags.o `test -f 'setflags.cc' || echo './'`setflags.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-simanneal.o `test -f 'simanneal.cc' || echo './'`simanneal.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-sort_enrg.o `test -f 'sort_enrg.cc' || echo './'`sort_enrg.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-stack.o `test -f 'stack.cc' || echo './'`stack.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-stop.o `test -f 'stop.cc' || echo './'`stop.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-strindex.o `test -f 'strindex.cc' || echo './'`strindex.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-success.o `test -f 'success.cc' || echo './'`success.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-support.o `test -f 'support.cc' || echo './'`support.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-swap.o `test -f 'swap.cc' || echo './'`swap.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-threadlog.o `test -f 'threadlog.cc' || echo './'`threadlog.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-timesys.o `test -f 'timesys.cc' || echo './'`timesys.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-timesyshms.o `test -f 'timesyshms.cc' || echo './'`timesyshms.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-torNorVec.o `test -f 'torNorVec.cc' || echo './'`torNorVec.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-torsion.o `test -f 'torsion.cc' || echo './'`torsion.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-trilinterp.o `test -f 'trilinterp.cc' || echo './'`trilinterp.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-usage.o `test -f 'usage.cc' || echo './'`usage.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-weedbonds.o `test -f 'weedbonds.cc' || echo './'`weedbonds.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-warn_bad_file.o `test -f 'warn_bad_file.cc' || echo './'`warn_bad_file.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-coliny.o `test -f 'coliny.cc' || echo './'`coliny.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-eintcal.o `test -f 'eintcal.cc' || echo './'`eintcal.cc trilinterp.cc: In function 'Real trilinterp(int, int, const Real (*)[3], const Real*, const Real*, const int*, MapType*, const GridMapSetInfo*, const int*, EnergyComponent*, EnergyComponent*, EnergyComponent*)': trilinterp.cc:98:22: warning: variable 'u1' set but not used [-Wunused-but-set-variable] register int u1, v1, w1; ^~ trilinterp.cc:98:27: warning: variable 'v1' set but not used [-Wunused-but-set-variable] register int u1, v1, w1; ^~ trilinterp.cc:98:32: warning: variable 'w1' set but not used [-Wunused-but-set-variable] register int u1, v1, w1; ^~ g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-eintcalPrint.o `test -f 'eintcalPrint.cc' || echo './'`eintcalPrint.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-intnbtable.o `test -f 'intnbtable.cc' || echo './'`intnbtable.cc g++ -DPACKAGE_NAME=\"autodock\" -DPACKAGE_TARNAME=\"autodock\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autodock\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autodock\" -DVERSION=\"4.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_STRNCASECMP=1 -I. -DNOSQRT -DUSE_DOUBLE -DUSE_8A_NBCUTOFF -DUSE_INT_AS_FOURBYTELONG -O3 -fopenmp -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -c -o autodock4_omp-nbe.o `test -f 'nbe.cc' || echo './'`nbe.cc g++ -O3 -Wall -Wno-write-strings -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o autodock4 autodock4-main.o autodock4-alea.o autodock4-analysis.o autodock4-atom_parameter_manager.o autodock4-banner.o autodock4-bestpdb.o autodock4-calculateEnergies.o autodock4-call_glss.o autodock4-call_ls.o autodock4-center_ligand.o autodock4-changeState.o autodock4-check_header_float.o autodock4-check_header_int.o autodock4-check_header_line.o autodock4-cluster_analysis.o autodock4-clmode.o autodock4-cnv_state_to_coords.o autodock4-com.o autodock4-conformation_sampler.o autodock4-dimLibrary.o autodock4-distdepdiel.o autodock4-stateLibrary.o autodock4-readfield.o autodock4-readmap.o autodock4-readPDBQT.o autodock4-read_parameter_library.o autodock4-eval.o autodock4-gencau.o autodock4-getrms.o autodock4-get_atom_type.o autodock4-getInitialState.o autodock4-getpdbcrds.o autodock4-gs.o autodock4-initautodock.o autodock4-input_state.o autodock4-investigate.o autodock4-linpack.o autodock4-ls.o autodock4-mapping.o autodock4-mingw_getrusage.o autodock4-minmeanmax.o autodock4-mkNewState.o autodock4-mkTorTree.o autodock4-mkRandomState.o autodock4-nonbonds.o autodock4-openfile.o autodock4-output_state.o autodock4-parse_dpf_line.o autodock4-parse_param_line.o autodock4-parse_PDBQT_line.o autodock4-parse_trj_line.o autodock4-parsetypes.o autodock4-print_2x.o autodock4-print_atomic_energies.o autodock4-print_avsfld.o autodock4-writePDBQT.o autodock4-print_rem.o autodock4-printdate.o autodock4-printEnergies.o autodock4-printhms.o autodock4-prClusterHist.o autodock4-prInitialState.o autodock4-prTorConList.o autodock4-pso.o autodock4-qmultiply.o autodock4-qtransform.o autodock4-quicksort.o autodock4-ranlib.o autodock4-rep.o autodock4-scauchy.o autodock4-setflags.o autodock4-simanneal.o autodock4-sort_enrg.o autodock4-stack.o autodock4-stop.o autodock4-strindex.o autodock4-success.o autodock4-support.o autodock4-swap.o autodock4-threadlog.o autodock4-timesys.o autodock4-timesyshms.o autodock4-torNorVec.o autodock4-torsion.o autodock4-trilinterp.o autodock4-usage.o autodock4-weedbonds.o autodock4-warn_bad_file.o autodock4-coliny.o autodock4-eintcal.o autodock4-eintcalPrint.o autodock4-intnbtable.o autodock4-nbe.o -lm autodock4-threadlog.o: In function `threadLogOpen(int)': /builddir/build/BUILD/src/autodock/threadlog.cc:48: warning: the use of `tempnam' is dangerous, better use `mkstemp' g++ -O3 -Wall -Wno-write-strings -fopenmp -fopenmp -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 -fopenmp -fopenmp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o autodock4.omp autodock4_omp-main.o autodock4_omp-alea.o autodock4_omp-analysis.o autodock4_omp-atom_parameter_manager.o autodock4_omp-banner.o autodock4_omp-bestpdb.o autodock4_omp-calculateEnergies.o autodock4_omp-call_glss.o autodock4_omp-call_ls.o autodock4_omp-center_ligand.o autodock4_omp-changeState.o autodock4_omp-check_header_float.o autodock4_omp-check_header_int.o autodock4_omp-check_header_line.o autodock4_omp-cluster_analysis.o autodock4_omp-clmode.o autodock4_omp-cnv_state_to_coords.o autodock4_omp-com.o autodock4_omp-conformation_sampler.o autodock4_omp-dimLibrary.o autodock4_omp-distdepdiel.o autodock4_omp-stateLibrary.o autodock4_omp-readfield.o autodock4_omp-readmap.o autodock4_omp-readPDBQT.o autodock4_omp-read_parameter_library.o autodock4_omp-eval.o autodock4_omp-gencau.o autodock4_omp-getrms.o autodock4_omp-get_atom_type.o autodock4_omp-getInitialState.o autodock4_omp-getpdbcrds.o autodock4_omp-gs.o autodock4_omp-initautodock.o autodock4_omp-input_state.o autodock4_omp-investigate.o autodock4_omp-linpack.o autodock4_omp-ls.o autodock4_omp-mapping.o autodock4_omp-mingw_getrusage.o autodock4_omp-minmeanmax.o autodock4_omp-mkNewState.o autodock4_omp-mkTorTree.o autodock4_omp-mkRandomState.o autodock4_omp-nonbonds.o autodock4_omp-openfile.o autodock4_omp-output_state.o autodock4_omp-parse_dpf_line.o autodock4_omp-parse_param_line.o autodock4_omp-parse_PDBQT_line.o autodock4_omp-parse_trj_line.o autodock4_omp-parsetypes.o autodock4_omp-print_2x.o autodock4_omp-print_atomic_energies.o autodock4_omp-print_avsfld.o autodock4_omp-writePDBQT.o autodock4_omp-print_rem.o autodock4_omp-printdate.o autodock4_omp-printEnergies.o autodock4_omp-printhms.o autodock4_omp-prClusterHist.o autodock4_omp-prInitialState.o autodock4_omp-prTorConList.o autodock4_omp-pso.o autodock4_omp-qmultiply.o autodock4_omp-qtransform.o autodock4_omp-quicksort.o autodock4_omp-ranlib.o autodock4_omp-rep.o autodock4_omp-scauchy.o autodock4_omp-setflags.o autodock4_omp-simanneal.o autodock4_omp-sort_enrg.o autodock4_omp-stack.o autodock4_omp-stop.o autodock4_omp-strindex.o autodock4_omp-success.o autodock4_omp-support.o autodock4_omp-swap.o autodock4_omp-threadlog.o autodock4_omp-timesys.o autodock4_omp-timesyshms.o autodock4_omp-torNorVec.o autodock4_omp-torsion.o autodock4_omp-trilinterp.o autodock4_omp-usage.o autodock4_omp-weedbonds.o autodock4_omp-warn_bad_file.o autodock4_omp-coliny.o autodock4_omp-eintcal.o autodock4_omp-eintcalPrint.o autodock4_omp-intnbtable.o autodock4_omp-nbe.o -lm autodock4_omp-threadlog.o: In function `threadLogOpen(int)': /builddir/build/BUILD/src/autodock/threadlog.cc:48: warning: the use of `tempnam' is dangerous, better use `mkstemp' make[1]: Leaving directory '/builddir/build/BUILD/src/autodock' + popd ~/build/BUILD/src + pushd /builddir/build/BUILD/src/autogrid ~/build/BUILD/src/autogrid ~/build/BUILD/src + 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 ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ 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) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ 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-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 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 for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for sqrt in -lm... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for gethostname... yes checking for getpid... yes checking for GetProcessId... no checking for fchmod... yes checking for setlinebuf... yes checking for sysconf... yes checking for times... yes checking for getrusage... yes checking for pow... yes checking for sqrt... yes checking for strncasecmp... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make V=1 -j4 rm -f default_parameters.h csh ./../autodock/paramdat2h.csh ./../autodock/AD4_parameters.dat ./../autodock/AD4.1_bound.dat > default_parameters.h sh ./copyfilesfromAD make all-am make[1]: Entering directory '/builddir/build/BUILD/src/autogrid' g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-main.o `test -f 'main.cpp' || echo './'`main.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-check_size.o `test -f 'check_size.cpp' || echo './'`check_size.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-setflags.o `test -f 'setflags.cpp' || echo './'`setflags.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-timesys.o `test -f 'timesys.cpp' || echo './'`timesys.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-timesyshms.o `test -f 'timesyshms.cpp' || echo './'`timesyshms.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-printhms.o `test -f 'printhms.cpp' || echo './'`printhms.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-prHMSfixed.o `test -f 'prHMSfixed.cpp' || echo './'`prHMSfixed.cpp main.cpp: In function 'int main(int, char**)': main.cpp:214:5: warning: variable 'parameter_library_found' set but not used [-Wunused-but-set-variable] int parameter_library_found = 0; ^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:263:8: warning: variable 'maptypeptr' set but not used [-Wunused-but-set-variable] char * maptypeptr; /*ptr for current map->type*/ ^~~~~~~~~~ main.cpp:301:44: warning: variable 'nitrogen' set but not used [-Wunused-but-set-variable] int hydrogen, carbon, arom_carbon, oxygen, nitrogen; ^~~~~~~~ main.cpp:302:21: warning: variable 'nonHB_nitrogen' set but not used [-Wunused-but-set-variable] int nonHB_hydrogen, nonHB_nitrogen, sulphur, nonHB_sulphur; ^~~~~~~~~~~~~~ main.cpp:302:46: warning: variable 'nonHB_sulphur' set but not used [-Wunused-but-set-variable] int nonHB_hydrogen, nonHB_nitrogen, sulphur, nonHB_sulphur; ^~~~~~~~~~~~~ main.cpp:305:5: warning: variable 'chlorine' set but not used [-Wunused-but-set-variable] int chlorine, bromine, fluorine, iodine; ^~~~~~~~ main.cpp:305:15: warning: variable 'bromine' set but not used [-Wunused-but-set-variable] int chlorine, bromine, fluorine, iodine; ^~~~~~~ main.cpp:305:24: warning: variable 'fluorine' set but not used [-Wunused-but-set-variable] int chlorine, bromine, fluorine, iodine; ^~~~~~~~ main.cpp:305:34: warning: variable 'iodine' set but not used [-Wunused-but-set-variable] int chlorine, bromine, fluorine, iodine; ^~~~~~ main.cpp:307:5: warning: variable 'map_hydrogen' set but not used [-Wunused-but-set-variable] int map_hydrogen, map_carbon, map_arom_carbon, map_oxygen, map_nitrogen; ^~~~~~~~~~~~ main.cpp:307:19: warning: variable 'map_carbon' set but not used [-Wunused-but-set-variable] int map_hydrogen, map_carbon, map_arom_carbon, map_oxygen, map_nitrogen; ^~~~~~~~~~ main.cpp:307:31: warning: variable 'map_arom_carbon' set but not used [-Wunused-but-set-variable] int map_hydrogen, map_carbon, map_arom_carbon, map_oxygen, map_nitrogen; ^~~~~~~~~~~~~~~ main.cpp:307:48: warning: variable 'map_oxygen' set but not used [-Wunused-but-set-variable] int map_hydrogen, map_carbon, map_arom_carbon, map_oxygen, map_nitrogen; ^~~~~~~~~~ main.cpp:307:60: warning: variable 'map_nitrogen' set but not used [-Wunused-but-set-variable] int map_hydrogen, map_carbon, map_arom_carbon, map_oxygen, map_nitrogen; ^~~~~~~~~~~~ main.cpp:308:5: warning: variable 'map_nonHB_hydrogen' set but not used [-Wunused-but-set-variable] int map_nonHB_hydrogen, map_nonHB_nitrogen, map_sulphur, map_nonHB_sulphur; ^~~~~~~~~~~~~~~~~~ main.cpp:308:25: warning: variable 'map_nonHB_nitrogen' set but not used [-Wunused-but-set-variable] int map_nonHB_hydrogen, map_nonHB_nitrogen, map_sulphur, map_nonHB_sulphur; ^~~~~~~~~~~~~~~~~~ main.cpp:308:45: warning: variable 'map_sulphur' set but not used [-Wunused-but-set-variable] int map_nonHB_hydrogen, map_nonHB_nitrogen, map_sulphur, map_nonHB_sulphur; ^~~~~~~~~~~ main.cpp:308:58: warning: variable 'map_nonHB_sulphur' set but not used [-Wunused-but-set-variable] int map_nonHB_hydrogen, map_nonHB_nitrogen, map_sulphur, map_nonHB_sulphur; ^~~~~~~~~~~~~~~~~ main.cpp:309:5: warning: variable 'map_chlorine' set but not used [-Wunused-but-set-variable] int map_chlorine, map_bromine, map_fluorine, map_iodine; ^~~~~~~~~~~~ main.cpp:309:19: warning: variable 'map_bromine' set but not used [-Wunused-but-set-variable] int map_chlorine, map_bromine, map_fluorine, map_iodine; ^~~~~~~~~~~ main.cpp:309:32: warning: variable 'map_fluorine' set but not used [-Wunused-but-set-variable] int map_chlorine, map_bromine, map_fluorine, map_iodine; ^~~~~~~~~~~~ main.cpp:309:46: warning: variable 'map_iodine' set but not used [-Wunused-but-set-variable] int map_chlorine, map_bromine, map_fluorine, map_iodine; ^~~~~~~~~~ g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-printdate.o `test -f 'printdate.cpp' || echo './'`printdate.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-strindex.o `test -f 'strindex.cpp' || echo './'`strindex.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-banner.o `test -f 'banner.cpp' || echo './'`banner.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-gpfparser.o `test -f 'gpfparser.cpp' || echo './'`gpfparser.cpp main.cpp:156:5: warning: ' grid points); or try running AutoDock on a machine with more RAM than this one. ' directive writing 83 bytes into a region of size between 0 and 39 [-Wformat-overflow=] int main( int argc, char **argv ) ^~~~ In file included from /usr/include/stdio.h:862:0, from main.cpp:40: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 301 and 341 bytes into a destination of size 256 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-parsetypes.o `test -f 'parsetypes.cpp' || echo './'`parsetypes.cpp main.cpp:1447:46: warning: 'cB' may be used uninitialized in this function [-Wmaybe-uninitialized] gridmap[ligtype].cB[rectype] = cB; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ main.cpp:1446:46: warning: 'cA' may be used uninitialized in this function [-Wmaybe-uninitialized] gridmap[ligtype].cA[rectype] = cA; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-atom_parameter_manager.o `test -f 'atom_parameter_manager.cpp' || echo './'`atom_parameter_manager.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-read_parameter_library.o `test -f 'read_parameter_library.cpp' || echo './'`read_parameter_library.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-parse_param_line.o `test -f 'parse_param_line.cpp' || echo './'`parse_param_line.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-distdepdiel.o `test -f 'distdepdiel.cpp' || echo './'`distdepdiel.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-mingw_getrusage.o `test -f 'mingw_getrusage.cpp' || echo './'`mingw_getrusage.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-calc_vina_potential.o `test -f 'calc_vina_potential.cpp' || echo './'`calc_vina_potential.cpp g++ -DPACKAGE_NAME=\"autogrid\" -DPACKAGE_TARNAME=\"autogrid\" -DPACKAGE_VERSION=\"4.2.6\" -DPACKAGE_STRING=\"autogrid\ 4.2.6\" -DPACKAGE_BUGREPORT=\"autodock@scripps.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autogrid\" -DVERSION=\"4.2.6\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPID=1 -DHAVE_FCHMOD=1 -DHAVE_SETLINEBUF=1 -DHAVE_SYSCONF=1 -DHAVE_TIMES=1 -DHAVE_GETRUSAGE=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_STRNCASECMP=1 -I. -Wall -O3 -I . -I./../autodock -Wno-write-strings -DUSE_8A_NBCUTOFF -DUSE_DOUBLE -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 -c -o autogrid4-stop.o `test -f 'stop.cpp' || echo './'`stop.cpp calc_vina_potential.cpp: In function 'int calc_vina_potential(int, const char (*)[3], int, const char (*)[3], EnergyTables*)': calc_vina_potential.cpp:110:9: warning: variable 'hydrogen' set but not used [-Wunused-but-set-variable] int hydrogen=-1; ^~~~~~~~ calc_vina_potential.cpp:113:9: warning: variable 'oxygen' set but not used [-Wunused-but-set-variable] int oxygen=-1; ^~~~~~ calc_vina_potential.cpp:114:9: warning: variable 'nitrogen' set but not used [-Wunused-but-set-variable] int nitrogen=-1; ^~~~~~~~ calc_vina_potential.cpp:115:9: warning: variable 'fluorine' set but not used [-Wunused-but-set-variable] int fluorine=-1; ^~~~~~~~ calc_vina_potential.cpp:116:9: warning: variable 'chlorine' set but not used [-Wunused-but-set-variable] int chlorine=-1; ^~~~~~~~ calc_vina_potential.cpp:117:9: warning: variable 'bromine' set but not used [-Wunused-but-set-variable] int bromine=-1; ^~~~~~~ calc_vina_potential.cpp:118:9: warning: variable 'iodine' set but not used [-Wunused-but-set-variable] int iodine=-1; ^~~~~~ calc_vina_potential.cpp:283:56: warning: array subscript is above array bounds [-Warray-bounds] printf("last value=%f\n", p_et->e_vdW_Hb[i][indx_r][ia]); ~~~~~~~~~~~~~~~~~~~~~~~~^ calc_vina_potential.cpp:283:12: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] printf("last value=%f\n", p_et->e_vdW_Hb[i][indx_r][ia]); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o autogrid4 autogrid4-main.o autogrid4-check_size.o autogrid4-setflags.o autogrid4-timesys.o autogrid4-timesyshms.o autogrid4-printhms.o autogrid4-prHMSfixed.o autogrid4-printdate.o autogrid4-strindex.o autogrid4-banner.o autogrid4-gpfparser.o autogrid4-parsetypes.o autogrid4-atom_parameter_manager.o autogrid4-read_parameter_library.o autogrid4-parse_param_line.o autogrid4-distdepdiel.o autogrid4-mingw_getrusage.o autogrid4-calc_vina_potential.o autogrid4-stop.o -lm make[1]: Leaving directory '/builddir/build/BUILD/src/autogrid' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1T7zgn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64 + cd src + make -C autodock install DESTDIR=/builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64 make: Entering directory '/builddir/build/BUILD/src/autodock' make install-am make[1]: Entering directory '/builddir/build/BUILD/src/autodock' make[2]: Entering directory '/builddir/build/BUILD/src/autodock' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64/usr/bin' /usr/bin/install -c autodock4 autodock4.omp '/builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/src/autodock' make[1]: Leaving directory '/builddir/build/BUILD/src/autodock' make: Leaving directory '/builddir/build/BUILD/src/autodock' + make -C autogrid install DESTDIR=/builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64 make: Entering directory '/builddir/build/BUILD/src/autogrid' make install-am make[1]: Entering directory '/builddir/build/BUILD/src/autogrid' make[2]: Entering directory '/builddir/build/BUILD/src/autogrid' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64/usr/bin' /usr/bin/install -c autogrid4 '/builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/src/autogrid' make[1]: Leaving directory '/builddir/build/BUILD/src/autogrid' make: Leaving directory '/builddir/build/BUILD/src/autogrid' + rm -f /builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64//usr/bin/autodock4.omp + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: autodocksuite-4.2.6-7.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZkWx4s + umask 022 + cd /builddir/build/BUILD + cd src + LICENSEDIR=/builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64/usr/share/licenses/autodocksuite + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64/usr/share/licenses/autodocksuite + cp -pr autodock/COPYING /builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64/usr/share/licenses/autodocksuite + exit 0 Provides: autodocksuite = 4.2.6-7.fc28 autodocksuite(riscv-64) = 4.2.6-7.fc28 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64 Wrote: /builddir/build/SRPMS/autodocksuite-4.2.6-7.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/autodocksuite-4.2.6-7.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TnWZoc + umask 022 + cd /builddir/build/BUILD + cd src + /usr/bin/rm -rf /builddir/build/BUILDROOT/autodocksuite-4.2.6-7.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff